User's Manual

Table Of Contents
Dot11 Mode Configuration Commands
175
ProSafe Wireless-N 8-Port Gigabit VPN Firewall FVS318N
Related show command: show dot11 profile [profile name]
dot11 profile acl configure <profile name>
This command adds a MAC address to or deletes a MAC address from an access control list
(ACL) and configures the ACL setting for a selected profile. After you have issued the dot11
profile acl configure command to specify a profile, you enter the dot11-config [ap-acl]
mode, and then you can configure one keyword and associated parameter or associated
keyword at a time in the order that you prefer. You can add multiple MAC addresses to the
ACL for a profile.
Command example:
FVS318N>
dot11 profile acl configure Employees
dot11-config[ap-acl]>
mac_address add a1:23:04:e6:de:bb
dot11-config[ap-acl]>
mac_address add c2:ee:d2:10:34:fe
dot11-config[ap-acl]>
acl_policy Allow
dot11-config[ap-acl]>
save
Related show command: show dot11 acl <profile name>
Step 1 Format dot11 profile acl configure <profile name>
Mode dot11
Step 2 Format mac_address {add <mac address> | delete <mac address>}
acl_policy {Open | Allow | Deny}
Mode dot11-config [ap-acl]
Keyword (might consist
of two separate words)
Associated Keyword to
Select or Parameter to Type
Description
mac_address add mac address The mac address that is added to the ACL.
mac_address delete mac address The mac address that is deleted from the ACL.
acl_policy Open, Allow, or Deny The default ACL policy for the profile:
Open. All MAC addresses are allowed to connect
to the profile.
Allow. Only MAC addresses that you have added
to the ACL are allowed to connect to the profile.
Deny. MAC addresses that you have added to the
ACL are denied access to the profile.