Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
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
Solved! Go to Solution.
Labels:
- Labels:
-
FortiGate
1 Solution
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
Boris
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
Boris
