ES4710BD 10 Slots L2/L3/L4 Chassis Switch
15.1SNTP Configuration Commands
15.1.1sntp server
Command: sntp server <server_address> [version <version_no>] no sntp server <server_address>
Function: Sets the SNTP/NTP server address and server version; the “no sntp server <server_address” command deletes the SNTP/NTP server address.
Parameters:
Default: This setting is not configured upon switch shipment.
Command mode: Global Mode
Example: Setting a SNTP/NTP server address.
Switch(Config)#sntp server 10.1.1.1 version 4
15.1.2 sntp polltime
Command: sntp polltime <interval> no sntp polltime
Function: Sets the interval for SNTP clients to send requests to NTP/SNTP; the “no sntp polltime” command cancels the polltime sets and restores the default setting.
Parameters: < interval> is the interval value from 16 to 16284.
Default: The default polltime is 64 seconds.
Command mode: Global Mode
Example: Setting the client to send request to the server every 128 seconds. Switch#config
Switch(Config)#sntp polltime 128
15.1.3 sntp timezone
Command: sntp timezone <name> {add subtract} <time_difference>
no sntp timezone
Function: Sets the time difference between the time zone in which the SNTP client resides and UTC. The “no sntp timezone” command cancels the time zone set and restores the default setting.
Parameters: <name> is the time zone name, up to 16 characters are allowed; <add> means the time zone equals UTC time plus <time_difference>; <subtract> means the time zone equals UTC time minus <time_difference>; <time_difference> is the time difference, from 1 to 12.
327