Dell 6024 F Switch User Manual


 
322 Configuring Switch Information
www.dell.com | support.dell.com
Assigning LAGs to Receive Multicast Service
1
Open the
Bridge Multicast Group
page.
2
Define the
VLAN ID
and the
Bridge Multicast Address
fields.
3
Toggle the LAG to
S
to join the LAG to the selected multicast group.
4
Toggle the LAG to
F
to forbid adding specific multicast addresses to a specific LAG.
5
Click
Apply Changes
.
The LAG is assigned to the multicast group, and the device is updated.
Managing Multicast Service Members Using CLI Commands
The following table summarizes the equivalent CLI commands for managing Multicast service
members as displayed in the
Bridge Multicast Group
page.
The following is an example of the CLI commands:
console#config
console(config)#vlan database
console(config-if)#vlan 8
console(config-if)#exit
Table 7-33. Multicast Service Member CLI Commands
CLI Command Description
bridge multicast address
{
mac-multicast-address
|
ip-multicast-address
} [add
| remove] {ethernet
interface-list
| port-
channel
port-channel-
number-list
}
Registers MAC-layer multicast
addresses to the bridge table, and
adds static ports to the group.
bridge multicast forbidden
address {
mac-multicast-
address
|
ip-multicast-
address
} [add | remove]
{ethernet
interface-list
|
port-channel
port-channel-
number-list
}
Forbids adding a specific multicast
address to specific ports. Use the no
form of this command to return to
default
show bridge multicast
address-table [vlan vlan
-
id
]
[address
mac-multicast-
address
|
ip-multicast-
address
] [format ip | mac]
Displays Multicast MAC address
table information.