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

Syntax

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

no bridge multicast forward-all

ƒadd — Forbids forwarding all multicast packets.

ƒremove — Does not forbid forwarding all multicast packets.

ƒinterface-list— Separates 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— Separates non consecutive valid port-channels with a comma and no spaces; a hyphen is used to designate a range of port-channels.

Default Configuration

By default, this setting is disabled (for example, forwarding to the port is not forbidden).

Command Mode

Interface Configuration (VLAN) mode

User Guidelines

IGMP snooping dynamically discovers multicast router ports. When a multicast router port is discovered, all the multicast packets are forwarded to it unconditionally.

This command prevents a port to be a multicast router port.

Example

In this example, forwarding all multicast packets to e6 are forbidden.

console (config)# interface vlan 2

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

5.4.9 bridge aging-time

The bridge aging-timeglobal configuration command sets the address table aging time. To restore the default, use the no form of the bridge aging-timecommand.

Syntax

bridge aging-time seconds no bridge aging-time

ƒseconds — Time is number of seconds. (Range: 10 - 630 seconds)

Default Configuration

300 seconds

- 175 –