R0106-HP MSR Router Series ACL and QoS Command Reference(V7)

17
name acl-name: Specifies an ACL by its name. The acl-name argument is a case-insensitive string of 1 to
63 characters. It must start with an English letter. For a basic ACL or an advanced ACL, if you do not
specify the ipv6 keyword, this option specifies the name of an IPv4 basic ACL or advanced ACL. If you
specify the ipv6 keyword, this option specifies the name of an IPv6 basic ACL or advanced ACL.
Examples
# Apply IPv4 basic ACL 2002 to filter interzone traffic from source zone office to destination zone
library.
<Sysname> system-view
[Sysname] interzone source office destination library
[Sysname-interzone-office-library] packet-filter 2002
Related commands
display packet-filter
display packet-filter statistics
display packet-filter verbose
packet-filter default deny
Use packet-filter default deny to set the packet filtering default action to deny. The packet filter denies
packets that do not match any ACL rule.
Use undo packet-filter default deny to restore the default.
Syntax
packet-filter default deny
undo packet-filter default deny
Default
The packet filter permits packets that do not match any ACL rule.
Views
System view
Predefined user roles
network-admin
Usage guidelines
The packet filter applies the default action to all ACL applications for packet filtering. The default action
appears in the display command output for packet filtering.
Examples
# Set the packet filter default action to deny.
<Sysname> system-view
[Sysname] packet-filter default deny
Related commands
display packet-filter
display packet-filter statistics
display packet-filter verbose