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.