User’s Manual of WGSD-1022/WGSD-8000
no bridge multicast forbidden address {mac-multicast-address ip-multicast-address}
add — Adds ports to the group.
remove — Removes ports from the group.
mac-multicast-address— MAC multicast address.
ip- multicast-address— IP multicast address.
interface-list — Separate non consecutive valid Ethernet ports with a comma and no spaces; hyphen is used to designate a range of ports.
port-channel-number-list — Separate non consecutive valid port-channels with a comma and no spaces; a hyphen is used to designate a range of port-channels.
Default Configuration
No forbidden addresses are defined.
Command ModesInterface Configuration (VLAN) mode
User Guidelines
Before defining forbidden ports, the multicast group should be registered.
Examples
In this example the MAC address 0100.5e02.0203 is forbidden on port g9 within VLAN 8.
console (config)# interface vlan 8
console (config-if)# bridge multicast address 0100.5e02.0203
console (config-if)# bridge multicast forbidden address 0100.5e02.0203 add ethernet e9
3.4.5 bridge multicast forward-unregisteredThe bridge multicast forward-unregisteredinterface configuration command enables forwarding unregistered multicast addresses. Use the no form of this command to return to default.
Syntax
bridge multicast forward-unregistered {add remove} {ethernet interface-listport-channel port-channelnumber-list}
no bridge multicast forward-unregistered
add — Force forwarding of unregistered multicast packets.
remove — Don’t force forwarding of unregistered multicast packets.
interface-list — Separate nonconsecutive Ethernet ports with a comma and no spaces; use a hyphen to designate a range of ports. (Range: Valid Ethernet port)
port-channel-number-list — Separate nonconsecutive port-channels with a comma and no spaces; use a hyphen to designate a range of port-channels. (Range: Valid Port-channel number)
-172 –