The display segment-routing ipv6 local-sid end-dx6 forwarding command displays information about a local SRv6 End.DX6 SID table.
| Parameter | Description | Value |
|---|---|---|
| sid |
Specifies an IPv6 SID value. |
The value is a 32-digit hexadecimal number, in the format of X:X:X:X:X:X:X:X. |
| vpn-instance vpn-instance-name |
Specifies the name of a VPN instance. |
The value is a string of 1 to 31 case-sensitive characters, spaces not supported. The VPN instance name cannot be <b>_public_</b>. When double quotation marks are used around the string, spaces are allowed in the string. |
Usage Scenario
The display segment-routing ipv6 local-sid end-dx6 forwarding command displays the End.DX6 SID information.
You can also query the specified End.DX6 type SID based on the VPN instance. For example, run the display segment-routing ipv6 local-sid end-dx6 vpn-instance vpn-name forwarding command.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display segment-routing ipv6 local-sid end-dx6 forwarding
My Local-SID End.DX6 Forwarding Table
-------------------------------------
SID : 2001:DB8:1::13/128 FuncType : End.DX6
VPN Name : test1 VPN ID : 3
LocatorName: 1 LocatorID: 1
NextHop : Interface : ExitIndex:
2001:DB8:2::3 Vbdif1 0x0000002c
Total SID(s): 1
| Item | Description |
|---|---|
| SID | SID value. |
| FuncType | Function type. |
| VPN Name | VPN instance name mapped to the SID. |
| VPN ID | VPN ID mapped to the SID. |
| NextHop | Next-hop address. |
| Interface | Outbound interface. |
| Total SID(s) | Total number of SIDs. |
| LocatorName | Locator name mapped to the SID. |
| LocatorID | Locator ID mapped to the SID. |
| ExitIndex | Outbound interface index. |