Setting aging timers for dynamic ports
When you set aging timers for dynamic ports, follow these guidelines:
If the memberships of IPv6 multicast groups frequently change, set a relatively small value for the aging timer of the dynamic member ports. If the memberships of IPv6 multicast groups rarely change, you can set a relatively large value.
If a dynamic router port receives an IPv6 PIMv2 hello message, the aging timer value for the port is specified by the hello message. In this case, the mld-snooping router-aging-time command does not take effect on the port.
MLD multicast-address-specific queries originated by the Layer 2 device trigger the aging timer adjustment of dynamic member ports. If a dynamic member port receives such a query, its aging timer is set to twice the MLD last listener query interval. For more information about setting the MLD last listener query interval on the Layer 2 device, see "Setting the MLD last listener query interval."
You can set the timers globally for all VLANs in MLD-snooping view or for a VLAN in VLAN view. For a VLAN, the VLAN-specific configuration takes priority over the global configuration.
Setting the aging timers for dynamic ports globally
Step | Command | Remarks |
---|---|---|
1. Enter system view. | system-view | N/A |
2. Enter MLD-snooping view. | mld-snooping | N/A |
3. Set the aging timer for dynamic router ports globally. | router-aging-time interval | The default setting is 260 seconds. |
4. Set the aging timer for dynamic member ports globally. | host-aging-time interval | The default setting is 260 seconds. |
Setting the aging timers for dynamic ports in a VLAN
Step | Command | Remarks |
---|---|---|
1. Enter system view. | system-view | N/A |
2. Enter VLAN view. | vlan vlan-id | N/A |
3. Set the aging timer for dynamic router ports in the VLAN. | mld-snooping router-aging-time interval | The default setting is 260 seconds. |
4. Set the aging timer for dynamic member ports in the VLAN. | mld-snooping host-aging-time interval | The default setting is 260 seconds. |