17-52
Cisco Intrusion Prevention System Sensor CLI Configuration Guide for IPS 7.2
OL-29168-01
Chapter17 Administrative Tasks for the Sensor
Displaying Submode Settings
profile-name: 2admin
profile-name: r7200
profile-name: insidePix
profile-name: qatest
profile-name: fwsm
profile-name: outsidePix
profile-name: cat
profile-name: rcat
profile-name: nopass
profile-name: test
profile-name: sshswitch
-----------------------------------------------
cat6k-devices (min: 0, max: 250, current: 1)
-----------------------------------------------
ip-address: 192.0.2.12
-----------------------------------------------
router-devices (min: 0, max: 250, current: 1)
-----------------------------------------------
ip-address: 192.0.2.25
-----------------------------------------------
firewall-devices (min: 0, max: 250, current: 2)
-----------------------------------------------
ip-address: 192.0.2.30
ip-address: 192.0.2.3
-----------------------------------------------
sensor(config-net)#
Step 4
You can use the include keyword to show settings in a filtered output, for example, to show only profile names and IP addresses in the ARC configuration.
sensor(config-net)# show settings | include profile-name|ip-address
profile-name: 2admin
profile-name: r7200
profile-name: insidePix
profile-name: qatest
profile-name: fwsm
profile-name: outsidePix
profile-name: cat
profile-name: rcat
profile-name: nopass
profile-name: test
profile-name: sshswitch
ip-address: 192.0.2.12
profile-name: cat
ip-address: 192.0.2.25
profile-name: r7200
ip-address: 192.0.2.30
profile-name: insidePix
ip-address: 192.0.2.3
profile-name: test
sensor(config-net)#