![D-Link DGS-3700 Series Reference Manual Download Page 237](http://html.mh-extra.com/html/d-link/dgs-3700-series/dgs-3700-series_reference-manual_76575237.webp)
DGS-3700 Series Layer 2 Managed Gigabit Ethernet Switch CLI Reference Guide
Page | 237
config mld_snooping multicast_vlan
•
<value 0-7>
- The remap priority value (0 to 7) to be associated with the data
traffic to be forwarded on the multicast VLAN.
•
none
- If none is specified, the packet’s original priority is used. The default
setting is none.
replace_priority
- Specify that the packet priority will be changed to the remap
priority, but only if remap priority is set.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To config MLD multicast VLAN mv1:
create mld_snooping multicast_vlan_group_profile
Purpose
Used to create an MLD multicast VLAN group profile on the switch.
Syntax
create mld_snooping multicast_vlan_group_profile <profile_name 1-32>
Description
This command is used to create an MLD multicast VLAN group profile. The profile
name used for mld snooping must be unique.
Parameters
<profile_name 32>
−
Specifies the MLD multicast VLAN group profile name, max
length is 32
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To create an MLD multicast VLAN group profile "g1":
DGS-3700-12:5#create mld_snooping multicast_vlan_group_profile g1
Command: create mld_snooping multicast_vlan_group_profile g1
Success.
DGS-3700-12:5#
config mld_snooping multicast_vlan_group_profile
Purpose
Used to configure an MLD multicast VLAN group profile on the switch, to add or
delete multicast address for the profile.
Syntax
config mld_snooping multicast_vlan_group_profile <profile_name 1-32> [add |
delete] <mcast v6_address_list>
Description
This command configures an MLD multicast VLAN group profile on the switch, and
can add or delete multicast addresses for the profile.
Parameters
<profile_name 32>
−
Specifies the MLD multicast VLAN group profile name, max
length is 32.
[add | delete]
– Add or delete MLD multicast address list to or from this multicast
VLAN group profile
DGS-3700-12:5#config mld_snooping multicast_vlan mv1 add member_port
1,3 state enable
Command: config mld_snooping multicast_vlan mv1 add member_port 1,3
state enable
Success.
DGS-3700-12:5#