show mpls ilm-table
Use this command to view Incoming label mapping (ILM) table entries.
Command Syntax
show mpls ilm-table (count|)
Parameters
count
Count of entries in ILM table.
Command Mode
Exec mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#show mpls ilm-table
Codes: > - installed ILM, * - selected ILM, p - stale ILM
K - CLI ILM,T - MPLS-TP
Code FEC ILM-ID In-Label Out-Label In-Intf Out-Intf Nexthop LSP-Type
> 63.63.63.63/32 151187 53121 3 N/A xe6 6.6.6.63 LSP_DEFAULT
> 16.16.16.0/24 151186 53120 3 N/A xe6 6.6.6.63 LSP_DEFAULT
K> N/A 151189 500 N/A N/A N/A 127.0.0.1 LSP_DEFAULT
> 65.65.65.65/32 151188 53122 3 N/A xe1 1.1.1.65 LSP_DEFAULT
#show mpls ilm-table count
--------------------------------------------
Num ILMs : 4 [UP: 4, INSTALL: 4]
Swap Entries : 3 [UP: 3, INSTALL: 3]
Pop Entries : 1 [UP: 1, INSTALL: 1]
--------------------------------------------
Table 8 shows the status codes displayed at the start of a route entry.
Table 11: status code output field
Status Code | Field | Description |
---|
| Installed ILM | Number of ILM entry installed. |
* | Selected ILM | ILM entry selected in the interface. |
P | Stale ILM | Stale marked ILM due to on-going graceful restart of MPLS module. |
K | CLI ILM | Admin configured static ILM entry. |
T | MPLS-TP | ILM entry installed by MPLS-TP. |
Table 1 explains the show command output fields.
Table 12: show mpls ilm-table output field
Field | Description |
---|
FEC | Displays the Forward Equivalency Class (FEC) for this entry. |
ILM-ID | ILM identifier for the session. |
LSP-Type | LSP type associated with each interface being protected. |
Out-Label | Label received from downstream neighbor for route. |
Out-Intf | Short name of the physical interface through which traffic goes to the protected link. |
In label | Displays the ingress (incoming interface) label for this segment. |
In intf | Installed as a result of configuring an interface. |
Nexthop | Displays the IP address of the next hop. |
Num ILMs | Number of ILMs in the session. |
Swap Entries | Number of packets in the entry. |
Pop Entries | Number of POP entries. |
Last modified date: 07-13-2023