User manual
Chapter 2 - General Purpose Command Set Acl Command (Access Control Lists)
Alvarion BreezeNET B130/B300 GigE 28 Operational User Manual
2.14 Acl Command (Access Control Lists)
Access Control Lists.
Syntax:
acl add $NAME TYPE params...
acl del $NAME [params...]
acl ren $NAME1 $NAME2
acl flush
Possible TYPES:
net num
Predefined ACL names:
$ACLOCAL - Hosts (networks) permitted to configure the
device.
Command description
While network planning you may often need to group similar parameters in lists
which can be used for different filters (e.g. ipfw, qm, ipstat). Access control lists
(ACL) can effectively solve this problem.
acl add command creates an access list of NAME title and TYPE type. Lists names
MUST start with $ symbol and can include up to 7 letters, digits and other
symbols excluding spaces and semicolon. At the same time the command can
contain several parameters of TYPE type which will be included in the list. If the
list with this name has been already created listed parameters will be attached to
this list.
acl del command deletes specified parameters from the NAME list. If none of
parameters are mentioned all list will be deleted.
acl rename command changes list's name from NAME1 to NAME2.
acl flush command deletes all lists
Accepted list types (TYPE):
net - contains network addresses in dot format.
xxx.xxx.xxx.xxx or xxx.xxx.xxx.xxx/MASK_LENGTH or
xxx.xxx.xxx.xxx/xxx.xxx.xxx.xxx