display ipv6 fast-forwarding cache
Use display ipv6 fast-forwarding cache to display IPv6 fast forwarding entries.
Syntax
display ipv6 fast-forwarding cache [ ipv6-address ] [ slot slot-number ]
display ipv6 fast-forwarding cache [ ipv6-address ] [ chassis chassis-number slot slot-number ]
Views
Any view
Predefined user roles
network-admin
network-operator
mdc-admin
mdc-operator
Parameters
ipv6-address: Specifies an IPv6 address. If you do not specify an IPv6 address, this command displays all IPv6 fast forwarding entries.
slot slot-number: Specifies a card by the slot number. If you do not specify a card, this command displays IPv6 fast forwarding entries for 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 argument represents the slot number of the card. If you do not specify a card, this command displays IPv6 fast forwarding entries for all cards.
Examples
# Display all IPv6 fast forwarding entries.
<Sysname> display ipv6 fast-forwarding cache Total number of IPv6 fast-forwarding items: 2 Src IP: 2002::1 Src port: 129 Dst IP: 2001::1 Dst port: 65535 Protocol: 58 VPN instance: vpn1 Input interface: Output interface: Src IP: 2001::1 Src port: 128 Dst IP: 2002::1 Dst port: 0 Protocol: 58 VPN instance: vpn2 Input interface: Output interface:
Table 78: Command output
Field | Description |
---|---|
Total number of IPv6 fast-forwarding items | Number of IPv6 fast forwarding entries. |
Src IP | Source IPv6 address. |
Src port | Source port number. |
Dst IP | Destination IPv6 address. |
Dst Port | Destination port number. |
Protocol | Protocol number. |
VPN instance | VPN instance. |
Input interface | 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 interface | 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 (-). |
Related commands
reset ipv6 fast-forwarding cache