04-20-2018 01:18 AM - edited 03-21-2019 11:23 AM
Hi team,
i have one confusion on my mind,
i have configured lacp on a 3570 switch and i have allowed one native vlan on a trunk port in a port group of a lacp.
now my question is i have multiple vlan in the network is all vlan pass though the trunk port aur only native vlan will pass.
thanks in advance.
Solved! Go to Solution.
04-23-2018 12:32 AM
Hi there,
If a switchport is operating in mode trunk, if you have not explicitly listed the VLAN IDs which you want enabled, then all VLANs will be tagged.
You can confirm this yourself with the command:
sh int <port-channel-x> switchport
...near the bottom of the output will be the line 'Trunking VLANs enabled: xxxx'
cheers,
Seb.
04-23-2018 12:32 AM
Hi there,
If a switchport is operating in mode trunk, if you have not explicitly listed the VLAN IDs which you want enabled, then all VLANs will be tagged.
You can confirm this yourself with the command:
sh int <port-channel-x> switchport
...near the bottom of the output will be the line 'Trunking VLANs enabled: xxxx'
cheers,
Seb.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide