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

Examples

This example forbids port 1 to be a Forwarding-unregistered-multicast-addresses port within VLAN 8.

console (config)# interface vlan 8

console (config-if)#bridge multicast forward-unregistered add ethernet 1

5.4.7 bridge multicast forward-all

The bridge multicast forward-allinterface configuration command enables forwarding of all multicast packets on a port. To restore the default, use the no form of the bridge multicast forward-allcommand.

Syntax

bridge multicast forward-all{add remove} {ethernet interface-list port-channel port-channel-number-list}

no bridge multicast forward-all

ƒadd — Adds ports to the group.

ƒremove — Removes ports from the group.

ƒinterface-list— Separate non consecutive valid Ethernet ports with a comma and no spaces; a hyphen is used to designate a range of ports.

ƒport-channel-number-list— Separate non consecutive valid port-channels with a comma and no spaces; a hyphen is used to designate a range of port-channels.

Default Configuration

Disable forward-all on all ports.

Command Mode

Interface Configuration (VLAN) mode

User Guidelines

There are no user guidelines for this command.

Example

In this example all multicast packets on port e8 are forwarded.

console (config)# interface vlan 2

console (config-if)#bridge multicast forward-all add ethernet e8

5.4.8 bridge multicast forbidden forward-all

The bridge multicast forbidden forward-all To restore the default, use the no form of the

interface configuration command forbids a port to be a forward-allmulticast port. bridge multicast forward-allcommand.

- 174 –