cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2204
Views
0
Helpful
19
Replies

VTP Status

hamza-ali
Spotlight
Spotlight

Hi cisco Team,


i have an switch 3560.. i want to become cisco part of client mode but its unable..

show vtp status
VTP Version capable : 1 to 3
VTP version running : 1
VTP Domain Name : am5.net
VTP Pruning Mode : Disabled
VTP Traps Generation : Disabled
Device ID : 0c85.2527.8700
Configuration last modified by 0.0.0.0 at 0-0-00 00:00:00

Feature VLAN:
--------------
VTP Operating Mode : Client
Maximum VLANs supported locally : 1005
Number of existing VLANs : 5
Configuration Revision : 0
MD5 digest : 0xBD 0xE2 0x6A 0xBB 0x7D 0x98 0x9C 0x08
0xA5 0x55 0xBC 0x49 0xA2 0x9A 0x27 0x64

19 Replies 19

MD5 digest : 0xBD 0xE2 0x6A 0xBB 0x7D 0x98 0x9C 0x08
0xA5 0x55 0xBC 0x49 0xA2 0x9A 0x27 0x64 <<- check this digest in VTP server it must same if not then you have issue

MHM

Points to check

1- vtp ver run in client abd server 

2- md5 digest as I mention above 

3- vtp need trunk to work if 

Show interface switchport 

Show that link between SW not trunk vtp not work

4- use 

Debug vtp event 

In client SW' share output 

MHM

M02@rt37
VIP
VIP

Hello @hamza-ali 

You sswitch is client vtp ok but in 'Configuration Revision : 0'...

Check vtp domain is exactly the same  _ case sensitive....

Check password also

Check VTP version on server vtp. YOur 3560 is in version 1....

Do you have any uplinks (trunk) UP on that Switch ? 

 

Best regards
.ı|ı.ı|ı. If This Helps, Please Rate .ı|ı.ı|ı.

no password for VTP i just connect my switch to the network it got the configuration VTP Server...
can you please help me out how can i fix this issue

yes i give an uplink to switch for network 

ok @hamza-ali 

Please provide this ouptut:

# show interface trunk

Check on server the vtp version too !

Best regards
.ı|ı.ı|ı. If This Helps, Please Rate .ı|ı.ı|ı.

My all the switches works as Client mode

 

ok...

where is the vtp server on your topology ?

Best regards
.ı|ı.ı|ı. If This Helps, Please Rate .ı|ı.ı|ı.

vtp server is my distribution switch

Hello @hamza-ali 

OK, so on that distrib switch, check vtp configuration as its version and MD5 digest.

 

Best regards
.ı|ı.ı|ı. If This Helps, Please Rate .ı|ı.ı|ı.

bbb bbb
Level 4
Level 4

dear Hamza-ali,

 

As mentioned by fellow community members above,

Please check if trunk is established between the distribution switch and the 3560 switch. 

please compare output from the following commands on both switches (if possible to also share here)

show interface trunk

show cdp ne

show vtp status

show vtp password

show running-config

show run interface <interface>

best regards
bbb

Not direct trunk...

Please find below topology:
3560 switch> Okay Switch sync with VTP Server > Distribution switch

HI Team,

looking forward for your expert opinion

3560 switch> Okay Switch sync with VTP Server > Distribution switch

What you meaning by this?

There is NSK between two SW or unmanaged SW? 

MHM