Ip Igmp Profile - Cisco Catalyst 4500 Series Command Reference Manual

Cisco ios command reference
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
Defaults
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
This 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 IOS XE 3.3.0SG and IOS 15.1(1)SG)
2-308
ip igmp profile profile number
no ip igmp profile profile number
IGMP profile number being configured; valid values are from 1 to 4294967295.
Modification
Support for this command was introduced on the Catalyst 4500 series switch.
Chapter 2
Cisco IOS Commands for the Catalyst 4500 Series Switches
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.
OL-25342 -01

Advertisement

Table of Contents
loading

Table of Contents