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 stateful detail

date_range 25-Sep-24

Syntax

content_copy zoom_out_map
show ptp stateful detail

Description

Display information about the stateful interfaces.

Options

This command has no options.

Required Privilege Level

view

Output Fields

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

Table 1: show ptp stateful detail

Field Name

Field Description

Interface

Name of the configured stateful interface.

Status

Status of the stateful interface: stateful and active or inactive.

Local Address

MAC address of the configured stateful interfaces.

Status (of local address)

Status of the local address of the interface:

  • Configured or not configured

  • Active or inactive

Port Status

Status of the port configured:

  • TimeTransmitter or timeReceiver

Remote Address

MAC address of the remote stateful interface.

Sample Output

show ptp stateful detail

content_copy zoom_out_map
user@host> show ptp stateful detail
Interface  : ge-7/0/1.0
Status     : Stateful, Active
Clock Info :
    Local Address: 01:00:5E:90:10:00  Status: Configured, Active
    Port Status: Slave
        Remote Address: 01:00:5E:90:10:FF

show ptp stateful detail (PTX10004 and PTX10008)

content_copy zoom_out_map
user@host> show ptp stateful detail
PTP Stateful Interface Details:

Interface  : et-6/0/16:0.0
Status     : Stateful, Active
Clock Info :
    Local Address: e4:5d:37:4e:d0:94  Status: Configured, Active
    Port Status: Master
        Remote Address: 01:1b:19:00:00:00

Interface  : et-6/0/16:2.0
Status     : Stateful, Active
Clock Info :
    Local Address: e4:5d:37:4e:d0:96  Status: Configured, Active
    Port Status: Slave
        Remote Address: 01:1b:19:00:00:00

Release Information

Command introduced in Junos OS Release 17.1R1.

footer-navigation