< Home

display explicit-path

Function

The display explicit-path command displays information about an explicit path and the tunnels using it.

Format

display explicit-path [ [ name ] path-name ] [ tunnel-interface | lsp-attribute | verbose ]

Parameters

Parameter Description Value

name

Displays information about the specified explicit path.

-

path-name

Specifies the explicit path name.

The value is an existing explicit path name.

tunnel-interface

Displays information about the interface of the tunnel that uses the explicit path.

-

lsp-attribute

Displays information about the LSP attribute template that uses the explicit path.

-

verbose

Displays detailed information.

-

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

If no path name is specified, information about all explicit paths is displayed.

Example

# Display detailed information about the explicit path named p1.

<HUAWEI> display explicit-path p1 verbose
Path Name : p1          Path Status : Enabled                                   
 1      1.1.1.1           Strict      Include                                   
 2      2.2.2.2           Strict      Exclude                                   
 3      3.3.3.3           Loose       Include             Outgoing
 4      4.4.4.4           Strict      Include             Incoming
 List of p2p tunnels using this path:                                           
     Tunnel1                                                                
 Number of p2p tunnels using this path: 1                                       
 List of lsp-attributes referring this path:                                    
     a1                                                                         
 Number of lsp-attributes referring this path: 1                                
Table 1 Description of the display explicit-path verbose command output

Item

Description

Path Name

Name of an explicit path.

Path Status

Status of an explicit path.
  • Enabled
  • Disabled

Strict

The address is a strict next hop. The address is the ingress address or the address of the node that is connected directly to the previous node.

Loose

The address is a loose next hop.

Include

The explicit path contains the node of this IP address.

Exclude

The explicit path does not contain the node of this IP address.

Incoming or Outgoing

Type of an interface to which the IP address belong:

  • Incoming

  • Outgoing

If this field is not displayed, the IP address belongs to either an outbound interface or an inbound interface.

List of p2p tunnels using this path

List of tunnels using the path.

Number of p2p tunnels using this path

Number of tunnels using the path.

List of lsp-attributes referring this path

List of CR-LSP attribute templates using the path.

Number of lsp-attributes referring this path

Number of CR-LSP attribute templates using the path.

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