A hospital is deploying a new network core using two Aruba CX 8360 switches configured for VSX. To ensure maximum resilience for critical life-support systems, the network architect has mandated that the failure of a single VSX member switch must not interrupt traffic forwarding for connected servers, which are using LACP bonds. Which feature is essential to meet this requirement?
Q2
A network administrator is troubleshooting an OSPFv2 adjacency issue between two Aruba CX switches. The `show ip ospf neighbor` command output is empty. Both switches are in the same subnet, can ping each other's interface IPs, and are configured for Area 0. Which of the following configuration mismatches is the most likely cause for the adjacency failure?
Q3
A systems administrator needs to programmatically retrieve the running configuration from an Aruba CX 6300 switch and verify its compliance against a 'golden' template. The administrator prefers using standard, web-based protocols. Which AOS-CX feature should be used to accomplish this task?
Q4
A university campus is upgrading its network. The design requires a highly available core with two switches that can be managed as a single logical entity from the perspective of downstream access layer switches using MC-LAG. The solution must support independent control planes for resilience and allow for in-service software upgrades. Which Aruba technology should be selected for the core switches?
Q5Multiple answers
An administrator is configuring an Aruba CX switch for Dynamic Segmentation. The goal is to assign network access policies based on user roles defined in Aruba ClearPass. Which of the following components are required on the switch to achieve this? (Select TWO)
Q6
True or False: In an ArubaOS-CX VSX configuration, the `active-gateway` command provides Layer 3 gateway redundancy using a shared virtual MAC and IP address, eliminating the need for VRRP.
Q7
## Case Study: Global Retail Inc. **Company Background:** Global Retail Inc. is a multinational corporation with over 500 retail stores. Each store has a small network of Aruba CX 6200 switches for POS terminals, IP phones, and guest Wi-Fi. The corporate IT team is small and needs a centralized, scalable way to manage, monitor, and update the firmware of all store switches without requiring on-site technical staff. **Current Situation:** Currently, new switches are manually configured before being shipped to stores, a process that is slow and error-prone. Firmware updates require manual intervention, leading to inconsistent software versions across the estate. The team struggles to get a unified view of the health and performance of the store networks, making troubleshooting difficult and reactive. **Requirements:** 1. Implement a zero-touch provisioning (ZTP) solution for new store deployments. 2. Centralize configuration management using templates to ensure consistency. 3. Establish a unified dashboard for monitoring the health of all switches. 4. Automate and schedule firmware upgrades for all stores during non-business hours. **Question:** Which HPE Aruba Networking solution best meets all of Global Retail Inc.'s requirements for managing their distributed switching infrastructure?
Q8
A network engineer observes that an Aruba CX switch in a VSF stack has rebooted unexpectedly. To investigate the cause of the reboot, the engineer should use the `show ______` command.
Q9
A network is experiencing intermittent Layer 2 loops. The administrator suspects an issue with the MSTP configuration. The `show spanning-tree` command on a non-root switch reveals that one of its ports is alternating between the Root and Designated roles for a specific MSTI. What is the most likely cause of this behavior? ```mermaid graph TD SW1((Core-A Root)) -- P1 --- SW3(Access-1) SW2((Core-B)) -- P2 --- SW3 SW1 --- SW2 style SW1 fill:#d4edda,stroke:#155724 ```
Q10
A financial firm is deploying a campus fabric using EVPN-VXLAN. Which statement accurately describes the roles of the underlay and overlay networks in this architecture?