US Region
Grandmetric LLC
Brookfield Place Office
200 Vesey Street
New York, NY 10281
EIN: 98-1615498
+1 302 691 94 10
info@grandmetric.com
EMEA Region
GRANDMETRIC Sp. z o.o.
ul. Metalowa 5, 60-118 Poznań, Poland
NIP 7792433527
+48 61 271 04 43
info@grandmetric.com
VTP Transport mode does not synchronize VLAN configuration information with other switches. VTP advertisements when received are not applied to the VLAN database. This mode is used when you want to make the switch independent from current vlan structure. This mode has lowest impact when adding new switch to your switching topology.
To configure switch with transparent mode:
switch# configure terminal
switch(config)#vtp domain Grandmetriclabs.com
switch(config)#vtp password cisco
switch(config)#vtp mode transparent
switch(config)#end
To verify the VTP mode use:
switch#show vtp status
VTP Version : 1
Configuration Revision : 0
Maximum VLANs supported locally : 1005
VTP Operating Mode : Transparent
VTP Domain Name :
VTP Pruning Mode : Disabled
VTP V2 Mode : Disabled
VTP Traps Generation : Disabled
switch#
Check how to configure VTP Client mode.