Configure MLD snooping TCN Event
Configuration Condition
Before configuring the MLD snooping TCN event function, first complete the following task:
- Enable global and VLAN MLD snooping function
Enable Fast Convergence
When the network topology changes, generate the TCN event and the spanning tree root port actively sends the global IMGP leave packets to request the MLD querier to send the general group query packet, making the fast convergence.
After enabling MLD snooping TCN event fast convergence, non-spanning tree root port also actively sends the global MLD leave packet, making the fast convergence.
Table 10-13 Enable fast convergence
Step
|
Command
|
Description
|
Enter global configuration mode
|
configure terminal
|
-
|
Enable fast convergence
|
ipv6 mld snooping tcn query solicit
|
Mandatory
By default, do not enable fast convergence in the TCN event.
|
Configure Query Interval of TCN Event
When the TCN event happens, MLD snooping querier sends the general group query according to the TCN event query interval.
Table 10-14 Configure query interval of TCN event
Step
|
Command
|
Description
|
Enter global configuration mode
|
configure terminal
|
-
|
Configure query interval of TCN event
|
ipv6 mld snooping vlan vlan-id querier tcn query interval interval-value
|
Optional
By default, the query interval of the TCM event is 31s.
|
Configure Query Times of TCN Event
When the TCN event happens, MLD snooping querier sends the general group query according to the query interval of the TCN event. After the sending times reaches the configured query times of the TCN event, restore to the query interval of the general group.
Table 10-15 Configure query times of TCN event
Step
|
Command
|
Description
|
Enter global configuration mode
|
configure terminal
|
-
|
Configure the query times of the TCN event
|
ipv6 mld snooping vlan vlan-id querier tcn query count count-number
|
Optional
By default, the query times of the TCN event is 2.
|