Use the reset command to restart the system or an individual module.
reset {mod_num | system}
Syntax Description
mod_num Number of the module to be restarted. system Keyword used to reset the system to its default values. Default
This command has no default setting.
Command Type
Switch command.
Command Mode
Privileged.
Usage Guidelines
If no module number or module number of the active supervisor engine module is specified, the command resets the entire system.
You can use the reset mod_num command to switch to the standby supervisor engine, where mod_num is the slot number of the active supervisor.
Where mod_num is an RSM, both the RSM hardware and software are completely reset.
Examples
This example shows how to reset the supervisor engine module on a Catalyst 5500 switch with redundant supervisors:
Console> (enable) reset 1 This command will force a switch-over to the standby supervisor module and disconnect your telnet session. Do you want to continue (y/n) [n]? y Connection closed by foreign host. host%This example shows how to reset module 4:
Console> (enable) reset 4 This command will reset module 4 and may disconnect your telnet session. Do you want to continue (y/n) [n]? y Resetting module 4... Console> (enable)