Troubleshooting Tip: FortiAP is not able to maintain a mesh link through different radios under FortiEdge Cloud
| Description | This article describes how to allow the Mesh link through different radios. |
| Scope | FortiAP under FortiEdge Cloud. |
| Solution |
cfg -a MESH_AP_TYPE=1
Force the FortiAP leaf to be connected to the 5GHz radio. In this case, the BSSID from the Root FortiAP is needed. To figure out the Root BSSID, execute:
vcfg
Under the leaf FortiAP, execute the command with the BSSID obtained:
cfg -a MESH_AP_BSSID=38:c0:ea:24:0e:81 cfg -c
Note: If any other Radio should be used, obtain the BSSID of that specific radio and replace the commands for Mesh configuration.
|


