175 
•  Drop: The packets will be dropped when learned MAC number exceeds the 
threshold of the MAC address table in this VLAN.. 
•  Forward: The packets will be forward but not be learned when learned MAC 
number exceeds the threshold of the MAC address table in this VLAN.. 
•  Disable: The threshold of the MAC address table is disabled. 
Command Mode 
Global Configuration Mode 
Privilege Requirement 
Only Admin, Operator and Power User level users have access to these 
commands. 
Example 
Configure the max learned MAC address number is VLAN 2 as 1000, and drop 
the packets that have no match in the MAC address table: 
T2600G-28TS(config)#  mac address-table  security vid  2  max-learn  1000 
drop 
25.8 show mac address-table   
Description 
The show mac address-table command is used to display the information of all 
address entries. 
Syntax 
show mac address-table { dynamic | static | filtering } 
Parameter 
dynamic | static | filtering —— The type of your desired entry. By default all the 
entries are displayed. 
Command Mode 
Privileged EXEC Mode and Any Configuration Mode 
Privilege Requirement 
None. 
Example 
Display the information of all address entries: 
T2600G-28TS(config)# show mac address-table