HP VPN Firewall Appliances Network Management Command Reference
146
Default command level
1: Monitor level
Examples
# Clear all Layer 2 forwarding statistics.
<Sysname> reset mac-forwarding statistics
Inline forwarding commands
display inline-interfaces
Use display inline-interfaces to display inline forwarding information.
Syntax
display inline-interfaces [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Getting Started 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 inline forwarding information.
<Sysname> display inline-interfaces
Total inline-interfaces : 3
Inline-interfaces ID Type Interface
1 Forward GE0/1 GE0/2
2 Blackhole GE0/3
3 Reflect GE0/4
Table 30 Command output
Field Descri
p
tion
Total inline-interfaces Total number of inline forwarding entries.
Inline-interfaces ID Inline forwarding entry ID.
Type Inline forwarding type, which can be forward, blackhole, and reflect.
Interface Interface pair or interface in an inline forwarding entry.