150 Dell Converged Enhanced Ethernet Command Reference53-1002115-01permit (standard ACLs)10permit (standard ACLs)Configures a MAC address rule to permit traffic based on the source MAC address.Synopsis permit {MAC_ACL | any} [count]no permit {MAC_ACL | any}Operands MAC_ACL Specifies the source host MAC address for which to set permit conditions.Use the format HHHH.HHHH.HHHH.any Specifies any source MAC address.count Enables the counting of the packets matching the rule.Defaults By default, no MAC ACLs are configured.CommandModesFeature Access Control List Configuration modeDescription Use this command to configure rules to match and to permit traffic based on the source MACaddress. You can also enable counters for a specific rule. There are 255 ACL counters supportedper port group. Use the no permit command to remove a rule from the MAC ACL.UsageGuidelinesThere are no usage guidelines for this command.Example To create a rule in a MAC standard ACL to permit traffic from the source MAC address0022.3333.4444 and to enable the counting of packets:switch(conf-macl-std)#permit 0022.3333.4444 countTo delete a rule from a MAC standard ACL:switch(conf-macl-std)#no permit 0022.3333.4444See Also mac-access-list extended, no seq