The display mpls te hot-standby state command displays the hot-standby status of all tunnels or a specified tunnel.
Parameter | Description | Value |
---|---|---|
all | Displays the status of all hot-standby tunnels. | - |
verbose | Displays detailed information about hot-standby tunnels. | - |
interface tunnel interface-number | Displays the status of a specified hot-standby tunnel. | - |
# Display the hot-standby status of Tunnel 1.
<HUAWEI> display mpls te hot-standby state interface tunnel 1 (s): same path --------------------------------------------------------------------- Verbose information about the Tunnel1 hot-standby state --------------------------------------------------------------------- session id : 300 main LSP token : 0x9 hot-standby LSP token : 0x0 HSB switch result : Primary LSP HSB switch reason : - WTR config time : 10s WTR remain time : - using overlapped path : -
Item |
Description |
---|---|
session id |
Session ID, which is the configured tunnel ID. |
main LSP token |
Index of the primary CR-LSP. |
hot-standby LSP token |
Index of the hot-standby CR-LSP. |
HSB switch result |
Result of a switchover:
|
HSB switch reason |
Reason why traffic is switched to the hot-standby LSP. |
WTR config time |
WTR time. If a primary CR-LSP recovers from a fault, the system waits for a period of time, or the WTR time, to switch data from the hot-standby CR-LSP or best-effort path to the primary LSP. |
WTR remain time |
WTR remain time. |
using overlapped path |
Whether the path of the primary tunnel and the path
of the backup tunnel overlap:
|
# Display the hot-standby status of all hot-standby tunnels.
<HUAWEI> display mpls te hot-standby state all (s): same path ------------------------------------------------------------------------------ No. tunnel name session id switch result overlap ------------------------------------------------------------------------------ 1 Tunnel1 3 Best-Effort LSP - 2 Tunnel2 9 Primary LSP -
Item |
Description |
---|---|
No. |
Sequence number. |
tunnel name |
Name of a tunnel. |
session id |
Session ID, which is the configured tunnel ID. |
switch result |
Result of a switchover:
|
overlap |
Whether the primary path overlaps the hot-standby path:
|