reset

Use this command to reset the device without losing any user-defined configuration settings.

Syntax

reset {module | system | cancel}

Parameters

module Specifies a module to be reset.
system Resets the system upon confirming the reset in the CLI.
cancel Cancels a reset scheduled using the reset at command as described in reset at, or the reset in command as described in reset in.

Defaults

None. You must enter one of the specified parameters.

Mode

All command modes.

Usage

An S- K- and 7100-Series module or the Standalone chassis can also be reset with the RESET button located on its front panel. For information on how to do this, refer to the Hardware Installation Guide shipped with your device.

If a reset command is issued while an S- or 7100-Series HA upgrade is pending, the HAU process will start.

Examples

This example shows how to reset the system.

System(rw)->reset system
 This command will reset the system and may disconnect your telnet session.
 Do you want to continue (y/n) [n]? y
 Resetting...

This example shows how to cancel a scheduled system reset:

System(rw)->reset cancel
Reset cancelled.