Owner's Manual

92 Address Table Commands
www.dell.com | support.dell.com
Default Configuration
By default, this setting is disabled (for example, forwarding to the port is not forbidden).
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 to be a Multicast router port.
Example
In this example, forwarding all Multicast packets to g6 are forbidden.
bridge aging-time
The
bridge aging-time
global configuration command sets the address table aging time. To restore
the default, use the
no
form of the
bridge aging-time
command.
Syntax
bridge aging-time
seconds
no bridge aging-time
seconds
—Time is number of seconds. (Range: 10 - 630 seconds)
Default Configuration
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.
Console (config)# interface vlan 2
Console (config-if)# bridge multicast forbidden forward-all add
ethernet g6
Console (config)# bridge aging-time 250