.. _example_interfaces_wlan_disable: ####### Disable ####### The following scenario shows how to *disable* a WLAN interface, stopping the selected WLAN network, and how to *disable* a radio module, stopping all networks configured on top the selected module. .. image:: wlandisable.svg :width: 800 ***************** Disable Interface ***************** Description =========== In this example, the WLAN interfaces ``wlan4`` will be disabled by mean of the ``disable`` command. Scenario ======== .. include:: disable/disableinterface .. raw:: html
****************** Disable Controller ****************** Description =========== In this example, the radio interfaces ``wifi1`` will be disabled by mean of the ``disable`` command. As consequence of that, the WLAN interfaces ``wlan4`` and ``wlan5`` will be disabled as well. Scenario ======== .. include:: disable/disablecontroller .. raw:: html