Hello Rene,
I was able to get my hands on a couple of old cisco switches. A 3750 and two 2960-s switches. While going throught the CCNP ENCOR 350-401 lab i was configuring the vtp version 3 across all 3 switches with the 3750 being the primary switch and the other two switches connected by trunk ports. I was able to create vlans and they populated fine to the other switches. When i created the private vlan on the 3750:
SW-A#sh vlan private-vlan
Primary Secondary Type Ports
------- --------- ----------------- ------------------------------------------
500 501 community Fa1/0/1
500 502 isolated
Everything looked fine, but on the 2960-s, even though vtp version 3 is supported the private vlan info is not. The vlans came across fine.
VLAN Name Status Ports
---- -------------------------------- --------- -------------------------------
70 SERVERS active
500 VLAN0500 active
501 VLAN0501 active
502 VLAN0502 active
-----------------------------------------------------------------------------
SW-B#sh vlan ?
brief VTP all VLAN status in brief
group VLAN group(s) information
id VTP VLAN status by VLAN id
ifindex SNMP ifIndex
internal VLAN internal usage
mtu VLAN MTU information
name VTP VLAN status by VLAN name
remote-span Remote SPAN VLANs
summary VLAN summary information
| Output modifiers
My question is, did i do something wrong? For private vlan configuration do all of the switches have to be the same model and running the same version of the ios? Does it have to be a layer 3 switch for private vlans to work? Or even though vtp version 3 is supported across all switches, just not all of the features.
C2960S Software (C2960S-UNIVERSALK9-M), Version 15.2(2a)E1, - client mode
C3750 Software (C3750-IPBASEK9-M), Version 12.2(55)SE10, - primary server
Rene’s comment:
Private VLANs: if you have VLANs that are configured as private VLANs then you can synchronize them with VTPv3.