36 
bridge aging-time 
Description 
The bridge aging-time command is used to configure aging time for the 
dynamic address. To return to the default configuration, please use no bridge 
aging-time command. 
Syntax 
bridge aging-time aging-time 
no bridge aging-time 
Parameter 
aging-time  ——  The aging time for the dynamic address. The value of it can be 
0 or ranges from 10 to 630 seconds. When 0 is entered, the Auto Aging function 
is disabled. By default, this value is 300. 
Command Mode 
Global Configuration Mode 
Example 
Configure the aging time as 500 seconds: 
TP-LINK(config)# bridge aging-time 500 
bridge address filtering 
Description 
The bridge address filtering command is used to add the filtering address 
entry. To delete the corresponding entry, please use no bridge address 
filtering  command. The filtering address function is to forbid the undesired 
package to be forwarded. The filtering address can be added or removed 
manually, independent of the aging time. 
Syntax 
bridge address filtering {mac} {vid} 
no bridge address filtering [mac] [vid] 
Parameter 
mac  ——  The MAC address to be filtered. 
vid  ——  The corresponding VLAN ID of the MAC address. It ranges from 1 to 
4094.