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 synchronous-ethernet esmc statistics

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show synchronous-ethernet esmc statistics
<brief interface interface-name>
<detail interface interface-name>
< interface interface-name>
< interface interface-name (brief | detail)>

Description

(MX5, MX10, MX40, MX80, MX80-T, MX240, MX480, MX960, MX2010, MX2020 , and PTX Series routers only) Display the Synchronous Ethernet ESMC statistics.

Required Privilege Level

maintenance

Output Fields

Table 1 lists the output fields for theshow synchronous-ethernet esmc statistics command. Output fields are listed in the approximate order in which they appear.

Table 1: show synchronous-ethernet esmc statistics Output Fields

Field Name

Field Description

Interface Name

interface-slot/pic/port—Displays the name of the interface for which the ESMC statistics are displayed.

Transmit Count

number—Displays the number of ESMC packets transmitted.

Receive Count

number—Displays the number of ESMC packets received.

Sample Output

show synchronous-ethernet esmc statistics

content_copy zoom_out_map
user@host> show synchronous-ethernet esmc statistics
ESMC statistics:
Interface Name       Transmit Count      Receive Count
ge-1/0/4             3540                0
ge-1/0/2             3539                0
ge-1/2/4             3540                0

show synchronous-ethernet esmc statistics detail

content_copy zoom_out_map
user@host> show synchronous-ethernet esmc statistics detail
ESMC Statistics:

Interface Name  :  xe-2/0/10   
Transmit Count  :  40908             Receive Count        : 40534     
Total Drop Count:  336               Ineligible Drop Count: 0          
Adjacency Count :  4     

show synchronous-ethernet esmc statistics interface (PTX)

content_copy zoom_out_map
user@host> show synchronous-ethernet esmc statistics interface et-1/1/0:0
ESMC statistics:
Interface Name       Transmit Count      Receive Count
et-1/1/0:0           358                 338

Release Information

Command introduced in Junos OS Release 11.2R4.

Command introduced in Junos OS Release 14.2R1 for PTX Series Packet Transport Routers.

footer-navigation