FortiManager
FortiManager supports network operations use cases for centralized management, best practices compliance, and workflow automation to provide better protection against breaches.
yuj_FTNT
Staff
Staff
Article Id 380137
Description This article describes how to fix the installation that fails to push device settings from the FortiManager v7.2.8 GA version managing the FortiGate v7.2.10 GA version.
Scope FortiManager v7.2.8 managing FortiGate v7.2.8.
Solution

While pushing device settings from FortiManager v7.2.8 to FortiGate v7.2.10, the following error is encountered and fails to install the settings:

 

------- Start to retry --------

FGT $ config wireless-controller vap
FGT (vap) $ edit "myVAP"
FGT (myVAP) $ set mac-filter enable
FGT (myVAP) $ next
FGT (myVAP) $ end


---> generating verification report
(vdom root: wireless-controller vap "myVAP":mac-filter)
remote original:
to be installed: enable

<--- done generating verification report


install failed

 

The installation fails because FortiGate does not recognize the mac-filter command. Check whether this setting is enabled on the device manager CLI and ADOM level CLI configurations.

 

  1. Device manager setting:
  • Select the Device -> CLI Configurations -> Wireless-Controller -> Vap.
  • Select the vap and select 'Edit'.
  • Verify mac-filter is disabled.
 

FMG1.png

 

FMG2.png

 

  1. ADOM level setting:
  • Go to Policy & Objects -> Object Configurations -> CLI Configurations -> wireless-controller -> vap.
  • Edit the vap and verify that mac-filter is disabled.

 FMG3.PNG