Enabling and disabling ip packet filtering – ADC CUDA 3 User Manual

Page 331

Advertising
background image

Cuda 12000 IP Access Switch CLI-based Administration Guide

Enabling and Disabling IP Packet Filtering

329

Enabling and Disabling IP Packet Filtering

Whenever you apply an access-list to an interface using the access-class
command IP filtering is automatically enabled.

You can disable IP filtering so that all packets are permitted to cross the
interface. You must disable access lists manually; IP filtering is not
automatically disabled when access lists are removed.

For each interface, you can enable filtering of incoming packets, as well as
outgoing packets. To do so, perform the following tasks within interface
<c/s/i> mode:

Task

Command

1. Enable packet filtering on the

current interface.

ip filter {in | out} enable

2. Disable packet filtering on the

current interface.

ip filter {in | out} disable

Advertising