4 bridge multicast forbidden address, Examples, Syntax – Planet Technology WGSW-48040 User Manual
Page 161: Default configuration, Command modes, User guidelines
User’s Manual of WGSW-24020/WGSW-48040
-16
multicast addresses can only be defined on static VLANs.
Examples
The following example registers the MAC address:
console (config)# interface vlan 8
console (config-if)# bridge multicast address 0100.5e02.0203
The following example registers the MAC address and adds ports statically.
console (config)# interface vlan 8
console (config-if)# bridge multicast address 0100.5e02.0203 add Ethernet g1-9
5.4.4 bridge multicast forbidden address
The bridge multicast forbidden address interface configuration command forbids adding a specific multicast address to
specific ports.
Syntax
bridge multicast forbidden address
{mac-multicast-address | ip-multicast-address} {add | remove} {Ethernet interface-list |
port-channel port-channel-number-list
}
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 Modes
Interface Configuration (VLAN) mode
User Guidelines
Before defining forbidden ports, the multicast group should be registered.