Bridge aging-time, Clear bridge, Bridge aging-time clear bridge – Allied Telesis AT-S95 CLI User Manual
Page 57

Address Table Commands
Page 57
Command Mode
Interface Configuration (VLAN) mode
User Guidelines
•
IGMP snooping dynamically discovers Multicast router ports. When a Multicast router port is discovered, all
the Multicast packets are forwarded to it unconditionally.
•
This command prevents a port from becoming a Multicast router port.
Example
The following example forbids forwarding all Multicast packets to 1/e1 with VLAN 2.
bridge aging-time
The bridge aging-time Global Configuration mode command sets the aging time of the Address Table. Use the
no form of this command to restore the default.
Syntax
bridge aging-time seconds
no bridge aging-time
Parameters
•
seconds — Aging-time range in seconds indicating how long an entry remains in address table. (Range: 10 -
630 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
The following example sets the bridge aging time to 250.
clear bridge
The clear bridge Privileged EXEC mode command removes any learned entries from the forwarding database.
console(config)# interface vlan 2
console(config-if)# bridge multicast forbidden forward-all add ethernet 1/e1
console(config)# bridge aging-time 250