Specifications

Table Of Contents
2-455
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
show startup-config
show startup-config
Shows the startup configuration file. Use this command to review the configuration used by the SCE
platform at boot time in comparison with the current configuration to make sure that you approve of all
the differences before saving the configuration by using copy running-config startup-config command.
show startup-config
Syntax Description This command has no arguments or keywords.
Command Default This command has no default settings.
Command Modes Privileged EXEC
Command History This table includes the following release-specific history entries:
Usage Guidelines Use this command to review the configuration used by the SCE platform at boot time in comparison with
the current configuration, to make sure that you approve of all the differences before saving the
configuration (use the copy running-config startup-config command to save the configuration).
Authorization: admin
Examples The following example shows a sample output.
SCE>enable 10
Password:<cisco>
SCE#show startup-config
#Created on 20:17:46 UTC THU January 1 2001
#cli-type 1
#version 1
logger SCE User-File-Log max-file-size 20000
ip domain-name *<cisco>*
ip name-server 10.1.1.1
interface FastEthernet 0/0
ip address 10.1.4.202 255.0.0.0
interface linecard 0
silent
SCE#
Related Commands
Release Modification
2.5.7 This command was introduced.
Command Description
more Displays the contents of a file.