display ip fast-forwarding fragcache
Use display ip fast-forwarding fragcache to display fast forwarding entries for fragmented packets.
Syntax
display ip fast-forwarding fragcache [ ip-address ] [ slot slot-number ]
display ip fast-forwarding fragcache [ 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 fast forwarding entries for all fragmented packets.
slot slot-number: Specifies a card by the slot number. If you do not specify a card, this command displays fast forwarding entries for fragmented packets on all cards.
chassis chassis-number slot slot-number: Specifies a card on 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 fragmented packets on all cards.
Examples
# Display fast forwarding entries about all fragmented packets.
<Sysname> display ip fast-forwarding fragcache Total number of fragment fast-forwarding entries: 1 SIP SPort DIP DPort Pro Input_If ID 7.0.0.13 68 8.0.0.1 67 17 XGE1/0/3 2
Table 32: 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 (-). |
ID | Fragment ID. |
Related commands
reset ip fast-forwarding cache