[edit protocols ptp slave interface ge-0/1/0.0]
user@host# edit unicast-mode
5. Configure the encapsulation type for PTP packet transport.
[edit protocols ptp slave interface ge-0/1/0.0 unicast-mode ]
user@host# set transport ipv4
6. Configure the PTP master parameters by specifying the IP address of the PTP
master clock and the IP address of the local interface.
[edit protocols ptp slave interface ge-0/1/0.0 unicast-mode ]
user@host# set clock-source 10.10.10.50 local-ip-address 10.10.10.53
7. Configure the first master interface in this example.
[edit protocols ptp]
user@host# edit master interface ge-0/1/3.0
8. On the first master interface, configure the downstream PTP clock clients.
[edit protocols ptp master interface ge-0/1/3.0 ]
user@host# edit unicast-mode
9. On the first master interface, configure the encapsulation type for PTP packet
transport.
[edit protocols ptp master interface ge-0/1/3.0 unicast-mode]
user@host# set transport ipv4
10. On the first master interface, configure the PTP master parameters by specifying
the exact IP address of the remote PTP host and the IP address of the local PTP
master interface.
[edit protocols ptp master interface ge-0/1/3.0 unicast-mode]
user@host# set clock-client 117.117.117.117 local-ip-address 109.109.109.53
11. On the first master interface, configure a second PTP master by specifying the IP
address and subnet of the second remote PTP host and the IP address of the local
PTP master interface.
[edit protocols ptp master interface ge-0/1/3.0 unicast-mode]
user@host# set clock-client 109.109.109.0/24 local-ip-address 109.109.109.53
12. Configure the second master interface with the following parameters: the
encapsulation type, the downstream PTP host, the IP address of the local PTP
master interface, and the manual statement so that this client does not use unicast
negotiation.
[edit protocols ptp master]
user@host# set interface ge-0/1/5.0 unicast-mode transport ipv4
user@host# set interface ge-0/1/5.0 unicast-mode clock-client 7.7.7.7
local-ip-address 7.7.7.53 manual
253Copyright © 2017, Juniper Networks, Inc.
Chapter 9: Configuring Timing and Synchronization