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.

slot slot-number: Specifies an IRF member device by its member ID. If you do not specify this option on an IRF fabric, the command displays fast forwarding entries for the fragmented packets on all member devices.

Usage guidelines

This command displays fast forwarding entries for fragmented packets. Each entry includes the source IP address, source port number, destination IP address, destination port number, protocol number, input interface, and fragment ID.

Examples

# Display fast forwarding table information about all fragmented packets.

<Sysname> display ip fast-forwarding fragcache
Total number of fragment fast-forwarding entries: 2
SIP             SPort DIP             DPort Pro Input_If    ID
7.0.0.13        68    8.0.0.1         67    17  InLoop0     2
8.0.0.1         67    7.0.0.13        68    17  M-GE0/0/0   3

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 (-).

ID

Fragment ID.

Related commands

reset ip fast-forwarding cache