Disable the name requirement of a policy in FortiOS 5.4
Description
To avoid the name requirement and be able to create unnamed policies in FortiOS 5.4 you can run the following commands:
FortiGate# config system settings
FortiGate(settings)# set gui-allow-unnamed-policy disable
FortiGate# end
