Comware Based
1751865 Members
5928 Online
108782 Solutions
New Discussion

Re: I want to block igmp on specific port

 
sunho
Occasional Contributor

I want to block igmp on specific port

I want to block igmp on specific port

Hello, I have a question

I want to block imgp on specific port.

such as...

i have 20 port on vlan 200, and i want to block igmp on port 5,6,7

source IP is 10.14.77.1, port is 2049..

-----------------------------------------

cisco has ip ipmp profile. if i has cisco switch i could block by igmp profile

ex) ip igmp profile 2

block

range 224.0.1.1 224.255.255.255

interface fa0/1

ip igmp filter 2

-----------------

is there any configuration about this??  our device is HP A5500 switch

thank you

1 REPLY 1
Brian_Dsouza
HPE Pro

Re: I want to block igmp on specific port

@sunho After seeing the Cisco commands it seems like you are looking for multicast group filter configuration. If so, yes we can have multicast group filtering in conjunction with igmp-snooping.
Look for :"Configuring a multicast group filter on a port"
It basically speaks of creating an ACL as in Cisco and applying it per Port basis under the igmp- snooping context.

http://www.h3c.com.hk/Technical_Support___Documents/Technical_Documents/Switches/H3C_S12500/H3C_S12500_Series_Switches/Configuration/Operation_Manual/H3C_S12500_CG-Release7128-6W710/07/201301/772657_1285_0.htm#_Toc341176104


Hope this helps

Accept or Kudo