User's Manual
Table Of Contents
- ProSafe Wireless-N 8-Port Gigabit VPN Firewall FVS318N
- Contents
- 1. Introduction
- 2. Overview of the Configuration Commands
- 3. Net Mode Configuration Commands
- 4. Security Mode Configuration Commands
- Security Services Commands
- Security Schedules Commands
- IPv4 Add Firewall Rule and Edit Firewall Rule Commands
- IPv4 General Firewall Commands
- IPv6 Firewall Commands
- Attack Check Commands
- Session Limit, Time-Out, and Advanced Commands
- Address Filter and IP/MAC Binding Commands
- Port Triggering Commands
- UPnP Command
- Bandwidth Profile Commands
- Content Filtering Commands
- 5. System Mode Configuration Commands
- 6. Dot11 Mode Configuration Commands
- 7. VPN Mode Configuration Commands
- IPSec VPN Wizard Command
- IPSec IKE Policy Commands
- IPSec VPN Policy Commands
- IPSec VPN Mode Config Commands
- SSL VPN Portal Layout Commands
- SSL VPN Authentication Domain Commands
- SSL VPN Authentication Group Commands
- SSL VPN User Commands
- SSL VPN Port Forwarding Commands
- SSL VPN Client Commands
- SSL VPN Resource Commands
- SSL VPN Policy Commands
- RADIUS Server Command
- L2TP Server Commands
- 8. Overview of the Show Commands
- 9. Show Commands
- 10. Utility Commands
- CLI Command Index
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.










