Netgear FVS318N – Prosafe Wireless N VPN Firewall プリント

ページ / 316
Dot11 Mode Configuration Commands
193
 ProSafe Wireless-N 8-Port Gigabit VPN Firewall FVS318N
Related show command: 
dot11 profile acl configure <row id >
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 wireless profile. After you have issued 
the dot11 profile acl configure command to specify the row ID to be edited, you 
enter the dot11-config
 
[profile-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.
Step 1
Format
Mode
dot11
Step 2
Format
Mode
dot11-config [profile-acl]
Keyword (might consist 
of two separate words)
Associated Keyword to 
Select or Parameter to Type
Description
The mac address that is added to the ACL.
The mac address that is deleted from the ACL.
Open
Allow, or Deny
Specifies 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.
Command example:
FVS318N> dot11 profile acl configure Employees 
dot11-config[profile-acl]> mac_address add a1:23:04:e6:de:bb 
dot11-config[profile-acl]> mac_address add c2:ee:d2:10:34:fe 
dot11-config[profile-acl]> acl_policy Allow 
dot11-config[profile-acl]> save
Related show command: 
dot11 profile acl configure <profile name>
mac_address {add <mac address> | delete <mac address>}
acl_policy {Open | Allow | Deny}
mac_address add
mac address
mac_address delete
mac address
acl_policy