For When You Can't Have The Real Thing
[ start | index | login ]
start > FortiOS > 5.4 > debug session

debug session

Created by dave. Last edited by dave, 6 years and 49 days ago. Viewed 2,257 times. #2
[diff] [history] [edit] [rdf]
labels
attachments
(2018-01-30)

Session operations

di sys session list

Set a filter:

di sys session filter
di sys session filter src 1.2.3.4
di sys session filter dst 5.6.7.8

In general:

clear       clear session filter
dport       dest port
dst         dest ip address
duration    duration
expire      expire
negate      inverse filter
policy      policy id
proto       protocol number
sport       source port
src         source ip address
vd          index of virtual domain. -1 matches all

Clearing:

di sys session clear

Clearing the session table like this removes all sessions that match the current filter. If no filter is set, all sessions are cleared.

no comments | post comment
This is a collection of techical information, much of it learned the hard way. Consider it a lab book or a /info directory. I doubt much of it will be of use to anyone else.

Useful:


snipsnap.org | Copyright 2000-2002 Matthias L. Jugel and Stephan J. Schmidt