System information
Operation RESTART 1-79
Software Release 2.0.1
C613-03018-00 REV A
RESTART
Syntax
RESTART {REBOOT|ROUTER} [CONFIG0={filename|NONE}]
where:
■
filename is a file name of the form
device:filename.ext
. Valid characters
are the lowercase letters (a–z), digits (0–9) and the hyphen character (-).
Wildcards are not allowed.
Description
This command restarts the router with either the current configuration file (set
with the SET CONFIG command on page 1-80) or the specified configuration
file.
If REBOOT is specified the router performs a cold start (hardware reset) and
executes the default configuration file, if one is defined. The CONFIG
parameter may not be specified.
If ROUTER is specified the router performs a warm start of all software
modules (the hardware is not reset) and executes the default configuration file,
if one is defined. The CONFIG parameter may be used to specify a script or
configuration file other than the current default. The file extension must be
“
scp
” or “
cfg
”. If NONE is specified, the router will reboot without executing
any configuration file.
If the router is operating in security mode and a configuration script is specified, the
configuration script must create a user with SECURITY OFFICER privilege, so that
when the router restarts in security mode there is at least one user with sufficient
privilege to execute critical commands. The router will display a warning message to
this effect and prompt for a confirmation.
Examples
To restart the router using the configuration file test.cfg instead of the default
configuration file, use the command:
RESTART ROUTER CONFIG=TEST.CFG
See Also
SHOW CONFIG
SHOW EXCEPTION
SHOW STARTUP