< Home

display mpls te hot-standby state

Function

The display mpls te hot-standby state command displays the hot-standby status of all tunnels or a specified tunnel.

Format

display mpls te hot-standby state { all [ verbose ] | interface tunnel interface-number }

Parameters

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. -

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

When running the display mpls te hot-standby state command, note the following issues:
  • The command displays the status of only hot-standby TE tunnels.
  • If a tunnel interface is deleted or traffic switches from the tunnel to an ordinary backup tunnel, no command output is displayed.

Example

# 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                    : -
Table 1 Description of the display mpls te hot-standby state command output

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:

  • Primary LSP: indicates that data is switched to the primary CR-LSP.
  • Hot-standby LSP: indicates that data is switched to the hot-standby CR-LSP.
  • Ordinary LSP: indicates that data is switched to the ordinary CR-LSP.
  • Best-Effort LSP: indicates that data is switched to the best-effort path.

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:
  • yes: indicates that they overlap.
  • no: indicates that they do not overlap.
  • -: indicates that the system does not check whether they 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           -
Table 2 Description of the display mpls te hot-standby state all command output

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:

  • Primary LSP: indicates that data is switched to the primary CR-LSP.
  • Hot-standby LSP: indicates that data is switched to the hot-standby CR-LSP.
  • Ordinary LSP: indicates that data is switched to the ordinary CR-LSP.
  • Best-Effort LSP: indicates that data is switched to the best-effort path.

overlap

Whether the primary path overlaps the hot-standby path:

  • yes: They share one or multiple links.
  • no: They do not share links.
  • -: Their paths cannot be compared.
  • yse(s): They overlap each other.
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >