Reference Guide

Address Table Commands 105
Example
In this example, forwarding all multicast packets to 1/e1 with VLAN 2 is forbidden.
bridge aging-time
The bridge aging-time Global Configuration mode command sets the address table aging time.
To restore the default configuration, use the no form of this command.
Syntax
bridge aging-time
seconds
no bridge aging-time
seconds
— Time in seconds. (Range: 10-3825 seconds)
Default Configuration
The default setting is 300 seconds.
Command Mode
Global Configuration mode
User Guidelines
There are no user guidelines for this command.
Example
In this example the bridge aging time is set to 250.
clear bridge
The clear bridge Privileged EXEC mode command removes any learned entries from the
forwarding database.
Syntax
clear bridge
Default Configuration
This command has no default configuration.
Console(config)# interface vlan 2
Console(config-if)# bridge multicast forbidden forward-all add
ethernet 1/e1
Console(config)# bridge aging-time 250