Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents

bits (Chassis Synchronization)

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
bits {
    signal-type (e1 | t1);
    e1-options {
        framing (g704 | g704-no-cro4);
    }
    t1-options {
        framing (esf | sf);
    }
}

Syntax (ACX710: Interfaces Hierarchy)

content_copy zoom_out_map
bits {
    signal-type (e1 | t1);
    e1-options {
        framing (g704 | g704-no-cro4);
    }
    t1-options {
        framing (esf | sf);
    }
}

Syntax (ACX710: Output Interfaces Hierarchy)

content_copy zoom_out_map
bits {
    source-mode (chassis | ptp-clock);
    squelch {
        method (ais | ql-dnu | rai | shut);
    }
    ssm option-2  (GEN-1 | GEN-2);
}

Hierarchy Level

content_copy zoom_out_map
[edit chassis synchronization interfaces]
[edit chassis synchronization output interfaces]

Description

Configure the parameters of the building-integrated timing supply (BITS) interface.

Note:

bits is not supported on the ACX1000 router.

Options

ssm option-2 (GEN-1 | GEN-2)

(ACX710 only) Specify the type of synchronization status message (SSM). Choose message type Generation 1 or Generation 2.

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 12.3.

source-mode, squelch, and ssm options introduced in Junos OS Release 20.2R1.

footer-navigation