HPE Aruba Certified Network Security Expert (ACNSX) — Question 82
Which option correctly defines how to identify a VLAN as a voice VLAN on an AOS-CX switch?
Answer options
- A. Switch(config)# port-access lldp-group <LLDP-group-name> Switch(config-lldp-group)# vlan <VLAN-ID>
- B. Switch(config)# port-access role <role-name> Switch(config-pa-role)# vlan access <VLAN-ID>
- C. Switch(config)# vlan <VLAN-ID> Switch(config-vlan-<VLAN-ID>)# voice
- D. Switch(config)# vlan <VLAN-ID> voice
Correct answer: C
Explanation
The correct answer is C, as it explicitly shows the command syntax to configure a VLAN as a voice VLAN on an AOS-CX switch. Option A pertains to configuring LLDP groups, while option B is about setting roles for port access, neither of which directly relates to designating a VLAN as a voice VLAN. Option D, while similar, is not the correct syntax for this specific configuration.