7 bridge multicast forward-all, 8 bridge multicast forbidden forward-all, Syntax – PLANET WGSD-1022 User Manual

Page 140: Default configuration, Command mode, User guidelines, Example

Advertising
background image

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-all interface configuration command enables forwarding of all multicast

packets on a port. To restore the default, use the no form of the bridge multicast forward-all command.

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 interface configuration command forbids a port to be a

forward-allmulticast port. To restore the default, use the no form of the bridge multicast forward-all

Advertising