show running-config

34-5

34
Related Commands
show running-config (34-5)
show running-config
This command displays the configuration information currently in use.
Default Setting
None
Command Mode
Privileged Exec
Command Usage
Use this command in conjunction with the show startup-config command to
compare the information in running memory to the information stored in
non-volatile memory.
This command displays settings for key command modes. Each m ode group
is separated by “!” symbols, and includes the configuration mode command,
and corresponding commands. This command displays the following
information:
- MAC address for each switch in the stack
- SNTP server settings
- SNMP community strings
- Users (names, access levels, and encrypted passwords)
- VLAN database (VLAN ID, name and state)
- VLAN configuration settings for each interface
VLAN database
VLAN 1 name DefaultVlan media ethernet state active
VLAN 4093 media ethernet state active
!
spanning-tree MST configuration
!
interface ethernet 1/1
switchport allowed vlan add 1 untagged
switchport native vlan 1
switchport allowed vlan add 4093 tagged
.
.
.
interface vlan 1
ip address dhcp
!
line console
!
line VTY
!
end
Console#