Table of Contents

AIX NIM Client Installation

Before we can install a client we have to prepare the server and the client for this operation. On the server the resources have to be allocated for the client, and the client has to boot over the network.

NIM server

smitty nim

When done correctly there are two changes on the server. First there is a line added in the /etc/bootptab:

server1.company.local:bf=/tftpboot/server1.company.local:ip=10.10.10.100:ht=ethernet:sa=10.10.10.200:sm=255.255.0.0:

And, you can check the /etc/exports to see if the correct NFS shares are exported.

NIM Client

Setup IPL:

Setup Boot from network (still in SMS menu):

If the NIM client and server side are properly configured the NIM client will boot from network.
It essentially will use bootp request to NIM server which will begin to push the installation package to the NIM client by using TFTP protocol.

Installation

Select a new and complete overwrite with needed software packages:

Check AIX Post Install to see what you need to adjust after the installation is done.