Ip Multicast Routing Configuration Guide, Cisco Ios Xe Release 3Se (Catalyst 3650 Switches - Cisco Catalyst 3650 Configuration Manual

Ip multicast routing
Hide thumbs Also See for Catalyst 3650:
Table of Contents

Advertisement

Configuring IGMP
Command or Action
Step 3
interface interface-id
Example:
Device(config)# interface
gigabitethernet 1/0/1
Step 4
ip igmp query-max-response-time
seconds
Example:
Device(config-if)# ip igmp
query-max-response-time 15
Step 5
end
Example:
Device(config-if)# end
Step 6
show ip igmp interface [interface-id]
Example:
Device# show ip igmp interface
Step 7
copy running-config startup-config
Example:
Device# copy running-config
startup-config
OL-29890-01
Purpose
Specifies the Layer 3 interface on which you want to enable multicast
routing, and enters interface configuration mode.
The specified interface must be one of the following:
• A routed port—A physical port that has been configured as a Layer
3 port by entering the no switchport interface configuration command.
You will also need to enable IP PIM sparse-dense-mode on the
interface, and join the interface as a statically connected member to
an IGMP static group. For a configuration example, see
Interface Configuration as a Routed Port, on page
• An SVI—A VLAN interface created by using the interface vlan
vlan-id global configuration command. You will also need to enable
IP PIM sparse-dense-mode on the VLAN, join the VLAN as a statically
connected member to an IGMP static group, and then enable IGMP
snooping on the VLAN, the IGMP static group, and physical interface.
For a configuration example, see
as an SVI, on page
These interfaces must have IP addresses assigned to them.
Changes the maximum query response time advertised in IGMP queries.
The default is 10 seconds. The range is 1 to 25.
Returns to privileged EXEC mode.
Verifies your entries.
(Optional) Saves your entries in the configuration file.

IP Multicast Routing Configuration Guide, Cisco IOS XE Release 3SE (Catalyst 3650 Switches)

Changing the Maximum Query Response Time for IGMPv2 (CLI)
Example: Interface Configuration
83.
Example:
83.
43

Advertisement

Table of Contents
loading

Table of Contents