Reload (privileged exec), Reload (global configuration) – LevelOne FGL-2870 User Manual
Page 380

Command Line Interface
4-14
4
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).
Related Commands
reload (Privileged Exec)
This command restarts the system immediately.
Command Mode
Privileged Exec
Command Usage
• This command resets the entire system.
• 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.
Example
This example shows how to reset the switch:
reload (Global Configuration)
This command restarts the system at a specified time, after a specified delay, or at a
periodic interval. You can reboot the system immediately, or you can configure the
switch to reset after a specified amount of time. Use the cancel option to remove a
configured setting.
Syntax
reload {at hour minute [{month day | day month} [year]] |
in {hour hours | minute minutes | hour hours minute minutes} |
regularity hour minute [period {daily | weekly day-of-week | monthly day}] |
cancel [at | in | regularity]}
• reload at - A specified time at which to reload the switch.
- hour - The hour at which to reload. (Range: 0-23)
- minute - The minute at which to reload. (Range: 0-59)
- month - The month at which to reload. (january ... december)
- day - The day of the month at which to reload. (Range: 1-31)
- year - The year at which to reload. (Range: 2001-2050)
Console#!2
Console#config
Console(config)#
Console#reload
System will be restarted, continue