Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

Example: Configure Ordinary TimeReceiver Clock Without Unicast-Negotiation

This example shows the base configuration of a Precision Time Protocol (PTP) ordinary timeReceiver clock without unicast-negotiation on an ACX Series router.

Note:

ACX5048 and ACX5096 routers do not support ordinary clock.

Requirements

This example uses the following hardware and software components:

Note:

This example also applies to QFX Series switches. QFX Series switches do not support Gigabit Ethernet interfaces. Instead, configure PTP boundary clock parameters on 10-Gigabit Ethernet interfaces.

  • One ACX Series router

  • Junos OS Release 12.2 or later

Overview

In this configuration, unicast-negotiation is not configured, so the PTP timeReceiver has no control over the rate of the negotiation. The PTP timeTransmitter (a primary reference clock) must be configured with the parameters of the PTP timeReceiver, such as announce, synchronization, and delay-response packets to control the rate of the negotiation.

Note:

The values in this example are for illustration purposes only. You can set the values for each parameter according to your requirements.

Configuration

To configure an ordinary timeReceiver clock without unicast-negotiation, perform these tasks:

Note:

The ipv4-dscp statement is not supported on the QFX10002 switch.

CLI Quick Configuration

Configuring an ordinary client clock without unicast-negotiation

Step-by-Step Procedure

  1. Configure the clock mode:

  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.

  3. Configure the timeReceiver interface:

  4. Configure the unicast transport mode:

  5. Configure the clock source:

  6. Verify the configuration:

    See the output for the show command in the Results section.

Results

In this example, the PTP timeReceiver on the local interface ge-0/2/0 is assigned a local IP address of 12.1.1.5. Unicast-negotiation is not configured so the PTP timeTransmitter must be explicitly configured with the details of the PTP timeReceiver (12.1.1.5).