HPE6-A73 Exam QuestionsBrowse all questions from this exam

HPE6-A73 Exam - Question 11


How is voice traffic prioritized correctly on AOS-CX switches?

Show Answer
Correct Answer: BC

Voice traffic is best prioritized on AOS-CX switches by placing it in the strict priority queue. This approach ensures that voice packets, which are sensitive to delays, are handled with the highest priority, minimizing latency and jitter. While implementing voice VLANs can help by tagging voice traffic and potentially elevating its priority, the strict priority queue mechanism is a more direct and effective method for ensuring that voice traffic receives the highest level of priority.

Discussion

13 comments
Sign in to comment
poris27Option: B
Apr 2, 2021

I think the answer is B because in Strict Priority (SP) we can put VOIP traffic in top priority (priority 7)

Moreson
Feb 21, 2022

just wondering what is the point to have voice key word under vlan interface then? give you this option, there is a reason. though you can achieve in multiple ways, but most optimized option is C

cloud29Option: C
Apr 13, 2021

I think they ask us about something else. With SP we can put priority at any traffic. But they want us to know that turning on voice vlan will put voice vlan in a higher priority. Thats why the answer i think should be C

devadarshan91730Option: B
Oct 18, 2022

B is correct. The qos priority default setting is 0 (normal), with 1 as the lowest priority and 7 as the highest priority. If you configure a voice VLAN with a VID of 10, and want the highest priority for all traffic on this VLAN, execute the following commands: HP Switch(config) #: vlan 10 qos priority 7 HP Switch (config) #: write memory

sentinel44Option: B
Jan 6, 2022

I think the answer is B because in Strict Priority (SP) we can put VOIP traffic in top priority (priority 7)

Mar_a_LagoonOption: C
Mar 10, 2022

By tagging the port as voice (Alt C) the switch will by default honor whatever priority the end device uses. This can be changed if needed.

Redrum702Option: B
May 25, 2023

B" voice traffic can be prioritized correctly on an Aruba AOS-CX switch by placing it in the strict priority queue. The strict priority queue is a QoS mechanism that gives the highest priority to specific types of traffic, such as voice or real-time communication traffic. Here's how you can achieve this: Enable Strict Priority Queue: Configure the AOS-CX switch to support strict priority queuing. This ensures that traffic assigned to the strict priority queue will be given the highest priority and processed before other queues.

AM1234Option: C
Jun 21, 2021

the correct Answer is C

gondolfOption: C
Apr 12, 2022

The question is how is voice traffic prioritized *correctly*. I'm positive they are looking for the VLAN "voice"-command, even though a manual SP could give it a higher priority.

d_natOption: C
Aug 20, 2022

In the student guide vol.2 on page 267 it is stated , that you enable voice VLAN with a command in the vlan configuration context.

alex711Option: C
Feb 21, 2023

C is Correct

SeidorBrunoOption: C
Jun 26, 2023

Page 868-869 Study Guide

alper3192Option: B
Sep 13, 2023

"Sensitive traffic like VOIP uses Strict Priority queuing " B is correct

johnhenriOption: C
Mar 29, 2024

I hate this kind of question because different option are possible. We can use answer A because a device profile can assign QoS to voice traffic come from IP Phone, but i think it is not the "correctly" way to prioritize Voice traffic. We can use answer B because we can assigne voice traffic to high queue with strict priority but i think again this is not the best way to prioritize voice traffic. We can use answer C because best way to prioritize voice traffic is to enable voice vlan but not only, we need to trust DSCP/CoS or remark then prioritize... So I vote for C but not sure...