4-13
Cisco Intrusion Prevention System Sensor CLI Configuration Guide for IPS 7.2
OL-29168-01
Chapter4 Configuring Interfaces
Configuring Physical Interfaces
Step 5
Enable the interface. You must assigned the interface to a virtual sensor and enable it before it can
monitor traffic.
sensor(config-int-phy)# admin-state enabled
Step 6
Add a description of this interface.
sensor(config-int-phy)# description INT1
Step 7
Specify the duplex settings. This option is not available on the ASA IPS modules (ASA 5500-X IPS SSP
and ASA 5585-X IPS SSP).
sensor(config-int-phy)# duplex full
Step 8
Specify the speed. This option is not available on the ASA IPS modules (ASA55 00-X IPS SSP and
ASA 5585-X IPS SSP).
sensor(config-int-phy)# speed 1000
Step 9
Enable TCP resets for this interface if desired. This option is not available on the ASA IPS modules
(ASA 5500-X IPS SSP and ASA 5585-X IPS SSP).
sensor(config-int-phy)# alt-tcp-reset-interface interface-name GigabitEthernet2/0
Step 10
Repeat Steps 4 through 9 for any other interfaces you want to designate as promiscuous interfaces.
Step 11
Verify the settings.
Note
Make sure the
subinterface-type
is
none
, the default. You use the subinterface-type command
to configure inline VLAN pairs.
sensor(config-int-phy)# show settings
<protected entry>
name: GigabitEthernet0/2
-----------------------------------------------
media-type: tx <protected>
description: INT1 default:
admin-state: enabled default: disabled
duplex: full default: auto
speed: 1000 default: auto
alt-tcp-reset-interface
-----------------------------------------------
interface-name: GigabitEthernet2/0
-----------------------------------------------
subinterface-type
-----------------------------------------------
none
-----------------------------------------------
-----------------------------------------------
-----------------------------------------------
-----------------------------------------------
sensor(config-int-phy)#
Step 12
Remove TCP resets from an interface.
sensor(config-int-phy)# alt-tcp-reset-interface none
Step 13
Verify the settings.
sensor(config-int-phy)# show settings
<protected entry>
name: GigabitEthernet0/0
-----------------------------------------------