Bridge multicast unregistered – Dell PowerEdge VRTX User Manual

Page 427

Advertising
background image

Address Table Commands

427

FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Plasma-ARC

2+3\new_system_mifs_ARC2_latest\Address_Table.fm

D E LL CO N F I D E N T IA L – P R E L I M I N A RY 4 / 3 / 14 - F O R PR O O F O N LY

User Guidelines

Before defining forbidden ports, the Multicast group should be registered.
You can execute the command before the VLAN is created.

Example

The following example registers a source IPv6 address - Multicast IPv6

address pair to the bridge table, and forbids adding the pair to gi0/4 on VLAN

8:

console(config)# interface vlan 8

console(config-if)# bridge multicast source 2001:0:0:0:4:4:4

group FF00:0:0:0:4:4:4:1

console(config-if)# bridge multicast forbidden source

2001:0:0:0:4:4:4:1 group FF00:0:0:0:4:4:4:1 add gi0/4

bridge multicast unregistered

Use the bridge multicast unregistered Interface (Ethernet, Port Channel)

Configuration mode command to configure forwarding unregistered

Multicast addresses. Use the no form of this command to restore the default

configuration.

Syntax

bridge multicast unregistered

{forwarding | filtering}

no bridge multicast unregistered

Parameters

forwarding—Forwards unregistered Multicast packets.

filtering—Filters unregistered Multicast packets.

Default Configuration

Unregistered Multicast addresses are forwarded.

Advertising