Users Guide

Table Of Contents
Dell PowerConnect W-Series ArubaOS 6.1 | User Guide IPv6 Support | 665
Query Response Interval: default value is 100 (1/10 seconds).
3. Click the Apply button to apply the configuration.
Using 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
MLD Interface Table
-------------------
VLAN Snooping Querier
---- -------- -------
1 enabled ::
3 disabled ::
60 disabled ::
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
MLD Config
----------
Name Value
---- -----
robustness-variable 2
query-interval 125
query-response-interval 100
Debug IPv6 Controller
You can now use the debug options such as ping and tracepath for IPv6 hosts. You can either use the WebUI or
the CLI to use the ping and tracepath options.
Using WebUI
1. To ping an IPv6 host, navigate to the Diagnostics > Network > Ping page, enter an IPv6 address, and click
the Ping button.
2. To trace the path of an IPv6 host, navigate to the Diagnostics > Network > Tracepath page, enter an IPv6
address, and click the Trace button.
Using CLI
To ping an IPv6 host
(host) #ping ipv6 <global-ipv6-address>
(host) #ping ipv6 interface vlan <vlan-id> <linklocal-address>
To trace the path of an IPv6 host