Bridge aging-time – Allied Telesis AT-S94 CLI (AT-8000S Series) User Manual
Page 58

Page 57
Allied Telesis
AT-8000S-S94-3.0 Command Line Interface User’s Guide
Default Configuration
This setting is disabled.
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.
console(config)# interface vlan 2
console(config-if)# bridge multicast forbidden forward-all add ethernet 1/e1
console(config)# bridge aging-time 250