Use the commands in this section to enable IP filtering.
Note
The default rules do not place any restrictions on incoming and outgoing packets on ether* interfaces. You may add rules using the CLI. Use caution to not block access to needed network services.
IP filtering is automatically enabled when you connect to Managed Defense, described in the Managed Defense Quick Start Guide.
Go to CLI enable mode:
hostname > enableView the rules:
hostname # show ip filter
hostname # show ipv6 filter
Go to CLI configuration mode:
hostname > enablehostname # configure terminalEnable IP filtering:
hostname (config) # ip filter enablehostname (config) # ipv6 filter enableSave your changes:
hostname (config) # write memory