27
Figure
MAC Table Flowchart
Default Settings
The default MAC address table age time is 300 seconds.
The Maximum static address entry is 256.
5.2.2.
CLI Configuration
Node
Command
Description
enable
show mac-address-table
aging-time
This command displays the current MAC
address table age time.
enable
show mac-address-table
(static|dynamic)
This command displays the current
static/dynamic unicast address entries.
enable
show mac-address-table mac
MACADDR
This command displays information of a
specific MAC.
enable
show mac-address-table port
PORT_ID
This command displays the current unicast
address entries learnt by the specific port.
configure mac-address-table static
MACADDR vlan VLANID
port PORT_ID
This command configures a static unicast entry.
configure no mac-address-table static
MACADDR vlan VLANID
This command removes a static unicast entry
from the address table.
configure mac-address-table aging-time
VALUE
This command configures the mac table aging
time.
configure clear mac address-table
dynamic
This command clears the dynamic address
entries.
Example:
L2SWITCH(config)#mac-address-table static 00:11:22:33:44:55 vlan 1 port 1
5.2.3.
Web Configuration
Static MAC
A static Media Access Control (MAC) address is an address that has been manually entered in
the MAC address table, and do not age out. When you set up static MAC address rules, you are
setting static MAC addresses for a port, so this may reduce the need for broadcasting.