VTP Configuration
VTP Configuration
Switch0
Switch>enable
Switch#configure t
Switch(config)#vlan 10
Switch(config-vlan)#name Sales
Switch(config-vlan)#exit
Switch(config)#vlan 20
Switch(config-vlan)#name Marketing
Switch(config-vlan)#exit
Switch2
Switch>enable
Switch#show vtp status
Switch#configure terminal
Switch(config)#vlan 10
Switch(config-vlan)#name Sales
Switch(config-vlan)#exit
Configure VTP
Switch0
Switch(config)#vtp version 2
Switch(config)#vtp mode server
Switch(config)#vtp domain hab.com
Switch(config)#vtp password cisco
Switch(config)#vlan 200
Switch(config-vlan)#name Test
Switch(config-vlan)#exit
Switch(config)#vlan 500
Switch(config-vlan)#name New
Switch(config-vlan)#exit