- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- Aruba & ProVision-based
- >
- HP 2650 Switch Multicast between two VLAN on the s...
-
- Forums
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
-
Blogs
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Blog, Latin America
- HPE Blog, Middle East
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
-
Information
- Community
- Welcome
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Tips and Tricks
- Resources
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Blogs
-
Information
-
English
- 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
- Email to a Friend
- Report Inappropriate Content
03-23-2017 05:22 AM
03-23-2017 05:22 AM
HP 2650 Switch Multicast between two VLAN on the same switch
Hi
We have enabled multicate on two vlan and its working inside the vlan but not is working to other vlan , Please find the configuration below .
Running configuration:
; J4899B Configuration Editor; Created on release #H.10.50
hostname "ProCurve Switch 2650"
ip default-gateway 172.21.0.1
ip routing
snmp-server community "public" Unrestricted
vlan 1
name "DEFAULT_VLAN"
untagged 1-9,22-50
ip address 172.21.2.102 255.255.0.0
no untagged 10-21
exit
vlan 100
name "vlan100"
untagged 10-13
ip address 10.10.12.17 255.255.255.240
ip igmp high-priority-forward
ip igmp forward 12-13
exit
vlan 101
name "vlan101"
untagged 14-17
ip address 10.10.13.17 255.255.255.240
ip igmp high-priority-forward
ip igmp forward 16-17
exit
no lldp run
ip ssh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-23-2017 05:50 AM
03-23-2017 05:50 AM
Re: HP 2650 Switch Multicast between two VLAN on the same switch
Hi,
please enter the following to check your igmp configuration:
show igmp
show igmp 100 config
show igmp 101 config
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-23-2017 10:15 PM
03-23-2017 10:15 PM
Re: HP 2650 Switch Multicast between two VLAN on the same switch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-26-2017 08:09 PM
03-26-2017 08:09 PM
Re: HP 2650 Switch Multicast between two VLAN on the same switch
Maybe get it working first, before trying to add fiddly config like,
ip igmp high-priority-forward
ip igmp forward 16-17
Remove these li9nes and just go into each VLAN and run the "ip igmp" command.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-28-2017 01:17 AM
03-28-2017 01:17 AM
Re: HP 2650 Switch Multicast between two VLAN on the same switch
Hi ,
We have enabled only igmp alone and still multicast is not working.
ProCurve Switch 2650# show running-config
Running configuration:
; J4899B Configuration Editor; Created on release #H.10.50
hostname "ProCurve Switch 2650"
ip default-gateway 172.21.0.1
ip routing
snmp-server community "public" Unrestricted
vlan 1
name "DEFAULT_VLAN"
untagged 1-9,22-50
ip address 172.21.2.102 255.255.0.0
no untagged 10-21
exit
vlan 100
name "vlan100"
untagged 10-13
ip address 10.10.12.17 255.255.255.240
ip igmp
no ip igmp querier
ip igmp forward 10-13
exit
name "vlan101"
untagged 14-17
ip address 10.10.13.17 255.255.255.240
ip igmp
no ip igmp querier
ip igmp forward 14-17
exit
vlan 102
name "vlan102"
untagged 18-21
no ip address
exit
no lldp run
ip ssh
ProCurve Switch 2650#
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-29-2017 11:46 PM
03-29-2017 11:46 PM
Re: HP 2650 Switch Multicast between two VLAN on the same switch
I understand that you are missing some routing protocol. IGMP will just register the multicast addresses, but to move multicast from one VLAN to the other, you need PIM.
I think you have to run:
- IP routing
- IP multicast-routing
- On each vlan:
* ip pim-dense
* ip-addr any
But i did that and now im stuck there, you can follow my question in this post:
https://community.hpe.com/t5/ProCurve-ProVision-Based/Multicast-routing-between-VLANS/td-p/6952263
Hope we can fix it together!
/Eren
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-30-2017 04:35 AM
03-30-2017 04:35 AM
Re: HP 2650 Switch Multicast between two VLAN on the same switch
Hi
I am not able to see those commands in this model switch 2650 and the firmware which is having currently H.10.50.
- IP multicast-routing
- On each vlan:
* ip pim-dense
* ip-addr any
ProCurve Switch 2650(vlan-100)# show version
Image stamp: /sw/code/build/fish(mkfs)
Oct 9 2007 15:00:51
H.10.50
359
Boot Image: Primary
Regards
Prabu Gj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-30-2017 05:25 AM - edited 03-30-2017 05:25 AM
03-30-2017 05:25 AM - edited 03-30-2017 05:25 AM
Re: HP 2650 Switch Multicast between two VLAN on the same switch
The firmware has been upgraded to 10.10.119 and still not working multicast.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-30-2017 05:48 AM
03-30-2017 05:48 AM
Re: HP 2650 Switch Multicast between two VLAN on the same switch
You need a premium license to use it, check if you have it with: "show licenses"
If you dont, then you need a router to do the routing. Multicast is IP and routing is needed to move from 1 vlan to another.
Hope this helps
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2021 Hewlett Packard Enterprise Development LP