Jasys Network Solutions
Basic Traffic Debugging - Printable Version

+- Jasys Network Solutions (https://jasys.co.uk)
+-- Forum: Fortinet (https://jasys.co.uk/forumdisplay.php?fid=5)
+--- Forum: Fortigate (https://jasys.co.uk/forumdisplay.php?fid=6)
+--- Thread: Basic Traffic Debugging (/showthread.php?tid=4)



Basic Traffic Debugging - websponge - 02-19-2025

Code:
diagnose debug flow show function enable
diagnose debug flow filter saddr X.X.X.X
diagnose debug flow filter saddr X.X.X.X
diagnose debug enable
diagnose debug flow trace start

To Stop Debug and reset:

Code:
diagnose debug flow trace stop
diagnose debug flow filter clear
diagnose debug disable