Cisco 7609 Configuration Manual page 129

Cisco ios software configuration guide—12.1e
Hide thumbs Also See for 7609:
Table of Contents

Advertisement

Chapter 8
Configuring VTP
Note
When VTP is disabled, you can enter VLAN configuration commands in configuration mode instead of
the VLAN database mode and the VLAN configuration is stored in the startup configuration file.
This example shows how to configure the router as a VTP server:
Router# configure terminal
Router(config)# vtp mode server
Setting device to VTP SERVER mode.
Router(config)# vtp domain Lab_Network
Setting VTP domain name to Lab_Network
Router(config)# end
Router#
This example shows how to verify the configuration:
Router# show vtp status
VTP Version
Configuration Revision
Maximum VLANs supported locally : 1005
Number of existing VLANs
VTP Operating Mode
VTP Domain Name
VTP Pruning Mode
VTP V2 Mode
VTP Traps Generation
MD5 digest
Configuration last modified by 127.0.0.12 at 8-7-02 11:21:43
Local updater ID is 127.0.0.12 on interface EO0/0 (first interface found)
Router#
This example shows how to configure the router as a VTP client:
Router# configure terminal
Router(config)# vtp mode client
Setting device to VTP CLIENT mode.
Router(config)# exit
Router#
This example shows how to verify the configuration:
Router# show vtp status
VTP Version
Configuration Revision
Maximum VLANs supported locally : 1005
Number of existing VLANs
VTP Operating Mode
VTP Domain Name
VTP Pruning Mode
VTP V2 Mode
VTP Traps Generation
MD5 digest
Configuration last modified by 127.0.0.12 at 8-7-02 11:21:43
Router#
This example shows how to disable VTP on the router:
Router# configure terminal
Router(config)# vtp transparent
Setting device to VTP TRANSPARENT mode.
Router(config)# end
Router#
78-14064-04
: 2
: 255
: 35
: Server
: Lab_Network
: Enabled
: Enabled
: Disabled
: 0x08 0x7E 0x54 0xE2 0x5A 0x79 0xA9 0x2D
: 2
: 255
: 35
: Client
: Lab_Network
: Enabled
: Enabled
: Disabled
: 0x08 0x7E 0x54 0xE2 0x5A 0x79 0xA9 0x2D
Cisco 7600 Series Router Cisco IOS Software Configuration Guide—12.1E
Configuring VTP
8-9

Advertisement

Table of Contents
loading

This manual is also suitable for:

7600 series

Table of Contents