52 
Examples 
# Enable BFD to check the connectivity of the LSPs to destination 1.1.1.9/32. 
<Sysname> system-view 
[Sysname] mpls lspv 
[Sysname-mpls-lspv] bfd enable 1.1.1.9 32 
display mpls ilm 
Description 
Use the display mpls ilm command to display information about ILM entries. 
With no incoming label specified, the command displays information about all ILM entries. 
Syntax 
display mpls ilm [ label ] [ verbose ] [ slot slot-number ] [ include text | { | { begin | exclude | include } 
regular-expression } ] 
View 
Any view 
Default level 
1: Monitor level 
Parameters 
label: Specifies the incoming label, ranging from 16 to 1,048,575. 
verbose: Displays the detailed information. 
include text: Specifies ILM entries containing a specified string. 
slot slot-number: Displays the ILM entries on a member device in the IRF virtual device. The slot-number 
parameter is the number of the member device in the IRF virtual device. The value range for the slot-
number parameter depends on the number of members and numbering conditions in the current IRF 
virtual device. 
|: Filters command output by specifying a regular expression. For more information about regular 
expressions, see the Fundamentals Configuration Guide. 
•  begin: Displays the first line that matches the specified regular expression and all lines that follow. 
•  exclude: Displays all lines that do not match the specified regular expression. 
•  include: Displays all lines that match the specified regular expression. 
•  regular-expression: Specifies a regular expression, which is a case-sensitive string of 1 to 256 
characters. 
Examples 
# Display the ILM entry with a specified incoming label. 
<Sysname> display mpls ilm 1024 
Inlabel In-Interface        Token   VRF-Index Oper   LSP-Type      Swap-Label 
-------------------------------------------------------------------------- 
1024    Vlan2               2         0       POP    NORMAL        ---- 
# Display all ILM entries. 
<Sysname> display mpls ilm