06-03-2021 12:48 PM
Hi all,
I have an ICX7150 with a lag port that uplinks to a 7650.
I created a new VLAN that I need to tag, so I can have this traffic flow between the two switches.
When I do this, do I need to tag the vlan on the lag port, or just on the ethernet ports that make up the lag port, or tag all of them (ethernet ports and lag ports)?
Thanks!
Solved! Go to Solution.
06-03-2021 01:32 PM
Hi David,
Hope you are doing Great!!!
You can do on lag port that should be fine.
here is sample snippet
config t
vlan 3000
tag lag 1
write mem
Hope this helps.
Best Regards
Hashim