40 Dell Converged Enhanced Ethernet Administrator’s Guide53-1002116-01Configuring the MAC address table5Activating a VLAN classifier group with an interface portTo associate a VLAN classifier group with an interface port, perform the following steps fromPrivileged EXEC mode.1. Enter the configure terminal command to access global configuration mode.2. Enter the interface command to specify the CEE interface type and slot/port number.switch(config)#interface intengigabitethernet 0/103. Enter the no shutdown command to enable the CEE interface.4. Enter the vlan classifier command to activate and associate it with a VLAN interface (group 1and VLAN 2 are used in this example).switch(conf-if-te-0/10)#vlan classifier activate group 1 vlan 2NOTEThis example assumes that VLAN 2 was already created.Clearing VLAN counter statisticsTo clear VLAN counter statistics, perform the following steps from Privileged EXEC mode.1. Enter the clear command to clear the VLAN counter statistics for the specified VLAN. The VLANID value can be 1 through 3583. For example, to clear the counter for VLAN 20:switch#clear counter interface vlan 20Displaying VLAN informationTo display VLAN information, perform the following steps from Privileged EXEC mode.1. Enter the show interface command to display the configuration and status of the specifiedinterface.switch#show interface intengigabitethernet 0/10 port-channel 10 switchport2. Enter the show vlan command to display the specified VLAN information. For example, thissyntax displays the status of VLAN 20 for all interfaces, including static and dynamic:switch#show vlan 20 briefConfiguring the MAC address tableEach CEE port has a MAC address table. The MAC address table stores a number of unicast andmulticast address entries without flooding any frames. Dell FCoE hardware has a configurableaging timer. If a MAC address remains inactive for a specified number of seconds, it is removedfrom the address table. For detailed information on how the switch handles MAC addresses in aLayer 2 Ethernet environment, see “Layer 2 Ethernet overview” on page 3.