User Manual UMN:CLI
V5808
467
10.1.1 MLD Version
By default, this system runs MLDv2. To change the MLD protocol version on a current
interface, use the following command.
Sets MLD version on a current interface.
1-2: MLD version (default: 2)
Returns to the default setting.
10.1.2 MLD Querier’s Robustness Variable
You can statically configure the Querier’s Robustness Variable (QRV) field in the query
message. The MLD QRV allows tuning for the expected packet loss on a network. If a
network is expected to be lossy, the QRV value may be increased. When receiving the
query message that contains a certain QRV value from a querier, a host returns the report
message as many as the specified QRV value.
To configure the QRV value on an interface, use the following command.
ipv6 mld robustness-variable
<2-7>
Configures the MLD Querier’s Robustness Variable
(QRV) value on an interface. (default: 2)
no ipv6 mld robustness-variable
Deletes a specified MLD QRV value.
10.1.3 Clearing MLD Entry
To clear MLD entries, use the following command.
clear ipv6 mld if flap discredit
[IFNAME]
Deletes MLD interface flapping.
clear ipv6 mld interface IFNAME
Deletes the MLD entries learned from a specified
interface.
IFNAME: interface name
clear ipv6 mld group {* | X:X::X:X
[IFNAME]}
Deletes MLD entries in a specified MLD group.
*: all MLD groups
X:X::X:X: MLD IPv6 group address
10.1.4 MLD Debug
To enable debugging of all MLD or a specific feature of MLD, use the following command.
debug mld {all | decode | encode
| events | fsm | tib}
Enables MLD debugging.
all: all MLD