Users Guide

Table Of Contents
Table 56. ome_application_network_address (continued)
Parameter Required Default Choices Comments
enable_nic False True NA Enable or disable Network Interface Card (NIC)
configuration.
interface_name False NA NA
If there are multiple interfaces, network
configuration changes can be applied to a single
interface using the interface name of the NIC.
If this option is not specified, the primary interface
is chosen by default.
ipv4_configuration False NA ipv4 options IPv4 network configuration
NOTE: Ensure that you have an alternate
interface to access OpenManage Enterprise as
these options can change the current IPv4
address for I(hostname).
Suboptions:
enable: Enable or disable access to the network
using IPv4.
enable_dhcp: Enable or disable the automatic
request to get an IPv4 address from the IPv4
Dynamic Host Configuration Protocol (DHCP)
server.
If this option is true, then OpenManage Enterprise
retrieves the IP configurationIPv4 address,
subnet mask, and gateway from a DHCP server on
the existing network.
static_ip_address: Static IPv4 address. This option
is applicable when I(enable_dhcp) is false.
static_subnet_mask: Static IPv4 subnet mask
address. This option is applicable when
I(enable_dhcp) is false.
static_gateway: Static IPv4 gateway address. This
option is applicable when I(enable_dhcp) is false.
use_dhcp_for_dns_server_names: This option
allows to automatically request and obtain a DNS
server IPv4 address from the DHCP server. This
option is applicable when I(enable_dhcp) is true.
static_preferred_dns_server: Static IPv4 DNS
preferred server. This option is applicable when
I(use_dhcp_for_dns_server_names) is false.
static_alternate_dns_server: Static IPv4 DNS
alternate server. This option is applicable when
I(use_dhcp_for_dns_server_names) is false.
ipv6_configuration
False NA ipv6 options IPv6 network configuration
NOTE: Ensure that you have an alternate
interface to access OpenManage Enterprise as
these options can change the current IPv6
address for I(hostname).
Suboptions:
enable: Enable or disable access to the network
using IPv6.
enable_auto_configuration: Enable or disable the
automatic request to get an IPv6 address from the
IPv6 DHCP server or router advertisements(RA).
90 Modules for OpenManage Enterprise (OME)