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 master

date_range 25-Sep-24

Syntax

content_copy zoom_out_map
show ptp master
<brief |detail | interface>

Description

(MX80, MX240, MX480, MX960, PTX10008 routers, and QFX Series switches) Display information about the configured timeTransmitter and the status of the timeTransmitter.

Options

brief

Display information about the timeTransmitter in brief.

detail

Display information about the timeTransmitter in detail.

interface

Display information about the configured interface of the timeTransmitter.

Required Privilege Level

View

Output Fields

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

Table 1: show ptp primary Output Fields

Field Name

Field Description

Interface

Name of the interface configured for Precision Time Protocol (PTP) on the timeTransmitter.

Status

Status of the Precision Time Protocol timeTransmitter:

  • Master or Slave

  • Active or Inactive

  • Initializing or Down

Local Adddress

IP or MAC address of the configured timeTransmitter clock.

Status

(Local address Status)

Status of the local address of the interface:

  • Configured or Not configured

  • Master or Slave

  • Active or Inactive

Status

(Remote address Status)

Status of the remote address of the interface on the QFX Series:

  • Configured or Not configured

  • Master or Slave

  • Active or Inactive

Total Remote Slaves

Number of remote timeReceiver clocks.

Slave Address

IP or MAC addresses of the timeReceivers.

Status

(Member Address Status)

Status of the address of the timeReceiver:

  • Configured or Not configured

  • Master or Slave

  • Active or Inactive or Ready

Sample Output

show ptp primary

content_copy zoom_out_map
user@host> run show ptp master brief
PTP Master Interface Configured:

Master Interface           Status
ge-7/0/2.0                 Master, Active

show ptp primary detail

content_copy zoom_out_map
user@host> run show ptp master detail
PTP Master Interface Details:
Interface  : xe-0/0/6:1.0
Status     : Master, Active
Clock Info :
    Local Address: 50.50.50.1         Status: Configured, Master, Active
        Remote Address: 224.0.1.129
    Total Remote Slaves: 1

show ptp primary detail

content_copy zoom_out_map
user@host> run show ptp slave detail
PTP Master Interface Details:

Interface  : xe-0/0/31:3.0
Status     : Master, Active
Clock Info :
    Local Address: 10.10.10.2         Status: Configured, Master, Active
        Remote Address: 10.10.10.1         Status: Learned, Slave, Active
        Remote Address: 224.0.1.129        Status: Configured, Slave, Active
    Total Remote Slaves: 2

Interface  : xe-0/0/35:3.0
Status     : Master, Active
Clock Info :
    Local Address: 10.2.2.1           Status: Configured, Master, Active
        Remote Address: 10.2.2.24          Status: Learned, Slave, Active
        Remote Address: 10.2.2.29          Status: Learned, Slave, Active
        Remote Address: 10.2.2.30          Status: Learned, Slave, Active
        Remote Address: 10.2.2.32          Status: Learned, Slave, Active
        Remote Address: 10.2.2.35          Status: Learned, Slave, Active
        Remote Address: 10.2.2.52          Status: Learned, Slave, Active
        Remote Address: 10.2.2.61          Status: Learned, Slave, Active
        Remote Address: 224.0.1.129        Status: Configured, Slave, Active
    Total Remote Slaves: 8 

show ptp primary detail

content_copy zoom_out_map
user@host> run show ptp master detail
PTP Master Interface Details:
Interface  : ge-7/0/2.0     
Status     : Master, Active
Clock Info : 
    Local Address: 10.0.0.1               Status: Configured, Master, Active   
    Total Remote Slaves: 0  
        Slave IP: 10.0.0.2           Status: Configured, Slave, Active

show ptp primary detail

content_copy zoom_out_map
user@host> run show ptp master detail
 PTP Master Interface Details:
Interface  : ge-0/1/5.0
Status     : Master, Active
Clock Info :
    Local Address: 84:18:88:c0:60:a1  Status: Configured, Master, Active
        Remote Address: [Slave Mac]  Status: Configured, Slave, Active
    Total Remote Slaves: 1

show ptp primary detail

content_copy zoom_out_map
user@host> run show ptp master detail
PTP Master Interface Details:
Interface  : lo0.0          
Status     : Master, Active
Clock Info : 
    Local Address: 2001::1:132        Status: Configured, Master, Active   
        Remote Address: 2002::1            Status: SECURE AUTO SLAVE, 
                                                   Sig State: Ann + Sync
        Remote Address: 3001::1:133        Status: SECURE AUTO SLAVE, 
                                                   Sig State: Ann + Sync
    Total Remote Slaves: 2  

show ptp primary detail (PTX10008)

content_copy zoom_out_map
user@host> run show ptp master detail
PTP Master Interface Details:
Interface  : et-6/0/16:0.0
Status     : Master, Active
Clock Info :
    Local Address: e4:5d:37:4e:d0:94   Status: Configured, Master, Active
        Remote Address: e4:5d:37:ff:fe:4e:d7:76  Status: Configured, Slave, Active
    

show ptp interface ge-7/0/2.0

content_copy zoom_out_map
user@host> run show ptp master interface ge-7/0/2.0
PTP Master Interface Configured:

Master Interface           Status     
ge-7/0/2.0                 Master, Active

Release Information

Command introduced in Junos OS Release 12.2.

footer-navigation