- play_arrow Overview
- play_arrow Global Navigation Satellite System (GNSS)
- play_arrow GPS Systems on Routing Platforms
- play_arrow Integrated GNSS on Routing Platforms
- play_arrow GNSS Configuration for Routers Using External GNSS Receiver
- play_arrow Assisted Partial Timing Support (APTS) on Routing Platforms
-
- play_arrow Network Time Protocol
- play_arrow NTP Concepts
- play_arrow NTP Configuration Examples
-
- play_arrow Synchronous Ethernet
- play_arrow Synchronous Ethernet Overview
- play_arrow Synchronous Ethernet on 10-Gigabit Ethernet MIC
-
- play_arrow Clock Synchronization
- play_arrow Clock Synchronization Concepts
- play_arrow Clock Synchronization for ACX Series Routers
- play_arrow Clock Synchronization for MX Series Routers
- play_arrow Clock Synchronization for PTX Series Routers
- play_arrow Centralized Clocking
-
- play_arrow Hybrid Mode
- play_arrow Hybrid Mode Overview
- play_arrow Hybrid Mode and ESMC Quality-Level Mapping
- Configure Hybrid Mode and ESMC Quality-Level Mapping Overview
- Configure Hybrid Mode with Mapping of the PTP Clock Class to the ESMC Quality-Level
- Configure Hybrid Mode with a User-Defined Mapping of the PTP Clock Class to the ESMC Quality-Level
- Example: Configure Hybrid Mode and ESMC Quality-Level Mapping on ACX Series Router
- Example: Configure Hybrid Mode and ESMC Quality-Level Mapping on MX240 Router
-
- play_arrow Configuration Statements and Operational Commands
- play_arrow Appendix
Configure PHY Timestamping
You can configure timestamping either at the physical layer or at the nonphysical layer on the 10-Gigabit Ethernet and 100-Gigabit Ethernet ports. The PHY timestamping updates the correction field of the packet. PHY timestamping is supported in ordinary clock and boundary clock modes.
The following points need to be considered while configuring PHY timestamping:
PHY timestamping is enabled or disabled on all the PHYs. You cannot selectively enable or disable PHY timestamping on a particular interface.
The PHYs on ACX do not support PHY timestamping functionality for PTP-over-MPLS. You should not enable PHY timestamping if PTP is transported over MPLS.
To enable PHY timestamping, configure clock-mode
(ordinary clock or
boundary clock) along with the phy-timestamping
CLI statement at the
[edit protocols ptp
] hierarchy.
[edit protocols ptp] user@host# set clock-mode (boundary | ordinary)
[edit protocols ptp] user@host# set phy-timestamping
Starting in Junos OS Release 17.1 onwards, to configure transparent clock, include
the e2e-transparent
CLI command at the [edit protocols
ptp
] hierarchy level. Prior to Junos OS Release 17.1, to configure
transparent clock, include the transparent-clock
CLI command at the
[edit protocols ptp
] hierarchy level.
On Junos Evo platforms, PHY timestamping is enabled by
default and the phy-timestamping
configuration option is
unavailable.