mirror of
https://github.com/yuriskinfo/cheat-sheets.git
synced 2025-12-21 21:33:25 +01:00
Aruba interface debug commands
This commit is contained in:
@@ -14,6 +14,9 @@ NOTE: All commands were tested on HP/Aruba 5400 switches (specifically 5406Rzl2)
|
|||||||
|Command
|
|Command
|
||||||
|Description
|
|Description
|
||||||
|
|
||||||
|
|*show system*
|
||||||
|
|Show general info: current CPU load, uptime, memory used/free, software version.
|
||||||
|
|
||||||
|*show cpu [_seconds_]*
|
|*show cpu [_seconds_]*
|
||||||
|Show CPU stats of average load for 1 second, 5 seconds, and 1 minute, optionally setting period in _seconds_ (300 is max).
|
|Show CPU stats of average load for 1 second, 5 seconds, and 1 minute, optionally setting period in _seconds_ (300 is max).
|
||||||
|
|
||||||
@@ -51,6 +54,9 @@ a| Display part of configuration given by _option_:
|
|||||||
|
|
||||||
`vlan` _vlan-id_: Startup configuration for VLAN(s).
|
`vlan` _vlan-id_: Startup configuration for VLAN(s).
|
||||||
|
|
||||||
|
|*show modules*
|
||||||
|
|Show installed modules and their state and serial numbers.
|
||||||
|
|
||||||
|*show tech [all]*
|
|*show tech [all]*
|
||||||
|WARNING: I bring this command for completeness sake, but this command will run dozens/hundreds of debug commands, printing lots of info, hundreds of pages, which in turn will load the switch as well. Run it with caution, most probably at the HPE support request only.
|
|WARNING: I bring this command for completeness sake, but this command will run dozens/hundreds of debug commands, printing lots of info, hundreds of pages, which in turn will load the switch as well. Run it with caution, most probably at the HPE support request only.
|
||||||
|
|
||||||
@@ -136,6 +142,9 @@ multiple tagged VLANs, input/output erros, buffer failures, CRCs, runts.
|
|||||||
|*show interface port-utilization*
|
|*show interface port-utilization*
|
||||||
|Show one time as a table the current traffic rates passing each interface.
|
|Show one time as a table the current traffic rates passing each interface.
|
||||||
|
|
||||||
|
|*show interface trunk-utilization*
|
||||||
|
|Show current traffic rates of all trunks.
|
||||||
|
|
||||||
|*show int queue _port-name_*
|
|*show int queue _port-name_*
|
||||||
| Show statistics of all queue buffers of a given interface, including _drops_ for each.
|
| Show statistics of all queue buffers of a given interface, including _drops_ for each.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user