D-Link dgs-3420 Work Light User Manual


 
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide
569
Example
To create an MLD snooping multicast group profile with the name “Knicks”:
DGS-3420-28SC:admin#create mld_snooping multicast_vlan_group_profile Knicks
Command: create mld_snooping multicast_vlan_group_profile Knicks
Success.
DGS-3420-28SC:admin#
56-4 config mld_snooping multicast_vlan_group_profile
Description
This command is used to configure an MLD snooping multicast group profile on the switch.
Format
config mld_snooping multicast_vlan_group_profile <profile_name 1-32> [add | delete]
<mcastv6_address_list>
Parameters
<profile_name 1-32> - Specify the multicast VLAN profile name. The maximum length is 32
characters.
add - Specify to add a multicast address list to this multicast VLAN profile.
delete
- Specify to delete a multicast address list from this multicast VLAN profile.
<mcastv6_address_list> - Specify a multicast address list. This can be a continuous single
multicast address, such as FF1E::1, FF1E::2, a multicast address range, such as FF1E::3-
FF1E::9, or both types, such as FF1E::11, FF1E::12-FF1E::20.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To add the single multicast address FF1E::11 and multicast range FF1E::12-FF1E::20 to the MLD
snooping multicast VLAN profile named “Knicks”:
DGS-3420-28SC:admin#config mld_snooping multicast_vlan_group_profile Knicks add
FF1E::11, FF1E::12-FF1E::20
Command: config mld_snooping multicast_vlan_group_profile Knicks add FF1E::11,
FF1E::12-FF1E::20
Success.
DGS-3420-28SC:admin#