User's Manual

Table Of Contents
Fortress ES-Series CLI Guide: Network Security, Authentication and Auditing
158
00:14:8c:3a:aa:40
b4:a4:e3:d1:0a:87
Configure ACL filtering with set maclist:
# set maclist -m enabled|disabled -f
Use the -m switch to configure whether the ACL whitelist
filtering mode is enabled, which explicitly allows network
access to the listed devices.
You can clear (i.e., flush) the ACL with
set maclist by
entering the
-f switch without arguments.
Add new MAC addresses to the ACL whitelist with
add
maclist
:
# add maclist -mac
<MACaddr>
-desc
<description>
Delete a single device from the ACL or all filtered MAC
addresses with the
del maclist command:
# del maclist -all|-mac
<MACaddr>
You must be logged on to an
administrator
-level account to
change configuration settings (refer to Section 2.2).
4.6.2 Destination MAC Address Filter
The Mesh Point supports filtering packets by destination MAC
address, for up to eight destination MAC addresses. The Mesh
Point will drop any packet that has a destination MAC address
that matches one of these filters.
View the current destination MAC address filters with
show
dest-maclist
:
> show dest-maclist
NOTE: A common
use for the desti-
nation MAC address fil-
ters is to block packets
of foreign routing proto-
cols from entering the
Fortress Mesh. The For-
tress Mesh Routing pro-
tocol is not meant to be
used in combination
with other routing pro-
tocols such as Cisco’s
V T P, C D P, S h a re d S T P,
etc.
Enabled: enabled
MAC
-----------------
00:01:02:03:04:05
01:00:0c:cc:cc:cc
01:00:0c:cc:cc:cd
Configure destination MAC address filtering with set dest-
maclist
:
# set dest-maclist -enable Y|N
Use the -enable switch to configure whether the destination
MAC address filter list filtering mode is enabled, which filters
packets destined for the listed devices.
Add new MAC addresses to the destination MAC address filter
list with
add dest-maclist: