2-18
View
VLAN view
Default Level
2: System level
Parameters
interval: MLD query interval in seconds, namely the length of time the device waits between sending
MLD general queries. The effective range is 2 to 300.
Description
Use the mld-snooping query-interval command to configure the MLD query interval.
Use the undo mld-snooping query-interval command to restore the system default.
By default, the MLD query interval is 125 seconds.
This command takes effect only if MLD snooping is enabled in the VLAN.
Related commands: mld-snooping enable, mld-snooping querier, mld-snooping
max-response-time, max-response-time.
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 sent by the MLD Snooping proxy,
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 sent by the MLD Snooping proxy. If no IPv6 address has been assigned to the
current interface, the default IPv6 address FE80::02FF:FFFF:FE00:0001 is used.