Технические ссылки для Cisco Cisco 5760 Wireless LAN Controller

Скачать
Страница из 1016
ip igmp profile
Use the ip igmp profile global configuration command on the controller stack or on a standalone controller
to create an Internet Group Management Protocol (IGMP) profile and enter IGMP profile configuration mode.
From this mode, you can specify the configuration of the IGMP profile to be used for filtering IGMP
membership reports from a switchport. Use the no form of this command to delete the IGMP profile.
ip igmp profile profile number
no ip igmp profile profile number
Syntax Description
The IGMP profile number being configured. The range is from 1 to
4294967295.
profile number
Command Default
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
Modification
Release
This command was first introduced.
Cisco IOS XE 3.2SE
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.
   Consolidated Platform Command Reference, Cisco IOS XE Release 3SE (Cisco WLC 5700 Series)
308
OL-29471-01  
ip igmp profile