Verifying Vlan Configuration - Cisco Nexus 5000 Series Configuration Manual

Nx-os layer 2 switching configuration guide, release 5.0(3)n1(1)
Hide thumbs Also See for Nexus 5000 Series:
Table of Contents

Advertisement

Verifying VLAN Configuration

Command or Action
Step 12
show vtp password
Example:
switch# show vtp password
Step 13
copy running-config startup-config
Example:
switch(config)# copy running-config
startup-config
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
VTP Pruning Mode
VTP V2 Mode
VTP Traps Generation
MD5 Digest
Configuration last modified by 60.10.10.1 at 0-0-00 00:00:00
VTP version running
Verifying VLAN Configuration
To display VLAN configuration information, perform one of these tasks:
Command
switch# show running-config vlan [vlan_id |
vlan_range]
switch# show vlan [brief | id [vlan_id | vlan_range]
| name name | summary]
Cisco Nexus 5000 Series NX-OS Layer 2 Switching Configuration Guide, Release 5.0(3)N1(1)
52
Purpose
(Optional)
Displays the password for the management VTP domain.
(Optional)
Copies the running configuration to the startup configuration.
: 2 (capable)
: 0
: 502
: Transparent
:
: Disabled (Operationally Disabled)
: Disabled
: Disabled
: 0xF5 0xF1 0xEC 0xE7 0x29 0x0C 0x2D 0x01
: 1
Purpose
Displays VLAN information.
Displays selected configuration information for the
defined VLAN(s).
Configuring VLANs

Advertisement

Table of Contents
loading

Table of Contents