To display the contents of the currently running configuration file or the configuration, use the show running-config command in the EXEC mode.
The show running-config command displays all of the configuration information.
ip address 192.168.100.156 255.255.255.0
ip address 10.56.14.156 255.255.255.0
ip name-server 192.168.100.100 10.56.60.150
ip route 192.168.209.0 255.255.255.0 gateway 192.168.100.1
ip route 192.180.209.0 255.255.255.0 gateway 192.168.100.1
ip route 192.168.218.0 255.255.255.0 gateway 192.168.100.1
ip route 192.168.204.0 255.255.255.0 gateway 192.168.100.1
ntp server cd-acs-ntp.cisco.com
username admin password hash $1$00jG7EQh$gDjDJKlSZWx5ImaUEqZAO1 role admin
url ftp://10.56.61.75/ACS_AUTO_VMS/OLD-ACS.5.0.FCS/
user anonymous password hash 37f90f7eb86fb8e00895b133c6de3278ff545c54
Displays the contents of the startup configuration file or the configuration. |