335
By default, the maximum response delay for MLD general query messages is 10 seconds.
The maximum response delay determines the time that the device takes to detect directly attached group
members in the LAN.
Related commands: display mld interface, max-response-time, and mld timer other-querier-present.
Examples
# Set the maximum response delay for MLD general query messages to 8 seconds on VLAN-interface
100.
<Sysname> system-view
[Sysname] interface vlan-interface 100
[Sysname-Vlan-interface100] mld max-response-time 8
mld proxying enable
Syntax
mld proxying enable
undo mld proxying enable
View
Interface view
Default level
2: System level
Parameters
None
Description
Use mld proxying enable to enable MLD proxying on an interface.
Use undo mld proxying enable to disable MLD proxying on the interface.
By default, MLD proxying is disabled.
This command takes effect only after IPv6 multicast routing is enabled.
If MLD proxying is enabled on a loopback interface, the proxy device maintains only the MLD routing
table without adding the MLD routes to the multicast routing table and forwarding table.
Related commands: multicast ipv6 routing-enable.
Examples
# Enable IPv6 multicast routing and enable MLD proxying on VLAN-interface 100.
<Sysname> system-view
[Sysname] multicast ipv6 routing-enable
[Sysname] interface vlan-interface 100
[Sysname-Vlan-interface100] mld proxying enable