Bridge multicast source group, Bridge multicast source, Group – Dell PowerEdge VRTX User Manual

Page 417

Advertising
background image

Address Table Commands

417

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 LL CO N F I D E N T IA L – P R E L I M I N A RY 4 / 3 / 14 - F O R PR O O F O N LY

Command Mode

Interface (VLAN) Configuration mode

User Guidelines

Before defining forbidden ports, the Multicast group should be registered.
You can execute the command before the VLAN is created.

Example

The following example registers IP address 239.2.2.2, and forbids the IP

address on port gi0/4 within VLAN 8.

console(config)# interface vlan 8

console(config-if)# bridge multicast ip-address 239.2.2.2

console(config-if)# bridge multicast forbidden ip-address

239.2.2.2 add gi0/4

bridge multicast source group

Use the bridge multicast source group IInterface (VLAN) Configuration

mode command to register a source IP address - Multicast IP address pair to

the bridge table, and statically add or remove ports to or from the source-

group. Use the no form of this command to unregister the source-group-pair.

Syntax

bridge multicast source

ip-address

group

ip-multicast-address [[add |

remove] {ethernet interface-list | port-channel port-channel-list}]

no bridge multicast source

ip-address

group

ip-multicast-address

Parameters

ip-address—Specifies the source IP address.

ip-multicast-address—Specifies the group IP Multicast address.

add—Adds ports to the group for the specific source IP address.

remove—Removes ports from the group for the specific source IP address.

Advertising