hello all
i have replace more that 20 cisco switch with MikroTik CRS125
i do very simple set up
ether21 master-port=“ether24 Trunk” name=“ether21 SOSi BV”
ether22 master-port=“ether24 Trunk” name=“ether22 SOSi VOIP”
add learn=no ports=“ether23 Trunk,ether24 Trunk,sfp1 Trunk From B99,switch1-cpu” vlan-id=99
add learn=no ports=“ether23 Trunk,ether24 Trunk,sfp1 Trunk From B99,switch1-cpu” vlan-id=100
add learn=no ports=“ether21 SOSi BV,ether22 SOSi VOIP,ether24 Trunk,switch1-cpu” vlan-id=102
add learn=no ports=“ether21 SOSi BV,ether22 SOSi VOIP,ether24 Trunk,switch1-cpu” vlan-id=105
add tagged-ports=“ether23 Trunk,ether24 Trunk,sfp1 Trunk From B99,switch1-cpu” vlan-id=99
add tagged-ports=“ether21 SOSi BV,ether22 SOSi VOIP,ether24 Trunk,switch1-cpu” vlan-id=102
add tagged-ports=“ether21 SOSi BV,ether22 SOSi VOIP,ether24 Trunk,switch1-cpu” vlan-id=105
add tagged-ports=“ether23 Trunk,ether24 Trunk,sfp1 Trunk From B99,switch1-cpu” vlan-id=100
add new-customer-vid=105 ports=“ether21 SOSi BV” sa-learning=yes
add disabled=yes new-customer-vid=102 ports=“ether22 SOSi VOIP” sa-learning=yes
add disabled=yes new-customer-vid=105 ports=“ether22 SOSi VOIP” sa-learning=yes
what i want to do with CRS125 like Cisco SW set up one ethernet with two vlans Voice vlan and Data Vlan
the photo below explin what i want from CRS 125 ethernet to IP Phone and from IP Phone to PC
the set up i do only make one vlan work
is there any help
i try very thank in the manual but nothing work