Examples
# Set the MLD last listener query interval to 6 seconds on VLAN-interface 100.
<Sysname> system-view
[Sysname] interface vlan-interface 100
[Sysname-Vlan-interface100] mld last-listener-query-interval 6
Related commands
last-listener-query-interval (MLD view)
mld max-response-time
Use mld max-response-time to set the maximum response time for MLD general queries on an interface.
Use undo mld max-response-time to restore the default.
Syntax
mld max-response-time time
undo mld max-response-time
Default
The maximum response time for MLD general queries is 10 seconds.
Views
Interface view
Predefined user roles
network-admin
Parameters
time: Sets the maximum response time for MLD general queries, in the range of 1 to 3174 seconds.
Usage guidelines
This command and the max-response-time command in MLD view have the same function but different
effective ranges:
• The max-response-time command in MLD view takes effect on all interfaces.
• The mld max-response-time command takes effect on the current interface.
For an interface, the mld max-response-time command takes priority over the max-response-time
command in MLD view.
Examples
# Set the maximum response time for MLD general queries to 25 seconds on VLAN-interface 100.
<Sysname> system-view
[Sysname] interface vlan-interface 100
[Sysname-Vlan-interface100] mld max-response-time 25
Related commands
max-response-time (MLD view)
286