DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide
161
|delete] member_port <portlist>] replace_source_ipv6
<ipv6addr>] {state [enable | disable]}
The config mld_snooping multicast_vlan command defines mld
snooping multicast VLAN on the VLAN.
vlan_name <vlan_name 32> – Specifies that the mld snooping
applies only to this previously created VLAN.
[add | delete] member_port <portlist> – Specifies the ports to be
added or deleted of the vlan.
replace_source_ipv6 <ipv6addr> – Specifies the IPv6 address to be
configured.
state – Allows the user to enable or disable MLD snooping multicast
VLAN for the specified VLAN.
Only administrator or operator-level users can issue this command.
Example usage:
To configure mld snooping multicast VLAN:
DGS-1100-06/ME:5# config mld_snooping multicast_vlan default add
member_port 1
Command: config mld_snooping multicast_vlan default add member_port 1
Success !
DGS-1100-06/ME:5#
config mld_snooping multicast_vlan_group
To configure mld snooping multicast VLAN group.
config mld_snooping multicast_vlan_group <vlan_name 32>
[add |delete] ipv6_range <ipv6addr> <ipv6addr>
The config mld_snooping multicast_vlan_group command
defines mld snooping multicast VLAN group on the VLAN.
vlan_name <vlan_name 32> – Specifies that the mld snooping
applies only to this previously created VLAN.
[add | delete] – Specifies the multicast VLAN group of MLD snooping
to be added or deleted.
ipv6_range <ipv6addr> <ipv6addr> – Specifies the IPv6 address
range.
Only administrator or operator-level users can issue this command.
Example usage:
To configure mld snooping multicast VLAN group:
DGS-1100-06/ME:5# config mld_snooping multicast_vlan_group default add
ipv6_range 2000::1 3000::1
Command: config mld_snooping multicast_vlan_group default add ipv6_range
2000::1 3000::1
Success !
DGS-1100-06/ME:5#