Users Guide

205 | IPv6 Support Dell Networking W-Series ArubaOS 6.4.x| User Guide
To configure the SSM Range:
1. Navigate to Configuration>Network>IP page and select the Multicast tab.
2. In the MLD section, use the SSM Range Start-IP and SSM Range End-IP fields to configure the
SSMRange.
3. Click Apply to save your changes.
In the CLI
To enable IPv6 MLD snooping:
(host)(config) #interface vlan 1
(host)(config-subif)#ipv6 mld snooping
To view if IPv6 MLD snooping is enabled:
(host)(config-subif)#show ipv6 mld interface
To view the MLDGroup information:
(host)(config) #show ipv6 mld group
To modify IPv6 MLD parameters:
(host)(config) #ipv6 mld
(host)(config-mld) # query-interval <time in seconds (1-65535)>|query-response-interval <time
in 1/10th of seconds (1-65535)|robustness-variable <value (2-10)>
To view MLD configuration:
(host)(config-subif)#show ipv6 mld config
When you enter the SSM Range ensure that the upstream router has the same range, else the multicast stream
would be dropped.
Dynamic Multicast Optimization
When multiple clients are associated to an AP and when one client is subscribed for a multicast stream, all the
clients associated to the AP receive the stream, as the packets are directed to the multicast MAC address. To
restrict the multicast stream to only the subscribed clients, DMOsends the stream to the unicast MACaddress
of the subscribed clients. DMOis currently supported for both IPv4 and IPv6.
In the WebUI
You can configure the IPv6 DMO feature using the WebUI or CLI.
Using the WEBUI
To enable this feature using the WebUI:
1. Navigate to Configuration>Wireless>AP Configuration page.
2. Select the AP Group tab, click the AP Group you want to edit.
3. Expand the Wireless LAN menu, then expand the Virtual AP menu.
4. Select the Virtual AP profile for which you want to configure the Dynamic Multicast Optimization.
5. In the Basic tab under Broadcast/Multicast section configure the following parameters to enable
multicasting:
a. Select the Dynamic Multicast Optimization (DMO) checkbox,
b. Use the Dynamic Multicast Optimization (DMO) Threshold field to set the maximum number of
high-throughput stations in a multicast group.
6. Click Apply to save your changes.