134
Examples
# Display all fast forwarding entries.
<Sysname> display ip fast-forwarding cache
Total number of fast-forwarding entries: 2
SIP SPort DIP DPort Pro Input_If Output_If Flg
192.168.0.71 23 192.168.0.18 3313 6 InLoop0 M-GE0/0/0 1
192.168.0.18 3313 192.168.0.71 23 6 M-GE0/0/0 InLoop0 1
Table 30 Command output
Field Description
SIP Source IP address.
SPort Source port number.
DIP Destination IP address.
DPort Destination port number.
Pro Protocol number.
Input_If
Input interface type and number.
If no interface is involved in fast forwarding, this field displays
N/A
.
If the input interface does not exist, this field displays a hyphen (-).
Output_If
Output interface type and number.
If no interface is involved in fast forwarding, this field displays
N/A
.
If the output interface does not exist, this field displays a hyphen (-).
Flg Internal tag, marking internal operation information, such as fragmentation.
Related commands
reset ip fast-forwarding cache
display ip fast-forwarding fragcache
Use display ip fast-forwarding fragcache to display fast forwarding table information for
fragmented packets.
Syntax
display ip fast-forwarding fragcache [ ip-address ] [ slot slot-number ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
ip-address: Specifies an IP address. If you do not specify this argument, this command displays fast
forwarding entries for all fragmented packets.