• mld-snooping querier
mld-snooping router-aging-time
Use mld-snooping router-aging-time to set the aging timer for the dynamic router ports in a VLAN.
Use undo mld-snooping router-aging-time to restore the default.
Syntax
mld-snooping router-aging-time interval
undo mld-snooping router-aging-time
Default
The default setting is 260 seconds.
Views
VLAN view
Predefined user roles
network-admin
Parameters
interval: Sets an aging timer for the dynamic router ports in a VLAN, in the range of 1 to 8097894
seconds.
Usage guidelines
You must enable MLD snooping for a VLAN before you configure this command for the VLAN.
This command and the routing-aging-time command in MLD-snooping view have the same function but
different effective ranges:
• The routing-aging-time command in MLD-snooping view takes effect on all VLANs.
• The mld-snooping router-aging-time command takes effect on the current VLAN.
For a VLAN, the mld-snooping router-aging-time command takes priority over the routing-aging-time
command in MLD-snooping view.
Examples
# In VLAN 2, enable MLD snooping, and set the aging timer for the dynamic router ports to 100 seconds.
<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
Related commands
• enable (MLD-snooping view)
• mld-snooping enable
• router-aging-time (MLD-snooping view)
227