AMX NXA-ENET24 Switch User Manual


 
Configuring ACLs
74
NXA-ENET24 - Software Management Guide
Setting the ACL Name and Type - Web
Click Security, ACL, ACL Configuration. Enter an ACL name in the Name field, select the list type (IP
Standard, IP Extended, or MAC), and click Add to open the configuration page for the new list.
Setting the ACL Name and Type - CLI
This example creates a standard IP ACL named bill.
Configuring a Standard IP ACL
Command Attributes
FIG. 71 Web - Selecting ACL Type
FIG. 72 CLI - Selecting ACL Type
Command Attributes
Action: An ACL can contain permit rules, deny rules, or a combination of both.
Default: Permit rules
Address Type: Specifies the filter type - Any, Host, or IP.
Default: Any
IP Address: Specifies the source IP address.
Use “Any” to include all possible addresses, “Host” to specify a specific host address in the
Address field, or “IP” to specify a range of addresses with the Address and SubMask fields.
Options: Any, Host, IP
Default: Any
Subnet Mask: A subnet mask containing four integers from 0 to 255, each separated by a period. The
mask uses 1 bits to indicate “match” and 0 bits to indicate “ignore.”
The mask is bitwise ANDed with the specified source IP address, and compared with the
address for each IP packet entering the port(s) to which this ACL has been assigned.