Specifications

4-14
Cisco MWR 2941 Mobile Wireless Edge Router Software Configuration Guide, Release 12.2(33)MRB
OL-21227-02
Chapter 4 Configuring the Cisco MWR 2941 Router Using the CLI
Configuration Sequence
Configuring a VTP Client
When a switch is in VTP client mode, you cannot change the VLAN configuration on the switch. The
client switch receives VTP updates from a VTP server in the management domain and modifies its
configuration accordingly. Follow these steps to configure a VTP client.
Step 1 Enter enable mode.
Router> enable
Router#
Step 2 Enter configuration mode.
Router# configure terminal
Router(config)#
Step 3 Use the vtp mode client command to configure the switch as a VTP client.
Router(config)# vtp mode client
Step 4 Exit configuration mode.
Router(config)# exit
Router#
Disabling VTP
You can disable VTP on a switch by configuring it to VTP transparent mode, meaning that the switch
does not send VTP updates or act on VTP updates received from other switches. Follow these steps to
disable VTP on the switch.
Step 1 Enter enable mode.
Router> enable
Router#
Step 2 Enter configuration mode.
Router# configure terminal
Router(config)#
Step 3 Use the vtp mode transparent command to set the switch in VTP transparent mode.
Router(config)# vtp mode transparent
Step 4 Exit configuration mode.
Router(config)# exit
Router#
Note You can use the show vtp status command to verify the VTP status of the switch.