- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- Comware Based
- >
- I want to block igmp on specific port
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2019 12:35 AM - edited 03-28-2019 12:36 AM
03-28-2019 12:35 AM - edited 03-28-2019 12:36 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2019 01:21 PM
03-31-2019 01:21 PM
Re: I want to block igmp on specific port
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