C613-50100-01 REV C Command Reference for x930 Series 257
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
SYSTEM CONFIGURATION AND MONITORING COMMANDS
REBOOT
reboot
Overview This command halts the device and performs a cold restart (also known as reload).
It displays a confirmation request before restarting.
You can reboot a stand-alone device, a stack, or a specified stack member.
Syntax
reboot <stack-ID>
reload <stack-ID>
reboot
reload
Mode Privileged Exec
Usage The reboot and reload commands perform the same action.
When restarting the whole stack, you can either use this reboot command to
reboot all stack members immediately, or to minimize downtime, reboot the stack
members in a rolling sequence by using the reboot rolling command.
Examples To restart a stand-alone device, use the command:
awplus# reboot
reboot system? (y/n): y
To restart all devices in a stack, use the command:
awplus# reboot
Are you sure you want to reboot the whole
stack? (y/n): y
To restart stack member 2, use the command:
awplus# reboot stack-member 2
reboot stack-member 2 system? (y/n): y
If the specified stack member ID does not exist in the current stack, the command
is rejected.
Related
Commands
reboot rolling
reload rolling
Parameter Description
<stack-ID> Stack member number, from 1 to 8.