Q: 7
You have been asked to onboard a new Aruba 6300M in a customer deployment You are working
remotely rather than on-site You have a colleague installing the switch The colleague has provided
you with a remote console session to configure the edge switch You have been asked to configure a
link aggregation going back to the cores using interfaces 1/1/51 and 1/1/52 The Senior Engineer of
the project has asked you to configure the switch and 1Q uplink with these guidelines
1. Add VLAN 20 to the local VLAN database with name Mgmt
2. Add L3 SVl on VLAN 20 for Management using address 10 in the 10.1.1 0/24 subnet 3. Add LAG 1
using LACP mode active for the uplink
4 use vlan 20 as the native vlan on the LAG 5. Make sure the interfaces are all ON.
Which configuration script will achieve the task?
Options
Discussion
Probably C
C , had something like this in a mock and C covers all requirements cleanly.
Why does B have 'shut' on the interfaces before bringing them up again? Looks off compared to C where all steps match the onboarding requirements, especially for native VLAN and interface state.
Option B here. It looks like it would work since it sets up VLAN 20, the SVI, and LACP active. The 'vlan trunk native 20' line is present too. Not sure about the order and interface handling, but I think B isn't a total trap.
C imo. Only this option puts VLAN 20 as the native VLAN for the LAG and gets all interfaces up. The others miss key bits or have typos in their commands, like missing native vlan config. Seen similar on practice exams.
Be respectful. No spam.