Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
manuldesilva
New Contributor

Fortigate Firewall Policy | GUI Table

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

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

HTH,
Boris

View solution in original post

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

HTH,
Boris
Announcements

Select Forum Responses to become Knowledge Articles!

Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.

Labels
Top Kudoed Authors