As a Network Engineer most of the devices I use are Cisco so I have gotten quite comfortable with the Cisco IOS CLI, as such whenever I use an Aruba I find some issues. As a way to expand this I’ve started making the below cheat sheet to help remind me of the corresponding Aruba commands.
Simple Show Commands
Device & System Info
Function
Cisco IOS/XE
Aruba AOS-Switch
Aruba AOS-CX
Device info
show version
show version
show system
Uptime
show version
show system
show system
Running config
show running-config
show running-config
show running-config
Startup config
show startup-config
show startup-config
show startup-config
Filtering the Running Config
Function
Cisco IOS/XE
Aruba AOS-Switch
Aruba AOS-CX
Filter by section
show run | sec
show running-config | include
show running-config | include
Filter by pipe
show run | include
Same
Same
Layer 1 Troubleshooting
Interface Status (L1)
Function
Cisco IOS/XE
Aruba AOS-Switch
Aruba AOS-CX
Physical link status
show interface status
show interfaces brief
show interface brief
Detailed interface state (L1/L2/L3)
show interface <int>
show interface <int>
show interface <int>
Errors/counters
show interface <int>
show interface <int>
show interface <int> counters
Speed, Duplex, Auto-negotiation
Function
Cisco IOS/XE
Aruba AOS-Switch
Aruba AOS-CX
Check speed/duplex
show interface <int>
show interface <int>
show interface <int>
Check negotiation
show interface <int>
show interface <int>
show interface <int>
PoE Troubleshooting
Function
Cisco IOS/XE
Aruba AOS-Switch
Aruba AOS-CX
PoE on a port
show power inline <int>
show power-over-ethernet brief OR show power-over-ethernet <int>
show poe-interface <int>
PoE system budget
show power inline
show power-over-ethernet
show poe
Transceivers / Optics
Function
Cisco IOS/XE
Aruba AOS-Switch
Aruba AOS-CX
Optics info
show interface transceiver
show tech transceivers
show interface transceiver
Cable Diagnostics (TDR)
Function
Cisco IOS/XE
Aruba AOS-Switch
Aruba AOS-CX
Run cable test
test cable-diagnostics tdr interface <int>
test cable-diagnostics <int>
show lldp remote-port(CX does not have TDR on all platforms)