F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Attack Protection Command Reference-6PW100

63
Views
Interface view
Default command level
2: System level
Parameters
acl-number: Basic ACL number, in the range of 2000 to 2999; advanced ACL number, in the range of
3000 to 3999.
name acl6-name: Specifies the name of a basic or advanced IPv6 ACL; a case-insensitive string of 1 to
32 characters that must start with an English letter a to z or A to Z. To avoid confusion, the word "all"
cannot be used as the ACL name.
inbound: Specifies to filter packets received by the interface.
outbound: Specifies to filter packets forwarded by the interface.
Usage guidelines
You can apply only one IPv6 ACL in one direction of an interface for packet filtering.
Examples
# Apply IPv6 ACL 2500 to GigabitEthernet 0/1 to filter outbound packets.
<Sysname> system-view
[Sysname] interface gigabitethernet 0/1
[Sysname-GigabitEthernet0/1] firewall packet-filter ipv6 2500 outbound
reset firewall ipv6 statistics
Use reset firewall ipv6 statistics to clear the packet filtering statistics of the IPv6 firewall.
Syntax
reset firewall ipv6 statistics { all | interface interface-type interface-number }
Views
User view
Default command level
1: Monitor level
Parameters
all: Clears the packet filtering statistics on all interfaces of the IPv6 firewall.
interface interface-type interface-number: Clears the packet filtering statistics on the specified interface of
the IPv6 firewall.
Examples
# Clear the packet filtering statistics on GigabitEthernet 0/1 of the IPv6 firewall.
<Sysname> reset firewall ipv6 statistics interface gigabitethernet 0/1
Related commands
display firewall ipv6 statistics