Community discussions

MikroTik App
 
renevielma
just joined
Topic Author
Posts: 1
Joined: Thu Apr 24, 2014 3:59 pm

CRS125-24G-1S-RM tagged untagged vlan

Mon Apr 28, 2014 4:12 am

Hello

I need to configure a CRS128 as in Figure

Image

I can configure the vlans untagged on ports 6,7 and 8 correctly:
/interface ethernet
set ether6 master-port=ether2
set ether7 master-port=ether2
set ether8 master-port=ether2

/interface ethernet switch ingress-vlan-translation
add ports=ether6 new-customer-vid=200 sa-learning=yes
add ports=ether7 new-customer-vid=300 sa-learning=yes
add ports=ether8 new-customer-vid=400 sa-learning=yes

/interface ethernet switch egress-vlan-tag
add tagged-ports=ether2 vlan-id=200
add tagged-ports=ether2 vlan-id=300
add tagged-ports=ether2 vlan-id=400
But I can not forward untagged packets

Can anyone help me?

Who is online

Users browsing this forum: GoogleOther [Bot], roncsak and 105 guests