display ipv6 fast-forwarding cache
Use display ipv6 fast-forwarding cache to display IPv6 fast forwarding table information.
Syntax
display ipv6 fast-forwarding cache [ ipv6-address ] [ slot slot-number ]
Views
Any view
Predefined user roles
network-admin
network-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 an IRF member device by its member ID. If you do not specify this option, the command displays IPv6 fast forwarding entries on all parent devices.
Usage guidelines
This command displays IPv6 fast forwarding entries. Each entry includes the following fields:
Source IPv6 address
Source port number
Destination IPv6 address
Destination port number
Protocol number
VPN instance
Input and output interface
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: XGE1/0/2 Output interface: XGE1/0/1 Src IP: 2001::1 Src port: 128 Dst IP: 2002::1 Dst port: 0 Protocol: 58 VPN instance: vpn2 Input interface: XGE1/0/1 Output interface: XGE1/0/2
Table 69: 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