The display mpls te session-entry command displays detailed information about LSP sessions of tunnels.
Parameter | Description | Value |
---|---|---|
ingress-lsr-id | Specifies the LSR ID of the ingress. | In dotted decimal notation. |
tunnel-id | Specifies the ID of a tunnel. | The value is an integer that ranges from 0 to 65535. |
egress-lsr-id | Specifies the LSR ID of the egress. | The value is in dotted decimal notation. |
To view detailed information about LSP sessions of tunnels, run the display mpls te session-entry command.
# Display detailed information about LSP sessions of a tunnel.
<HUAWEI> display mpls te session-entry Ingress-ID : 1.1.1.9 Tunnel-ID : 300 Egress-ID : 3.3.3.9 Crlsp num : 1 First TunnelTable index : 4 LSP No. : 1 LSP ID : 1.1.1.9:300:6 In/Out IF : -/Vlanif10 Bandwidth(Kbit/sec): CT0 : 500 CT1 : 0
Item |
Description |
---|---|
Ingress-ID |
LSR ID of the ingress. |
Tunnel-ID |
Tunnel ID, which is the session ID. |
Egress-ID |
LSR ID of the egress. |
Crlsp num |
Number of CR-LSPs of the session entry. |
First TunnelTable index |
Index of the first CR-LSP of the session entry. |
LSP No. |
Sequence number of a CR-LSP. |
LSP ID |
LSP ID, uniquely identified in the form of <Ingress-LSR-ID:Tunnel-ID:Local-LSP-ID>. |
In/Out IF |
Incoming and outgoing interface through which the CR-LSP passes on the local node. |
Bandwidth(Kbit/sec) |
Bandwidth, in kbit/s. |
CT0 |
Bandwidth value of CR-LSPs of CT0. |
CT1 |
Bandwidth value of CR-LSPs of CT1. |