Fortinet black logo

Changes in default behavior

Changes in default behavior

CLI
  • Removed dependency between gui-per-policy-disclaimer in the system setting and per-policy-disclaimer in the user setting.
  • There is a new default any-to-any-all-to-all policy after changing from NGFW mode to policy-based mode.
GUI
  • In the Feature Visibility page, the Per-policy Disclaimer option name was changed to Policy Disclaimer.
  • Firewall Policy was renamed to SSL Inspection & Authentication after changing from NGFW mode to policy-based mode.
WiFi Controller

The default extension information setting in wtp-profile has changed from disable to enable.

Previous releases

6.2.3 release

config wireless-controller wtp-profile
    edit <FAP-Profile>
        set ext-info-enable disable
    next
end
config wireless-controller wtp-profile
    edit <FAP-Profile>set ext-info-enable enable <== changed
    next
end

The default platform type in wtp-profile has changed from 220B to 221E.

Previous releases

6.2.3 release

config wireless-controller wtp-profile
    edit <New profile>
        config platform
            set type 220B
        end
    next
end
config wireless-controller wtp-profile
    edit <New profile>
        config platform
            set type 221E <== changed
        end
    next
end

Changes in default behavior

CLI
  • Removed dependency between gui-per-policy-disclaimer in the system setting and per-policy-disclaimer in the user setting.
  • There is a new default any-to-any-all-to-all policy after changing from NGFW mode to policy-based mode.
GUI
  • In the Feature Visibility page, the Per-policy Disclaimer option name was changed to Policy Disclaimer.
  • Firewall Policy was renamed to SSL Inspection & Authentication after changing from NGFW mode to policy-based mode.
WiFi Controller

The default extension information setting in wtp-profile has changed from disable to enable.

Previous releases

6.2.3 release

config wireless-controller wtp-profile
    edit <FAP-Profile>
        set ext-info-enable disable
    next
end
config wireless-controller wtp-profile
    edit <FAP-Profile>set ext-info-enable enable <== changed
    next
end

The default platform type in wtp-profile has changed from 220B to 221E.

Previous releases

6.2.3 release

config wireless-controller wtp-profile
    edit <New profile>
        config platform
            set type 220B
        end
    next
end
config wireless-controller wtp-profile
    edit <New profile>
        config platform
            set type 221E <== changed
        end
    next
end