242
By default, the source IPv6 address of the MLD reports that the MLD snooping proxy sends is
FE80::02FF:FFFF:FE00:0001.
Before you configure this command in a VLAN, enable MLD snooping for the VLAN.
The source IPv6 address configured in the
mld-snooping report source-ip
command also applies when
the simulated host sends MLD reports.
Related commands:
mld-snooping enable
.
Examples
# Enable MLD snooping in VLAN 2 and configure the source IPv6 address of MLD reports that the MLD
snooping proxy sends in VLAN 2 to FE80:0:0:1::1.
<Sysname> system-view
[Sysname] mld-snooping
[Sysname-mld-snooping] quit
[Sysname] vlan 2
[Sysname-vlan2] mld-snooping enable
[Sysname-vlan2] mld-snooping report source-ip fe80:0:0:1::1
mld-snooping router-aging-time
Syntax
mld-snooping router-aging-time
interval
undo mld-snooping router-aging-time
View
VLAN view
Default level
2: System level
Parameters
interval
: Specifies an aging timer for dynamic router ports, in seconds. The value ranges from 1 to 1,000.
Description
Use
mld-snooping router-aging-time
to set the aging timer for the dynamic router ports for a VLAN.
Use
undo mld-snooping router-aging-time
to restore the default.
By default, the aging timer of a dynamic router port is 260 seconds.
This command takes effect only if MLD snooping is enabled for the VLAN.
Related commands:
mld-snooping enable
and
router-aging-time
.
Examples
# Enable MLD snooping and set the aging timer for the dynamic router ports to 100 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 router-aging-time 100