The display explicit-path command displays information about an explicit path and the tunnels using it.
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. |
- |
# 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
Item |
Description |
---|---|
Path Name |
Name of an explicit path. |
Path Status |
Status of an explicit path.
|
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:
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. |