FortiGate
FortiGate Next Generation Firewall utilizes purpose-built security processors and threat intelligence security services from FortiGuard labs to deliver top-rated protection and high performance, including encrypted traffic.
rmankotia
Staff
Staff
Article Id 193694

Description
This article describes how to check session status and session list on FortiGate 6k-7k at VDOM level.

Solution
Example commands run on VDOM Root.

# get system session status

This command gives the information of total number of sessions on the current VDOM.

FGT (root) # get system session status

The total number of sessions for the current VDOM: 1 <-----

# get system session list

This command shows the number of sessions on each FPCs.

FGT(root) # get system session list
==========================================================================
Slot: 1  Module SN: FPC6KFT018-----8
PROTO   EXPIRE SOURCE           SOURCE-NAT       DESTINATION      DESTINATION-NAT
tcp     3595   10.56.241.109:3568 -                10.56.240.29:179 -                 <----- FPC on Slot 1 have this session.

==========================================================================
Slot: 2  Module SN: FPC6KFT018-----6
PROTO   EXPIRE SOURCE           SOURCE-NAT       DESTINATION      DESTINATION-NAT

==========================================================================
Slot: 3  Module SN: FPC6KFT018-----8
PROTO   EXPIRE SOURCE           SOURCE-NAT       DESTINATION      DESTINATION-NAT

==========================================================================
Slot: 4  Module SN: FPC6KFT018-----6
PROTO   EXPIRE SOURCE           SOURCE-NAT       DESTINATION      DESTINATION-NAT

==========================================================================
Slot: 5  Module SN: FPC6KFT018-----5
PROTO   EXPIRE SOURCE           SOURCE-NAT       DESTINATION      DESTINATION-NAT

==========================================================================
Slot: 6  Module SN: FPC6KFT018-----7
PROTO   EXPIRE SOURCE           SOURCE-NAT       DESTINATION      DESTINATION-NAT

==========================================================================
MBD SN: F6KF31T018-----5
PROTO   EXPIRE SOURCE           SOURCE-NAT       DESTINATION      DESTINATION-NAT



Contributors