17-45
Cisco Intrusion Prevention System Sensor CLI Configuration Guide for IPS 7.2
OL-29168-01
Chapter1 7 Administrative Tasks for the Sensor
Displaying Command History
sensor#
Step 4
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
Enter yes to continue with the reset and power down.
sensor# yes
Request Succeeded.
sensor#
For More Information
To reset the ASA IPS modules, see the following individual procedures:
Reloading, Shutting Down, Resetting, and Recovering the ASA 5500-X IPS SSP, page 18-11
Reloading, Shutting Down, Resetting, and Recovering the ASA 5585-X IPS SSP, page 19-11
Displaying Command History
Use the show history command to obtain a list of the commands you have entered in the current menu.
The maximum number of commands in the list is 50.
To obtain a list of the commands you have used recently, follow these steps:
Step 1
Log in to the CLI.
Step 2
Show the history of the commands you have used in EXEC mode, for example.
sensor# show history
clear line
configure terminal
show history
Step 3
Show the history of the commands you have used in network access mode, for example.
sensor# configure terminal
sensor (config)# service network-access
sensor (config-net)# show history
show settings
show settings terse
show settings | include profile-name|ip-address
exit
show history
sensor (config-net)#