Associating an Inspection List with an Interface
Use the ip inspection command to associate an inspection list with an IP interface. For ingress inspection lists, the router applies the rules of the associated inspection list to all of the packets it receives on this interface. For egress inspection lists, the router applies the rules of the associated inspection list to all packets to be transmitted on the interface.
ip inspection
- Use to associate an inspection list with the ingress (in) or egress (out) side of the IP interface.
- Example
host1(config-if)#ip inspection list1 inUse the no version to remove the inspection list association with this interface.