Added to HP/Aruba cheat sheet BGP commands

This commit is contained in:
Yuri Slobodyanyuk
2022-06-08 16:20:39 +03:00
parent 3b1861cc59
commit 1e0862cab1

View File

@@ -234,7 +234,7 @@ a|Debug various routing processes. The _routing-process_ is one of the:
|Description |Description
|*show ip bgp summary* |*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 ip bgp _prefix/mask_*
|Show BGP info for the specified prefix. In other words - show all prefixes/networks known in the BGP table. |Show BGP info for the specified prefix. In other words - show all prefixes/networks known in the BGP table.