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

stateful (Precision Time Protocol)

date_range 27-Sep-24

Syntax

content_copy zoom_out_map
stateful {
    interface interface-name {
        multicast-mode {
            local-priority
            transport 802.3 ( link-local ) ;
            asymmetry number;
            primary-asymmetry number;
            secondary-asymmetry number
        }
        passive-port-monitor { 
            measure-only;
            phase-threshold <offset-threshold-value>;
        }
        not-master;
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit protocols ptp]

Description

Configure the stateful port or bidirectional port with parameters. A stateful port is useful when you configure PTP over Ethernet for multicast mode of transmission of PTP traffic. A stateful port configuration for PTP over Ethernet and default profile is supported only on boundary clock mode and not on ordinary clock mode.

For PTP over Ethernet, you can configure a port to function as both a timeReceiver port and a timeTransmitter port. This type of port is called a stateful port, or a bidirectional port. Such a stateful port enables the transfer of frequency for synchronization services, in addition to time and phase alignment, when PTP functionality is not hop-by-hop and you have provisioned timeTransmitter and timeReceiver roles or interfaces.

The passive-port-monitor and not-master are only available for PTX10004 and PTX10008.

Options

The remaining statements are explained separately. See CLI Explorer.

Required Privilege Level

routing—To view this statement in the configuration.

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

Release Information

Statement introduced in Junos OS Release 17.1R1.

footer-navigation