Red Hat SATELLITE 5.3.0 RELEASE NOTES Información técnica Pagina 156

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 199
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 155
3 PTR cloud-138-3.cloud.lab.eng.bos.redhat.com.
[ . . . ]
253 PTR cloud-138-253.cloud.lab.eng.bos.redhat.com.
254 PTR cloud-138-254.cloud.lab.eng.bos.redhat.com.
255 PTR cloud-138-255.cloud.lab.eng.bos.redhat.com.
A.2.4 dhcpd.conf
This file is placed in /etc/dhcpd.conf.
#
# DHCP Server Configuration file.
# see /usr/share/doc/dhcp*/dhcpd.conf.sample
#
authoritive;
ddns-update-style interim;
ignore client-updates;
subnet 10.16.136.0 netmask 255.255.248.0 {
option routers 10.16.143.254;
option subnet-mask 255.255.248.0;
option domain-name "cloud.lab.eng.bos.redhat.com";
option domain-name-servers 10.16.136.10,10.16.136.15,10.16.136.1;
option time-offset -18000; # Eastern Standard Time
option ntp-servers 10.16.136.10,10.16.136.15;
filename "pxelinux.0";
range dynamic-bootp 10.16.138.1 10.16.143.249;
next-server 10.16.136.1;
default-lease-time 21600;
max-lease-time 43200;
host rhevm-vm {
option host-name "rhevm-vm.cloud.lab.eng.bos.redhat.com";
hardware ethernet 52:54:00:C0:DE:33;
fixed-address 10.16.136.40;
}
host ra-c7000-01-db1-ilo {
option host-name "ra-c7000-01-db1-ilo.cloud.lab.eng.bos.redhat.com";
hardware ethernet D8:D3:85:5F:28:56;
fixed-address 10.16.136.231;
}
host ra-c7000-01-db2-ilo {
option host-name "ra-c7000-01-db2-ilo.cloud.lab.eng.bos.redhat.com";
hardware ethernet D8:D3:85:63:FF:1E;
fixed-address 10.16.136.232;
}
host ra-c7000-01-db3-ilo {
option host-name "ra-c7000-01-db3-ilo.cloud.lab.eng.bos.redhat.com";
hardware ethernet D8:D3:85:63:FF:E2;
fixed-address 10.16.136.233;
www.redhat.com 156
Vista de pagina 155
1 2 ... 151 152 153 154 155 156 157 158 159 160 161 ... 198 199

Comentarios a estos manuales

Sin comentarios