Users Guide
Table Of Contents
- Dell EMC OpenManage Ansible Modules Version 1.0.1 User’s Guide
- Overview
- Getting Started
- Updating Firmware
- Configuring PowerEdge Servers
- Deploying Operating System
- Server Inventory
- Server Administration Tasks
- Troubleshooting
- Accessing support content from the Dell EMC support site
Table 19. dellemc_configure_idrac_network (continued)
failover_network No NA
● ALL
● LOM1
● LOM2
● LOM3
● LOM4
● T_None
Failover Network Interface Controller types
for iDRAC
auto_detect No NA
● Enabled
● Disabled
Auto detect Network Interface Controller
types for iDRAC
auto_negotiation No NA
● Enabled
● Disabled
Auto negotiation of Network Interface
Controller for iDRAC
network_speed No NA
● T_10
● T_100
● T_1000
Network speed for Network Interface
Controller types for iDRAC
duplex_mode No NA
● Full
● Half
Transmission of data Network Interface
Controller types for iDRAC
nic_mtu No None NA NIC Maximum Transmission Unit
ip_address No NA NA IP Address needs to be defined
enable_dhcp No NA NA
Whether to Enable or Disable DHCP
Protocol for iDRAC
dns_1 No NA NA
Needs to specify Domain Name Server
Configuration
dns_2 No NA NA
Needs to specify Domain Name Server
configuration
dns_from_dhcp No NA
● Enabled
● Disabled
Specifying Domain Name Server from
Dynamic Host Configuration Protocol
enable_ipv4 No NA
● Enabled
● Disabled
Whether to Enable or Disable IPv4
configuration
gateway No None NA iDRAC network gateway address
net_mask No None NA iDRAC network netmask details
static_dns_from_dhcp No NA
● Enabled
● Disabled
Specifying Domain Name Server from
Dynamic Host Configuration Protocol
static_dns_1 No NA NA Specify Domain Name Server Configuration
static_dns_2 No NA NA Specify Domain Name Server Configuration
static_gateway No None NA
Interfacing the network with another
protocol
static_net_mask No None NA
Determine whether IP address belongs to
host
Table 20. Return Values
Name Description Returned Type Sample
iDRAC network
Configures the iDRAC
network attributes
Success String
https://github.com/dell/Dell-EMC-Ansible-
Modules-for-iDRAC
Example
-name: Configure the iDRAC network attributes
dellemc_configure_idrac_network:
idrac_ip: "xx.xx.xx.xx"
20
Configuring PowerEdge Servers