The following table lists the fields in the configuration file that are used to deploy a NetMRI VM instance. The following table contains the fields that are in the NetMRI and Sandbox configuration file and are shared when a NetMRI or Sandbox VM instance is deployed.
Required fields are marked with an asterisk “*”.
Field | Member | Description |
---|---|---|
default_admin_password | The initial value of the administrator password. | |
server_name | The hostname for the NetMRI VM. | |
db_name | NetMRI database name. | |
role | “oc” or “standalone”. The case is irrelevant. See the Note in the section above for additional information. | |
dns | ||
dns_server_1 | The address of the primary DNS server. | |
dns_server_2 | The address of the secondary DNS server. | |
dns_search_1 | The domain name to search for. | |
dns_search_2 | The domain name to search for. | |
mgmt_port* | ||
v4_addr | IPv4 address for the management port. | |
v4_netmask | IPv4 subnet mask for the management port. | |
v4_gw | IPv4 gateway for the management port. | |
v6_addr | IPv6 address for the management port. | |
v6_prefix | IPv6 prefix for the management port. | |
v6_gw | IPv6 default gateway for the management port. | |
Note: For the management port configuration, at least one series (IPv6 or IPv4) of IP address + subnet mask + default gateway should be present for successful configuration. | ||
scan_port | ||
v4_addr | IPv4 address for the scan port. | |
v4_netmask | IPv4 subnet mask for the scan port. | |
v4_gw | IPv4 gateway for the scan port. | |
v6_addr | IPv6 address for the scan port. | |
v6_prefix | IPv6 prefix for the scan port. | |
v6_gw | IPv6 default gateway for the scan port. | |
time* | ||
server_1 | IP address of the NetMRI time server. | |
region | Time region. | |
zone | Time zone. | |
Note: If you specify a time zone, the region is not required. For example, if you specify “GMT +3” for the time zone, you do not need to specify “Europe” for the region. |