Reference Guide

Access Control Lists (ACL) | 255
mac access-list standard
c e s
Name a new or existing MAC access control list (MAC ACL) and enter the MAC ACCESS LIST
mode to configure a standard MAC ACL. See Commands Common to all ACL Types and Common
MAC Access List Commands.
Syntax
mac access-list standard mac-list-name
Parameters
Defaults
Not configured
Command Modes
CONFIGURATION
Command
History
Usage
Information
FTOS supports one ingress and one egress MAC ACL per interface.
Prior to 7.8.1.0, names are up to 16 characters long.
The number of entries allowed per ACL is hardware-dependent. Refer to your line card documentation
for detailed specification on entries allowed per ACL.
C-Series and S-Series support ingress ACLs only.
Example
Figure 9-7. Command Example: mac-access-list standard
permit
c e s
Configure a filter to forward packets from a specific source MAC address.
Syntax
permit {any | mac-source-address [mac-source-address-mask]} [count [byte]] | [log]
[monitor]
mac-list-name
Enter a text string as the name of the standard MAC access list (140 character
maximum).
Version 8.1.1.0 Introduced on E-Series ExaScale
Version 7.8.1.0 Increased name string to accept up to 140 characters. Prior to 7.8.1.0, names are up to
16 characters long.
Version 7.6.1.0 Support added for S-Series
Version 7.5.1.0 Support added for C-Series
pre-Version 6.1.1.0 Introduced for E-Series
FTOS(conf)#mac-access-list access-list standard TestMAC
FTOS(config-std-macl)#?
deny Specify packets to reject
description List description
exit Exit from access-list configuration mode
no Negate a command or set its defaults
permit Specify packets to forward
remark Specify access-list entry remark
seq Sequence numbers
show Show Standard ACL configuration