The networking module for Non-RH/Deb Linux distros
salt.modules.linux_ip.
down
(iface, iface_type=None)Shutdown a network interface
CLI Example:
salt '*' ip.down eth0
salt.modules.linux_ip.
get_interface
(iface)Return the contents of an interface script
CLI Example:
salt '*' ip.get_interface eth0
Generated on April 03, 2018 at 06:37:10 MDT.
You are viewing docs for the previous stable release, 2016.11.9. Switch to docs for the latest stable release, 2017.7.4, or to a recent doc build from the develop branch.
© 2018 SaltStack. All Rights Reserved, SaltStack Inc. | Privacy Policy