The display mvpn ipv6 spmsi command displays selective-provider multicast service interface (S-PMSI) tunnel configurations of VPN instances.
Parameter | Description | Value |
---|---|---|
all-instance |
Displays S-PMSI tunnel configurations of all VPN instances. |
- |
vpn-instance vpn-instance-name |
Displays S-PMSI tunnel configurations of a specified a VPN instance. |
The value is a string of 1 to 31 case-sensitive characters, spaces not supported. In addition, the VPN instance name must not be _public_. When double quotation marks are used around the string, spaces are allowed in the string. |
verbose |
Displays the detailed S-PMSI tunnel configurations of VPN instances. |
- |
grpAddr |
Specifies a multicast group. |
- |
srcAddr |
Specifies a multicast source. |
- |
Usage Scenario
To determine whether the S-PMSI tunnels of a VPN instance are working properly, run the display mvpn ipv6 spmsi command to check S-PMSI tunnel configurations.
Precautions
If no S-PMSI tunnels are established, no output is displayed for the display mvpn ipv6 spmsi command.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display mvpn ipv6 vpn-instance mcast2 spmsi
MVPN local S-PMSI information for VPN-Instance : mcast2
Total number of tunnel: 1
S-PMSI A-D Route Type: (*,*)
Tunnel type: BIER IPv6
Tunnel state: Up
Src-dt6 SID: 11::1 Prefix Len: 96, MSID Len: 32
Sub-domain ID: 0
BFR-ID: --
BFR prefix: 1::1
Bit string ID: 13
Root: 1::1 (local)
Leaf:
1: 2::2 (BFR-ID: 2, BFR prefix: 2::2)
<HUAWEI> display mvpn ipv6 vpn-instance mcast2 spmsi verbose 1::1 FF37::1
MVPN local S-PMSI information for VPN-Instance : mcast2
Total number of tunnel: 1
Tunnel type: RSVP-TE P2MP LSP
Tunnel state: Up
P2MP ID: 0x2020202
Tunnel ID: 32993
Extended tunnel ID: 2.2.2.2
Root: 2.2.2.2 (local)
Leaf:
1: 3.3.3.3
Total number of (S, G): 5
Total matched number of (S, G): 1
1. (1::1, FF37::1)
<HUAWEI> display mvpn ipv6 vpn-instance mcast2 spmsi
MVPN local S-PMSI information for VPN-Instance : mcast2
Total number of tunnel: 1
Tunnel type: mLDP P2MP LSP
Tunnel state: Up
Root-ip: 2.2.2.2
Opaque value: 0x01000400008141
Root: 2.2.2.2 (local)
<HUAWEI> display mvpn ipv6 vpn-instance mcast2 spmsi
MVPN local S-PMSI information for VPN-Instance : mcast2
Total number of tunnel: 1
S-PMSI A-D Route Type: (*,*)
Tunnel type: BIER IPv6
Tunnel state: Up
Src-dt6 SID: 11::1
Sub-domain ID: 0
BFR-ID: --
BFR prefix: 1::1
Bit string ID: 13
Root: 1::1 (local)
Leaf:
1: 2::2 (BFR-ID: 2, BFR prefix: 2::2)
Item | Description |
---|---|
MVPN local S-PMSI information for VPN-Instance | VPN instance to which S-PMSI tunnel information belongs. |
S-PMSI A-D Route Type | S-PMSI A-D route type. |
Total number of tunnel | Number of P2MP tunnels. |
Total number of (S, G) | Total number of (S, G) entries that use an S-PMSI tunnel to forward multicast data. |
Total matched number of (S, G) | Total number of (S, G) entries that use this PMSI tunnel to forward multicast data. |
Tunnel type | Tunnel type:
|
Tunnel state | Tunnel state:
Up or Down is displayed only on the tunnel's root node. Leaf nodes are unaware of the tunnel state, and -- is displayed on them instead. |
Tunnel ID | ID of a P2MP tunnel. |
Src-dt6 SID | Source address of BIERv6 packets, which is used to differentiate MVPN instances. |
Prefix Len | Prefix length. |
MSID Len | Length of MSID. |
Sub-domain ID | BIER sub-domain ID. |
BFR prefix | IPv6 address of BFR-prefix. |
Bit string ID | BitString ID. |
P2MP ID | P2MP ID of a P2MP tunnel. |
Extended tunnel ID | Extended ID of a P2MP tunnel. |
Opaque value | Opaque value. |
Root-ip | IP address of an mLDP P2MP tunnel's root node. |
Root | IP address of a tunnel's root node. If the PE functions as the tunnel's root node, its IP address is displayed and is identified with local. |
Leaf | IP address of a tunnel's leaf node. If the PE functions as the tunnel's leaf node, its IP address is displayed and is identified with local. |
BFR-ID | BFR-ID. |