846 Configuring L2 Multicast FeaturesConfiguring L2 Multicast Features (CLI)This section provides information about the commands you use to configureL2 multicast settings on the switch. For more information about thecommands, see theDell Networking N2000, N3000, and N4000 SeriesSwitches CLI Reference Guide at support.dell.com/manuals. Because L3 IPmulticast (PIM/IGMP) utilizes a separate forwarding database from L2multicast, it is recommended that L3 multicast features, including PIM andIGMP, be disabled on L2 multicast enabled switches.Configuring Layer 2 MulticastingBeginning in Privileged EXEC mode, use the following commands toconfigure MAC address table features.Command Purposeconfigure Enter global configuration mode.mac address-table staticmac-multicast-addressvlanvlan-id interfaceinterface-idRegister a MAC-layer Multicast address in the bridgetable.•mac-multicast-address — MAC multicast address in theformat xxxx.xxxx.xxxx or xx:xx:xx:xx:xx:xx.•interface-id — A physical interface or port-channel.mac address-tablemulticast forbiddenaddress vlanvlan-id{mac-multicast-address|ip-multicast-address}{add | remove}interfaceinterface-listForbid adding a specific Multicast address to specific ports.•mac-multicast-address — MAC multicast address in theformat xxxx.xxxx.xxxx.•ip- multicast-address — IP multicast address.• add — Adds ports to the group. If no option is specified,this is the default option.• remove — Removes ports from the group.•interface-list — Specifies the interface type (port-channel, gigabitethernet, tengigabitethernet) andnumber. Separate nonconsecutive interfaces with acomma and no spaces; use a hyphen to designate a rangeof ports.exit Exit to Privileged EXEC mode.