Skip to main content
manuldesilva
Visitor III
May 26, 2022
Solved

Fortigate Firewall Policy | GUI Table

  • May 26, 2022
  • 1 reply
  • 3046 views

Dear community,

 

I've used FortiGate for a long time now. The newer versions don't seem to store my Firewall policy columns on the table the way I need.

Policy Table - GUI.png

 

 

I always add the ID column to the table and drag it to the first column. But every time I log out and come back in the table resets. I need to fix the columns and the positions of the Policy GUI page permanently. What are the solutions?

 

Thanks in advance,

Manul De Silva

Best answer by bpozdena_FTNT

Hi Manuel,

 

you can customize the default columns with the bellow CLI command:

 

config system settings     set gui-default-policy-columns "policyid" "srcintf" "dstintf" "service" "action" "status" "profile" ... end

 

HTH,

Boris

1 reply

bpozdena_FTNT
Staff
Staff
May 26, 2022

Hi Manuel,

 

you can customize the default columns with the bellow CLI command:

 

config system settings     set gui-default-policy-columns "policyid" "srcintf" "dstintf" "service" "action" "status" "profile" ... end

 

HTH,

Boris