Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

show oam ethernet lmi statistics

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show oam ethernet lmi statistics <interface interface-name>

Description

On MX Series routers with Gigabit Ethernet or aggregated Ethernet PICs, displays OAM Ethernet Local Management Interface (LMI) statistics.

Options

interface

(Optional) Display LMI statistics for a specified interface.

interface-name

(Optional) Display Ethernet LMI information for the specified Ethernet interface only.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show oam ethernet lmi statistics command. Output fields are listed in the approximate order in which they appear.

Table 1: show oam ethernet lmi statistics Output Fields

Field Name

Field Description

Physical interface

Name of the interface for the displayed statistics.

Reliability errors

Number of E-LMI reliability errors logged.

Protocol errors

Number of E-LMI protocol errorse.

Status check received

Number of E-LMI status check receive errors.

Status check sent

Number of E-LMI status check sent errors.

Full status received

Number of E-LMI full status receive errors.

Full status sent

Number of E-LMI full status sent errors.

Full status continued received

Number of E-LMI status continued received errors.

Full status continued sent

Number of E-LMI full status continued sent errors.

Asynchronous status sent

Number of E-LMI asynchronous status sent errors.

Sample Output

show oam ethernet lmi statistics

content_copy zoom_out_map
user@host> show oam ethernet lmi statistics interface ge-1/1/1
Physical interface: ge-1/1/1
  Reliability errors                      4  Protocol errors                     0
  Status check received                   0  Status check sent                   0
  Full status received                  694  Full status sent                  694
  Full status continued received          0  Full status continued sent          0
  Asynchronous status sent                0

Release Information

Command introduced in Junos OS Release 9.5.

footer-navigation