Here is VTP status on the only VTP server in our network C1.1:
C1.1#show vtp status
VTP Version capable : 1 to 3
VTP version running : 3
VTP Domain Name : ogre
VTP Pruning Mode : Enabled
VTP Traps Generation : Disabled
Device ID : f4ea.67f7.bd80
Feature VLAN:
VTP Operating Mode : Primary Server
Number of existing VLANs : 9
Number of existing extended VLANs : 0
Configuration Revision : 16
Primary ID : f4ea.67f7.bd80
Primary Description : C1.1
MD5 digest : 0x16 0xBC 0xCD 0x1E 0xB8 0x62 0xB4 0xDB
0xEC 0x13 0xDF 0x0F 0xD6 0x30 0x6A 0xFF
Feature MST:
VTP Operating Mode : Transparent
Feature UNKNOWN:
VTP Operating Mode : Transparent
Here is VTP Status on the switch of interest:
E2.128#show vtp status
VTP Version capable : 1 to 3
VTP version running : 3
VTP Domain Name : ogre
VTP Pruning Mode : Enabled
VTP Traps Generation : Disabled
Device ID : 18ef.63b4.c900
Feature VLAN:
VTP Operating Mode : Client
Number of existing VLANs : 6
Number of existing extended VLANs : 0
Configuration Revision : 16
Primary ID : f4ea.67f7.bd80
Primary Description : C1.1
MD5 digest : 0x16 0xBC 0xCD 0x1E 0xB8 0x62 0xB4 0xDB
0xEC 0x13 0xDF 0x0F 0xD6 0x30 0x6A 0xFF
Feature MST:
VTP Operating Mode : Transparent
Feature UNKNOWN:
VTP Operating Mode : Transparent
You'll notice that the revisions match as do the digests.
However, the vlans do not!
Here is are the vlans on the server:
C1.1#show vlan
VLAN Name Status Ports
1 default active Gi0/1, Gi0/26, Gi0/28
100 DATA active Gi0/3, Gi0/5, Gi0/6, Gi0/7
Gi0/8, Gi0/9, Gi0/10, Gi0/11
Gi0/12, Gi0/13, Gi0/14, Gi0/15
Gi0/16, Gi0/17, Gi0/18, Gi0/19
Gi0/20, Gi0/22, Gi0/23, Gi0/24
Gi0/25
101 GUEST active Gi0/2
102 VOICE active Gi0/5, Gi0/6, Gi0/7, Gi0/8
Gi0/9, Gi0/10, Gi0/11, Gi0/12
Gi0/13, Gi0/14, Gi0/15, Gi0/16
Gi0/17, Gi0/18, Gi0/19, Gi0/20
Gi0/21, Gi0/22, Gi0/23, Gi0/24
111 RALPH active
1002 fddi-default act/unsup
1003 trcrf-default act/unsup
1004 fddinet-default act/unsup
1005 trbrf-default act/unsup
VLAN Type SAID MTU Parent RingNo BridgeNo Stp BrdgMode Trans1 Trans2
1 enet 100001 1500 - - - - - 1002 1003
100 enet 100100 1500 - - - - - 0 0
101 enet 100101 1500 - - - - - 0 0
102 enet 100102 1500 - - - - - 0 0
111 enet 100111 1500 - - - - - 0 0
1002 fddi 101002 1500 - - - - - 1 1003
1003 trcrf 101003 4472 1005 3276 - - srb 1 1002
1004 fdnet 101004 1500 - - 1 ibm - 0 0
1005 trbrf 101005 4472 - - 15 ibm - 0 0
VLAN AREHops STEHops Backup CRF
1003 7 7 off
Remote SPAN VLANs
Primary Secondary Type Ports
And here are the vlans on the switch of interest:
E2.128#show vlan
VLAN Name Status Ports
1 default active Gi0/50, Gi0/51, Gi0/52
100 VLAN0100 active Gi0/1, Gi0/2, Gi0/3, Gi0/4
Gi0/5, Gi0/6, Gi0/7, Gi0/8
Gi0/9, Gi0/10, Gi0/11, Gi0/12
Gi0/13, Gi0/14, Gi0/15, Gi0/16
Gi0/17, Gi0/18, Gi0/19, Gi0/20
Gi0/21, Gi0/22, Gi0/23, Gi0/24
Gi0/25, Gi0/26, Gi0/27, Gi0/28
Gi0/29, Gi0/30, Gi0/31, Gi0/32
Gi0/33, Gi0/34, Gi0/35, Gi0/36
Gi0/37, Gi0/39, Gi0/40, Gi0/41
Gi0/42, Gi0/43, Gi0/44, Gi0/45
Gi0/46, Gi0/47, Gi0/48
1002 fddi-default act/unsup
1003 trcrf-default act/unsup
1004 fddinet-default act/unsup
1005 trbrf-default act/unsup
VLAN Type SAID MTU Parent RingNo BridgeNo Stp BrdgMode Trans1 Trans2
1 enet 100001 1500 - - - - - 0 0
100 enet 100100 1500 - - - - - 0 0
1002 fddi 101002 1500 - - - - - 0 0
1003 trcrf 101003 4472 1005 3276 - - srb 0 0
1004 fdnet 101004 1500 - - - ieee - 0 0
1005 trbrf 101005 4472 - - 15 ibm - 0 0
VLAN AREHops STEHops Backup CRF
1003 7 7 off
Remote SPAN VLANs
Primary Secondary Type Ports
None of the server vlans seem to appear although the revision is current.
If I add or remove a vlan, as I did adding by RALPH to the server, it appears
on all other switches but not this one. The only vlan here is the one we manually added to get the switch to talk to us over the network.