ptpSync

ptpSync - configure PTP sync messages.

SYNOPSIS

ptpSync 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
nanoseconds

The time interval, expressed in nanoseconds. (default = 0)

seconds

The time interval, expressed in seconds. (default = 0)

COMMANDS

The ptpSync command is invoked with the following sub-commands. If no sub-command is specified, returns a list of all sub-commands available.

ptpSync cget option

Returns the current value of the configuration option given by option. Option may have any of the values accepted by the ptpSync command.

ptpSync 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 ptpSync.

ptpSync setDefault

Sets to IxTclHal default values for all configuration options.

EXAMPLES

See example under ptp command.

SEE ALSO

ptp, ptpAnnounce, ptpDelayRequest, ptpDelayResponse, ptpDiscoveredInfo, ptpProperties, ptpFollowUp.