CLI Quick
Configuration
set protocols ptp clock-mode ordinary
set protocols ptp ipv4-dscp 46
set protocols ptp slave interface ge-0/2/0.0 unicast-mode transport ipv4
set protocols ptp slave interface ge-0/2/0.0 unicast-mode clock-source 12.1.1.4
local-ip-address 12.1.1.5
Configuring an ordinary slave clock without unicast-negotiation
Step-by-Step
Procedure
Configure the clock mode:
[edit protocols ptp]
1.
user@host# set clock-mode ordinary
2. Configure the Differentiated Services code point (DSCP) value for all PTP IPv4
packets originated by the device:
NOTE: The ipv4-dscp 46 statement is not supported on QFX Series
switches.
[edit protocols ptp]
user@host# set ipv4-dscp 46
3. Configure the slave interface:
[edit protocols ptp]
user@host# edit slave interface ge-0/2/0.0
4. Configure the unicast transport mode:
[edit protocols ptp slave interface ge-0/2/0.0]
user@host# set unicast-mode transport ipv4
5. Configure the clock source:
[edit protocols ptp slave interface ge-0/2/0.0]
user@host# unicast-mode clock-source 12.1.1.4 local-ip-address 12.1.1.5
6. Verify the configuration:
[edit protocols ptp slave interface ge-0/2/0.0]
user@host# top
[edit]
user@host# edit protocols
[edit protocols]
user@host# show
See the output for the show command in the Results section.
Copyright © 2017, Juniper Networks, Inc.262
ACX Series Universal Access Router Configuration Guide