09-19-2011 02:54 AM - edited 03-07-2019 02:18 AM
I am trying
show vlan
command but could find there which vlan is native.
How can i check that
Solved! Go to Solution.
09-19-2011 03:15 AM
Hi Contra,
sh int trunk will show yout the native vlan.
TCL-DC-in-mum-mgmtzone-sw-P03#sh int trunk
Port Mode Encapsulation Status Native vlan
Fa0/24 desirable 802.1q trunking 1
Please rate helpful posts.
Ameya
09-19-2011 03:15 AM
Hi Contra,
sh int trunk will show yout the native vlan.
TCL-DC-in-mum-mgmtzone-sw-P03#sh int trunk
Port Mode Encapsulation Status Native vlan
Fa0/24 desirable 802.1q trunking 1
Please rate helpful posts.
Ameya
09-19-2011 03:25 AM
You can also use "sh int g1/0/1 switchport",which will give little more info
09-19-2011 03:29 AM
Hi,
Yes, that will also serve the purpose.
I love the sh int trunk command for its simplicity ;-D.
Cheers
Ameya
02-20-2016 02:01 PM
and... how does the switch detect the native vlan if this one doesn't tagged?? For example, on Cisco platform might appear the native vlan mismatch log.
10-22-2022 08:38 PM
#sh r | i native
This will work even if a trunk interface isn't configured. sh in t won't work if trunk interfaces aren't configured.
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