Quality of Service (QoS)

4.Click on the Bind link to display the QoS 802.1p to QoS Profile Binding configuration panel, as shown in the following figure.

5.For each priority level, select the QoS queue to which you want to reassign the profile by selecting the queue name from the Profile field’s pulldown list. For example, to reassign priority 7 to QoS queue qosp0, select qosp0 from the Profile Name field’s pulldown list in the row for priority 7.

6.Click the Apply button to save the change to the device’s running-config file.

7.Select the Save link at the bottom of the dialog, then select Yes when prompted to save the configuration change to the startup-config file on the device’s flash memory.

Displaying the Queue Assignments for the 802.1p Priorities

To display the queues to which the 802.1p priorities are assigned, use either of the following methods.

USING THE CLI

To display the queue assignments for all the priorities, enter the following command at any level of the CLI:

HP9300(config)# show priority-mapping all 802.1p priority 0 mapped to qos profile qosp0 802.1p priority 1 mapped to qos profile qosp0 802.1p priority 2 mapped to qos profile qosp1 802.1p priority 3 mapped to qos profile qosp1 802.1p priority 4 mapped to qos profile qosp2 802.1p priority 5 mapped to qos profile qosp2 802.1p priority 6 mapped to qos profile qosp3 802.1p priority 7 mapped to qos profile qosp3

In this example, the priorities still have their default queue assignments.

Syntax: show priority-mapping all <num>

The all parameter displays the queue assignments for all the priorities. Alternatively, you can display the assignment for a particular level by specifying the level number, as shown in the following example.

HP9300(config)# show priority-mapping 1

802.1p priority 1 mapped to qos profile qosp0

2 - 15