From ea6f792b232657617e478e357271c38560a09a96 Mon Sep 17 00:00:00 2001 From: Yuri Slobodyanyuk Date: Sun, 12 Jun 2022 17:35:51 +0300 Subject: [PATCH] Added interface debug commands to Hp/Aruba cheat sheet --- ...-debug-and-diagnostics-commands-cheat-sheet.adoc | 13 +++++++++++++ 1 file changed, 13 insertions(+) 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 6db8fec..12ed2c6 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,19 @@ NOTE: All commands were tested on HP/Aruba 5400 switches (specifically 5406Rzl2) |Show fans state: OK/Failed, and number of failures if any. For VSF shows info for both members. +|*show config _option_* +a| Display part of configuration given by _option_: + +`status`: Tell if the running config differs from the startup config. + +`interface` _port-id_: Show startup config for the specified interface. + +`router bgp|ospf|pim`: Show startup configuration section for this routing protocol. + +`vlan` _vlan-id_: Startup configuration for VLAN(s). + + + |=== == Logs