User manual
Chapter 2 - General Purpose Command Set Acl Command (Access Control Lists)
Alvarion BreezeNET B130/B300 GigE 29 Operational User Manual
Lists of net type optimize their parameters by excluding duplicates and by having
the feature that enables bigger networks include smaller networks. For example, if
the list contained 1.1.1.1 parameter, when you include 1.1.1.0/24 parameter in
the list 1.1.1.1 will be excluded.
Example:
acl add $LIST1 net 10.0.0.0/8 192.168.0.0/16 5.5.5.5
acl del $LIST1 5.5.5.5
Reserved access lists:
$ACLOCAL - reserved list for access limitation to the device via telnet, ftp and
http protocols. Having "$ACLOCAL" access list in the configuration all attempts to
establish a connection with the device from addresses (networks) that are not in
this list will be rejected.
Example:
acl add $ACLOCAL net 10.0.0.0/8 192.168.0.0/16