Dell 3348 Switch User Manual


 
286 Configuring Switch Information
www.dell.com | support.dell.com
Assigning LAGs to receive multicast service:
1 Open the Bridge Multicast 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, or toggle a port
to F to forbid the port from joining a multicast group.
4 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)# interface vlan 8
bridge multicast address 0100.5e02.0203
bridge multicast address 0100.5e02.0203 add ethernet 1/e1, 2/e2
Console (config-if)# Exit
Console # show bridge multicast address-table
Vlan MAC Address typePorts
---- -------------- ------------------------
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.
show bridge multicast address-table
[vlan vlan-id] [address mac-
multicast-address | ip-
multicast-address] [format
ip | mac]
Displays multicast MAC address
table information.