Command Line Interface
9571553-KDU 137 365 Uen D 2006-06-16
• This command defines how long any responder (that is, client or router)
still in the group has to respond to a query message before the router
deletes the group.
• By varying the Maximum Response Interval, the burstiness of IGMP
messages passed on the subnet can be tuned; where larger values
make the traffic less bursty, as host responses are spread out over a
larger interval.
• The number of seconds represented by the maximum response interval
must be less than the Query Interval (page 955).
Example
The following shows how to configure the maximum response time to
20 seconds:
Related Commands
ip igmp version (section 7.21.20 on page 958)
ip igmp query-interval (section 7.21.17 on page 955)
7.21.19 ip igmp last-memb-query-interval
This command configures the last member query interval. Use the no form of
this command to restore the default.
Syntax
ip igmp last-memb-query-interval <seconds>
no ip igmp last-memb-query-interval
seconds - The report delay for the last member query. (Range: 1-255)
Default Setting
1 second
Console(config-if)#ip igmp max-resp-interval 20
Console(config-if)#