1-6To do… Use the command… RemarksAdd a MAC address entrymac-address { static |dynamic | blackhole }mac-address vlan vlan-idRequiredz When you add a MAC address entry, the current port must belong to the VLAN specified by thevlan argument in the command. Otherwise, the entry will not be added.z If the VLAN specified by the vlan argument is a dynamic VLAN, after a static MAC address isadded, it will become a static VLAN.Setting the MAC Address Aging TimerSetting an appropriate MAC address aging timer is important for the switch to run efficiently.z If the aging timer is set too long, excessive invalid MAC address entries maintained by the switchmay fill up the MAC address table. This prevents the MAC address table from being updated withnetwork changes in time.z If the aging timer is set too short, the switch may remove valid MAC address entries. Thisdecreases the forwarding performance of the switch.Follow these steps to set aging time of MAC address entries:To do… Use the command… RemarksEnter system view system-view —Set the MAC address agingtimermac-address timer { agingage | no-aging }RequiredThe default is 300 seconds.The capacity of the MAC address table on a switch is limited. After the limit is reached, the switch willforward the frames received with unknown source MAC addresses without learning MAC addresses. Incase the MAC address table gets full, you can tune the aging timer to a smaller value to speed up MACaddress entry aging so that new MAC addresses can be learned.Normally, you are recommended to use the default aging timer, namely, 300 seconds. The no-agingkeyword specifies that MAC address entries never age out.MAC address aging configuration applies to all ports, but only takes effect on dynamic MAC addresses,which are either learnt or configured.