ntp.enabled
Abbreviation
nt e
Access
get/set
Description
Enable/disable synchronization of local time with network time.
See Networking and Security, NTP Client .
Arguments
<0/off/false/1/on/true>
Default
1
Properties
Platforms
- AMW007
Get example
> get nt e
R000003
1
Set example
> set nt e off
R000008
Set OK
ntp.interface
Abbreviation
nt f
Access
get/set
Description
Specify the network interface used by NTP feature.
See Networking and Security, NTP Client .
Arguments
<default/wlan/eth/softap>
Default
default
Properties
Platforms
- AMW007
Get example
> get nt f
wlan
Set example
> set nt f softap
R000008
Set OK
ntp.interval
Abbreviation
nt i
Access
get/set
Description
The synchronization interval used when updating local time with network time.
See Networking and Security, NTP Client .
Arguments
<seconds>
Range:
300-65535
Default
3600
Properties
Platforms
- AMW007
Get example
> get nt i
R000006
3600
Set example
> set nt i 14400
R000008
Set OK
ntp.server
Abbreviation
nt s
Access
get/set
Description
The IP address or host name of the NTP server used to obtain network time.
See Networking and Security, NTP Client .
Arguments
<IP address / host name>
Default
pool.ntp.org
Properties
Platforms
- AMW007
Get example
> get nt s
R000014
pool.ntp.org
Set example
> set nt s 203.26.72.7
R000008
Set OK