Port base Vlans (Access Port & Trunk Pork)

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

Thanks
Mehar
Capture1.PNG
aaaaaa1.PNG
Capture2.PNG

Use this guide as a reference https://www.youtube.com/watch?v=Rj9aPoyZOPo&ab_channel=MAICTConsult

Dear
Thanks for your reply.
but in this video there is no senerion as i want
please suggest any other

Thanks & regards

As old as the sony betamax LOL, but still may be useful.
https://www.youtube.com/watch?v=lIiqnGQDmxA

Did you read this??
https://help.mikrotik.com/docs/pages/viewpage.action?pageId=103841836#CRS1xx/2xxseriesswitchesexamples-PortBasedVLAN

[/i]

Not useful video
Thanks

miankamran7100_interfaces.PNG
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

See VLAN Example - InterVLAN Routing by Bridge

there was totally unneeded quote of whole preceding post. No need to quote it as most can follow the discussion. Use “Post Reply” button.

Thanks Dear for your effort.
on this platform. my issue is resolved and I have configured Mikrotik CCR 2004 with my own desire (port base vlans and trunk port as on Cisco port).
https://help.mikrotik.com/docs/display/ROS/Bridging+and+Switching#BridgingandSwitching-VLANExample-TrunkandAccessPorts
Thanks

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.