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.
ios_interface - Manage Interface on Cisco IOS 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
Interface link status.
mtu
no
Maximum size of transmit packet.
name
yes
Name of the Interface.
neighbors
no
Check the operational state of given interface name for LLDP neighbor.
The following suboptions are available.
Dictionary object neighbors
parameter
required
default
choices
comments
host
no
LLDP neighbor host for given interface name.
port
no
LLDP neighbor port to which given interface name is connected.
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 means present and operationally up and down means 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>