DHCP is one of those services that, depending on your size, needs to be up 24x7x365. If you're a 20 device shop the i5 DHCP would be a good choice as you can most likely schedule and i5 upgrades when no one is at work. For us I could not see us being able to tell the entire school (4,000 on campus PCs) that they can't access the internet today because we are doing an install of V6R1 even if that was done on a Saturday night. So if you run a large shop DHCP is one thing you should run on a box that does nothing else.
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of johnking@xxxxxxx
Sent: Thursday, December 11, 2008 11:54 AM
To: Midrange Systems Technical Discussion
Subject: Re: DHCP on the AS/400
Albert,
Our little 20-device shop has used i5 DHCP for... I dunno... ten years and never
had to do a thing to it. It just runs. Configure with iNav, the config file lives
in "QIBM\UserData\OS400\DHCP\dhcpsd.cfg". Ours is shown below for reference.
JK
appendDomainName YES
supportBootP YES
supportUnlistedClients BOTH
#
leaseTimeDefault 2592000 seconds
##### IBM_AS400_DESCR
"49424D204E6574776F726B2053746174696F6E202D20546F6B656E2052696E67"
class "IBMNSM 1.0.0"
{
option 67 /QIBM/ProdData/NetworkStation/kernel
}
##### IBM_AS400_DESCR "49424D204E6574776F726B2053746174696F6E202D2045746865726E6574"
class "IBMNSM 2.0.0"
{
option 67 /QIBM/ProdData/NetworkStation/kernel
}
##### IBM_AS400_DESCR
"49424D204E6574776F726B2053746174696F6E202D205477696E617869616C"
class "IBMNSM 3.4.1"
{
option 67 /QIBM/ProdData/NetworkStation/kernel
}
vendor "IBM Network Station" hex"41 53 34 30 30"
#
##### IBM_AS400_DESCR "43697263756C61722050726F63657373696E672C20496E632E"
subnet 172.25.1.0 255.255.255.0 172.25.1.50-172.25.1.149 (alias="ourdomain.com"
{
option 3 172.25.1.1
option 6 172.25.1.5 XX.XXX.XXX.XX XX.XXX.XXX.XX
option 15 ourdomain.com
option 1 255.255.255.0
}
#
numLogFiles 10
logFileSize 1000
logFileName dhcpsd.log
logItem SYSERR
logItem OBJERR
logItem PROTERR
logItem WARNING
logItem EVENT
logItem ACTION
statisticSnapshot 1
leaseExpireInterval 1 minute
pingTime 1 second
reservedTime 5 minutes
usedIPAddressExpireInterval 1000 seconds
On Thu 08/12/11 08:45 , 'Albert York' sent:
Does anyone use DHCP on the AS/400? How is it configured? Can I turn it on
"out of the box" and expect it to work?
Thank,
Albert
---- Msg sent via Internet America Webmail - www.internetamerica.com
As an Amazon Associate we earn from qualifying purchases.