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

esmc-transmit (Chassis Synchronization)

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
esmc-transmit {
    interfaces (all | interface-name);
}

ACX710

content_copy zoom_out_map
esmc-transmit {
    interfaces {
        (all | interface-name) {
            squelch {
                method ql-dnu;
                quality-level quality-level;
            }
        }
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit chassis synchronization]

Description

Enable Ethernet Synchronization Message Channel (ESMC) packet transmission on all interfaces or on a specific interface.

Options

interfaces (all | interface-name)

Specify the interface. To enable ESMC packet transmission on all interfaces, use all. To enable ESMC packet transmission on one interface, use the name of the interface.

The remaining statements are explained separately. See CLI Explorer.

Required Privilege Level

interface—To view this statement in the configuration.

interface-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 11.2R4.

bits option introduced in Junos OS Release 20.2R1.

footer-navigation