Zdravím, potřeboval bych poradit jak nastavit na CRS125 správně VLANy. Na ether2 potřebuji nastavit trunk VLANy 1010-1020. Na port 13 potřebuji nastavit VLAN1013 jako untagged. Mám nastaveno viz níže, nicméně mi to nefunguje. Pokud vyměním CRSko za CISCO a nastavim tak všechno šlape. Díky za radu.
/interface bridge
add name=bridge-vlan
/interface bridge port
add bridge=bridge-vlan interface=ether2 hw=yes
add bridge=bridge-vlan interface=ether13 hw=yes
trunk port:
/interface ethernet switch egress-vlan-tag
add tagged-ports=ether2 vlan-id=1010
add tagged-ports=ether2 vlan-id=1011
add tagged-ports=ether2 vlan-id=1012
add tagged-ports=ether2 vlan-id=1013
add tagged-ports=ether2 vlan-id=1014
add tagged-ports=ether2 vlan-id=1015
add tagged-ports=ether2 vlan-id=1016
add tagged-ports=ether2 vlan-id=1017
add tagged-ports=ether2 vlan-id=1018
add tagged-ports=ether2 vlan-id=1019
add tagged-ports=ether2 vlan-id=1020
access port:
/interface ethernet switch ingress-vlan-translation
add ports=ether13 customer-vid=0 new-customer-vid=1013
/interface ethernet switch vlan
add ports=ether2,ether13 vlan-id=1013