4-18
Cisco Intrusion Prevention System Sensor CLI Configuration Guide for IPS 7.2
OL-29168-01
Chapter4 Configuring Interfaces
Configuring Inline Interface Mode
Step 3
Verify that the subinterface mode is “none” for both of the physical interfaces you are pairing in the inline interface.
sensor(config-int)# show settings
physical-interfaces (min: 0, max: 999999999, current: 2)
-----------------------------------------------
<protected entry>
name: GigabitEthernet0/0 <defaulted>
-----------------------------------------------
media-type: tx <protected>
description: <defaulted>
admin-state: disabled <protected>
duplex: auto <defaulted>
speed: auto <defaulted>
alt-tcp-reset-interface
-----------------------------------------------
none
-----------------------------------------------
-----------------------------------------------
-----------------------------------------------
subinterface-type
-----------------------------------------------
none
-----------------------------------------------
-----------------------------------------------
-----------------------------------------------
-----------------------------------------------
Step 4
Name the inline pair.
sensor(config-int)# inline-interfaces PAIR1
Step 5
Display the available interfaces.
sensor(config-int)# interface1 ?
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.
Step 6
Configure two interfaces into a pair. You must assign the interface to a virtual sensor and enable it before it can monitor traffic (see Step10).
sensor(config-int-inl)# interface1 GigabitEthernet0/0
sensor(config-int-inl)# interface2 GigabitEthernet0/1
Step 7
Add a description of the interface pair.
sensor(config-int-inl)# description PAIR1 Gig0/0 and Gig0/1
Step 8
Repeat Steps 4 through 7 for any other interfaces that you want to configure into inline interface pairs.
Step 9
Verify the settings.
sensor(config-int-inl)# show settings
name: PAIR1
-----------------------------------------------
description: PAIR1 Gig0/0 & Gig0/1 default:
interface1: GigabitEthernet0/0
interface2: GigabitEthernet0/1
-----------------------------------------------
Step 10
Enable the interfaces assigned to the interface pair.
sensor(config-int)# exit