Troubleshooting Tip: FortiAP central management compatibility issue with ADOM and FortiOS version mismatch
| Description | This article describes a compatibility issue that occurs when installing the configuration of a FortiGate running v7.4 (which acts as the controller of FortiAPs), if it is part of an ADOM with v7.2 and with FortiAP central management enabled. This behavior may also be observed in similar scenarios where FortiGate devices on lower firmware (e.g., v7.2) are managed by higher ADOM versions (e.g., v7.4), due to similar syntax and validation differences. |
| Scope | FortiManager v7.4. |
| Solution | Installing configuration for a FortiGate that manages FortiAPs running version v7.4 while the FortiGate is still in a v7.2 ADOM can fail due to syntax differences between FortiAP profile definitions across ADOM and FortiOS versions. Similar behavior can also occur when managing FortiGate devices running FortiOS v7.2 from an ADOM on v7.4. In such cases, FortiManager may still encounter validation or install failures when pushing FortiAP profiles because FortiAP profile definitions and validation logic differ between FortiOS versions, which can lead to install failures when pushed from a mismatched ADOM.
The error can be similar to the following log ('channel X is not supported') (this is an example - actual results will differ based on FortiAP models, bands, countries, etc):
error radio-1 channel- 1:-999 - channel 1 is not supported. dfs=yes,region=,plat=431F,cnty=US,band=802.11ac,bond=20MHz - channel 1 is not supported. dfs=yes,region=,plat=431F,cnty=US,band=802.11ac,bond=20MHz
Or:
Post vdom failed:
This indicates that FortiAP profile deployment is sensitive to ADOM and FortiOS version alignment, and mismatches in either direction may lead to install failures.
To overcome this issue, three workarounds can be used:
For example, a CLI template can be used to override the band configuration. Refer to the below CLI template as an example (It needs to be changed based on ADOM/FortiGate version, configuration, and FortiAP profile): config wireless-controller wtp-profile config radio-2
|