Cisco Catalyst 4500 series Administration Manual page 567

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

Advertisement

Chapter 16
Configuring VLANs, VTP, and VMPS
When VTP is disabled, you can enter VLAN configuration commands in configuration mode instead of
Note
the VLAN database mode and the VLAN configuration is stored in the startup configuration file.
This example shows how to configure the switch as a VTP server:
Switch# configure terminal
Switch(config)# vtp mode server
Setting device to VTP SERVER mode.
Switch(config)# vtp domain Lab_Network
Setting VTP domain name to Lab_Network
Switch(config)# end
Switch#
This example shows how to configure the switch as a VTP client:
Switch# configure terminal
Switch(config)# vtp mode client
Setting device to VTP CLIENT mode.
Switch(config)# end
Switch#
This example shows how to disable VTP on the switch:
Switch# configure terminal
Switch(config)# vtp mode transparent
Setting device to VTP TRANSPARENT mode.
Switch(config)# end
Switch#
This example shows how to disable VTP on the switch and to disable VTP advertisement forwarding:
Switch# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)# vtp mode off
Setting device to VTP OFF mode.
Switch(config)# end
Switch#
This example shows an example of the VTP configuration parameters when the device is running VTP
version 1:
Switch# show vtp status
VTP Version capable
VTP version running
VTP Domain Name
VTP Pruning Mode
VTP Traps Generation
Device ID
Configuration last modified by 127.0.0.12 at 10-18-07 10:12:42
Local updater ID is 127.00.12 at 10-18-07 10:2:42
Feature VLAN:
--------------
VTP Operating Mode
Maximum number of existing VLANs : 5
Configuration Revision
MD5 digest
Switch#
OL_28731-01
: 1 to 3
: 1
: Lab_Network
: Enabled
: Disabled
: 0016.9c6d.5300
: Server
: 1
: 0x92 0xF1 0xE8 0x52 0x2E ox5C 0x36 0x10 0x70 0x61 0xB8
0x24 0xB6 0x93 0x21 0x09
Software Configuration Guide—Release IOS XE 3.6.0E and IOS 15.2(2)E
VLAN Trunking Protocol
16-17

Advertisement

Table of Contents
loading

Table of Contents