A Network Operator is reviewing the routing table of a core switch that connects to two different branch offices via OSPF. The core switch has learned two different paths to the same destination network, 192.168.100.0/24.
O > 192.168.100.0/24 [110/20] via 10.0.1.1
O 192.168.100.0/24 [110/30] via 10.0.2.1
Why is the route via 10.0.1.1 marked with a `>` as the selected route?
A Junior Network Engineer needs to transfer a new firmware file to an HPE Aruba Networking CX switch. The primary requirement is that the transfer must be secure and encrypted. Which network management protocol should be used for this task?
A Network Operator is managing a campus network with multiple HPE Aruba Networking CX switches. To ensure the ability to roll back to a known-good state before making significant changes, a checkpoint of the running configuration is created using the command `copy running- config checkpoint pre-change-01`. After making several configuration changes related to VLANs and routing, the operator discovers that the changes have caused network instability. They need to revert the switch to the exact state it was in before the changes were made.
Which command should the operator use to immediately restore the switch's active configuration from the checkpoint?
A Junior Network Engineer is tasked with the initial setup of a new HPE Aruba Networking CX
6100 switch. The switch needs to be configured with a hostname, a secure local administrator password, and a management IP address so it can be accessed on the network.
Initial State:
* The switch is in its factory default state.
* The engineer is connected to the switch via the console port.
Required Configuration:
* Hostname: `ALS-01`
* Admin Password: `Aruba!CX!2023`
* Management Interface: `vlan 1`
* Management IP Address: `192.168.5.10/24`
Which of the following configuration sets correctly implements all the specified initial settings?
What is true about AOS-CX configuration file management? (Select three)