Bridge multicast filtering – Dell PowerEdge M805 User Manual

Page 145

Advertising
background image

Address Table Commands

111

no bridge multicast address {mac-multicast-address|ip-multicast-address}

add—Adds ports to the group. If no option is specified, this is the default option.

remove—Removes ports from the group.

mac-multicast-address—MAC multicast address in the format xxxx.xxxx.xxxx.

ip- multicast-address—IP multicast address.

interface-list—Separate nonconsecutive Ethernet ports with a comma and no spaces; use
a hyphen to designate a range of ports.

port-channel-number-list—Separate nonconsecutive port-channels with a comma and no
spaces; use a hyphen to designate a range of port-channels.

Default Configuration

No Multicast addresses are defined.

Command Mode

Interface Configuration (VLAN) mode

User Guidelines

If the command is executed without add or remove, the command registers only the group in
the bridge database.

Static Multicast addresses can be defined only on static VLANs.

Examples

The following example registers the MAC address.

console(config)#interface vlan 8

console(config-if-vlan8)#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-vlan8)#bridge multicast address 0100.5e02.0203

add ethernet 1/g1-1/g9, 1/g2

bridge multicast filtering

Use the bridge multicast filtering command in Global Configuration mode to enable filtering of
Multicast addresses. To disable filtering of Multicast addresses, use the no form of the bridge
multicast filtering command.

Syntax

bridge multicast filtering

Advertising