Added interface debug commands to Hp/Aruba cheat sheet

This commit is contained in:
Yuri Slobodyanyuk
2022-06-13 10:55:15 +03:00
parent 0b4774f85a
commit 5b7c6b06fc

View File

@@ -154,6 +154,12 @@ multiple tagged VLANs, input/output erros, buffer failures, CRCs, runts.
|*show lacp* |*show lacp*
|Show LACP state on the trunking interfaces. |Show LACP state on the trunking interfaces.
|*show lacp counters*
|show stats for received/sent LACP PDUs per trunk (should be increasing).
|*show port-security _port-id_*
|Show port security state for all/specified interfaces.
|=== |===
== VLANs == VLANs
@@ -203,8 +209,8 @@ multiple tagged VLANs, input/output erros, buffer failures, CRCs, runts.
|*show debug buffer* |*show debug buffer*
|Show log buffer with the collected debug output. |Show log buffer with the collected debug output.
|*debug _daemon-name_* |*[no] debug _daemon-name_*
a|enable real-time debug of the specified daemon. The daemons are: a|enable real-time debug of the specified daemon. Use `no` option to disable the debug.The daemons are:
* `acl` Displays debug messages for access control lists. * `acl` Displays debug messages for access control lists.
* `all` Display all debug messages. * `all` Display all debug messages.