1# reboot 2 3 4## Command Function 5 6This command is used to restart a device. 7 8 9## Syntax 10 11reboot 12 13 14## Parameters 15 16None. 17 18 19## Usage Guidelines 20 21After the **reboot** command is executed, the device restarts immediately. 22 23 24## Example 25 26reboot 27 28 29## Output 30 31None. 32