HPE Aruba Certified Central Associate (ACCA) — Question 48
Which statement is true when creating VLANs on an HPE Aruba Networking CX switch?
Answer options
- A. A VLAN range can be created with a syntax of: vlan 100:110
- B. A VLAN range can be created with a syntax of: vlan 100-110
- C. A newly created VLAN needs to be enabled with a command: vlan 100 enable
- D. A newly created VLAN needs to be enabled with a command: vlan 100 no shutdown
Correct answer: B
Explanation
The correct answer is B, as the syntax 'vlan 100-110' is the proper format to create a range of VLANs on the switch. Option A is incorrect because the colon ':' is not the right delimiter for VLAN ranges. Options C and D incorrectly describe the commands to enable a VLAN; the correct approach does not require the 'enable' or 'no shutdown' commands but rather the specific command for VLAN range creation.