configure network-clock ptp delay-request-interval

configure network-clock ptp [boundary | ordinary} delay-request-interval seconds_log_base_2 {vlan} vlan_name

Description

Configures the value of PTP delay request interval time to send successive delay request messages when the port is in the master state.

Syntax Description

boundary

Boundary clock instance.

ordinary

Ordinary clock instance.

seconds_log_base_2

The log base 2 value of the seconds of the timeout for PTP announce messages. For example, to specify 8 seconds, use 3. The default value is -6, and the range is -7 to 5.

vlan_name

VLAN (Virtual LAN) name to which the command is to be applied.

Default

The default value of the announce delay request interval is log base 2 (-6), or 64 delay request messages per second.

Usage Guidelines

Use this command to configure the value of PTP delay request interval time to send delay request messages when the port is in the master state. The clock port should not have unicast static slaves or masters added to apply the configuration.

Set the delay request interval using log base 2 values. The range is -7 to 5. This command is available only for boundary and ordinary clocks.

Example

The following command configures the delay request message rate of 32/second on the clock port lpbk-gm of the ordinary clock:

configure network-clock ptp ordinary delay-request-interval -5 vlan lpbk-gm

The following command configures the delay request message rate of 128/second on the clock port lpbk-gm of the boundary clock:

configure network-clock ptp boundary delay-request-interval -7 vlan lpbk-gm

History

This command was first available in ExtremeXOS 15.1.

Platform Availability

This command is available on Summit X770, X670-G2, and X460-G2 series switches.

Note

Note

PTP commands can be used only with the Network Timing feature pack.