Command Guide of WGSW-28040
150
Switch#
show ip igmp snooping groups
VLAN | Gourp IP Address | Type | Life(Sec) | Port
------+------------------+--------+-----------+------------------
Total Number of Entry = 0
4.10.12 ip igmp profile
Command:
ip igmp profile <1-128>
profile range ip <ip-addr> [ip-addr] action (permit | deny)
show ip igmp profile [<1-128>]
Parameter:
<1-128>
specifies profile ID
<ip-addr>
Start ipv4 multicast address
[ip-addr]
End ipv4 multicast address
(permit | deny)
Permit: allow Multicast address range ip address learning
deny: do not allow Multicast address range ip address learning
Mode:
ip igmp profile <1-128>
Global Configuration
profile range ip <ip-addr> [ip-addr] action (permit | deny)
igmp profile config mode
Usage Guide:
Use ‘ip igmp profile 1’ entry to the igmp profile config mode.
User ‘profile range ip 224.1.1.1 224.1.1.8 action permit’ to configure the profile entry.
The profile entry is used by port filter.
The configure can use ‘show ip igmp profile [<1-128>]’ to display
Example:
The following example specifies that set ip igmp profile test.
Switch(config)#
ip igmp profile 1