Microsoft ES4649 Switch User Manual


 
System Management Commands
4-59
4
Related Commands
show running-config (4-59)
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 mode 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
- Multiple spanning tree instances (name and interfaces)
vlan database
vlan 1 name DefaultVlan media ethernet state active
!
spanning-tree MST configuration
!
interface ethernet 1/1
switchport allowed vlan add 1 untagged
switchport native vlan 1
.
.
.
interface vlan 1
ip address dhcp
!
no map IP precedence
no map IP DSCP
!
line console
!
line VTY
!
end
Console#