display ip fast-forwarding cache
Use display ip fast-forwarding cache to display fast forwarding entries.
Syntax
display ip fast-forwarding cache [ ip-address ] [ slot slot-number ]
display ip fast-forwarding cache [ ip-address ] [ chassis chassis-number slot slot-number ]
Views
Any view
Predefined user roles
network-admin
network-operator
mdc-admin
mdc-operator
Parameters
ip-address: Specifies an IP address. If you do not specify an IP address, this command displays all fast forwarding entries.
slot slot-number: Specifies a card by the slot number. If you do not specify a card, this command displays fast forwarding entries for all cards.
chassis chassis-number slot slot-number: Specifies a card in an IRF member device. The chassis-number argument represents the member ID of the IRF member device. The slot-number represents the slot number of the card. If you do not specify a card, this command displays fast forwarding entries for all cards.
Examples
# Display all fast forwarding entries.
<Sysname> display ip fast-forwarding cache Total number of fast-forwarding entries: 1 SIP SPort DIP DPort Pro Input_If Output_If Flg 7.0.0.13 68 8.0.0.1 67 17 XGE1/0/3 XGE1/0/1 5
Table 31: 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