Specifications

Table Of Contents
2-257
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
reload
reload
Note In order not to lose the current configuration, use the copy running-config-all startup-config-all
command before using the reload command.
Reboots the SCE platform.
reload
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 Authorization: admin
Examples The following example shows backing up of the configuration and performing a system reboot.
SCE>enable 10
Password:<cisco>
SCE#copy running-config-all startup-config-all
SCE#reload
Are you sure? Y
The system is about to reboot, this will end your CLI session
Related Commands
Release Modification
2.5.7 This command was introduced.
Command Description
copy running-config
startup-config
Builds a configuration file with general configuration commands called
config.txt, which is used in successive boots.
reload shutdown Shuts down the SCE platform, preparing it for being turned off.