C
HAPTER
13
| Security Measures
Access Control Lists
– 288 –
3. Select Show from the Action list.
Figure 155: Showing a List of ACLs
CONFIGURING A
STANDARD IPV4 ACL
Use the Security > ACL (Configure ACL - Add Rule - IP Standard) page to
configure a Standard IPv4 ACL.
CLI REFERENCES
◆ "permit, deny (Standard IP ACL)" on page 749
◆ "show ip access-list" on page 753
◆ "Time Range" on page 625
PARAMETERS
These parameters are displayed in the web interface:
◆ Type – Selects the type of ACLs to show in the Name list.
◆ Name – Shows the names of ACLs matching the selected type.
◆ Action – An ACL can contain any combination of permit or deny rules.
◆ Address Type – 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 Subnet Mask fields. (Options: Any, Host, IP; Default: Any)
◆ Source IP Address – Source IP address.
◆ Source 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.
◆ Time Range – Name of a time range.
WEB INTERFACE
To add rules to a Standard IPv4 ACL:
1. Click Security, ACL.