Support for Wireless Tools for Linux
salt.modules.iwtools.
list_interfaces
(style=None)¶List all of the wireless interfaces
CLI Example:
salt minion iwtools.list_interfaces
salt.modules.iwtools.
scan
(iface, style=None)¶List networks on a wireless interface
CLI Examples:
salt minion iwtools.scan wlp3s0 salt minion iwtools.scan wlp3s0 list
salt.modules.iwtools.
set_mode
(iface, mode)¶List networks on a wireless interface
CLI Example:
salt minion iwtools.set_mode wlp3s0 Managed
Generated on August 05, 2021 at 04:04:00 UTC.
You are viewing docs for the previous stable release, 3000.9. Switch to docs for the latest stable release, 3003.1, or to a recent doc build from the master branch.
© 2021 SaltStack. All Rights Reserved, SaltStack Inc. | Privacy Policy