Specifications

Altitude 35x0 Access Point Product Reference Guide 109
admin(network.wireless.acl)> create
Creates a Client ACL policy.
Syntax
Example
admin(network.wireless.acl.create)>show
Policy Name : Front Lobby
Policy Mode : allow
-----------------------------------------------------------------------------
index start mac end mac
-----------------------------------------------------------------------------
1 00A0F8334455 00A0F8334455
2 00A0F8400000 00A0F8402001
admin(network.wireless.acl.create)>set acl-name engineering
admin(network.wireless.acl.create)>set mode deny
admin(network.wireless.acl.create)>add-addr 00A0F843AABB
admin(network.wireless.acl.create)>add-policy
create show <acl-name> Displays the parameters of a new ACL policy.
set acl-name <index> Sets the Client ACL policy name.
mode <acl-mode> Sets the ACL mode for the defined index (1-16). Allowed
Clients can access the access point managed LAN.
Options are
deny
and
allow
.
add-addr <mac1> or
<mac1> <mac2>
Adds specified MAC address to list of ACL MAC
addresses.
delete <index> <all> Removes either a specified ACL index or all ACL entries.
add-policy Completes the policy creation and exits the CLI.
.. Cancels the creation of the ACL and exits the CLI.