cancel
Showing results for 
Search instead for 
Did you mean: 

Thx

Thx

benjamin_abizmi
New Contributor

Hi,

 

Is it possible to disable completely a radio interface via ssh ? 

 

I know that I can do a no interface <wifi0|wifi1> ssid <ssid_name> for any ssid but it seems that the interface is still broadcasting and I want to shut it down completely.

2 REPLIES 2

benjamin_abizmi
New Contributor

Thx for this answer.

 

Did it does the same thing than using this API request and set the "disableAllSSIDs" to true ?

 

PUT /beta/configuration/devices/{deviceId}/ssids

 

 

ashley_finch
Contributor III

Hi Benjamin,

 

The command: interface [wifi0|wifi1] SSID [ssid] shutdown will achieve this.

GTM-P2G8KFN