hit counter script

Cisco Nexus 6000 Series Configuration Manual page 39

Nx-os layer 2 guide
Hide thumbs Also See for Nexus 6000 Series:
Table of Contents

Advertisement

Configuring VLANs
Step 4
Step 5
Step 6
Step 7
Step 8
Step 9
Step 10
Step 11
Step 12
Step 13
This example shows how to configure VTP in transparent mode for the device:
switch# config t
switch(config)# feature vtp
switch(config)# vtp domain accounting
switch(config)# vtp version 2
switch(config)# vtp mode transparent
switch(config)# exit
switch#
This example shows the VTP status and that the switch is capable of supporting Version 2 and that the switch
is running Version 1:
switch(config)# show vtp status
VTP Status Information
----------------------
VTP Version
Configuration Revision
Maximum VLANs supported locally : 1005
Number of existing VLANs
VTP Operating Mode
VTP Domain Name
Command or Action
switch(config)# vtp version {1 | 2}
switch(config)# vtp mode {client |
server| transparent| off}
switch(config)# vtp file file-name
switch(config)# vtp password
password-value
switch(config)# exit
switch# show vtp status
switch# show vtp counters
switch# show vtp interface
switch# show vtp password
switch# copy running-config
startup-config
: 2 (capable)
: 0
: 502
: Transparent
:
Cisco Nexus 6000 Series NX-OS Layer 2 Switching Configuration Guide, Release 7.x
Purpose
Sets the VTP version that you want to use. The default
is version 1.
Sets the VTP mode to client, server, transparent, or
off.
Specifies the ASCII filename of the IFS file system
file where the VTP configuration is stored.
Specifies the password for the VTP administrative
domain.
Exits the configuration submode.
(Optional)
Displays information about the VTP configuration
on the device, such as the version, mode, and revision
number.
(Optional)
Displays information about VTP advertisement
statistics on the device.
(Optional)
Displays the list of VTP-enabled interfaces.
(Optional)
Displays the password for the management VTP
domain.
(Optional)
Copies the running configuration to the startup
configuration.
Configuring VTP
21

Advertisement

Table of Contents
loading

Table of Contents

Save PDF