Setting The Acl Name And Type; Configuring A Standard Ip Acl; Figure 3-40 Acl Configuration - Edge-Core ES4612 Management Manual

Gigabit ethernet switch
Table of Contents

Advertisement

Setting the ACL Name and Type

Use the ACL Configuration page to designate the name and type of an ACL.
Command Attributes
• Name – Name of the ACL. (Maximum length: 16 characters)
• Type – There are three filtering modes:
- Standard: IP ACL mode that filters packets based on the source IP address.
- Extended: IP ACL mode that filters packets based on source or destination IP
address, as well as protocol type and protocol port number. If the "TCP" protocol
is specified, then you can also filter packets based on the TCP control code.
- MAC: MAC ACL mode that filters packets based on the source or destination
MAC address and the Ethernet frame type (RFC 1060).
Web – Click Security, 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.
CLI – This example creates a standard IP ACL named bill.
Console(config)#access-list ip standard bill
Console(config-std-acl)#

Configuring a Standard IP ACL

Command Attributes
• Action – An ACL can contain all permit rules or all deny rules.
(Default: Permit 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 SubMask fields. (Options: Any,
Host, IP; Default: Any)
• IP Address – Source IP address.
• 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,

Figure 3-40 ACL Configuration

Access Control Lists
4-89
3
3-67

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents