Users Guide
• Half
nic_mtu No None NA NIC Maximum Transmission Unit
ip_address No NA NA IP Address needs to be dened
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
Conguration
dns_2 No NA NA
Needs to specify Domain Name Server
conguration
dns_from_dhcp No NA
• Enabled
• Disabled
Specifying Domain Name Server from Dynamic
Host Conguration Protocol
enable_ipv4 No NA
• Enabled
• Disabled
Whether to Enable or Disable IPv4
conguration
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 Conguration Protocol
static_dns_1 No NA NA Specify Domain Name Server Conguration
static_dns_2 No NA NA Specify Domain Name Server Conguration
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
Congures 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"
idrac_user: "xxxx"
idrac_pwd: "xxxxxxxx"
share_name: "\\\\xx.xx.xx.xx\\share"
share_pwd: "xxxxxxxx"
share_user: "xxxx"
share_mnt: "/mnt/share"
register_idrac_on_dns: "Enabled'
dns_idrac_name: "None"
auto_config: "None"
static_dns: "None"
setup_idrac_nic_vlan: "Enabled"
vlan_id: "0"
22
Conguring PowerEdge Servers