How to easily find what vlans are assigned to interface?

Hey.

I started to use routeros on my CRS3xx and i have a question for vlan managing on it.

The problem i found is that i cant easily find what vlans are assigned on specific iterface,

As example command interface/bridge/vlan print where tagged=sfp-sfpplus1 or untagged=sfp-sfpplus1 returns blank.

Its ros 7.21.4 and i have 50+ vlans so its a little pain in the… to check it manualy.

Can someone help me with it or say how you manage it?

Export the config and study it.

1 Like
/interface/bridge/vlan print where tagged~"sfp-sfpplus1" or untagged~"sfp-sfpplus1"
1 Like

put comments where appropriate, aka on ethernet ports or better yet bridge ports………