Users Guide

Table Of Contents
Linux 43 60
/etc/dhcpd.conf プシWindows じで
1. この DHCP
2. 43 ショ 60 使
option myname code 43 = text;
subnet 192.168.0.0 netmask 255.255.0.0 {
#default gateway
option routers 192.168.0.1;
option subnet-mask 255.255.255.0;
option nis-domain "domain.org";
option domain-name "domain.org";
option domain-name-servers 192.168.1.1;
option time-offset -18000; # Eastern Standard Time
option vendor-class-identifier "iDRAC";
set vendor-string = option vendor-class-identifier;
option myname "-f system_config.xml -i 192.168.0.130 -u user -p password -n cifs -s 2 -d 0 -t 500";
range dynamic-bootp 192.168.0.128 192.168.0.254;
default-lease-time 21600;
max-lease-time 43200;
}
}
ラスンの
Filenamef - ファ
: ァイ使バー p.
59
Sharename-n ます
ShareType-s - 0 NFS 2 CIFS 5 HTTP 6 HTTPS
: Linux NFSLinux NFSCIFSHTTP HTTPS
NFS-f system_config.xml -i 192.168.0.130 -n /nfs -s 0 -d 0 -t 500
NFS ット NFS2 NFS3 使
CIFS-f system_config.xml -i 192.168.0.130 -n sambashare/config_files -s 2 -u
user -p password -d 1 -t 400
HTTP-f system_config.xml -i 192.168.1.101 -s http -n http_share
HTTPS-f system_config.json -i 192.168.1.101 -s https
IPAddress-i - IP スを
: Sharename-n-s IP アド-iす。
HTTP また HTTPS -n
Username-u - ユーCIFS
Password-p - パスCIFS
ShutdownType-d - 0 1 ット
: フォ 0
TimeToWait-t - ダウ 300
EndHostPowerState-e - 0 1 フォ 1
いま
: ShutdownType-dTimeToWait-t EndHostPowerState-eプシ
dhcpd.conf DHCP
host my_host {
host my_host {
hardware ethernet b8:2a:72:fb:e6:56;
fixed-address 192.168.0.211;
option host-name "my_host";
セッ 63