utc-offset date
Use this command to set the UTC date when applying leap seconds.
This command is used for T-GM clocks to handle leap second rotation,
Multiple dates with offset entries can be added.
You must call this command before configuring clock ports.
Command Syntax
utc-offset date YYYY-MM-DD <0-99>
no utc-offset date YYYY-MM-DD
Parameters
YYYY-MM-DD
Date
<0-99>
Offset in seconds
Command Mode
PTP Clock Mode
Applicability
This command was introduced in OcNOS version 6.3.0.
Example
(config)#ptp clock 0 profile g8275.1
(config-ptp-clk)#utc-offset baseline 11
(config-ptp-clk)#utc-offset date 2023-04-04 04
(config-ptp-clk)#utc-offset date 2023-04-04 14
(config-ptp-clk)#clock-type tgm
(config-ptp-clk)#number-ports 1
(config-ptp-clk)#clock-port 1
(config-clk-port)#network-interface xe5
(config-clk-port)#master-only
(config-clk-port)#exit
(config-ptp-clk)#commit
(config-ptp-clk)#exit
Last modified date: 06/30/2023