
241
Default level
2: System level
Parameters
interval
: Specifies an MLD query interval in seconds, namely, the length of time that the device waits
between sending MLD general queries. The value ranges from 2 to 300.
Description
Use
mld-snooping query-interval
to configure the MLD query interval.
Use
undo mld-snooping query-interval
to restore the default.
By default, the MLD query interval is 125 seconds.
This command takes effect only if MLD snooping is enabled for the VLAN.
Related commands:
max-response-time
,
mld-snooping enable
,
mld-snooping max-response-time
, and
mld-snooping querier
.
Examples
# Enable MLD snooping and set the MLD query interval to 20 seconds in VLAN 2.
<Sysname> system-view
[Sysname] mld-snooping
[Sysname-mld-snooping] quit
[Sysname] vlan 2
[Sysname-vlan2] mld-snooping enable
[Sysname-vlan2] mld-snooping query-interval 20
mld-snooping report source-ip
Syntax
mld-snooping report source-ip
{
ipv6-address
|
current-interface
}
undo mld-snooping report source-ip
View
VLAN view
Default level
2: System level
Parameters
ipv6-address
: Specifies a source IPv6 address for the MLD reports that the MLD snooping proxy sends,
which can be any legal IPv6 link-local address.
current-interface
: Specifies the IPv6 link-local address of the current VLAN interface as the source
address of MLD reports that the MLD snooping proxy sends. If no IPv6 address has been assigned to the
current interface, the default IPv6 address FE80::02FF:FFFF:FE00:0001 is used.
Description
Use
mld-snooping report source-ip
to configure the source IPv6 address of the MLD reports that the MLD
snooping proxy sends.
Use
undo mld-snooping report source-ip
to restore the default.