HPE Aruba Certified Central Associate (ACCA) — Question 14
A customer is about to connect a new CX 6200 switch using ports 1/1/47 and 1/1/48 to an existing 5406R in a VSF configuration. The VSF is already configured with the following settings: trunk 1/A24, 2/A24 trk2 trk2 vlan tagged 100,200,300 vlan untagged 50
What needs to be configured on the new CX 6200 switch?
Answer options
- A. ! interface lag 27 vlan trunk allowed 50,100,200,300 vlan trunk native 50 !
- B. ! interface lag 27 lacp mode static vlan trunk allowed 50,100,200,300 vlan trunk native tagged 50 !
- C. ! interface lag 27 vlan trunk allowed 100,200,300 vlan trunk native 50 !
- D. ! interface lag 27 lacp mode static vlan trunk allowed 50,100,200,300 vlan trunk native untagged 50 !
Correct answer: A
Explanation
Option A is the correct configuration because it allows the necessary VLANs and sets the native VLAN correctly. Options B and D incorrectly specify 'lacp mode static' which is not needed for this setup, and D uses 'untagged' instead of 'native' for VLAN 50, which is incorrect. Option C does not include the needed native VLAN configuration and is missing the required trunk allowed settings.