06-18-2012 07:45 AM - edited 03-04-2019 04:42 PM
hi , plz i face this problem and i cant solve it , so i need ur heelp to solve it ...
i have router (R1 taza) and Switch and betwen the R1 and Switch link wireless and from the Switch Trunk cable going to Mikrotik Router .. this appear to me in error mess.
Description: Native VLAN mismatch discovered on GigabitEthernet2/0/5 (14), with R1 GigabitEthernet1/0/6 (20).
Explanation: CDP discovered a mismatch of native-VLAN configuration
Recommended Action: Configure the interfaces to the same native VLAN.
then this become appear to me
Description: Native VLAN mismatch discovered on GigabitEthernet2/0/5 (14), with R1 GigabitEthernet1/0/6 (1).
Explanation: CDP discovered a mismatch of native-VLAN configuration
Recommended Action: Configure the interfaces to the same native VLAN.
plz note , i set the two port in the two side on the same VLAN 14 ..
So why this appear to me ... plz advice me to we can solve this problem ..
regards
06-18-2012 08:03 AM
Seems like you didn't, because it's appearing that one side has VLAN 14 as the native and the other side has VLAN 1 (the default) as the native VLAN. You will need the "switchport trunk native vlan
Elvin
06-18-2012 08:11 AM
thanks for ur help , but i set this two port Switch port access ... not trunk and i am sure the two port on same VLAN 14 this is the configuration for the two port side
Switch#sh ru int gi2/0/5
Building configuration...
Current configuration : 136 bytes
!
interface GigabitEthernet2/0/5
switchport access vlan 14
switchport mode access
power inline never
end
R1 TAZA#sh ru int gi1/0/6
Building configuration...
Current configuration : 118 bytes
!
interface GigabitEthernet1/0/6
switchport access vlan 14
switchport mode access
end
regards ..
06-18-2012 09:18 AM
Plz all , Any Update ??
06-19-2012 04:37 AM
Hi,
post following outputs on the switch and router :
-sh int trunk
-sh int g2/0/5 switchport
Regards.
Alain
06-27-2013 08:13 PM
Hi Buddy, not sure if you solved the problem since this was asked back in 2012, but ill try to answer it anyway:
You are interchanging your configurations. You are executing the cmds for the switch on your router and the commands for the router on your switch
Have a closer look at your diagram.
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