mirror of
https://github.com/yuriskinfo/cheat-sheets.git
synced 2025-12-24 06:28:18 +01:00
ongoing additions, changes, and fixes
This commit is contained in:
@@ -82,4 +82,25 @@ a| Filter VPN debug messages using various parameters:
|
||||
|
||||
|
||||
|
||||
|===
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
== BGP
|
||||
|
||||
.BGP debug
|
||||
[cols=2*,options="header"]
|
||||
|===
|
||||
|Command
|
||||
|Description
|
||||
|
||||
|*get router info bgp summary*
|
||||
| State of BGP peering sessions with peers, one per line.
|
||||
|
||||
|*get router info bgp network <prefix>*
|
||||
| Detailed info about <prefix> from the BGP process table. Includes all learned via BGP routes, even those not currently installed in RIB. E.g. `get router info bgp network 0.0.0.0/0`
|
||||
|
||||
|
||||
|===
|
||||
|
||||
Reference in New Issue
Block a user