13-23
Cisco Intrusion Prevention System Sensor CLI Configuration Guide for IPS 5.0
78-16527-01
Chapter 13 Administrative Tasks for the Sensor
Resetting the Appliance
Example of an unsuccessful ping:
sensor#
ping 172.21.172.1 3
PING 172.21.172.1 (172.21.172.1): 56 data bytes
--- 172.21.172.1 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
sensor#
Resetting the Appliance
Use the
reset
[
powerdown
] command to gracefully shut down the applications running on the appliance
and to reboot the appliance. You can include the
powerdown
option to power off the appliance, if
possible, or to have the appliance left in a state where the power can be turned off.
Note
To reset the modules, see the individual procedures:
Resetting IDSM-2, page 15-26
,
Shutting Down,
Reloading, and Resetting NM-CIDS, page 16-7
, and
Reloading, Shutting Down, Resetting, and
Recovering AIP-SSM, page 14-5
.
Shut down (stopping the applications) begins immediately after you execute the command. Shutdown
can take a while, and you can still access CLI commands while it is taking place, but the session will be
terminated without warning.
To reset the appliance, follow these steps:
Step 1
Log in to the CLI using an account with administrator privileges.
Step 2
To stop all applications and reboot the appliance, follow these steps. Otherwise, to power down the
appliance, go to Step 4.
sensor#
reset
Warning: Executing this command will stop all applications and reboot the node.
Continue with reset? []:
Step 3
Type
yes
to continue the reset:
sensor#
yes
Request Succeeded.
sensor#
Step 4
To stop all applications and power down the appliance:
sensor#
reset powerdown
Warning: Executing this command will stop all applications and power off the node if
possible. If the node can not be powered off it will be left in a state that is safe to
manually power down.
Continue with reset? []:
Step 5
Type
yes
to continue with the reset and powerdown:
sensor#
yes
Request Succeeded.
sensor#