710FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell ContaxCLI\files\ACL.fmD E L L C O N F I D E N T I A L – P R E L I M I N A R Y 2 0 1 2 - F O R P R O O F O N LYconsole(config-mac-al)# permit 00:00:00:00:00:01 00:00:00:00:00:ff anyservice-acl inputuse the service-acl input command in interface configuration mode tocontrol access to an interface. Use the no form of this command to removethe access control.Syntaxservice-acl inputacl-name1 [acl-name2]no service-acl inputParametersacl-name—Specifies an ACL to apply to the interface. See the usageguidelines. (Range: acl-name0–32 characters. Use "" for empty string)DefaultNo ACL is assigned.Command ModeInterface Configuration (Ethernet, Port-Channel) mode.InterfaceConfiguration (Ethernet, VLAN, Port-Channel) mode.User GuidelinesIPv4 ACL and IPv6 ACL can be bound together to an interface.MAC ACL cannot be bound on an interface with IPv4 ACL or IPv6 ACL.Two ACLs of the same type can’t be added to a port.An ACL cannot be added to a port that is alredy bounded to an ACL, withoutfirst removing the current ACL and binding the two ACLs together.Exampleconsole(config)# mac access-list extended serverconsole(config-mac-al)# permit 00:00:00:00:00:01 00:00:00:00:00:ff anyconsole(config-mac-al)# exitconsole(config)# interface gigabitethernet 1/0/1