364 Configuring Switch InformationRemoving a MAC to VLAN Binding:1 Open the Bind MAC to VLAN page.2 Click Show All. The MAC to VLAN Table opens.3 Select the desired VLAN, or select All to see bindings for all VLANs.4 Select the Remove checkbox next to the desired bindings.5 Click Apply Changes.Binding MAC address to VLAN using CLI commands:The following table summarizes the equivalent CLI commands for binding MAC addresses to VLAN.The following is an example of the CLI commands:console(config-vlan)# mac-to-vlan 0060.704c.73ff 123console(config-vlan)# exitconsole(config)# exitconsole# show vlan mac-to-vlanMAC Address VLAN------------ ------0060.704c.73ff 123Defining VLAN Protocol GroupsThe Protocol Group page provides parameters for configuring frame types to specific protocol groups.To open the Protocol Group page, click Switch → VLAN → Protocol Group in the tree view.Table 7-29. Binding MAC address to VLANs CLI CommandsCLI Command Descriptionmac-to-vlan mac-address vlan-id Binds the MAC address to the VLAN.switchport access vlan dynamic Configures private VLANs.show mac-to-vlan Displays the MAC to VLAN databaseno mac-to-vlan mac-address Unbinds the MAC address from the VLAN.