HPE6-A85 · Question #17
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…
The correct answer is C. Edgel# conf t vlan 20 name Mgmt interface vlan 20 ip address 10.1.1.10/24 no shut interface lag. This configuration script will achieve the task as it follows the guidelines given by the Senior Engineer. It creates VLAN 20 with name Mgmt, adds L3 SVI on VLAN 20 with IP address 10.1.1.10/24, creates LAG 1 with LACP mode active for the uplink, uses VLAN 20 as the native VLAN…
Question
Options
- AEdge1# conf t vlan 20 name Mgmt interface vlan 20 ip address 10.1.1.10/24 no shut interface lag
- BEdgel# conf t vlan 20 name Mgmt interface vlan 20 ip address 10.1.1.10/24 no shut interface
- CEdgel# conf t vlan 20 name Mgmt interface vlan 20 ip address 10.1.1.10/24 no shut interface lag
- Dconf t vlan 20 name Mgmt ip address 10.1.1.10/24 no shut interface lag 1 shut vlan trunk native 1
How the community answered
(20 responses)- A10% (2)
- B15% (3)
- C70% (14)
- D5% (1)
Explanation
This configuration script will achieve the task as it follows the guidelines given by the Senior Engineer. It creates VLAN 20 with name Mgmt, adds L3 SVI on VLAN 20 with IP address 10.1.1.10/24, creates LAG 1 with LACP mode active for the uplink, uses VLAN 20 as the native VLAN on the LAG, and ensures that the interfaces are all ON.
Topics
Community Discussion
No community discussion yet for this question.