This entry starts the dhcpsd daemon on system startup. The dhcpsd deamon is the DHCP server that serves addresses and configuration information to DHCP clients in the network. Rationale: The dhcpsd daemon is the DHCP server that serves addresses and configuration information to DHCP clients in the network. You must disable this service if the server is not a DHCP server.
Solution
On AIX 7.1 and earlier comment out the dhcpsd entry in /etc/rc.tcpip and ensure service is stopped: chrctcp -d dhcpsd stopsrc -s dhcpsd On AIX 7.2 and later remove the software: installp -u bos.net.tcp.dhcpd Default Value: Commented out