System Management
284
Basic System Configuration Guide
3HE 11010 AAAC TQZZA Edition: 01
Example: config>system>time>sntp# broadcast-client
config>system>time>sntp# no shutdown
The following example shows SNTP enabled with the broadcast-client parameter
enabled.
ALU-1>config>system>time# info
----------------------------------------------
sntp
broadcast-client
no shutdown
exit
dst-zone PT
start second sunday april 02:00
end first sunday october 02:00
offset 0
exit
zone GMT
----------------------------------------------
ALU-1>config>system>time#
Server-address
The server-address command configures an SNTP server for SNTP unicast client
mode.
CLI Syntax: config>system>time>sntp
server-address ip-address version version-number]
[normal | preferred] [interval seconds]
Example: config>system>time>sntp# server-address 10.10.0.94
version 1 preferred interval 100
The following example shows SNTP enabled with the server-address parameter
configured.
ALU-1>config>system>time# info
----------------------------------------------
sntp
server-address 10.10.0.94 version 1 preferred interval 100
no shutdown
exit
dst-zone PT start-date 2006/04/04 12:00 end-date 2006/10/25 12:00
zone GMT
----------------------------------------------
ALU-1>config>system>time#