From 1e0862cab1d8f01702a18931003a64d5107ea126 Mon Sep 17 00:00:00 2001 From: Yuri Slobodyanyuk Date: Wed, 8 Jun 2022 16:20:39 +0300 Subject: [PATCH] Added to HP/Aruba cheat sheet BGP commands --- ...-HP-switches-debug-and-diagnostics-commands-cheat-sheet.adoc | 2 +- 1 file changed, 1 insertion(+), 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 4efc522..5c0d74d 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 @@ -234,7 +234,7 @@ a|Debug various routing processes. The _routing-process_ is one of the: |Description |*show ip bgp summary* -|Show in short format all BGP pers with their IP address, AS number, and state. The first command to try for BGP. +|Show in short format all BGP peers with their IP address, AS number, and state. The first command to try for BGP. |*show ip bgp _prefix/mask_* |Show BGP info for the specified prefix. In other words - show all prefixes/networks known in the BGP table.