Parameter | Description | Value |
---|---|---|
interface-type interface-number | Specifies the type and number of an interface. | - |
verbose | Displays detailed information about the interface enabled with MPLS. | - |
After enabling MPLS functions, run the display mpls interface command to view information about the interface enabled with MPLS.
# Display information about all MPLS-enabled interfaces.
<HUAWEI> display mpls interface Interface Status TE Attr LSP Count CRLSP Count Effective MTU Vlanif100 Up Dis 2 0 1500
Item |
Description |
---|---|
Interface |
The interface enabled with MPLS. |
Status |
Interface status:
|
TE Attr |
Status of the TE attributes on an interface:
|
LSP Count |
Number of LSPs established on an interface. |
CRLSP Count |
Number of CR-LSPs established on an interface. |
Effective MTU |
MPLS MTU used during data forwarding:
To set the MPLS MTU, run the mpls mtu command. To set the interface MTU, run the mtu command. |
# Display detailed information about a specified MPLS-enabled interface.
<HUAWEI> display mpls interface vlanif 100 verbose No : 1 Interface : Vlanif100 Status : Up TE Attribute : Disable Static LSPCount : 0 Static CR-LSPCount : 0 LDP LSPCount : 0 RSVP LSPCount : 0 MPLS MTU : - Interface MTU : 1500 Effective MTU : 1500 TE FRR : Disable Interface Index : 0xd1
Item |
Description |
---|---|
No |
Serial number. |
Interface |
The interface enabled with MPLS. |
Status |
Interface status:
|
TE Attribute |
Status of the TE attributes on the interface:
|
Static LSPCount |
Number of static LSPs established on the interface. |
Static CR-LSPCount |
Number of static CR-LSPs established on the interface. |
LDP LSPCount |
Number of LDP LSPs created on the interface. |
RSVP LSPCount |
Number of RSVP-TE LSPs established on the interface. |
MPLS MTU |
MPLS MTU value configured using the mpls mtu command. When no MPLS MTU is set, a hyphen (-) is displayed. |
Interface MTU |
MTU value configured on an interface. To set the interface MTU, run the mtu command. |
Effective MTU |
MPLS MTU used during data forwarding:
To set the MPLS MTU, run the mpls mtu command. To set the interface MTU, run the mtu command. |
TE FRR |
Whether the TE FRR is enabled or disabled on the interface:
|
Interface Index |
Interface index value. |