From a8aa5b14908b1602bafcfcbb0ec9ad9a1a145ca2 Mon Sep 17 00:00:00 2001 From: Yuri Slobodyanyuk Date: Thu, 18 Feb 2021 10:43:52 +0000 Subject: [PATCH] ongoing additions, changes, and fixes --- Fortigate-debug-diagnose-complete-cheat-sheet.adoc | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Fortigate-debug-diagnose-complete-cheat-sheet.adoc b/Fortigate-debug-diagnose-complete-cheat-sheet.adoc index f4852b9..e43821a 100644 --- a/Fortigate-debug-diagnose-complete-cheat-sheet.adoc +++ b/Fortigate-debug-diagnose-complete-cheat-sheet.adoc @@ -450,6 +450,12 @@ a|View the kernel routing table (FIB). This is the list of resolved routes actua |Show list of SD-WAN zone/interface members. Also gives each interface gateway IP (if was set, 0.0.0.0 if not), `priority`, and `weight` both by default equal `0`, used with some SLA Types. +|*diagnose sys sdwan service* + +*diagnose sys virtual-wan-link service* + +|List configured SD-WAN rules (aka `services`), except the Implied one which is always present and cannot be disabled, but is editable for the default load balancing method used. Shows member interfaces and their status `alive|dead` for this rule. + |*diag sys sdwan intf-sla-log * @@ -465,12 +471,6 @@ a|View the kernel routing table (FIB). This is the list of resolved routes actua -|*diagnose sys sdwan service* - -*diagnose sys virtual-wan-link service* - -|List configured SD-WAN rules (aka `services`), except the Implied one which is always present and cannot be disabled, but is editable for the default load balancing method used. Shows member interfaces and their status `alive|dead` for this rule. - |===