DWS-3160 Series Gigabit Ethernet Unified Switch CLI Reference Guide
469
Example
To create an MLD snooping multicast group profile with the name “MGroup”:
DWS-3160-24PC:admin#create igmp_snooping multicast_vlan_group_profile MGroup
Command: create igmp_snooping multicast_vlan_group_profile MGroup
Success.
DWS-3160-24PC:admin#
46-4
config mld_snooping multicast_vlan_group_profile
Description
This command is used to configure an MLD snooping multicast group profile on the Switch and
add or delete multicast addresses for the profile.
Format
config mld_snooping multicast_vlan_group_profile <profile_name 1-32> [add | delete]
<mcast_v6address_list>
Parameters
multicast_vlan_group_profile
- Specifies the multicast VLAN profile name. The maximum
length is 32 characters.
<profile_name 1-32>
- Enter the multicast VLAN group profile name here. This name can be
up to 32 characters long.
add
- Add a multicast address list to or from this multicast VLAN profile. The
<mcast_v6address_list> can be a continuous single multicast addresses, such as FF1E::1, a
multicast address range, such asFF1E::1-FF1E::2, or both of them, such as FF1E::1,
FF1E::10-FF1E::20
delete
- Delete multicast address list to or from this multicast VLAN profile. The
<mcast_v6address_list> can be a continuous single multicast addresses, such as FF1E::1, a
multicast address range, such as FF1E::1-FF1E::2, or both of them, such as FF1E::1,
FF1E::10-FF1E::20
<mcast_v6address_list>
- Enter the multicast VLAN IPv6 address here.
Restrictions
Only Administrators, Operators and Power-Users can issue this command.
Example
To add a multicast address or range to an MLD snooping multicast VLAN profile with name “MOD”: