Dear all
Hope you ae fine, I’m facing issue with Mikrotik Router V7 CCR2004 16G 2S+
I want to configure vlans as i mentioned below image for my topology
vlan 101 on port1,
vlan 102 on port2,
vlan 103 on port3,
vlan 104 on port4,
vlan 105 on port5,
vlan 106 on port6,
Trunk port ether7 which pass vlans to next firewall or router.
I have tried many times so many ways like bridges vlans & manymore. but unable to pass traffic from first 6 Access port through port7 which I have made trunk port.
While I have configure first 6 port as access port and port7 as trunk on cisco switch it is working fine and properly pass traffic over trunk port and connected in firewall.
You are requested please guide me.
few screenshot is attached
You are requested please help me guide me in this regards
waiting for your kind response
The way this screenshot shows your vlans, you have them configured under ports, not the bridge. In other words, ether1.101 is on a different broadcast domain than ether7.101. In other words, they are as different as ether1 is to ether7, or ether1.101 and ether7.106.
What you want instead is to create all the vlan interfaces under a single bridge, and then associate the vlan interface with the ports using /interface bridge port and /interface bridge vlan
As you mentioned, you have solved the problem, but still, I can’t able to configure the Vlan. I tried several times but still, I can’t able to pass the traffic through the access port and trunk port.
can a trunk port transmit the data from multiple vlans because i am trying but i am not able to transfer the data from multiple vlans through the trunk ports.
please suggest me how to do.