Dell PowerEdge VRTX User Manual

Page 419

Advertising
background image

Address Table Commands

419

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

Parameters

ip-address—Specifies the source IP address.

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

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

remove—Forbids removing ports from the group for the specific source IP

address.

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.

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 a source IP address - Multicast IP address pair

to the bridge table, and forbids adding the pair to port gi0/4 on VLAN 8:

console(config)# interface vlan 8

console(config-if)# bridge multicast source 13.16.1.1 group

239.2.2.2

console(config-if)# bridge multicast forbidden source

13.16.1.1 group 239.2.2.2 add gi0/4

Advertising