¡ IP Based—Indicates that incoming packets are matched to IP-based ACLs.¡ MAC Based—Indicates that incoming packets are matched to MAC based ACLs.Assigning an ACL to an Interface:1. Open the ACL Bindings page.2. Select the ACL type in the Select ACL fields.3. Define the interface to which the ACL is attached in the Attach ACL to an Interface field.4. Click Apply Changes. The ACL is attached to the interface.Assigning ACL Membership Using the CLI CommandsThe following table summarizes the equivalent CLI commands for assigning ACL membership as displayed in the ACL Bindings page.The following is an example of the CLI commands:Console (config)# class-map class1 match-anyConsole (config-cmap)# match access-group dellConsole (config-cmap)# exitConsole (config)# exitConsole # exitConsole> show class-map class1Class Map match-any class1 (id4)Configuring PortsThis section provides an explanation and instruction for configuring port functionality including advanced features, such as Storm Control and Port Mirroring. Toopen the Ports page:l Select Switch > Ports. The Ports page opens.CLI Command Descriptionclass-map class-map-name [match-all | match-any] Creates class maps and enters the class-map configuration mode.match access-group ACL name Defines the match criterion to classify traffic.show class-map [class-map-name] Displays all the class maps configured on the device.