From e359e5e4929a0ddcf33940a697937cab57298faf Mon Sep 17 00:00:00 2001 From: Yuri Slobodyanyuk Date: Tue, 15 Jun 2021 19:10:48 +0300 Subject: [PATCH] ongoing additions, changes, and fixes --- Fortigate-debug-diagnose-complete-cheat-sheet.adoc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Fortigate-debug-diagnose-complete-cheat-sheet.adoc b/Fortigate-debug-diagnose-complete-cheat-sheet.adoc index 2b2ee81..ec9790c 100644 --- a/Fortigate-debug-diagnose-complete-cheat-sheet.adoc +++ b/Fortigate-debug-diagnose-complete-cheat-sheet.adoc @@ -317,7 +317,10 @@ a|View the kernel routing table (FIB). This is the list of resolved routes actua | Same as above but for NP6-lite. |*fnsysctl ifconfig * -|Gives the same info as Linux `ifconfig`. The only way to see the MTU of the interface. +|Gives the same info as Linux `ifconfig`. The only way to see the actual MTU of the interface. + +|*fnsysctl cat /proc/net/dev* +|Similar to `netstat` shows errors on the interfaces, drops, packets sent/received. |*diagnose ip address list* |Show IP addresses configured on all the Fortigate interfaces.