- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- Comware Based
- >
- How to map different dscp values to a certain queu...
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-10-2018 08:55 AM
04-10-2018 08:55 AM
How to map different dscp values to a certain queue
Iam new to HP switches and need guidance on the below . Below is a command snippet ( cisco config ) to map dscp value 0-7 to Q3 with Threshold 3 , dscp value 48,56 to Q2T3
mls qos srr-queue output dscp-map queue 3 threshold 3 0 1 2 3 4 5 6 7
mls qos srr-queue output dscp-map queue 2 threshold 3 48 56
I would like to know how to acheive the same in HP Switch ( HP 5510 /HPE Comware Software, Version 7.1.070 ) .
Based on the ACL / QoS user guide , I see that dscp values 0-7 mapped to Q0 , 8-15 mapped to Q1 , etc ...
Is there a way to change the default mapping to custom mapping and if yes how to acheive. I do not see a dscp=lp map option on the switch CLI
can anybody help ?