2 bridge multicast filtering, 3 bridge multicast address, User guidelines – Planet Technology WGSD-8000 User Manual

Page 170: Example, Syntax, Default configuration, Command mode

Advertising
background image

User’s Manual of WGSD-1022/WGSD-8000

- 170 –

User Guidelines

There are no user guidelines for this command.

Example

The following example adds a permanent static MAC-layer station source address 3aa2.64b3.a245 on port e8 to the bridge

table.

console (config)# interface vlan 2

console (config-vlan)# bridge address 3aa2.64b3.a245 ethernet e8 permanent

5.4.2 bridge multicast filtering

The bridge multicast filtering global configuration command enables filtering of multicast addresses. To disable filtering of

multicast addresses, use the no form of the bridge multicast filtering command.

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}

Advertising