- Community Home
- >
- Networking
- >
- Legacy
- >
- Switches, Hubs, Modems
- >
- QoS for VoIP on 2524 switches
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
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
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-10-2007 06:20 AM
тАО04-10-2007 06:20 AM
QoS for VoIP on 2524 switches
Thanks,
Dylan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-17-2007 01:59 AM
тАО04-17-2007 01:59 AM
Re: QoS for VoIP on 2524 switches
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-17-2007 02:41 AM
тАО04-17-2007 02:41 AM
Re: QoS for VoIP on 2524 switches
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-18-2007 04:49 AM
тАО04-18-2007 04:49 AM
Re: QoS for VoIP on 2524 switches
I am running voip with a mix of HP switches(mostly 4100,5300 cores in big sites with 2600 for edge, and 2600 for core in small sites with 2600/2524 for edge). In some cases I have had to put a phone or 2 on a 2524. I have favored the 2600 switches as edge switches for voip when possible. They can set QOS for a specific IP and vlan. They can also handle dhcp relay and routing quite well in a small to mid sized site.
Your phones should be setting the priority bit from the DHCP and the 2524 will keep the priority and pass it along (as long as all your uplinks are tagged and not untagged), but if you get caught in a broadcast storm or high utilization, you will not have a separate queue for your voip to go into and you will start to hear echo etc.
If you need to put the phones on 2524's I would limit them where possible, enable IGMP on all the vlans to protect against broadcast storms and imaging, and have a decent core switch to plug the voip controller into that can take IP and vlan QOS rules.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-01-2009 06:04 AM
тАО10-01-2009 06:04 AM
Re: QoS for VoIP on 2524 switches
I have a similar scenario. I have a 2610-24PWR with 2 VLANs (100-data & 104-voice). PCs are connected to IP phone and IP phone to 2610.
I am trying to enable QoS for the voice traffic (SIP protocol). See below my configuration. Does it seem OK?
ProCurve-2610-24-PWR# sh run
Running configuration:
; J9087A Configuration Editor; Created on release #R.11.30
hostname "ProCurve-2610-24-PWR"
qos dscp-map 100110 priority 7
no qos dscp-map 101110
trunk 25-26 Trk1 Trunk
snmp-server community "public" Operator
vlan 1
name "DEFAULT_VLAN"
ip address dhcp-bootp
no untagged 1-24,27-28,Trk1
exit
vlan 100
name "data"
untagged 1-24,27-28
ip address 192.111.31.245 255.255.255.0
tagged Trk1
exit
vlan 104
name "voice"
tagged 1-8,Trk1
exit
qos udp-port 5060 dscp 100110
qos udp-port 5080 dscp 100110
qos type-of-service diff-services
qos type-of-service diff-services 100110 dscp 100110
spanning-tree
spanning-tree Trk1 priority 4