FortiNet UseFull information

  • Post author:Dion Reijbroek
  • Post category:Networking

Some usefull FortiNet information here:

Search for text in the config:

show | grep -f "search string"

Show sessions:

dia sys session list
diag sys session list | grep –c ‘dirty may_dirty’
diag sys session list | grep -B 5 -A 10 local

Reference: https://kb.fortinet.com/kb/documentLink.do?externalID=FD48018#:~:text=FortiGate%20CLI%20allows%20using%20the,FortiGate%20configuration%20at%20any%20point.