4 ipv6 mld query-interval, 5 ipv6 mld query-max-response-time, 6 ipv6 mld query-timeout – Accton Technology ES4626 User Manual
Page 720

720
17.3.3.4 ipv6 mld query-interval
Command: ipv6 mld query-interval <time_val>
no ipv6 mld query-interval
Function:
Configure the interval of the periodically sent MLD host-query messages; the
“no ipv6 mld query-interval” command restores the default value.
Parameter: <time_val>
is the interval of the periodically sent MLD host-query messages;
it ranges from 0 to 65535s
Default:
Intrerval of perriodly transmitted MLD query message is 125s.
Command Mode:
Interface Configuration Mode
Usage Guide:
When a interface enables a kind of multicast protocol, it will send MLD
host-query messages periodically. This command is used to configure the query period
Example:
Configure the interval of the periodically sent MLD host-query messages to
10s
Switch (Config)#interface vlan 1
Switch(Config-If-Vlan1)#ipv6 mld query-interval 10
17.3.3.5 ipv6 mld query-max-response-time
Command: ipv6 mld query-max-response-time <time_val>
no ipv6 mld query- max-response-time
Function:
Configure the maximum of the response time of MLD queries; the “no ipv6
mld query- max-response-time
: command restores the default value
Parameter: <time_val>
is the maximum of the response time of MLD queries, it ranges
from 1 to 25s.
Default:
8s.
Command Mode:
Interface Configuration Mode
Usage Guide:
When the switch receives a query message, the host will set a timer to
each multicast group. The timer’s value is between 0 to the maximum response time.
When any one of the timers decreases to 0, the host will group member announce
messages. Configuring the maximum response time reasonablely,the host can swiftly
response to the query messages and the router can also get the group members’ existing
states quickly.
Example:
Configure the maximum response time of MLD queries to 20s
Switch (Config)#interface vlan 1
Switch(Config-If-Vlan1)#ipv6 mld query- max-response-time 20
17.3.3.6 ipv6 mld query-timeout
Command: ipv6 mld query-timeout <time_val>
no ipv6 mld query-timeout