Files
rhel-cloud-reip/azure/dhcp.conf
T
justin 542a5c4ae9 Initial Commit
Initial Commit of scripts for Azure and AWS
2018-07-05 15:06:57 -04:00

10 lines
149 B
Plaintext

DEVICE=eth0
BOOTPROTO=none
ONBOOT=yes
TYPE=Ethernet
USERCTL=yes
PEERDNS=yes
DHCPV6C=yes
DHCPV6C_OPTIONS=-nw
PERSISTENT_DHCLIENT=yes
DHCP_ARP_CHECK=no