Symbol Technologies WS 2000 Switch User Manual


 
Command Line Interface Reference 10-191
WS2000>admin(system.ntp)> set
Description:
Sets NTP parameters.
Syntax:
Example:
admin(system.ntp)>set mode enable
admin(system.ntp)>set server 1 203.21.37.18
admin(system.ntp)>set port 1 345
admin(system.ntp)>show all
ntp mode : enable
server ip 1 : 203.21.37.18
server ip 2 : 0.0.0.0
server ip 3 : 0.0.0.0
server port 1 : 345
server port 2 : 123
server port 3 : 123
current time : 1970-01-07 23:29:05
admin(system.ntp)>
set mode enable/disable Enables or disables NTP.
intrvl <time> Sets the length of time <time>, in minutes, for the switch to synchronize its time
with an NTP server.
server
<idx> <ip>
Sets the NTP server IP address <ip> (a.b.c.d); specify one of the three NTP servers
with <idx> (1, 2, or 3).
port
<idx> <port>
Sets the NTP port for the indicated server <idx> to <port> (165535).