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
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