Purpose
Command or Action
Verifies your entries.
show ip igmp interface
[
interface-id
]
Example:
Device#
show ip igmp interface
Step 6
(Optional) Saves your entries in the configuration file.
copy running-config startup-config
Example:
Device#
copy running-config
Step 7
startup-config
Changing the IGMP Query Timeout for IGMPv2 (CLI)
If you are using IGMPv2, you can specify the period of time before the device takes over as the querier for
the interface. By default, the device waits twice the query interval period controlled by the
ip igmp
query-interval
interface configuration command. After that time, if the device has received no queries, it
becomes the querier.
This procedure is optional.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
interface interface-id
4.
ip igmp querier-timeout seconds
5.
end
6.
show ip igmp interface
[
interface-id
]
7.
copy running-config startup-config
DETAILED STEPS
Purpose
Command or Action
Enables privileged EXEC mode.
enable
Step 1
Example:
Device>
enable
•
Enter your password if prompted.
IP Multicast Routing Configuration Guide, Cisco IOS XE Release 3SE (Catalyst 3650 Switches)
40
OL-29890-01
Configuring IGMP
Changing the IGMP Query Timeout for IGMPv2 (CLI)