- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- Comware Based
- >
- Multicast Configuration on a 5120 and 5800
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
Forums
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
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
04-28-2014 07:07 PM
04-28-2014 07:07 PM
Multicast Configuration on a 5120 and 5800
I've never had to configure multicast before but I have an IP camera that apparently needs it now. The camera is setup on a vlan on a 5120 and the 5120 hooks up to a 5800AF that maintains the routing. The IP camera resides at 192.168.12.101 (vlan 12) and the destination is various workstations on the 192.168.14.0/24 (vlan 14). Now as it stands right now, I have a fairly default config. I know IGMP (multicast) isn't working as the camera is unable to send video to the client workstations. I am not really sure where to start and I can't find any example configs online. Can anyone give any advice?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2014 07:20 PM - edited 05-16-2014 07:23 PM
05-16-2014 07:20 PM - edited 05-16-2014 07:23 PM
Re: Multicast Configuration on a 5120 and 5800
Hi L1nklight,
As usual, Google makes it easier to find than HP's web site: https://www.google.com.au/search?hl=en&q=hp+networking+5800+manual+multicast+routing (Edit: links updated for the correct models.)
The commands you're most interested in are "multicast routing-enable" and "pim" in global context, and "igmp enable" and "pim dm" in interface context (assuming that PIM dense mode is what you're after). If I'm remembering correctly, multicast routing is only supported on 5800 series.
Paul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2014 09:21 AM
08-28-2014 09:21 AM
Re: Multicast Configuration on a 5120 and 5800
Long shot that you might see this...
On a L3 switch does PIM need to be enabled on each SVI to route multicast traffic?
For isntance, if my multicast source is located on VLAN10 and I want to route it to hosts on VLAN 20, do I need PIM enabled on the SVI for VLAN 10 AND 20, or just the SVI for the source VLAN, in this case 10?
Thanks.