User's Manual

Table Of Contents
Fortress ES-Series CLI Guide: Mesh Point CLI and Administrative Access
23
or more permitted IP addresses (with optional descriptions) to
the IP address access control list and enabling the function:
# add ipacl -ip
<IPaddress>
-desc
<Description>
[OK]
# set ipacl -enable y
[OK]
You can add additional IP addresses to the permitted list at any
time.
You can delete a specified IP address or all IP addresses on
the list:
# del ipacl -ip
<IPaddress>|all
You must be logged on to an
administrator
-level account to
change configuration settings (refer to Section 2.2).
2.2.6 SNMP Settings
NOTE: SNMP
authentication is
always directed to the
local authentication
server. This is the
behavior even if
RADIUS authentication
is enabled.
The Fortress Mesh Point can be configured for monitoring
through Simple Network Management Protocol (SNMP)
version 3. Fortress Management Information Bases (MIBs) for
the Mesh Point are included on the Mesh Point CD-ROM and
can be downloaded from www.gdc4s.com/fortresssupport.
When SNMP v3 support is enabled, the SNMP v3 user
(
FSGSnmpAdmin) access to the Mesh Point is authenticated via
the SHA-1 message hash algorithm as defined in IETF RFC
1
2574, User-based Security Model (USM) for version 3 of the
Simple Network Management Protocol (SNMPv3), using the
specified authentication passphrase. SNMP v3 privacy is
secured via the Advanced Encryption Standard with a 128-bit
key (AES-128), using the specified privacy passphrase.
SNMP v3 is disabled on the Mesh Point by default.
View the current SNMP configuration with
show snmp:
> show snmp
[SNMP Configuration]
EnableV3SNMP: Y
Contact:
<contact>
Description:
<description>
Location:
<location>
EnableTrap: Y
EngineID:
<engineID>
[SNMP Trap]
[SNMP Statistics]
Total Packets In: 0
Total Packets Out: 0
----------
1. Internet Engineering Task Force Request for Comments