ACA Aruba Associate Troubleshooting & Diagnostics 2 — Questions and Answers
Question 1: What does LLDP (Link Layer Discovery Protocol) help you determine during troubleshooting?
- Which devices are directly connected to each network port (Correct answer)
- IP address conflicts on the subnet
- Wireless channel interference patterns
- Routing protocol neighbor relationships
Correct answer: Which devices are directly connected to each network port
LLDP allows network devices to advertise their identity and capabilities to directly connected neighbors, helping map physical network topology.
Question 2: What is a common cause of wireless clients experiencing slow speeds despite good signal strength?
- RF interference or co-channel interference from neighboring APs on the same channel (Correct answer)
- Incorrect VLAN assignment on the switch uplink
- Spanning tree blocking the uplink port
- DHCP server unreachable
Correct answer: RF interference or co-channel interference from neighboring APs on the same channel
Co-channel interference from APs operating on the same channel causes contention and retransmissions, degrading throughput even with strong signal.
Question 3: Which Aruba Central feature helps identify which clients are experiencing poor wireless connectivity?
- Client Health (Correct answer)
- Network Summary
- Audit Trail
- Firmware Status
Correct answer: Client Health
The Client Health feature in Aruba Central shows per-client wireless metrics including signal strength, data rate, and error statistics.
Question 4: What does MTU mismatch between two network devices cause?
- Large packets being fragmented or silently dropped, causing application-level failures (Correct answer)
- Physical link errors on both interfaces
- Spanning tree topology changes
- VLAN traffic leaking between segments
Correct answer: Large packets being fragmented or silently dropped, causing application-level failures
An MTU mismatch causes large packets to be fragmented or dropped by the device with the smaller MTU, often appearing as intermittent application failures.
Question 5: When an Aruba AP shows as Down in AirWave but is physically powered on, what should you check first?
- Network connectivity between the AP and the management server (IP, VLAN, firewall rules) (Correct answer)
- AP antenna alignment and signal strength
- SSID configuration on the AP
- Wireless client association settings
Correct answer: Network connectivity between the AP and the management server (IP, VLAN, firewall rules)
If an AP is powered but showing down in management, verify IP connectivity and check that no firewall or VLAN misconfiguration blocks management traffic.
Question 6: What is the purpose of the traceroute command in network troubleshooting?
- To identify each hop along the path to a destination and measure per-hop latency (Correct answer)
- To test physical cable continuity
- To display the MAC address table
- To verify VLAN trunk configuration
Correct answer: To identify each hop along the path to a destination and measure per-hop latency
Traceroute sends packets with incrementing TTL values to identify each router hop between source and destination and measure per-hop round-trip times.
What does LLDP (Link Layer Discovery Protocol) help you determine during troubleshooting?