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 ptp hybrid

date_range 25-Sep-24

Syntax

content_copy zoom_out_map
show ptp hybrid
<config | status>

Description

Display the current configuration and current operation mode of the timeReceiver.

Options

config

Display the PTP source to Synchronous Ethernet interface mappings.

status

Display the current hybrid mode operational status.

Required Privilege Level

View

Output Fields

Table 1 lists the output fields for the show ptp hybrid command. Output fields are listed in the approximate order in which they appear.

Table 1: show ptp hybrid Output Fields

Field Name

Field Description

ptp source

Displays the IP address of the PTP source.

synce source

Displays the interface name of the Synchronous Ethernet source through which the PTP source is traceable.

Configured Mode

Displays the current configured mode of the router as Hybrid.

Operating Mode

Displays the current operation mode: Hybrid or None.

PTP Reference

Displays the IP address and the interface name of the PTP grandmaster clock.

Synchronous Ethernet Reference

Displays the interface name of the Synchronous Ethernet grandmaster clock.

Lock state

Displays the current lock state of the router: Locked, Initializing, or Acquiring.

Lock state description

Displays the description for the current lock state of the router:

  • Initializing—Hybrid mode is being initialized.

  • Acquiring Frequency—Synchronous Ethernet source identified for frequency synchronization, acquiring frequency-related data from timeTransmitter clock.

  • Frequency Locked, Acquiring Phase—Frequency locked from the Synchronous Ethernet source, acquiring phase-related data from timeTransmitter clock.

  • Frequency and Phase Locked—TimeReceiver clock is frequency and phase synchronized with timeTransmitter clock.

Sample Output

show ptp hybrid config

content_copy zoom_out_map
user@host> show ptp hybrid config
ptp source          synce source
100.1.1.2              ge-1/1/2       

show ptp hybrid status

content_copy zoom_out_map
user@host> show ptp hybrid status
Hybrid Mode Status:
Configured Mode                : Hybrid
Operating  Mode                : Hybrid
PTP Reference                  : 100.1.1.2, ge-1/0/0.0
Synchronous Ethernet Reference : ge-1/1/2
Lock state                     : Locked
Lock state description         : Frequency and Phase Locked

show ptp hybrid status (PTX10008)

content_copy zoom_out_map
user@host> show ptp hybrid status
Hybrid Mode Status:
Configured Mode                : Hybrid
Operating  Mode                : Hybrid
PTP Reference                  : e4:5d:37:ff:fe:4e:d7:76, et-6/0/16:2.0
Synchronous Ethernet Reference : et-6/0/16:2
Lock state                     : Locked
Lock state description         : Frequency Locked Phase Locked

show ptp hybrid status (MX10008 with MX10k-LC2101 and MX10K-LC9600 line cards)

content_copy zoom_out_map
user@host> show ptp hybrid status
Hybrid Mode Status:
Configured Mode                : Hybrid
Operating  Mode                : Hybrid
PTP Reference                  : d4:04:ff:ff:fe:7e:5d:a2, xe-1/1/0:0
Frequency Reference            : external-0 (bits) 
Lock state                     : Locked
Lock state description         : Frequency Locked Phase Locked

Release Information

Command introduced in Junos OS Release 12.2R2.

footer-navigation