10-18-2006 07:16 PM - edited 03-05-2019 12:20 PM
Hi guys,
I have problem propagating the VLAN information although the VTP domain and password is the same for both switches..
I can propogate the VLAN no but not the description or the name of the VLAN meaning the Configuration changes didn't reflect on the other switch.
SWITCH A - VTP SERVER
CONFIGURATION is 17
Switch B - VTP CLient
Configuration is 16
NEed your assistance..
thanks!
ken
10-19-2006 11:36 PM
Hi Ken,
Try deleting the VLAN database file from the client switch and reload it if you can
delete flash:vlan.dat
Then configure the same VTP domain name and password on the switch and see if the VLANS are replicating
HTH, rate if it does
Narayan
10-23-2006 09:40 AM
check your trunks first..issue a show int. & post capture here as well as your current vtp status. thx
10-24-2006 04:36 AM
4506 sho vtp:
VTP Version : 2
Configuration Revision : 60
Maximum VLANs supported locally : 1005
Number of existing VLANs : 20
VTP Operating Mode : Server
VTP Domain Name : ******
VTP Pruning Mode : Enabled
VTP V2 Mode : Enabled
VTP Traps Generation : Disabled
MD5 digest : 0x8A 0xB3 0xCE 0x53 0xB2 0x24 0x06 0x32
Configuration last modified by 10.201.127.1 at 8-23-06 06:49:25
Local updater ID is 10.201.127.1 on interface Vl1 (lowest numbered VLAN interface found)
3750 sho vtp :
VTP Version : 2
Configuration Revision : 47
Maximum VLANs supported locally : 1005
Number of existing VLANs : 19
VTP Operating Mode : Server
VTP Domain Name : ******
VTP Pruning Mode : Enabled
VTP V2 Mode : Enabled
VTP Traps Generation : Disabled
MD5 digest : 0x14 0x15 0xB2 0xF6 0x38 0x3C 0x23 0x9A
Configuration last modified by 10.201.127.7 at 3-1-93 05:26:12
Local updater ID is 10.201.127.22 on interface Vl1 (lowest numbered VLAN interface found)
int mode all trunk,encapsulation dot1q
thanks
10-24-2006 07:46 AM
A couple things...
-Are you trunk ports actually trunking? (CatOS = "show trunk" or IOS = "show interfaces card-type {mod/port} trunk") post printout here.
- Check vtp domain name (case-sensitive)
-set one vtp to client mode & one to server
-Do not enable VTP V2 unless every switch in the VTP domain supports V2.
-Reset your config revision by renaming the vtp domain name then back to original...recycle switches.
10-25-2006 05:28 AM
hi micharlcOn
I chack all these things,no error on these
I find these two switch has different MD5 digest,i think this is the main reason ,how can I correct this ?
thanks
10-25-2006 08:05 AM
The vtp password MUST be the same on all switches & you must configure the password on all switches in the VTP domain. You can change this in the global config:
Router(config)#vtp password "123456789"
10-26-2006 04:52 AM
all switch is same ,they have't vtp password.is this correct ?
10-26-2006 05:18 AM
Hi ,
can you enable cdp on both switches and check what's happening between two switches.
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