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.
gfranceschi
Staff
Staff
Article Id 192193
Description
The VDOM index can be used for some diagnose commands filters.

Example :

FGT # diagnose sys session filter ?
[...]
vd          index of virtual domain. -1 matches all


Scope
FortiGate with VDOM enabled.

Solution
The VDOM name(s) and the index(es) can be seen using the following CLI command : ' diagnose sys vd list ' from the global context.

Example in FortiOS v4.0:

FGT # config global
FGT(global) #  diagnose  sys vd list
system fib version=136
list virtual firewall info:
[...]
name=VD2 index=5 enabled use=19 rt_num=3 asym_rt=0 sip_helper=1, sip_nat_trace=1, mc_fwd=0, mc_ttl_nc=0, tpmc_sk_pl=0
        ecmp=source-ip-based asym_rt6=0 rt6_num=8 strict_src_check=0 ses_num=0 ses6_num=0
        tree_flag=0
name=VD1 index=4 enabled use=18 rt_num=3 asym_rt=0 sip_helper=1, sip_nat_trace=1, mc_fwd=0, mc_ttl_nc=0, tpmc_sk_pl=0
        ecmp=source-ip-based asym_rt6=0 rt6_num=8 strict_src_check=0 ses_num=1 ses6_num=0
        tree_flag=0




Contributors