.. _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. ***************** Disable Interface ***************** Description =========== In this example, the WLAN interfaces ``wlan4`` and ``wlan1`` 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`` and ``wifi0`` will be disabled by mean of the ``disable`` command. As consequence of that, the WLAN interfaces ``wlan4`` and ``wlan5`` and the ``wlan1`` and ``wlan2`` will be also disabled. Scenario ======== .. include:: disable/disablecontroller .. raw:: html