3 bridge multicast address, Syntax, Default configuration – PLANET WGSD-1022 User Manual

Page 136: Command mode, User guidelines, Example

Advertising
background image

Syntax

bridge multicast filtering

no bridge multicast filtering

Default Configuration

Disabled. All multicast addresses are flooded to all ports of the relevant VLAN.

Command Mode

Global Configuration mode

User Guidelines

If multicast routers exist on the VLAN and IGMP-snooping is not enabled, the bridge multicast

forward-all command should be used to enable forwarding all multicast packets to the multicast routers.

Example

In this example, bridge multicast filtering is enabled.

console (config)# bridge multicast filtering

5.4.3 bridge multicast address

The bridge multicast address interface configuration command registers MAC-layer multicast

addresses to the bridge table, and adds static ports to the group. To unregister the MAC address, use the

no form of the bridge multicast address command.

Syntax

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

bridge multicast address {mac-multicast-address | ip-multicast-address} [add | remove] {ethernet

interface-list | port-channel port-channel-number-list}

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.

ƒ ip- multicast-address — IP multicast address.

ƒ interface-list — Separate nonconsecutive Ethernet ports with a comma and no spaces; a hyphen

is used to designate a range of ports.

ƒ port-channel-number-list — Separate nonconsecutive port-channels with a comma and no spaces;

Advertising