Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

Supported Platforms

show ptp port

Syntax

show ptp port<brief | detail>

Release Information

Command introduced in Junos OS Release 12.2.

Description

(MX80, MX240, MX480, and MX960 routers) Display information about the number of ports created according to the configuration. For each unique local IP address, one Precision Time Protocol port is created.

Options

brief

Display information about the PTP port in brief.

detail

Display information about the PTP port in detail.

Required Privilege Level

View

Output Fields

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

Table 1: show ptp port Output Fields

Field Name

Field Description

Local IP

IP address of the interface acting as the slave.

Remote IP

IP address of the remote node.

Clock Stream

Unique index for each session created.

Clock Identity

IP address of the slave.

Port State

Status of the port: PTP listening or PTP initializing.

Delay Req Interval

Interval in seconds between the delay request messages sent by the slave to the master.

Announce Interval

Logarithmic mean interval for the announce messages to be sent by the master.

Announce Timeout

Number of times the announce interval message has to pass between the slave and the master without receipt of an announce message.

Sync Interval

Logarithmic mean interval for sync interval messages to be sent by the master.

Delay Mechanism

Type of delay mechanism used.

Port Number

PTP port number.

Operating Mode

Clock mode of the node.

Master Clock ID

Unique clock-identity of the master.

Previous Announce Messages

Previous announce messages.

Current Announce Message

Current announce messages.

Sample Output

show ptp port brief

user@host> run show ptp port brief
PTP port-data:
Local IP          : 10.0.0.1       Remote IP         : 10.0.0.2
Clock Stream      : 1              Clock Identity    : 00:05:85:ff:fe:73:ef:d0  
Port State        : Listening      Delay Req Interval: -4 
Announce Interval : 1              Announce Timeout  : 3  
Sync Interval     : -6             Delay Mechanism   : End-to-end
Port Number       : 2              Operating Mode    : Master only

Local IP          : 10.10.1.10     Remote IP         : 10.10.1.2
Clock Stream      : 0              Clock Identity    : 00:05:85:ff:fe:73:ef:d0  
Port State        : Listening      Delay Req Interval: -4 
Announce Interval : 1              Announce Timeout  : 3  
Sync Interval     : -6             Delay Mechanism   : End-to-end
Port Number       : 1              Operating Mode    : BMC Mode

show ptp port detail

user@host> run show ptp port detail
PTP port-data:
Local IP          : 10.0.0.1       Remote IP         : 10.0.0.2
Clock Stream      : 1              Clock Identity    : 00:05:85:ff:fe:73:ef:d0  
Port State        : Listening      Delay Req Interval: -4 
Announce Interval : 1              Announce Timeout  : 3  
Sync Interval     : -6             Delay Mechanism   : End-to-end
Port Number       : 2              Operating Mode    : Master only

Local IP          : 10.10.1.10     Remote IP         : 10.10.1.2
Clock Stream      : 0              Clock Identity    : 00:05:85:ff:fe:73:ef:d0  
Port State        : Listening      Delay Req Interval: -4 
Announce Interval : 1              Announce Timeout  : 3  
Sync Interval     : -6             Delay Mechanism   : End-to-end
Port Number       : 1              Operating Mode    : BMC Mode

Foreign Master Clock Details: 
Master Clock Id               : 00:18:0b:ff:ff:20:01:62
Previous Announce Messages    : 8   
Current Announce Messages     : 1  

Published: 2013-01-30

Supported Platforms

Published: 2013-01-30