diff --git a/Fortigate-debug-diagnose-complete-cheat-sheet.adoc b/Fortigate-debug-diagnose-complete-cheat-sheet.adoc index 02c91e0..9dcdea2 100644 --- a/Fortigate-debug-diagnose-complete-cheat-sheet.adoc +++ b/Fortigate-debug-diagnose-complete-cheat-sheet.adoc @@ -125,7 +125,7 @@ a| Filter VPN debug messages using various parameters: |*get router info bgp neighbors routes* | Show all routes learned from this BGP peer. It shows routes AFTER filtering on local peer, if any. -|*get router info bgp neighbors 12.12.12.12 received-routes* +|*get router info bgp neighbors received-routes* | Show all received routes from the neighbor BEFORE any local filtering is being applied. It only works if `set soft-reconfiguration enable` is set for this peer under `router bgp` configuration. |*diagnose sys tcpsock \| grep 179*