Configuring VTP on Cisco Switch
Introduction to VTP
Follow the below steps to configure VTP on Cisco Switch.
Switch# config t Switch (config)# vtp mode client
This command sets up the device in VTP Client mode.
By default, all catalyst switches are setup into VTP server mode. If you want to change the status of a switch from VTP client mode to VTP server mode you can use the following steps:
Switch# config t Switch (config)# vtp mode server
You can verify the VTP and VLANs configurations using the following commands:
Switch (config )# do show vtp status
Switch# show vlan brief
Switch# show vtp status
|