From d9c3980df1d377a1884fa5455b2c4884a18c1f72 Mon Sep 17 00:00:00 2001 From: Yuri Slobodyanyuk Date: Sun, 27 Feb 2022 09:53:49 +0200 Subject: [PATCH] ongoing additions, changes, and fixes --- ...s-debug-and-diagnostics-commands-cheat-sheet.adoc | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/cheat-sheets/Aruba-HP-switches-debug-and-diagnostics-commands-cheat-sheet.adoc b/cheat-sheets/Aruba-HP-switches-debug-and-diagnostics-commands-cheat-sheet.adoc index dafb09a..fc0d79a 100644 --- a/cheat-sheets/Aruba-HP-switches-debug-and-diagnostics-commands-cheat-sheet.adoc +++ b/cheat-sheets/Aruba-HP-switches-debug-and-diagnostics-commands-cheat-sheet.adoc @@ -37,6 +37,9 @@ Author: Yuri Slobodyanyuk, https://www.linkedin.com/in/yurislobodyanyuk/ |*display interface* |Show detailed information of an interface: MAC address, state, speed, VLAN id if any. +|*show interface transceiver* +|Info on installed optical transceivers: Port number where installed, Type/Speed, Serial Number. + |*show ip* | Show all configured IP addresses on a switch. @@ -66,13 +69,20 @@ Author: Yuri Slobodyanyuk, https://www.linkedin.com/in/yurislobodyanyuk/ | Show routing table for Layer 3 switch. |*show ip* -| Show IP routing state: disabled/enabled. It is dsiabled by default, to enable: *(config)# ip routing*. +| Show IP routing state: disabled/enabled. It is disabled by default, to enable: *(config)# ip routing* on platforms that support Layer 3 routing. |*display boot-loader* | Show what image will be loaded on the next boot. +|*show time* +|Show switch time and date, for log correlation. + + +|*show power-over-ethernet [brief| [ethernet] ]* +|Show state of PoE-enabled interfaces. +