Cisco Catalyst 4500 series Administration Manual page 565

Hide thumbs Also See for Catalyst 4500 series:
Table of Contents

Advertisement

Chapter 16
Configuring VLANs, VTP, and VMPS
This example shows how to configure a VTP password in EXEC mode:
Switch# vtp password WATER
Setting device VLAN database password to WATER.
Switch#
The password is not stored in the running-config file.
Note
This example shows how to configure a hidden password:
Switch# configure terminal
Switch(config)# vtp password WATER hidden
Generating the secret associated to the password.
Switch(config)#
This example shows how the password WATER is displayed when it is configured with the hidden
keyword.
Switch# show vtp password
VTP Password: 89914640C8D90868B6A0D8103847A733
Switch#
Enabling VTP Pruning
To enable VTP pruning in the management domain, perform this task:
Command
Step 1
Switch(config)# vtp pruning
Step 2
Switch# show vtp status | include pruning
This example shows one way to enable VTP pruning in the management domain:
Switch# configure terminal
Switch(config)# vtp pruning
Pruning switched ON
This example shows how to enable VTP pruning in the management domain with any release:
Switch# vtp pruning
Pruning switched ON
This example shows how to verify the configuration:
Switch# show vtp status | include Pruning
VTP Pruning Mode: Enabled
Switch#
For information about configuring prune eligibility, see the
page
Enabling the VTP Version Number
VTP version 2 is disabled by default on VTP version-2-capable network devices. When you enable VTP
version 2 on a network device, every VTP version-2-capable network device in the VTP domain enables
version 2.
OL_28731-01
16-11.
Purpose
Enables VTP pruning in the management domain.
(Optional) Verifies the configuration.
"Understanding VTP Pruning" section on
Software Configuration Guide—Release IOS XE 3.6.0E and IOS 15.2(2)E
VLAN Trunking Protocol
16-15

Advertisement

Table of Contents
loading

Table of Contents