diff --git a/Fortigate-debug-diagnose-complete-cheat-sheet.adoc b/Fortigate-debug-diagnose-complete-cheat-sheet.adoc index 208b65d..58a4429 100644 --- a/Fortigate-debug-diagnose-complete-cheat-sheet.adoc +++ b/Fortigate-debug-diagnose-complete-cheat-sheet.adoc @@ -98,7 +98,9 @@ a| Filter VPN debug messages using various parameters: |*diagnose ip router bgp level info* + *diagnose ip router bgp all enable* + | Set BGP debug level to INFO (the default is ERROR which gives very little info) and enable the BGP debug. |*exec router clear bgp all*