Related Commands
show running-config
show running-config
Use this command to display 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.
Example
Console#show running-config
building running-config, please wait.....
!
!
snmp-server community private rw
snmp-server community public ro
.
.
.
.
.
ip http port
interface vlan 1
ip address 10.1.0.1 255.255.255.0
!
no bridge 1 spanning-tree
!
line console
!
line vty
!
end
Console#
138