Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 3 Next »

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 “*”.

FieldMemberDescription
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_1The address of the primary DNS server.

dns_server_2The address of the secondary DNS server.

dns_search_1The domain name to search for.

dns_search_2The domain name to search for.
mgmt_port*


v4_addrIPv4 address for the management port.

v4_netmaskIPv4 subnet mask for the management port.

v4_gwIPv4 gateway for the management port.

v6_addrIPv6 address for the management port.

v6_prefixIPv6 prefix for the management port.

v6_gwIPv6 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_addrIPv4 address for the scan port.

v4_netmaskIPv4 subnet mask for the scan port.

v4_gwIPv4 gateway for the scan port.

v6_addrIPv6 address for the scan port.

v6_prefixIPv6 prefix for the scan port.

v6_gwIPv6 default gateway for the scan port.
time*


server_1IP address of the NetMRI time server.

regionTime region.

zoneTime 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.
  • No labels