User's Manual

Table Of Contents
802.11a/g Router User’s Guide
RouteNetmask: the netmask of the destination
network for the route.
RouteInterface: the interface name that the route will
go through.
RouteGateway: the next gateway that the route will
go through.
RouteMetric: the metric for this route.
Note: Either ‘RouteInterface’ or ‘RouteGateway’ can
exist in an entry, not both nor none.
[DynamicRouting]
RoutingType=RIP
RIPType=RIP2Active
RoutingType=OSPF
OSPFLan/OSPFWan=enable
OSPFLanAreaID/OSPFWanArea
ID=0.0.0.1
OSPFLanAreaType/OSPFWanAr
eaType=regular
OSPFLanPriority/OSPFWanPrior
ity=1
OSPFLanHelloInterval/OSPFWa
nHelloInterval=10
OSPFLanDeadInterval/OSPFWa
nDeadInterval=40
OSPFLanCost/OSPFWanCost=1
0
OSPFLanAuthType/OSPFWanA
uthType=SP
OSPFLanSPKey/OSPFWanmd5k
ey=password
OSPFWanMD5key=password
OSPFRangeRule=enable
OSPFRangeEntryAreaID=0.0.0.2
OSPFRangeEntryIPaddr=10.1.1.1
OSPFRangeEntryNetmask=255.2
55.255.0
Dynamic Routing Configuration
RoutingType: dynamic routing type (‘disable’, ‘RIP’,
‘OSPF’).
When ‘RoutingType’ is ‘RIP’:
RIPType
: the RIP mode (‘RIP1Active’, ‘RIP1Passive’,
‘RIP2Active’, ‘RIP2Passive’).
When ‘RoutingType’ is ‘OSPF’:
OSPFLan
/OSPFWan: whether enable OSPF on the
LAN/WAN interface (‘enable’, ‘disable’).
If ‘OSPFLan’/’OSPFWan’ is ‘enable’, the following
items are required.
OSPFLanAreaID/OSPFWanAreaID: the Area ID
that the LNA/WAN interface belongs to.
OSPFLanAreaType/OSPFWanAreaType: the type of
the area that the LAN/WAN interface belongs to
(‘regular’, ‘stub’).
OSPFLanPriority/OSPFWanPriority: the priority of
the router on the LAN/WAN segment.
OSPFLanHelloInterval/OSPFWanHelloInterval: the
Hello interval on the LAN/WAN segment (unit: sec).
OSPFLanDeadInterval/OSPFWanDeadInterval: the
dead interval on the LAN/WAN segment (unit: sec).
OSPFLanCost/OSPFWanCost: the cost to send a
packet over the LAN/WAN interface.
OSPFLanAuthType/OSPFWanAuthType: the
authentication type of OSPF on the LAN/WAN
segment (‘SP’: simple password, ‘MD5’).
OSPFLanSPKey/OSPFWanSPkey: the password
used for authentication if
‘OSPFLanAuthType’/’OSPFWanAuthType’ is ‘SP’.
OSPFLanMD5Ke
y
/OSPFWanMD5ke
y
: the
83