User's Manual
Table Of Contents
[Manufacture]
Version = 1.00
This is used by the system itself, and this should be
put as the first section in a configuration file. Users
should not modify anything in this section.
[Password]
Password=000000
Password: the password for system management.
[Time]
TimeZone = +09:00
System Time Configuration
TimeZone: the time zone of the system. Possible
values are -12:00, -11:00, -10:00, …, +00:00,
+01:00, …, +13:00.
[Device]
IPType=static
IPAddress=192.168.1.1
IPNetmask=255.255.255.0
GatewayIP=192.168.1.254
DNSIP=168.95.1.3
IPType=dhcp
Device IP Configuration
IPType
: the device IP type (‘static’ or ‘dhcp’)
For ‘static’ type:
IPAddress/IPNetmask: the IP address and network
mask of the device.
GatewayIP: the IP address of the default gateway.
DNSIP
: the IP address of the DNS.
[ISP]
ISPType=static
ISPStaticIP=100.0.0.1
ISPNetmask=255.255.0.0
ISPGateway=100.0.0.2
ISPDNSIP=123.0.0.1
ISPType=dhcp
Hostname=name
ISPType=pppoe
PPPoEUserName=name
PPPOEPassword=password
PPPOEServiceName=service
PPPOEConnectionType=demand
_dialing
PPPOEMTU=1492
PPPOEMRU=1492
PPPOESessionType=normal
PPPOESessionType=unnumbere
d_link
KeepPrivateLan=enable/disable
UnnumberedIP=192.168.1.1
UnnumberedNetmask=255.255.2
55.0
WAN Interface Configuration
ISPType: the WAN connection type (‘static’, ‘dhcp’,
‘pppoe’, ‘pptp’).
For ‘static’ type:
ISPStaticIP: the IP address assigned by ISP.
ISPNetmask
: the netmask assigned by ISP.
ISPGateway
: the default gateway address assigned by
ISP.
ISPDNSIP
: the DNS server address assigned by ISP.
For ‘dhcp’ type:
Hostname
: the host name (if any) assigned by your
ISP.
For ‘pppoe’ type:
PPPoEUserName: user name of the ISP account
PPPOEPassword
: password for the ISP account
PPPOEServiceName
: service name for the
connection
PPPOEConnectionType: type of the PPP connection
(‘demand_dialing’, ‘always_on’, ‘manually’).
PPPOEMTU/PPPOEMRU: the MTU/MRU for the
connection (unit: byte).
PPPOESessionType: type of the PPPoE session
(‘normal’, ‘multiple_pppoe’, ‘unnumbered_link’).
53