I have a lot of experience with Juniper, Cisco and Dell and some with SwOS and SwOS Lite.
I have a newly purchased CRS310-1G-5S-4S+ that I intend on using as a switch. There’s no SwOS release for it so I’ll have to use RouterOS which is fine. With SwOS I know how to attach an in-band management IP so that I can manage the switch.
I did it the way that I know (on other vendors) but it’s not working for me. I created a VLAN interface vlan30 attached to bridge with VLAN ID 30. Then I went to Addresses and created an IP on interface vlan30.
After this I added some VLAN config in the bridge so that VLAN30 was tagged on the uplink port to the rest of my network. I cannot ping or reach the IP on vlan30 from another host in the same subnet.
Is there a firewall rule or something else that I need to add or am I doing this wrong?
Thanks but it didn't help.
I tried with a trunk port in sfp5 and an access port in sfp4.
[admin@MikroTik] /interface/bridge/vlan> print
Flags: D - DYNAMIC
Columns: BRIDGE, VLAN-IDS, CURRENT-TAGGED, CURRENT-UNTAGGED
BRIDGE VLAN-IDS CURRENT-TAGGED CURRENT-UNTAGGED
;;; LAN
0 bridge 30 bridge
sfp5
1 D bridge 1 bridge
ether1
sfp5
After some fiddling around I think I've fixed it. Not sure if this is the right way to do it but I can reach the switch from my computer via a VLAN tagged interface on vlan 30.
I changed the IP assigned to the bridge to match the IP on vlan30. Then I deleted the default IP on the bridge (192.168.88.1) and it continues to work so it looks like the device doesn't like having both IP's configured.
[admin@MikroTik] /ip/address> print
Columns: ADDRESS, NETWORK, INTERFACE