This command resets the poll interval for SNTP broadcast client back to the default value.
Format: no sntp broadcast client poll-interval
Mode: Global Config
sntp client mode
This command enables Simple Network Time Protocol (SNTP) client mode and may set the mode to either broadcast or unicast.
Default: disabled
Format: sntp client mode [broadcast | unicast]
Mode: Global Config
no sntp client mode
This command disables Simple Network Time Protocol (SNTP) client mode.
Format: no sntp client mode
Mode: Global Config
sntp client port
This command sets the SNTP client port id to a value from 1-65535.The default value is 0, which means that the SNTP port is not configured by the user. In the default case, the actual client port value used in SNTP packets is assigned by the underlying OS.
Default: 0
Format: sntp client port <portid>
Mode: Global Config
no sntp client port
This command resets the SNTP client port back to its default value.
Format: no sntp client port
Mode: Global Config
sntp unicast client poll-interval
This command sets the poll interval for SNTP unicast clients in seconds as a power of two where <poll-interval> can be a value from 6 to 16.
This command will reset the poll retry for SNTP unicast clients to its default value.
Format: no sntp unicast client poll-retry
Mode: Global Config
sntp server
This command configures an SNTP server (a maximum of three). The optional priority can be a value of 1-3, the version a value of 1-4, and the port id a value of 1-65535.