Hi,
For inline-pair, configuration should be something like this
Assuming switchport to be 1/1 and 1/2. IPS port Gig0/0 and Gig 0/1
1/1 and Gig0/0 should be in one vlan, lets say 800.
1/2 and Gig0/1 should be other vlan, lets say 810.
switchport config:
1/1
switchport
switchport access vlan 800
switchport mode acess
1/2
switchport
switchport access vlan 810
switchport mode access
All traffic from vlan 800 will be sent to port under vlan 810 and vice-versa after inspection.
Regards,
Sawan Gupta
Thanks & Regards,
Sawan Gupta