17 lines
318 B
Markdown
Raw Normal View History

# reload
> Control reboot behavior.
> More information: <https://www.cisco.com/c/en/us/td/docs/switches/datacenter/nexus5000/sw/command/reference/fund/n5k-fund-cr/n5k-fund_cmds_r.html#reload>.
- Reboot the system:
`reload`
- Reboot after `n` seconds:
`reload in {{n}}`
- Cancel pending reboots:
`reload cancel`