display mpls te leaf-list

Function

The display mpls te leaf-list command displays information about all leaf lists.

Format

display mpls te leaf-list [ name leaf-list-name ] [ verbose ]

Parameters

Parameter Description Value
name leaf-list-name

Specifies a leaf list.

The value is a string of 1 to 31 case-sensitive characters. When double quotation marks are used around the string, spaces are allowed in the string.

verbose

Displays detailed leaf list information.

-

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
mpls-te read

Usage Guidelines

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.

Example

The actual command output varies according to the device. The command output here is only an example.

# Display detailed information about leaf lists.
<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
# Display information about leaf lists.
<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
Table 1 Description of the display mpls te leaf-list command output
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:

  • Enabled: The function is enabled.
  • Disabled: The function is disabled.
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.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >