5 bridge multicast forward-unregistered, Default configuration, Command modes – Planet Technology WGSD-8000 User Manual

Page 172: User guidelines, Examples, Syntax

Advertising
background image

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

- 172 –

no bridge multicast forbidden address

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

ƒ

add — Adds ports to the group.

ƒ

remove — Removes ports from the group.

ƒ

mac-multicast-address — MAC multicast address.

ƒ

ip- multicast-address — IP multicast address.

ƒ

interface-list — Separate non consecutive valid Ethernet ports with a comma and no spaces; 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

No forbidden addresses are defined.

Command Modes

Interface Configuration (VLAN) mode

User Guidelines

Before defining forbidden ports, the multicast group should be registered.

Examples

In this example the MAC address 0100.5e02.0203 is forbidden on port g9 within VLAN 8.

console (config)# interface vlan 8

console (config-if)# bridge multicast address 0100.5e02.0203

console (config-if)# bridge multicast forbidden address 0100.5e02.0203 add ethernet e9

3.4.5 bridge multicast forward-unregistered

The bridge multicast forward-unregistered interface configuration command enables forwarding unregistered multicast

addresses. Use the no form of this command to return to default.

Syntax

bridge multicast forward-unregistered

{add | remove} {ethernet interface-list | port-channel port-channelnumber-list }

no bridge multicast forward-unregistered

ƒ

add — Force forwarding of unregistered multicast packets.

ƒ

remove — Don’t force forwarding of unregistered multicast packets.

ƒ

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

range of ports. (Range: Valid Ethernet port)

ƒ

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

designate a range of port-channels. (Range: Valid Port-channel number)

Advertising