Hello --
We have a Dell PowerEdge 730xd server running the Red Hat Enterprise 7.2 operating system. I am in the process of setting up an ifcfg-bond0 file to enable four NIC's on an expansion card to connect in one channel. The ifcfg file for each NIC has been modified to reference the bond0 file as MASTER, and the SLAVE=yes line has been added to each file.
There is a separate motherboard NIC that is connected to the network, and its configuration file contains the following entries:
Quote:
DNS1="10.1.1.1"
DNS2="10.1.1.2"
DOMAIN=corporate.com enterprise.com"
|
This NIC will be disconnected from the network, and it will be configured with the following settings:
Can the syntax referencing the DNS servers and domain suffixes be included verbatum in the ifcfg-bond0 file, or is the syntax different?