- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- Aruba & ProVision-based
- >
- 2530-48G Configuring Port-based Prioritization
-
- 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
11-06-2019 02:21 PM - edited 11-06-2019 02:34 PM
11-06-2019 02:21 PM - edited 11-06-2019 02:34 PM
I've updated 2530-48G to it's latest firmware. I am able to view "#sh qos port-priority", but when trying to configure it, the option is not there. How do you config #qos port-priority ?
HP-2530-48G(config)# qos
udp-port Configure UDP port-based priority.
tcp-port Configure TCP port-based priority.
device-priority Configure IP address-based traffic prioritization.
dscp-map Create a DSCP (Differentiated Services Codepoint) policy.
protocol Configure protocol-based traffic prioritization.
queue-config Configure port egress queue parameters.
rate-limit Configure DSCP-based rate limiting.
traffic-template Configure egress queue priority assignments.
type-of-service Configure DSCP-based traffic prioritization.
watch-queue Monitor dropped packet counts for each egress queue of a port.
Solved! Go to Solution.
- Tags:
- 2530
- port-priority
- QOS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-06-2019 09:38 PM
11-06-2019 09:38 PM
SolutionHello ,
Have you checked this under interface ?
HP-2530 (config)# interface ethernet 1
HP-2530(eth-1)# qos
dscp Specify the DSCP policy to use.
priority Specify the 802.1p priority to use.
trust Set the QoS Trust Mode Configuration for the port.
HP-2530-48G-PoEP-2SFPP(eth-1)# qos pir
Invalid input: pir
HP-2530-48G-PoEP-2SFPP(eth-1)# qos priority
0
1
2
3
4
5
6
7
HP-2530(eth-1)# qos priority
Please try this and let me know if you have any query on this
I work for HPE

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-06-2019 09:40 PM
11-06-2019 09:40 PM
Re: 2530-48G Configuring Port-based Prioritization
Hello,
The QoS configuration of the 2530 series (and all ArubaOS-S switches) is described in the Advanced Traffic Management guide. Here is the manual for version 16.10.
page 197
Assigning a priority based on source-port
This option assigns a priority to all outbound packets having the specified source-port. You can configure
this option by either specifying the source-port ahead of the qos command or moving to the port context
for the port you want to configure for priority. (If you are configuring multiple source-ports with the same
priority, you may find it easier to use the interface <port-list> command to go to the port context
instead of individually configuring the priority for each port.)
Syntax:
interface <port-list> qos priority <0-7>
Configures an 802.1p priority for packets entering the switch through the specified (source) ports. This
priority determines the packet queue in the outbound ports to which traɝc is sent. If a packet leaves the
switch on a tagged port, it carries the 802.1p priority with it to the next downstream device. You can
configure one QoS classifier for each source-port or group of source-ports.
(Default: No-override)
Syntax:
no interface <port-list> qos
Disables use of the specified source-ports for QoS classifiers and resets the priority for the specified
sourceports to No-override.
See also Page 198/199, chapter Assigning a DSCP policy based on the source-port
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-07-2019 09:47 PM
11-07-2019 09:47 PM
Re: 2530-48G Configuring Port-based Prioritization
I spent hours under #config qos, but didn't see there's was another qos under #config int ethernet...
Thanks!!!
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2021 Hewlett Packard Enterprise Development LP