Bridge multicast forbidden ip-address, Bridge multicast forbidden ip, Address – Dell PowerEdge VRTX User Manual
Page 416
416
Address Table Commands
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Plasma-ARC
2+3\new_system_mifs_ARC2_latest\Address_Table.fm
D E L L C O N F ID E N T IA L – P R E L IM I N A RY 4 / 3 /1 4 - FO R P R O O F O N LY
console(config-if)# bridge multicast ip-address 239.2.2.2
The following example registers the IP address and adds ports statically.
console(config)# interface vlan 8
console(config-if)# bridge multicast ip-address 239.2.2.2 add
gi0/4
bridge multicast forbidden ip-address
Use the bridge multicast forbidden ip-address IInterface (VLAN)
Configuration mode command to forbid adding or removing a specific IP
Multicast address to or from specific ports. Use the no form of this command
to restore the default configuration.
Syntax
bridge multicast forbidden ip-address
{ip-multicast-address} {add |
remove} {ethernet interface-list | port-channel port-channel-list}
no bridge multicast forbidden ip-address {
ip-multicast-address
}
Parameters
• ip-multicast-address—Specifies the group IP Multicast address.
•
add—Forbids adding ports to the group.
•
remove—Forbids removing ports from the group.
•
ethernet
interface-list
—Specifies a list of Ethernet ports. Separate
nonconsecutive Ethernet ports with a comma and no spaces. Use a hyphen
to designate a range of ports.
•
port-channel
port-channel-list
—Specifies a list of port channels. Separate
nonconsecutive port-channels with a comma and no spaces. Use a hyphen
to designate a range of port channels.
Default Configuration
No forbidden addresses are defined.