From a7c1fb7a5f386ec2612b398d76fe902333f712f8 Mon Sep 17 00:00:00 2001 From: Yuri Slobodyanyuk Date: Mon, 7 Sep 2020 05:44:16 +0000 Subject: [PATCH] ongoing additions, changes, and fixes --- ...ate-debug-diagnose-complete-cheat-sheet.adoc | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/Fortigate-debug-diagnose-complete-cheat-sheet.adoc b/Fortigate-debug-diagnose-complete-cheat-sheet.adoc index 829d648..77516c4 100644 --- a/Fortigate-debug-diagnose-complete-cheat-sheet.adoc +++ b/Fortigate-debug-diagnose-complete-cheat-sheet.adoc @@ -59,6 +59,23 @@ a| Filter VPN debug messages using various parameters: |=== +== Static Routing Debug + +.Static and Policy Based Routing debug & diagnostics +[cols=2,options="header"] +|=== +|Command +|Description + +|*get router info kernel* +a|View the kernel routing table (FIB). This is the list of resolved routes actually being used by the FortiOS kernel. +`tab` Table number, either 254 for unicast or 255 for multicast. + +`vf` Virtual domain index, if no VDOMs are enabled will be 0. + + + +|=== == NTP debug