Configuring PTP Globally

You must configure PTP globally on a device. You can configure the PTP domain, clock mode, and priority at the device level. Based on these PTP parameters, the primary source will be selected from the clocks in a network.

To configure PTP globally:

1.   On the left navigation pane, click , and then select Physical > Nodes.
2. In the Physical Nodes page, click the required cluster ID for which you want to configure PTP.
3. On the left-navigation pane, go to System > Settings > Date and Time > PTP.
4. Click New to open the PTP page.
5. In the Alias field, enter a unique name for the PTP template that you are configuring globally on the device. Ensure that you provide a unique name for each device in the cluster. You can also choose to leave the field blank and a default alias will be added automatically. For example, ptp_default_<box_id>.
6. From the Box ID drop-down list, select the box ID of the device for which you want to configure PTP.
7. In the Domain field, enter a PTP domain number that will be used for this clock. The valid range is between 24 and 43. The default is 24.
8. From the Mode drop-down list, select Boundary or Ordinary as the clock mode. The default is Boundary.
9. In the Priority 2 field, enter a priority value that will be used to determine the primary source in a network. For example, if there are two clocks in a network that match the default criteria, the clock that has the lower priority value will be selected as the primary source. The valid range is between 0 and 255. The default is 128.
10. In the Local Priority field, enter a priority value that will be used to determine the PTP source when the BMC algorithm chooses more than one clock as the source. This value overrides the default criteria for the BMC selection. The clock with the lower priority value will be selected.

For example, on a particular device, the local priority of a port is compared with the local priority of the clock. Based on the following criteria, the source is determined:

o   If the local priority of the port is greater than the local priority of the clock, the clock becomes the source.
o   If the local priority of the port is lesser than the local priority of the clock, the port becomes the source.
o   If the local priority of the port is equal to the local priority of the clock, the clock identity of the port and the clock is compared and the one that has the lower value becomes the source.

The valid range is between 1 and 255. The default is 128.

11. Click OK.