R2511-HP MSR Router Series Layer 3 - IP Services Command Reference(V5)

122
Fast forwarding configuration commands
display ip fast-forwarding cache
Use display ip fast-forwarding cache to display information in the fast forwarding table.
Syntax
display ip fast-forwarding cache [ ip-address ] [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
ip-address: Specifies an IP address.
|: 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.
Usage guidelines
If you do not specify the ip-address argument, this command displays all fast forwarding entries.
If you specify the ip-address argument, this command displays the fast forwarding entries for the
specified IP address.
Examples
# Display all fast forwarding entries.
<Sysname> display ip fast-forwarding cache
Fast-Forwarding cache: total 3 items
SIP SPort DIP DPort Pro Input_If Output_If
7.0.0.13 68 8.0.0.1 67 17 Eth1/3 Eth1/1
8.0.0.1 67 7.0.0.13 68 17 Eth1/1 Eth1/3
8.0.0.1 8 7.0.0.13 0 1 Eth1/2 Eth1/3
Table 24 Command output
Field Descri
p
tion
SIP Source IP address.
SPort Source port number.
DIP Destination IP address.
DPort Destination port number.