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
DETAILED STEPS
Command or Action
Step 1
enable
Example:
Device> enable
Step 2
configure terminal
Example:
Device# configure terminal
Step 3
ip igmp profile
Example:
Device(config)# ip igmp profile 10
Device(config-igmp-profile)# ?
Step 4
permit
Example:
Device(config-igmp-profile)#
permit 229.9.9.0
Step 5
exit
Example:
Device(config-igmp-profile)# exit
Step 6
interface interface-id
Example:
Device(config)# interface
gigabitethernet 1/0/1
Step 7
ip igmp filter filter_number
Example:
Device(config-if)# ip igmp filter 10
OL-29890-01
Purpose
Enables privileged EXEC mode.
• Enter your password if prompted.
Enters the global configuration mode.
Enters an IGMP filter profile number from 1 to 4294967295.
For additional information about configuring IGMP filter profiles,
see
Configuring IGMP Profiles (CLI), on page
Enters an IGMP profile configuration action. The following IGMP
profile configuration actions are supported:
• deny—Matching IP addresses are denied.
• exit—Exits from the IGMP profile configuration mode.
• no—Negates a command or set its defaults.
• permit—Matching addresses are permitted.
• range—Adds a range to the set.
Returns to global configuration mode.
Specifies the interface to be configured, and enters interface
configuration mode.
Specifies the IGMP filter profile number.
For additional information about applying IGMP filter profiles,
see
Applying IGMP Profiles (CLI), on page

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

Controlling Access to IP Multicast Group (CLI)
45.
47.
37

Advertisement

Table of Contents
loading

Table of Contents