Cyclades AlterPath BladeManager Manuale delle Istruzioni Pagina 135

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 240
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 134
Chapter 6: Administration Tasks Not Performed in the Web Manager 121
option routers 192.168.0.10;
option subnet-mask 255.255.255.0;
option domain
-name-servers 192.168.0.11;
option domain-name “cyclades.com.au”;
host MySP {
hardware ethernet 00:e0:4c:ec:12:26;
fixed
-address 192.168.0.211;
}
# ##############################################
5. Configure a hostname and fixed address for each device by performing the following steps.
a. Find the host MySP line and replace MySP with a hostname/alias for the device.
b. Specify the MAC address of the device on the line that begins hardware ethernet.
c. Specify the desired IP address for the device on the line that begins fixed
-address.
For example, see the following edited host entry.
host sp1 {
hardware ethernet 00:60:2e:bb:aa:aa;
fixed
-address 192.168.0.21;
}
d. Copy and paste the three lines that define the IP address for a device as many times as
needed and then make the edits to specify the desired IP address for each device.
6. Make other changes as appropriate for your environment, removing the comment (#) signs at
the beginning of all edited lines.
7. Save and quit the file.
8. Open the /etc/dhcpd.sh file for editing.
# This file defines the dhcpd service configuration
ENABLE=NO # Must be "NO" or "YES" (uppercase)
DNAME=dhcpd # daemon name
DPATH=/usr/sbin # daemon path
ShellInit= # Performs any required initialization
ConfigFiles=/etc/dhcpd.conf # configuration files
DTYPE=sig # must be "sig" or "cmd"
DSIG=kill # signal to stop/restart the daemon (lowercase)
Vedere la pagina 134
1 2 ... 130 131 132 133 134 135 136 137 138 139 140 ... 239 240

Commenti su questo manuale

Nessun commento