--- syntax: markdown tags: [tldr, cisco-ios] source: https://github.com/tldr-pages/tldr.git --- # reload > Control reboot behavior. > More information: . - Reboot the system: `reload` - Reboot after `n` seconds: `reload in {{n}}` - Cancel pending reboots: `reload cancel`