386 | ACL Commandsw w w . d e l l . c o m | s u p p o r t . d e l l . c o mmac access-list extendedThis command creates a MAC Access Control List (ACL) identified by name, consisting ofclassification fields defined for the Layer 2 header of an Ethernet frame.The no version of this command deletes a MAC ACL identified by name from the system.Syntax mac access-list extended nameParametersMode Global ConfigRelatedCommandsmac access-list extended renameThis command changes the name of an existing MAC ACL. The name parameter is the name of anexisting MAC ACL. The newname parameter is a case-sensitive alphanumeric string from 1 to 31characters uniquely identifying the MAC access list.This command fails if a MAC ACL by the name newname already exists.Syntax mac access-list extended rename name newnameParametersMode Global ConfigNote: The CLI mode is changed to Mac Access List Config (prompt is “hostname(Mac-Access-List Config)#”) when this command is successfully executed. If a MAC ACLby this name already exists, this command simply invokes the mode.name Case-sensitive alphanumeric string from 1 to 31 characters uniquely identifyingthe MAC access list. The string may include alphabetic, numeric, dash, dot orunderscore characters only. The string must start with a letter.{deny|permit} Creates a new rule for the MAC access list selected by the macaccess-list extended command.interface range Defines an interface range and accesses the Interface Range modemac access-group (portchannel)In the Interface Port Channel Config mode, attaches a MAC ACL to theselected port channelmac access-group Attaches a specific MAC Access Control List (ACL) identified by name toan interface in the ingress directionmac access-list extendedrenameChanges the name of an existing MAC ACL.show mac access-lists Displays the rules defined for the MAC access list specified by name.name The ACL name assigned during the creation of the ACL by using the macaccess-list extended commandnewname Case-sensitive alphanumeric string from 1 to 31 characters uniquely identifyingthe MAC access list. The string may include alphabetic, numeric, dash, dot orunderscore characters only. The string must start with a letter.