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 mld max-response-time command 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 global maximum response time for MLD general queries to 25 seconds on the public network.
<Sysname> system-view
[Sysname] mld
[Sysname-mld] max-response-time 25
Related commands
mld max-response-time
mld
Use mld to enter MLD view.
Use undo mld to remove the configurations made in MLD view.
Syntax
mld [ vpn-instance vpn-instance-name ]
undo mld [ vpn-instance vpn-instance-name ]
Views
System view
Predefined user roles
network-admin
Parameters
vpn-instance vpn-instance-name: Specifies an MPLS L3VPN by its name, a case-sensitive string of 1 to 31
characters. If you do not specify a VPN instance, the command takes effect on the public network.
Examples
# Enter MLD view of the public network.
<Sysname> system-view
[Sysname] mld
[Sysname-mld]
# Enter MLD view of the VPN instance mvpn.
<Sysname> system-view
[Sysname] mld vpn-instance mvpn
[Sysname-mld-mvpn]
281