362
Firewall configuration commands
Packet-filter firewall configuration commands
display firewall ipv6 statistics
Use
display firewall
ipv6 statistics
to view the packet filtering statistics of the IPv6 firewall.
Syntax
display firewall
ipv6 statistics
{
all
|
interface
interface-type
interface-number
} [
|
{
begin
|
exclude
|
include
}
regular-expression
]
Views
Any view
Default command level
1: Monitor level
Parameters
all
: Displays the packet filtering statistics of all interfaces of the IPv6 firewall.
interface
interface-type
interface-number
: Displays the packet filtering statistics of the specified
interface of the IPv6 firewall.
|
: Filters command output by specifying a regular expression. For more information about regular
expressions, see
Fundamentals Configuration Guide
.
begin
: Displays the first line that matches the specified regular expression and all lines that follow.
exclude
: Displays all lines that do not match the specified regular expression.
include
: Displays all lines that match the specified regular expression.
regular-expression
: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Examples
# Display the packet filtering statistics of the IPv6 firewall.
<Sysname> display firewall ipv6 statistics interface gigabitethernet 3/0/1
Interface: GigabitEthernet3/0/1
In-bound Policy: acl6 2000
From 2008-06-04 10:25:21 to 2008-06-04 10:35:57
0 packets, 0 bytes, 0% permitted
0 packets, 0 bytes, 0% denied
0 packets, 0 bytes, 0% permitted default
0 packets, 0 bytes, 0% denied default
Totally 0 packets, 0 bytes, 0% permitted
Totally 0 packets, 0 bytes, 0% denied
Table 55 Command output
Field
Description
Interface Interface
configured
with
the IPv6 packet filtering function.
In-bound Policy
Indicates that an IPv6 ACL is configured in the inbound
direction of the interface.