- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- HPE Aruba Networking & ProVision-based
- >
- HP Procurve qos/cos/DSCP Markings etc
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-08-2013 07:12 AM
04-08-2013 07:12 AM
HP Procurve qos/cos/DSCP Markings etc
Hi
I have experience of bespoke qos marking configs on cisco cpe and on core Juniper PE routers but am new to HP procurve cli.
I am looking for a way to workout how much bandwidth is being seen per cos queue. The example HP L3 switch I have i can see the following defined.
-qos dscp-map <values>
-entry to accept tcp/udp traffic from that dscp value
-the dscp value assigned to a specific i.p address
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2013 04:43 PM
04-09-2013 04:43 PM
Re: HP Procurve qos/cos/DSCP Markings etc
Hello, you would use the following command to view the COS-Queue assignments on this on an e series switch.
show qos queue-config
and you would use the following command to view bandwidth/queue assignment per port or for all ports.
show bandwidth output
Thanks,
Lorenzo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2013 09:07 AM
04-11-2013 09:07 AM
Re: HP Procurve qos/cos/DSCP Markings etc
pretty basic stuff. The information only gives a percentage. is there no way to check how many packets are being marked/queued/dropped/bandwidth?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2013 06:17 PM
04-11-2013 06:17 PM
Re: HP Procurve qos/cos/DSCP Markings etc
Yep, it's GMB per queue. You would have to enable qos watch-queue on the interface you want to monitor. As of ver 15.04.000015 it was limited to 1 interface being monitored. Also, in this version it only shows drops per queue, but does not show marked, dropped, queued, etc, like Catalyst switches. I know the A series switches do show most of these stats similar to Cisco switches. Hopefully in later versions this has been enhanced on the E series. You should give the command references a check.