R3721-F3210-F3171-HP High-End Firewalls Attack Protection Command Reference-6PW101
12
Description
Use firewall packet-filter ipv6 to configure IPv6 packet filtering on the interface.
Use undo firewall packet-filter ipv6 to remove the IPv6 packet filtering setting on the interface.
By default, IPv6 packets are not filtered on the interface.
Examples
# Configure IPv6 packet filtering for GigabitEthernet 0/1 using IPv6 ACL 2500.
<Sysname> system-view
[Sysname] interface GigabitEthernet 0/1
[Sysname-GigabitEthernet0/1] firewall packet-filter ipv6 2500 outbound
reset firewall ipv6 statistics
Syntax
reset firewall ipv6 statistics { all | interface interface-type interface-number }
View
User view
Default 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.
Description
Use reset firewall ipv6 statistics to clear the packet filtering statistics of the IPv6 firewall.
Related commands: display firewall ipv6 statistics.
Examples
# Clear the packet filtering statistics on GigabitEthernet 0/1 of the IPv6 firewall.
<Sysname> reset firewall ipv6 statistics interface GigabitEthernet 0/1