Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

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 slave

date_range 25-Sep-24

Syntax

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

Description

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

Options

brief

Display information about the timeReceiver in detail.

detail

Display information about the timeReceiver in detail.

interface

Display information about the configured interface of the timeReceiver.

Required Privilege Level

View

Output Fields

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

Table 1: show ptp client Output Fields

Field Name

Field Description

Interface

Name of the interface configured for Precision Time Protocol.

Status

Status of the Precision Time Protocol timeReceiver:

  • Master or Slave

  • Active or Inactive

  • Initializing or Down

Interface

Interface configured on the timeReceiver.

Local Address

IP or MAC address of the local interface.

Status (Local address Status)

Status of the local address of the interface acting as the timeReceiver:

  • Configured or Unconfigured

  • Master or Slave

  • Active or Inactive or Ready

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 Masters

Number of remote primaries.

Remote Master

IP or MAC address of the remote node.

Status (Member IP Address Status)

Status of the address of the timeTransmitter:

  • Configured or Unconfigured

  • Master or Slave

  • Active or Inactive

Sample Output

show ptp slave

content_copy zoom_out_map
user@host> run show ptp slave
PTP Slave Interfaces Configured:

Slave Interface             Status     
ge-7/0/0.0                  Slave, Active     

show ptp slave detail

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

Interface        : ge-7/0/0.0     
Status           : Slave, Active 
Clock Info
    Local address : 10.10.1.10               Status: Configured, Slave, Active 
    Total Remote Masters: 0  
        Remote Master: 10.10.1.2        Status: Configured, Master, Active

show ptp slave detail

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

Interface        : ge-0/1/5.0
Status           : Slave, Active
Clock Info
    Local Address 2001:cdba:0000:0000:0000:0000:3257:9653        Status: Configured, Slave, Active
        Remote Master:: 2001:cdba:0000:0000:0000:0000:3257:9652 Status: Configured, Master, Active
    Total Remote Masters: 1

show ptp slave detail

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

Interface        : ae0.0          
Status           : Slave, Active
Clock Info
    Local Address : 2003::b                  Status: Configured, Slave, Active 
        Remote Master: 2003::a          Status: Configured, Master, Active
    Total Remote Masters: 1  

show ptp slave detail (PTX10008)

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

Interface        : et-6/0/9:1, primary
Status           : Slave, Active
Clock Info
    Local Address : e4:5d:37:4e:d2:f1        Status: Configured, Slave, Active
        Remote Master: 2c:21:72:ff:fe:d8:07:d0 Status: Configured, Master, Active
    Total Remote Masters: 1

Release Information

Command introduced in Junos OS Release 12.2.

external-footer-nav