[CentOS] dhcpd.conf for balance-rr bonding
Nurdiyana Ali
nurdiyana.mdali at gmail.comMon Jul 2 02:37:39 UTC 2018
- Previous message: [CentOS] Centos 7.5 on Vmware
- Next message: [CentOS] C++11 and GCC 5+
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
I am trying to configure linux bonding using balance-rr configuration. I
could not find a way to configure dhcpd.conf for this purpose and failed
miserably when I tried the following (dhcpd just failed):
host servername {
hardware ethernet [mac address interface #1] ;
hardware ethernet [mac address interface #2] ;
fixed-address 10.0.10.6;
}
In my understanding balance-rr would be issued a single IP address but
using 2 mac addresses in round-robin mechanism.
If this is true, how do I configure DHCPD to issue single IP address to 2
different MAC?
Sincerely,
Nurdiyana Ali.
- Previous message: [CentOS] Centos 7.5 on Vmware
- Next message: [CentOS] C++11 and GCC 5+
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the CentOS mailing list