S
YSTEM
M
ANAGEMENT
C
OMMANDS
4-79
- VLAN database (VLAN ID, name and state)
- VLAN configuration settings for each interface
- Multiple spanning tree instances (name and interfaces)
- IP address configured for VLANs
- Routing protocol configuration settings
- Spanning tree settings
- Any configured settings for the console port and Telnet
Example
Related Commands
show running-config (3-79)

show running-config

This command displays the configuration information currently in use.
Console#show startup-config
building startup-config, please wait.....
!
!
username admin access-level 15
username admin password 7 21232f297a57a5a743894a0e4a801fc3
!
username guest access-level 0
username guest password 7 084e0343a0486ff05530df6c705c8bb4
!
enable password level 15 7 1b3231655cebb7a1f783eddf27d254ca
!
snmp-server community public ro
snmp-server community private rw!
!
vlan database
vlan 1 name DefaultVlan media ethernet state active
!
interface vlan 1
ip address dhcp
!
line console
!
line vty
!
end
Console#