Bridge multicast ipv6 forbidden ip-address, Bridge multicast ipv6 forbidden, Ip-address – Dell PowerEdge VRTX User Manual

Page 423

Advertising
background image

Address Table Commands

423

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

You can execute the command before the VLAN is created.

Example

Example 1 - The following example registers the IPv6 address to the bridge

table:

console(config)# interface vlan 8

console(config-if)# bridge multicast ipv6 ip-address

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

Example 2 - The following example registers the IPv6 address and adds ports

statically.

console(config)# interface vlan 8

console(config-if)# bridge multicast ipv6 ip-address

FF00:0:0:0:4:4:4:1 add gi0/1-2

bridge multicast ipv6 forbidden ip-address

Use the bridge multicast ipv6 forbidden ip-address Interface (VLAN)

Configuration mode command to forbid adding or removing a specific IPv6

Multicast address to or from specific ports. To restore the default

configuration, use the no form of this command.

Syntax

bridge multicast ipv6 forbidden ip-address {

ipv6-multicast-address

}

{add |

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

no bridge multicast ipv6 forbidden ip-address {

ipv6-multicast-address

}

Parameters

ipv6-multicast-address—Specifies the group IPv6 Multicast address.

add—Forbids adding ports to the group.

remove—Forbids removing ports from the group.

Advertising