Usage Scenario
To view detailed information about all leaf lists, run the display mpls te leaf-list command. The command output includes the addresses of and explicit paths to the leaf nodes and whether a leaf list is used by a tunnel. If the leaf-list-name parameter is not specified, the display mpls te leaf-list command displays information about all leaf lists configured on an ingress.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display mpls te leaf-list verbose
------------------------------------------------------------
P2MP-Leaf-List
------------------------------------------------------------
Name : leaf1 Status : Enabled
1 3.3.3.3 with path pe1tope2
2 4.4.4.4 with path pe1tope3
List of P2MP tunnels using this leaf-list:
Number of P2MP tunnels using this leaf-list: 0
<HUAWEI> display mpls te leaf-list
------------------------------------------------------------
P2MP-Leaf-List
------------------------------------------------------------
Name : leaf1 Status : Enabled
1 3.3.3.3 with path pe1tope2
2 4.4.4.4 with path pe1tope3
Item | Description |
---|---|
Name | Name of a leaf list, which is configured using the mpls te leaf-list command. |
Status | Whether the leaf list is enabled:
|
1 3.3.3.3 with path pe1tope2 | Information about leaf nodes in a leaf list, including the addresses and explicit paths of the leaf nodes. If only the leaf address is displayed, no explicit path is configured for the leaf node. |
List of P2MP tunnels using this leaf-list | P2MP TE tunnel which uses the leaf list. If a P2MP TE tunnel uses the leaf list, the name of the tunnel interface is displayed. |
Number of P2MP tunnels using this leaf-list | Total number of P2MP TE tunnels which use the leaf list. |