Release Notes

1439 | show ipv6 mld config Dell Networking W-Series ArubaOS 6.4.x| Reference Guide
show ipv6 mld config
show ipv6 mld config
Description
Displays Multicast Listener Discover (MLD) configuration details.
Example
This example displays the current MLD configuration values.
(host) #show ipv6 mld config
MLD Config
----------
Name Value
---- -----
robustness-variable 2
query-interval 125
query-response-interval 100
ssm-range FF3X::4000:1 - FF3X::FFFF:FFFF
The output of this command includes the following parameters:
Parameter Description
robustness-variable
Denotes the value that is used to calculate the timeout value of an MLD
client.
query-interval
Denotes the time interval at which the MLD query is sent.
query-response-interval
Denotes the time interval at which the MLD query response should be
received.
ssm-range
Denotes the source specific multicast range. When you enter the SSM
Range ensure that the upstream router has the same range, else the mul-
ticast stream would be dropped.
Note:Only SSM enabled clients can subscribe to the multicast stream in
the multicast range. The default ssm-range in case of IPv6 is
FF3X::4000:1 - FF3X::FFFF:FFFF, this range is configurable.
If MLDv1 or a non SSM client sends a report on a specified SSM range, it
is rejected by the controller.
Command History
Release Modification
ArubaOS 3.3 Command introduced.
ArubaOS 6.4 The ssm-range parameter was introduced.