Configuring the ECN330-switch
1651553-KDU 137 365 Uen D 2006-06-16
• Tagged-802.3 – Tagged Ethernet 802.3 packets.
Command Usage
• Egress MAC ACLs only work for destination-mac-known packets, not for
multicast, broadcast, or destination-mac-unknown packets.
Web – Specify the action (that is, Permit or Deny). Specify the source or
destination addresses or both addresses. Select the address type (Any, Host, or
MAC). If "Host" is selected, enter a specific address (for example, 11-22-33-44-
55-66). If "MAC" is selected, enter a base address and a hexadecimal bitmask
for an address range. Set any other required criteria, such as VID, Ethernet type,
or packet format. Then click Add.
Figure 58 Configuring MAC ACLs
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.
Console(config-mac-acl)#permit any host 00-e0-29-94-34-de
ethertype 0800
Console(config-mac-acl)#