Configuring The Vtp Mode - Cisco Catalyst 4500 Series Configuration Manual

Release ios xe 3.3.0sg and ios 15.1(1)sg
Hide thumbs Also See for Catalyst 4500 Series:
Table of Contents

Advertisement

VLAN Trunking Protocol
Caution
VTP version 1 and VTP version 2 are not interoperable on network devices in the same VTP domain.
Every network device in the VTP domain must use the same VTP version. Do not enable VTP version 2
unless every network device in the VTP domain supports version 2.
In a Token Ring environment, you must enable VTP version 2 or VTP version 3 for Token Ring VLAN
Note
switching to function properly on devices that support Token Ring interfaces.
To enable the VTP version, perform this task:
Command
Step 1
Switch(config)# vtp version {1 | 2 | 3}
Step 2
Switch# show vtp status | include {v1 | v2 | v3}
This example shows one way to enable VTP version 2:
Switch# configure terminal
Switch(config)# vtp version 2
V2 mode enabled.
Switch(config)#
This example shows how to enable VTP version 2 with any release:
Switch# vtp version 2
V2 mode enabled.
Switch#
This example shows how to verify the configuration:
Switch# show vtp status | include V2
VTP V2 Mode: Enabled
Switch#

Configuring the VTP Mode

To configure the VTP mode, perform this task:
Command
Step 1
Switch(config)# vtp mode {client | server |
transparent | off}
Step 2
Switch(config)# vtp domain domain_name
Step 3
Switch(config)# end
Step 4
Switch# show vtp status
Software Configuration Guide—Release IOS XE 3.3.0SG and IOS 15.1(1)SG
15-16
Chapter 15
Purpose
Enables the VTP version.
(Optional) Verifies the configuration.
Purpose
Configures the VTP mode.
(Optional; for server mode only) Defines the VTP domain
name, which can be up to 32 characters long. VTP server
mode requires a domain name. If the switch has a trunk
connection to a VTP domain, the switch learns the
domain name from the VTP server in the domain.
You cannot clear the domain name.
Note
Exits VLAN configuration mode.
(Optional) Verifies the configuration.
Configuring VLANs, VTP, and VMPS
OL-25340-01

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents