11-19-2014 01:55 PM - edited 03-07-2019 09:35 PM
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!
Solved! Go to Solution.
11-19-2014 02:09 PM
Try deleting the native vlan and adding it again.
Can you post the interface config from both switches?
HTH
11-19-2014 02:09 PM
Try deleting the native vlan and adding it again.
Can you post the interface config from both switches?
HTH
11-20-2014 05:36 AM
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
11-20-2014 05:59 AM
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?
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