display mpls te tunnel [ destination ip-address ] [ lsp-id ingress-lsr-id session-id local-lsp-id ] [ lsr-role { all | egress | ingress | remote | transit } ] [ name tunnel-name ] [ { incoming-interface | interface | outgoing-interface } interface-type interface-number ] [ verbose ]
display mpls te tunnel { stale-incoming-interface | stale-interface | stale-outgoing-interface } interface-index [ verbose ]
Parameter | Description | Value |
---|---|---|
destination ip-address |
Displays information about an MPLS TE tunnel with a specified destination address. |
- |
lsp-id |
Displays information about an MPLS TE tunnel with a specified LSP ID. |
- |
ingress-lsr-id |
Specifies the LSR ID of the ingress. |
The value is in dotted decimal notation. |
session-id |
Specifies the ID of a session. |
The value is an integer that ranges from 0 to 65535. |
local-lsp-id |
Specifies the local LSP ID. |
The value is an integer that ranges from 0 to 65535. |
lsr-role |
Displays information about an MPLS TE tunnel according to the specified role of the local LSR. |
- |
all |
Displays information of all MPLS TE tunnels. |
- |
egress |
Displays information about an MPLS TE tunnel with the local LSR as the egress. |
- |
ingress |
Displays information about an MPLS TE tunnel with the local LSR as the ingress. |
- |
remote |
Displays information about an MPLS TE tunnel with the local LSR as the egress or the transit node. |
- |
transit |
Displays information about an MPLS TE tunnel with the local LSR as a transit node. |
- |
name tunnel-name |
Displays the MPLS TE tunnel whose name is specified. |
tunnel-name must be the name of an existing tunnel and its format, including the upper and lower casing, and blank spaces, must be consistent with that of the configuration file. For example, when the tunnel interface in a configuration file is named "interface Tunnel1", the tunnel name to be specified must also be Tunnel1. "tunnel1" or "Tunnel 1" is incorrect. |
incoming-interface interface-type interface-number |
Displays information about all MPLS TE tunnels with a specified incoming interface. |
- |
interface interface-type interface-number |
Displays information about all MPLS TE tunnels with an outgoing or incoming interface of the specified type and number. |
- |
outgoing-interface interface-type interface-number |
Displays information about all MPLS TE tunnels with a specified outgoing interface. |
- |
verbose |
Displays detailed information. |
- |
stale-incoming-interface |
Displays information about MPLS TE tunnels with a specified incoming interface in the stale state. |
- |
stale-interface |
Displays information about MPLS TE tunnels on an interface in the stale state. |
- |
stale-outgoing-interface |
Displays information about MPLS TE tunnels with a specified outgoing interface in the stale state. |
- |
interface-index |
Specifies the index of a specified stale interface. |
The value is a hexadecimal integer that ranges from 1 to FFFFFFFE. |
When verbose is configured, the command output varies with the signaling protocol used by the MPLS TE tunnel.
# Display information about an MPLS TE tunnel.
<HUAWEI> display mpls te tunnel ------------------------------------------------------------------------------ Ingress LsrId Destination LSPID In/Out Label R Tunnel-name ------------------------------------------------------------------------------ 10.1.1.9 10.3.3.9 6 --/1027 I Tunnel1
Item |
Description |
---|---|
Ingress LsrId |
Ingress LSR ID. |
Destination |
Destination IP address. |
LSPID |
LSP ID of the ingress. |
In/Out Label |
Incoming and outgoing labels. |
R |
LSR role:
|
Tunnel-name |
Tunnel name. |
# Display information about the MPLS TE tunnel with the ingress IP address being 10.1.1.9 and the LSP ID being 1.
<HUAWEI> display mpls te tunnel lsp-id 10.1.1.9 1 1 ------------------------------------------------------------------------------ Ingress LsrId Destination LSPID In/Out Label R Tunnel-name ------------------------------------------------------------------------------ 10.1.1.9 10.2.2.9 1 --/3 I Tunnel1
# Display detailed information about an MPLS TE tunnel.
<HUAWEI> display mpls te tunnel verbose No : 1 Tunnel-Name : LSRAtoLSRC Tunnel Interface Name : Tunnel1 TunnelIndex : 0 LSP Index : 1024 Session ID : 100 LSP ID : 1 LSR Role : Ingress LSP Type : Primary Ingress LSR ID : 10.1.1.1 Egress LSR ID : 10.2.2.2 In-Interface : - Out-Interface : Vlanif10 Sign-Protocol : Static CR Resv Style : IncludeAnyAff : 0x0 ExcludeAnyAff : 0x0 IncludeAllAff : 0x0 LspConstraint : 1 ER-Hop Table Index : - AR-Hop Table Index: - C-Hop Table Index : - PrevTunnelIndexInSession: - NextTunnelIndexInSession: - PSB Handle : 0 Created Time : 2013/01/29 18:21:36+00:00 RSVP LSP Type : - -------------------------------- DS-TE Information -------------------------------- Bandwidth Reserved Flag : Unreserved CT0 Bandwidth(Kbit/sec) : 0 CT1 Bandwidth(Kbit/sec): 0 CT2 Bandwidth(Kbit/sec) : 0 CT3 Bandwidth(Kbit/sec): 0 CT4 Bandwidth(Kbit/sec) : 0 CT5 Bandwidth(Kbit/sec): 0 CT6 Bandwidth(Kbit/sec) : 0 CT7 Bandwidth(Kbit/sec): 0 Setup-Priority : 7 Hold-Priority : 7 -------------------------------- FRR Information -------------------------------- Primary LSP Info TE Attribute Flag : 0x63 Protected Flag : 0x0 Bypass In Use : Not Exists Bypass Tunnel Id : - BypassTunnel : - Bypass LSP ID : - FrrNextHop : - ReferAutoBypassHandle : - FrrPrevTunnelTableIndex : - FrrNextTunnelTableIndex: - Bypass Attribute(Not configured) Setup Priority : - Hold Priority : - HopLimit : - Bandwidth : - IncludeAnyGroup : - ExcludeAnyGroup : - IncludeAllGroup : - Bypass Unbound Bandwidth Info(Kbit/sec) CT0 Unbound Bandwidth : - CT1 Unbound Bandwidth: - CT2 Unbound Bandwidth : - CT3 Unbound Bandwidth: - CT4 Unbound Bandwidth : - CT5 Unbound Bandwidth: - CT6 Unbound Bandwidth : - CT7 Unbound Bandwidth: - -------------------------------- BFD Information -------------------------------- NextSessionTunnelIndex : - PrevSessionTunnelIndex: - NextLspId : - PrevLspId : -
Item |
Description |
---|---|
No |
Number of an MPLS TE tunnel. |
Tunnel-Name |
Name of an MPLS TE tunnel. |
Tunnel Interface Name |
Interface name of an MPLS TE tunnel. |
TunnelIndex |
Index of an MPLS TE tunnel. |
LSP Index |
Index of an LSP. |
Session ID |
Session ID, which is the tunnel ID. |
LSP ID |
LSP ID. |
LSR Role |
Role of the LSR:
|
LSP Type |
Type of an LSP:
|
Ingress LSR ID |
LSR ID of the ingress. |
Egress LSR ID |
LSR ID of the egress. |
In-Interface |
Incoming interface of the LSP on the local node. |
Out-Interface |
Outgoing interface of the LSP on the local node. |
Sign-Protocol |
Tunnel protocol:
|
Resv Style |
Style of resource reservation. For a static CR-LSP, no resource reservation style is displayed. For an RSVP-TE tunnel, shared explicit (SE) or fixed filter (FF) is displayed. |
IncludeAnyAff |
Valid affinity property. The default value is 0x0. |
ExcludeAnyAff |
Invalid affinity property. The default value is 0x0. |
IncludeAllAff |
The affinity property needs to be included. The default value is 0x0. |
LspConstraint |
Sequence number of the constraint used by an LSP. |
ER-Hop Table Index |
Index of an explicit routing table. |
AR-Hop Table Index |
Index of the actual explicit routing table. |
C-Hop Table Index |
Routing table index that is calculated by CSPF. |
PrevTunnelIndexInSession |
Index of the previous tunnel entry in the same session. |
NextTunnelIndexInSession |
Index of the next tunnel entry in the same session. |
PSB Handle |
Handle of the PSB. |
Created Time |
Amount of time an MPLS TE tunnel is created for. |
RSVP LSP Type |
LSP type.
NOTE:
This field is displayed as "-" because the device does not support the error code switching function. |
Bandwidth Reserved Flag |
Bandwidth reservation flag:
|
CT0 Bandwidth(Kbit/sec) - CT7 Bandwidth(Kbit/sec) |
Value of the bandwidth that is reserved for CT0 to CT7. |
Setup-Priority |
Setup priority of an MPLS TE tunnel. |
Hold-Priority |
Holding priority of an MPLS TE tunnel. |
Primary LSP Info |
Information about the primary LSP. |
TE Attribute Flag |
Flag of the TE tunnel attribute. |
Protected Flag |
Flag of the primary tunnel of the protection group. |
Bypass In Use |
LSP ID of the bypass tunnel. "Not Exists" indicates that the primary tunnel is not bound to a bypass tunnel. |
Bypass Tunnel Id |
Tunnel ID of the bypass tunnel. |
BypassTunnel |
Name of the bypass tunnel. |
Bypass LSP ID |
LSP ID of the bypass tunnel. |
FrrNextHop |
Next hop of the redirect route. |
ReferAutoBypassHandle |
Handle of the automatic bypass tunnel. |
FrrPrevTunnelTableIndex |
Index value of the previous tunnel entry in FRR. |
FrrNextTunnelTableIndex |
Index value of the next tunnel entry in FRR. |
Bypass Attribute |
Attributes of a bypass tunnel. "(Not configured)" indicates that no such attribute is configured and the bypass tunnel inherits the attributes of the primary tunnel. |
Setup Priority |
Setup priority of a bypass tunnel. |
Hold Priority |
Holding priority of a bypass tunnel. |
HopLimit |
Maximum number of hops along a bypass tunnel. |
Bandwidth |
Bandwidth of a bypass tunnel. |
IncludeAnyGroup |
Valid affinity property of a bypass tunnel. |
ExcludeAnyGroup |
Invalid affinity property of a bypass tunnel. |
IncludeAllGroup |
The affinity property of a bypass tunnel needs to be included. |
Bypass Unbound Bandwidth Info |
Information about the bandwidth that is not bound to a bypass tunnel. |
CT0 Unbound Bandwidth - CT7 Unbound Bandwidth |
Bandwidth that is able to be reserved, but not for CT0 to CT7. |
NextSessionTunnelIndex |
Next index of a bypass tunnel entry. |
PrevSessionTunnelIndex |
Previous index of a bypass tunnel entry. |
NextLspId |
Value of the next bypass LSP ID. |
PrevLspId |
Value of the previous bypass LSP ID. |