Ip Igmp Profile - Cisco Catalyst 4500 Series Configuration Manual

Ios software configuration guide isco ios xe 3.9.0e and ios 15.2(5)ex
Hide thumbs Also See for Catalyst 4500 Series:
Table of Contents

Advertisement

ip igmp profile

ip igmp profile
To create an IGMP profile, use the ip igmp profile command. To delete the IGMP profile, use the no
form of this command.
Syntax Description
profile number
Command Default
No profile created.
Command Modes
Global configuration mode
IGMP profile configuration
Command History
Release
12.1(11b)EW
Usage Guidelines
When entering a range, enter the low IP multicast address, a space, and the high IP multicast address.
You can apply an IGMP profile to one or more Layer 2 interfaces, but each interface can have only one
profile applied to it.
Examples
The following example shows how to configure IGMP profile 40 that permits the specified range of IP
multicast addresses:
Switch # config terminal
Switch(config)# ip igmp profile 40
Switch(config-igmp-profile)# permit
Switch(config-igmp-profile)# range 233.1.1.1 233.255.255.255
Switch(config-igmp-profile)#
Related Commands
Command
ip igmp filter
show ip igmp profile
Catalyst 4500 Series Switch Cisco IOS Command Reference—Release XE 3.9.xE and 15.2(5)Ex
2-334
ip igmp profile profile number
no ip igmp profile profile number
IGMP profile number being configured; valid values are from 1 to 4294967295.
Modification
This command was introduced on the Catalyst 4500 series switch.
Description
Controls whether all hosts on a Layer 2 interface can join
one or more IP multicast groups by applying an IGMP
profile to the interface.
Displays all configured IGMP profiles or a specified IGMP
profile.
Chapter 2

Advertisement

Table of Contents
loading

Table of Contents