cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
618
Views
5
Helpful
3
Replies

Native trunk vlan mismatch

jadkins01
Level 1
Level 1

I'm having issues with a 2960 saying native trunk mismatch. The 2960 is trunked to a 3750. I check the configs on both ports and both are set to the same native vlan. Only the 2960 is complaining of this issue and not the 3750. The 2960 is passing internet traffic, but I am unable to ping the IP of the 2960 or telnet. From the 2960 console, I am unable to ping our gateway. Already tried rebooting. I'm at a lose. HELP!

1 Accepted Solution

Accepted Solutions

Reza Sharifi
Hall of Fame
Hall of Fame

Try deleting the native vlan and adding it again.

Can you post the interface config from both switches?

HTH

View solution in original post

3 Replies 3

Reza Sharifi
Hall of Fame
Hall of Fame

Try deleting the native vlan and adding it again.

Can you post the interface config from both switches?

HTH

3750 Interface:

interface GigabitEthernet2/0/1
 description uplink to BLDG 13
 switchport trunk encapsulation dot1q
 switchport trunk native vlan 3
 switchport mode trunk
 srr-queue bandwidth share 10 10 60 20
 srr-queue bandwidth shape  10  0  0  0
 queue-set 2
 mls qos trust cos
 macro description cisco-switch | cisco-switch | cisco-switch
 auto qos voip trust

2960 Interface:

interface GigabitEthernet0/2
 description uplink to BLDG 1
 switchport trunk native vlan 3
 switchport mode trunk
 srr-queue bandwidth share 10 10 60 20
 srr-queue bandwidth shape  10  0  0  0
 queue-set 2
 mls qos trust cos
 macro description cisco-switch | cisco-switch | cisco-switch
 auto qos voip trust

 

Presumably Vlan 3 exists in the Vlan database on both sides?

Have you tried defaulting the config on both sides and typing it in again?

Can you post the exact error from the switch log?