Enable Mode Commands : Displaying System Data : show configuration files
  
show configuration files
Displays the list of active and backup configuration files or the contents of a specified file.
Syntax
show configuration [<filename>]
Parameters
<filename>
Configuration file. The default filenames are:
•  initial
•  initial.bak
•  cold
•  working (active)
•  working.bak
Example
amnesiac # show configuration files initial
##
## Network interface configuration
##
no interface aux dhcp
interface aux duplex "auto"
interface aux ip address 10.0.62.75 /16
interface aux mtu "1500"
no interface aux shutdown
interface aux speed "auto"
interface aux txqueuelen "100"
no interface primary dhcp
 
##
## Routing configuration
##
ip default-gateway "10.0.0.1"
 
##
## Logging configuration
##
logging 10.1.10.200
logging 10.1.10.200 trap "info"
<<this is a partial display>>
Product
SCC, Interceptor, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c, Mobile Controller
Related Commands
Configuration File Commands