Chapter 68 commands for sntp, 1 clock timezone, 2 debug sntp – PLANET XGS3-24042 User Manual
Page 1124: Chapter 68 commands for sntp -8, Clock timezone, Debug sntp

68-8
Chapter 68 Commands for SNTP
68.1 clock timezone
Command:
clock timezone WORD {add | subtract} <0-23> [<0-59>]
no clock timezone WORD
Function:
This command configures timezone in global mode, the no command deletes the configured
timezone.
Parameters:
WORD: timezone name, the length should not exceed 16
add | subtract: the action of timezone
<0-23>: the hour value
<0-59>: the minute value
Command Mode:
Global mode
Usage Guide:
The timezone name is invalid with the blank, the hour and minute value must be in the specific
range.
Example:
Configure the action as add for the eighth timezone globally.
Switch(config)#clock timezone aaa add 8
68.2 debug sntp
Command:
debug sntp {adjust | packet | select }
no debug sntp {adjust | packet | select}
Function:
Displays or disables SNTP debug information.
Parameters:
adjust stands for SNTP clock adjustment information; packet for SNTP packets, select for SNTP
clock selection.
Command mode:
Admin Mode