Iam attempting to add a client to NIM however the new client has a different subnet than master 10... & 193... , I've established from redbooks that it should be possible but can't find anything that states how?
Does anyone use nim in this way?
Yes you can do it,
You have to define the Network IP address (say you have 10.10.193.xxx) then you will mention 10.10.193.0 (remember the zero)
Also ask your network team what is the subnet mask and enter it there and hit enter.
You can run lsnim -c networks to view the defined network.
Also run lsnim -l Net_193_X, to check the Network address and subnet mask.
You will 1st do an entry on new hosts in /etc/hosts file of nim server (IP and Hostname) and when you define a new machine (you will see the NIM network as Net_193_X)
Now the tricky part,
In the SMS menu of the client under "Gateway IP Address" you will mention the Gateway of client (193.X) and NOT NIM server gateway.
Last edited by ibmtech; 11-08-2013 at 12:35 PM..
Reason: Added another code
Ok, first of all I need to know the 'IP, gateway address & subnet mask of NIM and client (of 193 network).
If you are restoring mksysb on new client using NIM, you use SMS menu to configure the IP's
Giving an example of my environment
The ping test should be successful.
The above is for new clients
If you are saying you already have some client existing on 193 network, then you gotta define the network on NIM server 1st, and on client run the below
Hit enter and try to connect from NIM, it should work.
Hope this helps.
Last edited by ibmtech; 11-08-2013 at 01:27 PM..
Reason: Example
"Under the hood" NIM is a common bootp-server, if used to boot clients (like in an mksysb install). To work across network boundaries you need to make sure your router(s) is/are configured as a "bootp relay agent", otherwise bootp-broadcasts would be dropped. See RFC 1542 for details.
Hello, I have an AIX6.1 machine which is a nim client to my nim master which is also AIX6.1 machine. I had some problem to perform an installation on my client using smit nim . i removed /etc/niminfo file in order to do the initialization again but when i run the command niminit -a name=client... (0 Replies)
Hi Guys,
I'm building a new NIM environment with clients on 3 different subnets. I want to get some advise on what is the best approach for this kind of setup.
This is the sample network for my new NIM.
Master IP: 10.20.1.20
Client IP subnet_1: 10.20.1.21
Client IP subnet_1: 10.30.1.21... (5 Replies)
hi Admins,
How can I check the NIM master hostname/IP name from NIM client ? I don't see any option that I can try with nimclient command.
Let me know..
Thanks, (5 Replies)
Hi.
I change my client's IP and hostname but I forgot to change anything on the master. How can I redefine or modify my client's resource from my master, or with using smit niminit from my client ?
Tks (2 Replies)
I am new to this forum so please bare with me. I did search for this answer prior to posting but no luck.
Running an AIX NIM Master at 5.3TL9SP4, with about 100 clients. The subnet of one of the networks defined in the NIM env has changed. When I go to Manage Networks, Change/Show... (0 Replies)
Hello everyone
Im trying to backup a nim client from nim master but I got this message
COMMAND STATUS
Command: failed stdout: yes stderr: no
Before command completion, additional instructions may appear below.
0042-001 nim:... (2 Replies)
Hello All,
I believe my NIM master is fine. lsnim and cat /etc/niminfo gives me the right output. While doing "lsnim" on a client machine, I get ksh:lsnim:"not found".
Please someone be nice enough to explain what are the steps to verify the master and client connectivity to do all the NIM... (3 Replies)
All,
I'm testing NIM on a 7026-m80 machine.
But everytime i want to setup the master, i get this error message...
Anyone who knows how to solve this issue? google doesn't seem to know much about it
# nim_master_setup
############################## NIM master setup... (1 Reply)