The display mpls multicast-lsp protocol mldp command displays forwarding plane information about multicast LSPs.
Parameter | Description | Value |
---|---|---|
root-ip root-ip-address |
Displays forwarding plane information on a multicast P2MP LSP that originates from a specified root node. |
The value is in dotted decimal notation. |
lsp-id lsp-id |
Displays information about a multicast P2MP LSP with a specified LSP ID. |
The value is an integer ranging from 0 to 4294967295. |
opaque-value opaque-value |
Displays information about a multicast P2MP LSP with a specified opaque value. |
The value is a string of 1 to 254 characters. |
lsr-role |
Displays information about a multicast P2MP LSP with the local node playing a specific role. |
- |
ingress |
Displays information about a multicast P2MP LSP with the local node playing an ingress node. |
- |
transit |
Displays information about a multicast P2MP LSP with the local node playing a transit node. |
- |
egress |
Displays information about a multicast P2MP LSP with the local node playing an egress node. |
- |
bud |
Displays information about a multicast P2MP LSP with the local node playing a bud node. |
- |
p2mp |
Displays the forwarding plane information about multicast P2MP LSPs. |
- |
Usage Scenario
To view forwarding plane information on a multicast P2MP LSP, run the display mpls multicast-lsp protocol mldp p2mp command on each node. Only P2MP LSPs can be used as multicast LSPs.
If no parameters are specified, the command output contains forwarding plane information on all multicast P2MP LSPs.The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display mpls multicast-lsp protocol mldp p2mp root-ip 3.3.3.3 opaque-value 070011060001040202020200070100040000800F --------------------------------------------------------------------------------------------- LSP Information: mLDP P2MP-LSP --------------------------------------------------------------------------------------------- Root IP : 3.3.3.3 Instance : -- Opaque decoded : -- Opaque value : 070011060001040202020200070100040000800F Origin Root IP : 2.2.2.2 Origin Opaque decoded : LSP-ID 32783 Origin Opaque value : 0100040000800F Origin RD : 100:1 Lsr Type : Transit Forward ID : 0x4c4b55 Insegment Count : 1 Outsegment Count : 1 Insegment: In Label State Age 48081 Active 0000d00h03m45s Outsegment: Out Label MTU Token Age Frr Dest Next Hop Out Interface 48078 1500 0x4c4b54 0000d00h03m45s -- 15.1.1.5 Ethernet0/1/20 ---------------------------------------------------------------------------------------------
<HUAWEI> display mpls multicast-lsp protocol mldp p2mp --------------------------------------------------------------------------------------------- LSP Information: mLDP P2MP-LSP --------------------------------------------------------------------------------------------- Root IP : 1.1.1.1 Instance : -- Opaque decoded : LSP-ID 1 Opaque value : 01000400000001 Lsr Type : Ingress Forward ID : 0x4c4bc2 Insegment Count : 0 Outsegment Count : 1 Outsegment: Out Label MTU Token Age Frr Dest Next Hop Out Interface 20000 1500 0x4c6b44 0003d23h35m11s -- 10.1.2.2 GigabitEthernet0/1/0 1024 1500 0x4c6b45 0003d00h10m11s 2.2.2.2 10.1.3.3 GigabitEthernet0/1/1 20001 1500 0x4c6b46 0003d23h35m11s -- 10.1.5.5 GigabitEthernet0/1/2 1025 1500 0x4c6b47 0003d00h10m11s 5.5.5.5 7.7.7.7 LDP LSP 1026 1500 0x4c6b47 0003d00h10m11s 7.7.7.7 10.1.6.6 GigabitEthernet0/1/3 ---------------------------------------------------------------------------------------------
<HUAWEI> display mpls multicast-lsp protocol mldp p2mp
---------------------------------------------------------------------------------------------
LSP Information: mLDP P2MP-LSP
---------------------------------------------------------------------------------------------
Root IP : 1.1.1.1 Instance : --
Opaque decoded : [VPNv4 18:19 33.33.33.33 225.0.0.1]
Opaque value : FA001021212121E10000010000001200000013
Lsr Type : Egress
Forward ID : 0x6acfc1
Insegment Count : 1 Outsegment Count : 0
Insegment:
In Label State Age
48075 Active 0000d03h12m52s
---------------------------------------------------------------------------------------------
Item | Description |
---|---|
Root IP | IP address of the ingress from which a multicast P2MP LSP originates. |
Instance | Name of an LDP instance, which can only be a public network instance. |
Opaque decoded | LSP ID obtained after the opaque value is decoded. |
Opaque value | Opaque value (in the TLV format) that is carried in messages and is not decoded. |
Origin Root IP | IP address of the original ingress with the LDP P2MP LSP recursive-FEC. |
Origin Opaque decoded | Original opaque value after recursive-FEC decoding. |
Origin Opaque value | Original opaque-value of recursive-FEC, in TLV format. |
Origin RD | Original route-distinguisher information of recursive-FEC. |
Lsr Type | LSR type of the local node:
|
Forward ID | Forwarding ID of the multicast P2MP LSP. |
Insegment Count | Number of upstream entries. |
Insegment | Upstream entry information. |
Outsegment Count | Number of downstream entries. |
Outsegment | Downstream entry information. |
Age | Time elapsed since an entry was created, which is in the daydhourhminutemseconds format, for example, 0000d00h10m39s. |
Out Label | Outgoing label value. |
Out Interface | Outbound interface name. |
MTU | Maximum transmission unit, in bytes. |
Token | Token value of the entry. |
Frr Dest | FRR destination address. Hyphens (--) are displayed for a non-FRR LSP. |
Next Hop | Next-hop address. |