Monday, May 30, 2011

Changing Native VLAN for trunk


How to change Native VLAN for trunk?



switch0(config)# int fa0/1

switch0(config-if)# switchport trunk native vlan 10

<To find out connected port number on the other side use following command>

switch0# sh cdp neighbors


switch1(config)# int fa0/1

switch1(config-if)# switchport trunk native vlan 10


No comments:

Post a Comment