User's Manual

Table Of Contents
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