4-25
Cisco Intrusion Prevention System Sensor CLI Configuration Guide for IPS 7.2
OL-29168-01
Chapter4 Configuring Interfaces
Configuring Inline VLAN Pair Mode
bypass-mode: auto <defaulted>
interface-notifications
-----------------------------------------------
missed-percentage-threshold: 0 percent <defaulted>
notification-interval: 30 seconds <defaulted>
idle-interface-delay: 30 seconds <defaulted>
-----------------------------------------------
sensor(config-int)#
Step 4
If there are inline interfaces that are using this physical interface, remove them. You must also delete the
inline interface from the virtual sensor to which it is assigned.
sensor(config-int)# no inline-interfaces interface_name
Step 5
Display the list of available interfaces.
sensor(config-int)# physical-interfaces ?
GigabitEthernet0/0 GigabitEthernet0/0 physical interface.
GigabitEthernet0/1 GigabitEthernet0/1 physical interface.
GigabitEthernet0/2 GigabitEthernet0/2 physical interface.
GigabitEthernet0/3 GigabitEthernet0/3 physical interface.
Management0/0 Management0/0 physical interface.
sensor(config-int)# physical-interfaces
Step 6
Designate an interface.
sensor(config-int)# physical-interfaces GigabitEthernet0/2
Step 7
Enable the interface. You must assign the interface to a virtual sensor and enable it before it can monitor
traffic.
sensor(config-int-phy)# admin-state enabled
Step 8
Add a description of this interface.
sensor(config-int-phy)# description INT1
Step 9
Configure 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 10
Configure the speed. 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)# speed 1000
Step 11
Set up the inline VLAN pair.
sensor(config-int-phy)# subinterface-type inline-vlan-pair
sensor(config-int-phy-inl)# subinterface 1
sensor(config-int-phy-inl-sub)# vlan1 52
sensor(config-int-phy-inl-sub)# vlan2 53
Step 12
Add a description for the inline VLAN pair.
sensor(config-int-phy-inl-sub)# description INT1 vlans 52 and 53
Step 13
Verify the inline VLAN pair settings.
sensor(config-int-phy-inl-sub)# show settings
subinterface-number: 1
-----------------------------------------------
description: INT1 vlans 52 and 53 default:
vlan1: 52
vlan2: 53