Network Settings
The following tables list the configurable EMS Network settings.
Note
Please contact your Network Administrator if you are unsure what to put in any of these fields or if you are unsure whether the setting is required on your network.
Setting | Description |
---|---|
Hostname | The hostname to be assigned to the server. Specify the hostname as a fully-qualified domain name (FQDN). For example: myserver.mycompany.com. |
Default Interface | The default Ethernet interface: Select an available interface, such as eth0, eth1, em1, or em2. Note Network Interface names for Ethernet interfaces may vary, such as eth0/eth1/… or em1/em2/…. "None" indicates that the default interface is not set. |
NTP Server | (Optional) If Network Time Protocol (NTP) is enabled, enter the IP address of the NTP server. |
DNS Servers | (Optional) The IPv4 address(es) of the Domain Name Server(s) to use. |
Search Domains | (Optional) The search strings to use when attempting to resolve domain names. |
SNMP | Enable/Disable Simple Network Management Protocol (SNMP). |
Read-Only Community | SNMP string to be used when making read-only information requests. |
SNMP Trap Servers | IPv4 or FQDN of a server and the Community Name to send SNMP traps to. |
Setting | Description |
---|---|
em1|em2|idrac | Allows for multiple interfaces. Select the interface tab to view and configure. Note Network Interface names for Ethernet interfaces may vary, such as eth0/eth1/…, pNp1/pNp2/…, or em1/em2/…. |
Bond Interface | Bonding enables an administrator to use more than one physical network port as a single connection. This can be used to increase performance or redundancy of a server. See the Bonding Mode entry in this table. |
Addressing | Choose whether the interface uses a static or dynamic IP address:
|
IP Address | The IP Address for the interface. This is a unique address that identifies the unit in the IP network. If DHCP is disabled, you may enter an IP address in dotted-decimal format (xxx.xxx.xxx.xxx). |
Subnet Mask | This is a 32-bit mask used to divide an IP address into subnets and specify the network’s available hosts. If DHCP is disabled, you may enter a Network Mask in dotted-decimal format (e.g., 255.255.0.0). |
Gateway | The IPv4 default route to be assigned to the interface. This is the gateway that is used when no other route matches. This address must be reachable on your local subnet. If DHCP is disabled, you may enter a gateway address in dotted-decimal format. |
MTU | (Maximum Transmission Unit) Specifies the maximum allowed size of IP packets for the outgoing data stream. 228..1500 |
MAC Address | (Read-only) The Media Access Control address assigned to the interface. This is the physical address of the network interface and cannot be changed. |
Link | Select the link negotiation settings for the interface, either Auto or Manual. If you select Manual, you can select the Speed (10, 100 or 1000) and Duplex setting (Full or Half). |
Bonding Mode | (Bond Interface only) Modes for the Linux bonding driver determine the way in which traffic sent out of the bonded interface is actually dispersed over the real interfaces. Modes 0, 1, and 2 are by far the most commonly used among them.
|
Slave Interfaces | (Bond Interface only) Select the checkboxes next to the interfaces to enslave it to the bond interface. |
Setting | Description |
---|---|
Destination | Each static route requires a destination. |
Subnet Mask | This is a 32-bit subnet mask used to divide an IP address into subnets and specify the network's available hosts. If DHCP is disabled, you may enter the Network Mask in dotted-decimal format (e.g., 255.255.0.0). |
Gateway | This is the gateway that is used when no other gateway matches. This address must be reachable on your local subnet. If DHCP is disabled, you may enter the gateway address in dotted-decimal format. |
Interface | The interface associated with the static route. Use the drop-down menu to make your selection. |