Fortinet white logo
Fortinet white logo

Changes in CLI

Changes in CLI

Bug ID

Description

974985

Before 7.6.0, the adv-interval accepted values from 1 to 255 seconds. Starting with FortiOS 7.6.0, adv-interval accepts values in milliseconds, ranging from 250 to 255000. This change allows for quicker VRRP failovers. For more information, see Configure the VRRP hello timer in milliseconds.

1009740

Renamed the server-type setting's iot-query option to vpatch-query.

config system central-management
    config server-list
        edit <id>
            set server-type {update|rating|vpatch-query|iot-collect}
            set server-address <x.x.x.x>
        next
    end
end

Changes in CLI

Changes in CLI

Bug ID

Description

974985

Before 7.6.0, the adv-interval accepted values from 1 to 255 seconds. Starting with FortiOS 7.6.0, adv-interval accepts values in milliseconds, ranging from 250 to 255000. This change allows for quicker VRRP failovers. For more information, see Configure the VRRP hello timer in milliseconds.

1009740

Renamed the server-type setting's iot-query option to vpatch-query.

config system central-management
    config server-list
        edit <id>
            set server-type {update|rating|vpatch-query|iot-collect}
            set server-address <x.x.x.x>
        next
    end
end