F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Network Management Command Reference-6PW100

Table Of Contents
1039
Default command level
2: System level
Examples
# Configure GigabitEthernet 0/1 to discard MLD messages without the Router-Alert option.
<Sysname> system-view
[Sysname] interface gigabitethernet 0/1
[Sysname-GigabitEthernet0/1] mld require-router-alert
Related commands
mld send-router-alert
require-router-alert
mld robust-count
Use mld robust-count to configure the MLD querier's robustness variable on the current interface.
Use undo mld robust-count to restore the default.
Syntax
mld robust-count robust-value
undo mld robust-count
Default
The MLD querier's robustness variable is 2.
Views
Interface view
Default command level
2: System level
Parameters
robust-value: Specifies an MLD querier's robustness variable, in the range of 2 to 5.
Usage guidelines
The MLD querier's robustness variable defines the maximum number of attempts for transmitting MLD
general queries, multicast-address-specific queries, or multicast-address-and-source-specific queries in
case of packet loss due to network problems. A greater value of the robustness variable makes the MLD
querier "more robust", but results in a longer IPv6 multicast group timeout time.
The MLD querier's robustness variable determines the following values:
The default number of MLD general queries the MLDv1/v2 querier sends on startup.
The number of multicast-address-specific queries the MLDv1 querier sends after receiving an MLD
done message.
The number of multicast-address-and-source-specific queries the MLDv2 querier sends after
receiving an MLD report that indicates relation changes between IPv6 multicast groups and IPv6
multicast sources.
Examples
# Set the MLD querier's robustness variable to 3 on GigabitEthernet 0/1.
<Sysname> system-view