User`s manual
178 Asanté IntraCore 36000 Series
Syntax Description
[no] access-list mac acl_name
acl_name Name of the ACL. (Maximum length: 16 characters)
Default
None
Command Mode
Global Configuration
Usage Guidelines
An egress ACL must contain all deny rules.
When you create a new ACL or enter configuration mode for an existing ACL, use the permit or deny
command to add new rules to the bottom of the list. To create an ACL, you must add at least one rule to the
list.
To remove a rule, use the no permit or no deny command followed by the exact text of a previously
configured rule.
An ACL can contain up to 32 rules.
Example
The following is sample output from the access-list command with the mac argument.
Console(config)#access-list mac james
Console(config-mac-acl)#
Related Commands
permit, deny
mac access-group
show mac access-list
16.4 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 Description
[no] access-list ip mask-precedence {in | out}
In Ingress mask for ingress ACLs.
Out Egress mask for egress ACLs.