9 bridge aging-time, Syntax, Default configuration – PLANET WGSD-1022 User Manual
Page 141: Command mode, User guidelines, Example

command.
Syntax
bridge multicast forbidden forward-all {add | remove} {ethernet interface-list | port-channel
port-channel-number-list}
no bridge multicast forward-all
add — Forbids forwarding all multicast packets.
remove — Does not forbid forwarding all multicast packets.
interface-list — Separates non consecutive valid Ethernet ports with a comma and no spaces; a
hyphen is used to designate a range of ports.
port-channel-number-list — Separates non consecutive valid port-channels with a comma and no
spaces; a hyphen is used to designate a range of port-channels.
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 e6 are forbidden.
console (config)# interface vlan 2
console (config-if)# bridge multicast forbidden forward-all add ethernet e6
5.4.9 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.