ptpDelayResponse
ptpDelayResponse - configure PTP Delay Response messages.
SYNOPSIS
ptpDelayResponse sub-command options
DESCRIPTION
The Sync, Delay_Req, Follow_Up, and Delay_Resp messages are used to generate and communicate the timing information needed to synchronize ordinary and boundary clocks using the delay request-response mechanism.
STANDARD OPTIONS
extensionId
Extension identifier. 5 byte hex list. (default = "00 00 00 00 00")
nanoseconds
The time interval, expressed in nanoseconds. (default = 0)
organizationUniqueId
Organization Unique Identifier (OUI): the value of the OUI assigned to the vendor or standards organization by the IEEE. The most significant 3 octets of the clockIdentity shall be an OUI. (default = "00 00 00")
portNumber
16-bit port number associated with the clock. (default = 0)
seconds
The time interval, expressed in seconds. (default = 0)
COMMANDS
The ptpDelayResponse command is invoked with the following sub-commands. If no sub-command is specified, returns a list of all sub-commands available.
ptpDelayResponse cget option
Returns the current value of the configuration option given by option. Option may have any of the values accepted by the ptpDelayResponse command.
ptpDelayResponse config option value
Modify the configuration options of the port. If no option is specified, returns a list describing all of the available options (see STANDARD OPTIONS) for ptpDelayResponse.
ptpDelayResponse setDefault
Sets to IxTclHal default values for all configuration options.
EXAMPLES
See example under ptp command.
SEE ALSO
ptp, ptpAnnounce, ptpDelayRequest, ptpProperties, ptpFollowUp, ptpSync, ptpDiscoveredInfo.