Web
– Specify the action (i.e., Permit or Deny). Specify the source and/or
destination addresses. Select the address type (Any, Host, or MA C). If you select
“Host,” enter a specific address (e.g., 11-22-33-44-55-66). If you select “M AC,” enter
a base address and a hexidecimal bitmask for an address range. Set any other
required criteria, such as VID, Ethernet type, or packet format. Then click Add.
Figure 7-4 ACL Configuration - MAC
CLI
– This rule permits packets from any source MAC address to the destination
address 00-e0-29-94-34-de where the Ethernet type is 0800.
Configuring Access Control Lists

7
Console(config-mac-acl)#permit any host 00-e0-29-94-34-de
ethertype 0800
Console(config-mac
-
a
cl)#
26
-
1
3
Configuring a Standard IPv6 ACL
Command Attributes
Action – An ACL can contain any combination of permit or de ny rules.
Source Address Type
– Specifies the source IP address. Use “Any” to includ e all
possible addresses, “Host” to specify a specific host address in the Addres s field,
or “IPv6-prefix” to specify a range of addresses. (Opt ions: A ny, Host, IPv6 -prefi x;
Default: Any)
Source IPv6 Address – The addr ess must be for matted acco rdin g to RFC 237 3
“IPv6 Addressing Architecture,” using 8 colon-separated 16-bit hexadecimal
values. One double colon may be use d in th e address to indicat e the approp riate
number of zeros required to fill the undefined fields.

7-7