User guide
Appendix A
Privileged Exec Mode Commands
SCE 1000 2xGBE Release 2.0.10 User Guide
OL-7117-02 A-79
reload shutdown
Shuts down the SCE 1000 system, preparing it for being turned off.
Authorization admin
Mode Privileged EXEC
U
SAGE GUIDELINES
• Use this command to shut down the SCE 1000 system in an orderly manner, before turning it
off. After issuing this command, the only way to revive the SCE 1000 from its power-down
state is to turn it off, then back on.
• This command can only be issued from the serial CLI console port. When issued during a
telnet CLI session, an error message is returned and the command is ignored. This is done to
prevent the possibility of shutting it down from a remote location, from which it is not
possible to power back up.
E
XAMPLE:
The following example shows the shutdown process.
SCE 1000#reload shutdown
You are about to shut down the system.
The only way to resume system operation after this
is to cycle the power off, and then back on.
Continue?
Y
IT IS NOW SAFE TO TURN THE POWER OFF.
rename existing_file_name new_file_name
Changes the file name to the specified name.
Authorization admin
Mode Privileged EXEC
P
ARAMETERS
existing-file-name The original name of the file.
new-file-name The new name of the file.
E
XAMPLE:
The following example changes the name of file test1.pkg to test3.pkg.
SCE 1000#rename test1.pkg test3.pkg