Configuring Ip Multicast In A Layer 2 Switched Ethernet Network; 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

Constraining IP Multicast in Switched Ethernet
Command or Action
Step 2
configure terminal
Example:
Device# configure terminal
Step 3
interface type number
Example:
Device(config)# interface ethernet 1
Step 4
ip cgmp [proxy | router-only]
Example:
Device(config-if)# ip cgmp proxy
Step 5
end
Example:
Device(config-if)# end
Step 6
clear ip cgmp [interface-type
interface-number]
Example:
Device# clear ip cgmp
Related Topics
CGMP on Catalyst Switches for IP Multicast, on page 102
Example: CGMP Configuration, on page 107

Configuring IP Multicast in a Layer 2 Switched Ethernet Network

Perform this task to configure IP multicast in a Layer 2 Switched Ethernet network using RGMP.
OL-29890-01
Purpose
Enters global configuration mode.
Selects an interface that is connected to hosts on which IGMPv3 can
be enabled.
Enables CGMP on an interface of a device connected to a Cisco
Catalyst 5000 family switch.
• The proxy keyword enables the CGMP proxy function. When
enabled, any device that is not CGMP-capable will be advertised
by the proxy router. The proxy router advertises the existence
of other non-CGMP-capable devices by sending a CGMP Join
message with the MAC address of the non-CGMP-capable device
and group address of 0000.0000.0000.
Ends the current configuration session and returns to EXEC mode.
(Optional) Clears all group entries from the caches of Catalyst switches.

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

Configuring IP Multicast in a Layer 2 Switched Ethernet Network
105

Advertisement

Table of Contents
loading

Table of Contents