Reboot the Switch
-
To reboot the switch immediately, use the following
command
reboot
Note
The reboot occurs immediately and any previously schedule reboots are cancelled.On SummitStack, the reboot command reboots the active topology and can be run from the master node only. -
To schedule a time to reboot the switch, use the
command:
reboot {[time mon day year hour min sec] | cancel} {slot slot-number }
The options use the following format:- date — in mm dd yyy format
- time — 24-hour clock in hh mm ss format
Note
When you configure a timed reboot of the switch, you can use the show switch command to see the scheduled time. -
To reboot the entire stack topology, use the command:
reboot stack-topology {as-standby}
Note
This command can be run on any node and can be used to eliminate the dual master condition manually. - To cancel a previously scheduled reboot, use the cancel option of the reboot command.