Specifications

7-10
Cisco MWR 2941 Mobile Wireless Edge Router Release 3.5 Software Configuration Guide, Cisco IOS Release 15.1(3)MR
OL-26895-01
Chapter 7 Configuring VLANs
Configuring VLAN Trunking Protocol
Configuring VLAN Trunking Protocol
This section describes how to configure the VLAN Trunking Protocol (VTP) on an EtherSwitch HWIC,
and contains the following tasks:
Configuring a VTP Server
Configuring a VTP Client
Disabling VTP
Configuring a VTP Server
When a router is in VTP server mode, you can change the VLAN configuration and have it propagate
throughout the network. Follow these steps to configure the router as a VTP server:
Configuring a VTP Client
When a router is in VTP client mode, you cannot change the VLAN configuration. A client switch
receives VTP updates from a VTP server in the management domain and modifies its configuration
accordingly. Follow these steps to configure the router as a VTP client.
Disabling VTP
You can disable VTP on the router by configuring it to VTP transparent mode, meaning that the router
does not send VTP updates or act on VTP updates received from other switches. Follow these steps to
disable VTP on the router:
Command Purpose
Step 1
enable Enter enable mode.
Step 2
configure terminal Enter configuration mode.
Step 3
vtp mode server Configure the router as a VTP server.
Step 4
vtp domain Define the VTP domain name, which can be up to 32 characters long.
Step 5
vtp password password (Optional) If you want to specify a password for the VTP domain, use
vtp password command. The password can be from 8 to 64 characters
long.
Step 6
exit Exit configuration mode.
Command Purpose
Step 1
enable Enter enable mode.
Step 2
configure terminal Enter configuration mode.
Step 3
vtp mode client Configure the switch as a VTP client.
Step 4
exit Exit configuration mode.