User's Manual
Table Of Contents
- Introducing the 802.11a/g Router
- Installing the 802.11a/g Router
- What’s in the Box?
- A physical look at the back panel
- A physical look at the front panel
- Connecting the Cables
- High Level Configuration Steps Required for the 802.11a/g Router
- Setting up a Windows PC or wireless client as DHCP clients
- Configuring a PC running MS-Windows 95/98/Me:
- Configuring a PC running MS-Windows XP/2000:
- Confirming your PC’s IP Configuration:
- Connecting More Devices Through A Switch/Hub To The 802.11a/g Router
- Basic Configuration of the 802.11a/g Router
- Advanced Settings
- Managing your 802.11a/g Router
- How to View the device Status
- How to View the System Log
- Security Log
- DHCP Client Table
- Wireless Client Table
- Bridge Table
- WAN Status
- LAN Status
- Upgrading Firmware
- How to Save or Restore Configuration Changes
- How to Restore the System Settings to the Factory Defaults
- How to Reboot your 802.11a/g Router
- What if you Forgot the Password?
- Command Line Interface
- Text Configuration
- Specification
EmailLogMailAddr: the Email address that the log
mails will be sent to.
[STP]
STPState=disable
STP (Spanning Tree Protocol) Configuration
STPState: whether the STP function is enabled
(‘enable’, ‘disable’).
[SNMP]
SnmpState=enable
SysName=name
SysLocation=Input System
Location
SysContact=Input Contact Person
ReadCommunity=public
WriteCommunity=private
SNMP Configuration
SnmpState: whether the SNMP function is enabled
(‘enable’, ‘disable’).
If ‘SnmpState’ is ‘enable’, the following items can be
included:
SysName
: system name string.
SysLocation
: system location description.
SysContact
: system contact description.
ReadCommunity
: SNMP read-only community string.
WriteCommunity
: SNMP write community string.
[TrapEntry]
TrapManagerName=Sigma
TrapManagerIP=192.168.1.9
TrapManagerState=enable
SNMP Trap Manager Configuration
There could be multiple entries (max 3 entries), each
entry contains the following items:
TrapManagerName
: the mnemonic name for the trap
manager.
TrapManagerIP: the IP address of the trap manager.
TrapManagerState
: whether the trap manager is
enabled (‘enable’, ‘disable’).
[DHCPServer]
DHCPServerState=enable
LeaseTime=10080
AssignRangeFrom=3
AssignRangeTo=100
DHCP Server Configuration
DHCPServerState: whether the DHCP server is
enabled (‘enable’, ‘disable’).
LeaseTime: the lease time for each leased address
(unit: minute).
AssignRangeFrom/AssignRangeTo: the last octet of
the first/last available IP address. For example, if the
LAN IP address is 192.168.1.1 and
AssignRangeFrom/AssignRangeTo is 3/100, then
the available IP address range is 192.168.1.3 ~
192.168.1.100.
[DHCPStaticEntry]
DHCPSStaticMAC=00-12-00-34-
00-56
DHCPSStaticIP=192.168.1.23
DHCP Server Static Entry Configuration
T
here could be multiple entries (max 20 entries), each
entry contains the following items:
80