hit counter script

Changing The Maximum Query Response Time For Igmpv2 - Cisco Catalyst 2960-XR Configuration Manuals

Ip multicast routing
Hide thumbs Also See for Catalyst 2960-XR:
Table of Contents

Advertisement

Understanding Cisco's Implementation of IP Multicast Routing
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
Switch# configure terminal
Step 2
interface interface-id
Example:
Switch(config)# interface
gigabitethernet 1/0/1
Step 3
ip igmp querier-timeout seconds
Example:
Switch(config-if)# ip igmp
querier-timeout 120
Step 4
end
Example:
Switch(config-if)# end
Step 5
show ip igmp interface [interface-id]
Example:
Switch# show ip igmp interface
Step 6
copy running-config startup-config
Example:
Switch# copy running-config
startup-config

Changing the Maximum Query Response Time for IGMPv2

If you are using IGMPv2, you can change the maximum query response time advertised in IGMP queries.
The maximum query response time enables the switch to quickly detect that there are no more directly
connected group members on a LAN. Decreasing the value enables the switch to prune groups faster.
OL-29426-01
Catalyst 2960-XR Switch IP Multicast Routing Configuration Guide, Cisco IOS Release 15.0(2)EX1
Changing the Maximum Query Response Time for IGMPv2
Purpose
Enters the global configuration mode.
Specifies the interface on which you want to enable multicast
routing, and enters interface configuration mode.
Specifies the IGMP query timeout.
The default is 60 seconds (twice the query interval). The
range is 60 to 300.
Note
To return to the default setting, use the no ip igmp
querier-timeout interface configuration command.
Returns to privileged EXEC mode.
Verifies your entries.
(Optional) Saves your entries in the configuration file.
23

Advertisement

Table of Contents
loading

Table of Contents