Installation manual
4-14
SIGNAMAX LLC • www.signamax.eu
Example
In this example, the show history command lists the contents of the command history
buffer:
The ! command repeats commands from the Execution command history buffer when you
are in Normal Exec or Privileged Exec Mode, and commands from the Configuration
command history buffer when you are in any of the configuration modes. In this example,
the !2 command repeats the second command in the Execution history buffer (config).
reload
This command restarts the system. You can reboot the system immediately, or you can
configure the switch to reset after a specified amount of time. Use the cancel keyword to
cancel the next configured delayed reset.
Syntax
reload [in {hour hours minute minutes | minute minutes} | cancel]
hours - Specifies the amount of hours to wait, combined with the minutes, before
the switch resets. (Range: 0-576; Default: 0)
minutes - Specifies the amount of minutes to wait, combined with the hours,
before the switch resets. (Range: 1-34560; Default: 0)
cancel - Cancels a pending delayed reset.
Note:
When the system is restarted, it will always run the Power-On Self-Test. It will also
retain all configuration information stored in non-volatile memory by the copy
running-config startup-config command (See “copy” on page 4-36).
Default Setting
None
Command Mode
Privileged Exec
Console#show history
Execution command history:
2 config
1 show history
Configuration command history:
4 interface vlan 1
3 exit
2 interface vlan 1
1 end
Console#
Console#!2
Console#config
Console(config)#