1402
Cisco Nexus 5500 Series NX-OS Layer 2 Interfaces Command Reference
OL-27880-02
Chapter Show Commands
show startup-config vtp
show startup-config vtp
To display the VLAN Trunking Protocol (VTP) configuration from the startup configuration file, use the
show startup-config vtp command.
show startup-config vtp
Syntax Description This command has no arguments or keywords.
Command Default None
Command Modes EXEC mode
Command History
Examples This example shows how to display the VTP configuration stored in the startup configuration file:
switch# show startup-config vtp
!Command: show startup-config vtp
!Time: Wed Jan 30 08:45:33 2013
!Startup config saved at: Wed Jan 30 08:45:03 2013
version 6.0(2)N1(1)
feature vtp
vtp mode transparent
vtp domain MyDomain
vtp file bootflash:/myvtp.txt
switch#
Related Commands
Release Modification
5.2(1)N1(1) This command was introduced.
Command Description
copy running-config
startup-config
Copies the running configuration to the startup configuration file.
feature vtp Enables VTP on the switch.
vtp domain Configures the VTP administrative domain.
vtp file Stores the VTP configuration in a file.
vtp mode Configures a VTP device mode.