ptp delayreq send disable

Function

The ptp delayreq send disable command disables an interface from sending Delay_Req packets.

The undo ptp delayreq send disable command enables an interface to send Delay_Req packets.

By default, an interface is enabled to send Delay_Req packets.

Format

ptp delayreq send disable

undo ptp delayreq send disable

Parameters

None

Views

100GE interface view, 10G LAN interface view, 25GE interface view, 400GE interface view, 40GE interface view, 50GE interface view, FlexE-100G interface view, FlexE-400G interface view, FlexE-50G interface view, GE optical interface view, GE electrical interface view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
clksync write

Usage Guidelines

Usage Scenario

Two devices exchange Announce packets to determine the master/slave relationship. The master device sends Sync packets to notify the slave device of time signal parameters and uses a delay measurement mechanism to achieve time signals accuracy.

Different delays on links deteriorate the accuracy of PTP time synchronization. PTP uses the delay measurement mechanism to correct time signals. A delay measurement process is implemented by sending delay measurement request packets and delay response packets. Either of the following parameters can be configured in the

ptp delay-mechanism command to enable a specific delay measurement mechanism:

  • delay: enables the delay request-response mechanism, in which information about the clock and time is calculated based on the delay of an entire link between the master and slave clocks. Only the slave clock sends Delay_Req packets to the master clock, and the master clock replies with Delay_Resp packets. Upon receipt, the slave clock uses information carried in Delay_Resp packets to correct time signals.
  • pdelay: enables the peer delay mechanism, in which information about the clock and time is calculated based on the delay time of each link along the path between the master and slave clocks. In this mode, the master and slave clocks can send Pdelay_Rep packets to each other and then correct time signals based on the Pdelay_Resp packets. Upon receipt of the responses, the slave or master clock uses information carried in Delay_Resp packets to correct time signals.

    In normal cases, if an interface in the slave state receive Sync packets, the interface sends Delay_Req packets to the master device. When static 1588 ACR is enabled on the slave device, Sync packets can be used to restore frequency and there is no need to send Delay_Req packets to the master device. Especially in multicast scenarios, sending Delay_Req packets to the master device causes other slave devices to receive useless Delay_Req packets.

    To disable an interface from sending Delay_Req packets, run the ptp delayreq send disable command.

Configuration Impact

After this command is run, the time may fail to be locked in the PTP scenario.

Precautions

In VS mode, this command is supported only by the admin VS.

Example

# Disable an interface from sending Delay_Req packets.
<HUAWEI> system-view
[~HUAWEI] interface GigabitEthernet 0/1/0
[~HUAWEI-GigabitEthernet0/1/0] ptp delayreq send disable
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >