Netopia 2200 Network Router User Manual


 
287
CONFIG Commands
set system ntp
option [ off | on ]:
server-address (204.152.184.72)
alt-server-address (18.72.0.3):
time-zone [ -12 - 12 ]
update-period (60) [ 1 - 65535 ]:
daylight-savings [ off | on ]
Specifies the NTP server address, time zone, and how often the Gateway should check the
time from the NTP server. NTP time-zone of 0 is GMT time; options are -12 through 12 (+/-
1 hour increments from GMT time). update-period specifies how often, in minutes, the
Gateway should update the clock. daylight-savings specifies whether daylight savings
time is in effect; it defaults to off.
set system zerotouch option [ on | off ]
Enables or disables the Zero Touch option.
Zero Touch refers to automatic configuration of your Netopia Gateway. The Netopia Gate-
way has default settings such that initial connection to the Internet will succeed. If the
zerotouch option is set to on, HTTP requests to any destination IP address except the IP
address(es) of the configured redirection URL(s) will access a redirection server. DNS traf-
fic will not be blocked. Other traffic from the LAN to all destinations will be dropped.
set system zerotouch redirect-url
redirection-URL
Specifies the URL(s) of the desired redirection server(s) when the zerotouch option is set
to on. URLs may be a maximum of 192 characters long, and may be in any of the following
forms:
http://<domain-name OR IP address>/optionalPath:port
http://<domain-name OR IP address>/optionalPath
https://<domain-name OR IP address>/optionalPath:port
https://<domain-name OR IP address>/optionalPath
<domain-name OR IP address>/optionalPath:port
<domain-name OR IP address>/optionalPath
If the port number is omitted, port 80 will be assumed. Save and Restart are required to
enforce these commands.