R2511-HP MSR Router Series Security Command Reference(V5)
390
Firewall configuration commands
Packet-filter firewall configuration commands
display firewall ethernet-frame-filter
Use display firewall ethernet-frame-filter to view the Ethernet frame filtering statistics.
Syntax
display firewall ethernet-frame-filter { all | dlsw | interface interface-type interface-number } [ | { begin
| exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameter
all: Displays the Ethernet frame filtering statistics of all interfaces.
dlsw: Displays the Ethernet frame filtering statistics when data streams pass the DLSw module.
interface interface-type interface-number: Displays the Ethernet frame filtering statistics of the specified
interface.
|: 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.
Example
# Display the Ethernet frame filtering statistics on Ethernet 1/1.
<Sysname> display firewall ethernet-frame-filter interface ethernet 1/1
Interface: Ethernet1/1
In-bound Policy: acl 4000
From 2005-06-07 14:46:59 to 2005-06-07 16:16:23
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.
Out-bound Policy: acl 4000
From 2005-06-07 15:59:23 to 2005-06-07 16:16:23










