Hi,
I am using FortiWIFI 30E . I want to disable the Local WiFi Radio . How is it possible to do this via CLI .
I tried via GUI . But there is no option to disable it iin GUI mode. So I think I can disable it through CLI .
And I connected a LAN to FortiAP 221C for my Wifi usage . I don't want to interrupt this FortiAP settings .
So I am confused of command that I need to use just to disable local radio .
I need a help in this , i.e only to disable local wifi radio .
Also this device is frequently going down . I am not able to find out the root cause for it .
Thanks
I'm not sure if this part of config is the same between FWF30E and FWF60D. But with our FWF60D, we can disabled the local WiFi of FWF60D by disabling the radio (set mode disabled) in the "11n-only" profile it's using. But when you need to modify the default profile like this, I would recommend you copy the profile something else other than with the default name then modify and apply. Otherwise, when you upgrade the firmware, it might create/change the profile name you're use to something with "-temporary" then restore the original profile with the default settings, which would confuse you later.
I hope this would work for 30E as well.
config wireless-controller wtp edit "FWF60D-WIFI0" set wtp-profile "11n-only" config radio-1 end next end
config wireless-controller wtp-profile edit "11n-only" config platform set type FWF end set ap-country US config radio-1 set band 802.11n set darrp enable set vap-all disable set vaps "wifi" set channel "1" "6" "11" end config radio-2 set mode disabled end next end
FWF60Dxxx (11n-only) # config radio-1
FWF60Dxxx (radio-1) # set mode ?
disabled Disabled.
ap Access point.
monitor Monitor.
sniffer Sniffer.
Wouldn't disabling a radio in wtp-profile also disable for all WTPs referencing the profile, and is way beyond scope of question?
Yes, that's correct if you could apply. That's another reason I recommended to copy to another profile name then modify. But "11n-only" or its copy has "set type FWF" as I showed above, so you can't apply it to any APs.
Thank you... "set type FWF" is very helpful - I missed it.
To temporarily disable a FAP, would one use wireless-controller wtp's "admin" field set to "disable" value, or is there a better way?
Select Forum Responses to become Knowledge Articles!
Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.
User | Count |
---|---|
1737 | |
1108 | |
752 | |
447 | |
240 |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.