Product Reference Guide (Supporting software release 4.4.0.0)

258 Brocade Mobility 5181 Access Point Product Reference Guide
53-1002516-01
Network Commands
8
For information on configuring the ACL options available to the access point using the applet (GUI),
see “Configuring a WLAN Access Control List (ACL)” on page 110.
BR5181>admin(network.wireless.acl)> create
Description
Creates an 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
For information on configuring the ACL options available to the access point using the applet (GUI),
see “Configuring a WLAN Access Control List (ACL)” on page 110.
BR5181>admin(network.wireless.acl.edit)>
Description
Edits the properties of an existing Client ACL 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 Mobility 5181 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.