Command Line Interface
712 1553-KDU 137 365 Uen D 2006-06-16
Example
Related Commands
permit, deny (section 7.8.11 on page 709)
mac access-group (section 7.8.16 on page 717)
7.8.13 access-list mac mask-precedence
This command changes to MAC Mask mode used to configure access control
masks. Use the no form to delete the mask table.
Syntax
[no] access-list ip mask-precedence {in | out}
• in – Ingress mask for ingress ACLs.
• out – Egress mask for egress ACLs.
Default Setting
Default system mask: Filter inbound packets according to specified MAC
ACLs.
Command Mode
Global Configuration
Command Usage
• A mask must be configured for an ACL rule before it can be bound to a
port or the queue or frame priorities associated with the rule set.
• A mask can only be used by all ingress ACLs or all egress ACLs.
Console#show mac access-list
MAC access-list jerry:
permit any 00-e0-29-94-34-de ethertype 0800
Console#