From 51735e94ad94494c7c556acbf1e333880cb1e911 Mon Sep 17 00:00:00 2001 From: Yuri Slobodyanyuk Date: Thu, 9 Jun 2022 12:03:57 +0300 Subject: [PATCH] Update Aruba-HP-switches-debug-and-diagnostics-commands-cheat-sheet.adoc --- ...P-switches-debug-and-diagnostics-commands-cheat-sheet.adoc | 4 ++++ 1 file changed, 4 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 fe4b47c..75e03da 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 @@ -114,6 +114,10 @@ multiple tagged VLANs, input/output erros, buffer failures, CRCs, runts. |*show ip* | Show all configured IP addresses on a switch. +|*show arp vlan _vlan-id_* +|List all IP addresses (provided Layer 3 features are enabled) learned on the VLAN _vlan-id_. + + |*show name* |Lists all interfaces with their names if set. In Cisco it would be `show int description`