You are reading an unmaintained version of the Ansible documentation. Unmaintained Ansible versions can contain unfixed security vulnerabilities (CVE). Please upgrade to a maintained version. See the latest Ansible documentation.
net_interface - Manage Interface on network devices¶
Time in seconds to wait before checking for the operational state on remote device. This wait is applicable for operational state argument which are state with values up/down, tx_rate and rx_rate.
description
no
Description of Interface.
duplex
no
auto
full
half
auto
Interface link status
enabled
no
Configure interface link status.
mtu
no
Maximum size of transmit packet.
name
yes
Name of the Interface.
purge
no
Purge Interfaces not defined in the aggregate parameter. This applies only for logical interface.
rx_rate
no
Receiver rate in bits per second (bps).
speed
no
Interface link speed.
state
no
present
present
absent
up
down
State of the Interface configuration, up indicates present and operationally up and down indicates present and operationally down
For more information about Red Hat’s this support of this module, please
refer to this knowledge base article<https://access.redhat.com/articles/rhel-top-support-policies>