6 ip igmp query-interval, 7 ip igmp query-max-response-time – Accton Technology ES4626 User Manual
Page 676

676
igmp static-group
command.
Example:
Configure join-group 224.1.1.1 on interface vlan1.
Switch (Config)#interface vlan 1
Switch(Config-If-Vlan1)#ip igmp join-group 224.1.1.1
16.6.3.6 ip igmp query-interval
Command: ip igmp query-interval <time_val>
no ip igmp query-interval
Function:
Configure interval of periodly transmitted IGMP query information; the “no ip
igmp query-interval
” command restores default value.
Parameter:
value range from 1s to 65535s.
Default:
Default interval of periodly transmitted IGMP query information to 125s.
Command Mode:
Interface Configuration Mode
Usage Guide:
Periodly transmitting IGMP query information on interface when some
interface enables some group multicast protocol. The command applies to configure this
query period time.
Example:
Configure interval of periodly transmitted IGMP query message to 10s
Switch (Config)#interface vlan 1
Switch(Config-If-Vlan1)#ip igmp query-interval 10
16.6.3.7 ip igmp query-max-response-time
Command: ip igmp query-max-response-time <time_val>
no ip igmp query- max-response-time
Function:
Configure IGMP query-max-response-time of interface; the “no ip igmp
query-max-response-time
” command restores default value.
Parameter: <time_val>
is IGMP query-max-response-time of interface, value range from
1s to 25s
Default:
10s.
Command Mode:
Interface Configuration Mode
Usage Guide:
After the switch receives a query message, the host will configure a timer
for its affiliated every multicast group, the value of timer is selected random from 0 to
maximum response time, the host will transmit member report message of the multicast
group. Reasonable configuring maximum response time, it can make host quickly
response query message. The router can also quickly grasp the status of multicast group
member.
Example:
configure the maximum period responding to the IGMP query messages to
20s