2-104
Cisco ME 3800X and ME 3600X Switch Command Reference
OL-28238-01
Chapter 2 Cisco ME 3800X and ME 3600X Switch Cisco IOS Commands
ip igmp profile
ip igmp profile
To create an Internet Group Management Protocol (IGMP) profile and enter IGMP profile configuration
mode, use the
ip igmp profile
command in global configuration mode. In enter IGMP profile
configuration mode, you can specify the configuration of the IGMP profile to be used for filtering IGMP
membership reports from a switchport. To delete the IGMP profile, use the
no
form of this command.
ip igmp profile
profile number
no ip igmp profile
profile number
Syntax Description
Defaults
No IGMP profiles are defined. When configured, the default action for matching an IGMP profile is to
deny matching addresses.
Command Modes
Global configuration
Command History
Usage Guidelines
When you are in IGMP profile configuration mode, you can create the profile by using these commands:
•
deny
: specifies that matching addresses are denied; this is the default condition.
•
exit
: exits from igmp-profile configuration mode.
•
no
: negates a command or resets to its defaults.
•
permit
: specifies that matching addresses are permitted.
•
range
: specifies a range of IP addresses for the profile. This can be a single IP address or a range
with a start and an end address.
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.
You can verify your settings by using the
show ip igmp profile
privileged EXEC command.
Examples
This example shows how to configure IGMP profile 40 that permits the specified range of IP multicast
addresses.
Switch(config)#
ip igmp profile 40
Switch(config-igmp-profile)#
permit
Switch(config-igmp-profile)#
range 233.1.1.1 233.255.255.255
profile number
The IGMP profile number being configured. The range is 1 to 4294967295.
Release
Modification
12.2(52)EY
This command was introduced.
Содержание ME 3600X
Страница 14: ...Contents xiv Cisco ME 3800X and ME 3600X Switch Command Reference OL 28238 01 ...
Страница 534: ... 100 Cisco ME 3800X and ME 3600X Switch Command Reference OL 28238 01 Chapter xconnect ...
Страница 625: ...Index IN 15 Cisco ME 3800X and ME 3600X Switch Command Reference OL 28238 01 ...
Страница 626: ...Index IN 16 Cisco ME 3800X and ME 3600X Switch Command Reference OL 28238 01 ...
Страница 627: ...Index IN 17 Cisco ME 3800X and ME 3600X Switch Command Reference OL 28238 01 ...
Страница 628: ...Index IN 18 Cisco ME 3800X and ME 3600X Switch Command Reference OL 28238 01 ...