The display mpls stale-interface command displays information about MPLS interfaces in the Stale state.
Parameter | Description | Value |
---|---|---|
interface-index | Specifies the index of a specified stale interface. | The value is a hexadecimal integer ranging from 1 to FFFFFFFE. |
verbose | Displays detailed information about an interface, for example, whether FRR is configured. If FRR is configured, information about the bound tunnels is also displayed. | - |
The outbound interface of the primary tunnel protected by TE FRR becomes a stale interface in one of the following situations:
MPLS is disabled on the interface when the primary tunnel is in the FRR In-used state.
The display mpls stale-interface command displays information about the stale interfaces.
Run the display mpls stale-interface command without specifying a parameter to view the index of a stale interface.
# Display information about all MPLS interfaces in the Stale state.
<HUAWEI> display mpls stale-interface
Stale-Interface Status TE Attr LSP Count CRLSP Count Effective MTU
0x81a Up Dis 0 1 1500
Item |
Description |
---|---|
Stale-Interface |
Index of an MPLS interface in the Stale state. |
Status |
Status of the stale interface.
|
TE Attr |
Whether MPLS TE is enabled on an interface:
|
LSP Count |
Number of LSPs on an interface. |
CRLSP Count |
Number of CR-LSPs on an interface. |
Effective MTU |
MTU value used in the MPLS forwarding.
|
# Display detailed information about all MPLS interfaces in the Stale state.
<HUAWEI> display mpls stale-interface verbose No : 1 Interface : 0x81a Status : Up TE Attribute : Disable Static LSPCount : 0 Static CR-LSPCount : 0 LDP LSPCount : 0 RSVP LSPCount : 1 MPLS MTU : - Interface MTU : - Effective MTU : 1500 TE FRR : Enable Manual Bypass : Tun1 Interface State : Stale
Item |
Description |
---|---|
No |
Serial number. |
Interface |
Index of an MPLS interface in the Stale state. |
Status |
Status of the stale interface, which is the Up state in this example. |
TE Attribute |
Whether MPLS TE is enabled on the interface:
|
Static LSPCount |
Number of static LSPs created on the interface. |
Static CR-LSPCount |
Number of static CR-LSPs created on the interface. |
LDP LSPCount |
Number of LDP LSPs created on the interface. |
RSVP LSPCount |
Number of RSVP-TE LSPs created on the interface. |
MPLS MTU |
MPLS MTU set using the mpls mtu command. When the interface is in the Stale state, a hyphen (-) is displayed. |
Interface MTU |
MTU configured on the interface. To set the MTU, run the mtu command. |
Effective MTU |
MTU value used in the MPLS forwarding.
|
TE FRR |
Whether MPLS TE is enabled on the interface:
|
Manual Bypass |
Name of a bypass tunnel set up in manual FRR mode. |
Interface State |
Interface status. Stale indicates that the interface is to be deleted. |