Skip to ContentSkip to Footer
Start of content
- Community Home
- >
- Networking
- >
- Legacy
- >
- Switches, Hubs, Modems
- >
- Procurve 3500-yl switches configuration for mintel...
Switches, Hubs, and Modems
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
-
- 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
Topic Options
- 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
06-11-2009 08:21 AM
06-11-2009 08:21 AM
Procurve 3500-yl switches configuration for mintel VoIP
Can someone point me in the right direction with this one? I have (8) HP Procurves 3500-yl switches (1) for Core network and (7) for the edges connected with fiber links), a windows domain controller, a cisco router and Mintel voip server. The system was originally setup with voice and 2 data traffic on two networks – 10.23.208.0 and 10.23.210.0. I want to separate the traffic. I have created 3 VLANs, one for the voice traffic (VLAN 5) on 10.23.214.1; (VLAN 1) is my default vlan for data1 traffic on 10.23.208.0 and (VLAN 2) for data2 traffic on 10.23.210.0. VLAN 1 and VLAN 2 have separate traffic and I'm using GVRP to sync traffic between the edge switches. I read that I can't use GVRP for voice vlan so I will have to change my configuration on core switch. the DHCP for VLAN 1 is my windows domain controller and the DHCP for VLAN2 is my cisco router. I also want the VLAN 1 and VLAN 2 to communicate with my voice VLAN 5. Some of the workstations and phones are stand-alone and some workstations are linked to an IP phone. I haven't tested anything yet. I just want to get some guidance on how this should be properly configured. Here is a sample config of what I have so far. Please offer any suggestions or comments you may have.
Thanks in advance !
----------------------------------------------
; J8692A Configuration Editor; Created on release #K.13.49
hostname "CORE2 PoE switch 3500yl24"
snmp-server contact "ULTIMATE"
module 1 type J86xxA
snmp-server community "public" Unrestricted
vlan 1
name "DATA1"
untagged 1,3-24
ip address 10.23.208.33 255.255.252.0
no untagged 2
exit
vlan 2
name "DATA2"
ip address dhcp-bootp
exit
vlan 5
name "VoIP"
untagged 2
qos priority 7
ip address 10.23.214.1 255.255.255.0
tagged 1,4-5
voice
exit
gvrp
no ip ssh
password manager
Thanks in advance !
----------------------------------------------
; J8692A Configuration Editor; Created on release #K.13.49
hostname "CORE2 PoE switch 3500yl24"
snmp-server contact "ULTIMATE"
module 1 type J86xxA
snmp-server community "public" Unrestricted
vlan 1
name "DATA1"
untagged 1,3-24
ip address 10.23.208.33 255.255.252.0
no untagged 2
exit
vlan 2
name "DATA2"
ip address dhcp-bootp
exit
vlan 5
name "VoIP"
untagged 2
qos priority 7
ip address 10.23.214.1 255.255.255.0
tagged 1,4-5
voice
exit
gvrp
no ip ssh
password manager
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-11-2009 03:38 PM
06-11-2009 03:38 PM
Re: Procurve 3500-yl switches configuration for mintel VoIP
Hi,
What do you mean by "sync" traffic between edge switches? GVRP is a protocol that distributes information about VLANs. Helpful but also dangerous. In your case, only a few switches and very few VLANs, I would suggest don't use it. Causes more problems than it does good. You should statically configure all your switches with vlan 1,2,and 5. and tagg the links between the edge and the core with these vlans.
Example: Core switch, port 1 connects to edge switch port 1:
vlan 1
tagg 1
vlan 2
tagg 2
Vlan 5
tagg 5
Do the same thing on the edge switch and now both switches have vlan 1,2,5 configured. You still need to configure the rest of the ports, phones, PCs etc. but you have to do that anyhow, GVRP wouldn't solve that problem for you.
Hope this helps.
Olaf
What do you mean by "sync" traffic between edge switches? GVRP is a protocol that distributes information about VLANs. Helpful but also dangerous. In your case, only a few switches and very few VLANs, I would suggest don't use it. Causes more problems than it does good. You should statically configure all your switches with vlan 1,2,and 5. and tagg the links between the edge and the core with these vlans.
Example: Core switch, port 1 connects to edge switch port 1:
vlan 1
tagg 1
vlan 2
tagg 2
Vlan 5
tagg 5
Do the same thing on the edge switch and now both switches have vlan 1,2,5 configured. You still need to configure the rest of the ports, phones, PCs etc. but you have to do that anyhow, GVRP wouldn't solve that problem for you.
Hope this helps.
Olaf
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
End of content
United States
Hewlett Packard Enterprise International
Communities
- Communities
- HPE Blogs and Forum
© Copyright 2021 Hewlett Packard Enterprise Development LP