Chapter 22: Access Filter Commands
412 Section IV: Security and Traffic Control
SET ACCESS FILTER
Syntax
set access filter=snmp|ftp|telnet|http|icmp|global|all
default=pass|discard
Parameters
filter
Specifies an access filter group. See “ADD ACCESS FILTER” on
page 406.
global
Specifies all the access filter groups.
all
Specifies the access filter entries: snmp, ftp, telnet, http, and icmp.
default
Specifies the default action.
pass
Passes the packet when it matches the access filter.
discard
Discard the packet when it matches the access filter.
Description
Use this command to change the default action of an access filter group.
Confirmation Command
“SHOW ACCESS FILTER” on page 415
Example
The following command changes the default action to discard for the
access filter group snmp:
Manager > set access filter=snmp default=discard