Originally posted by: TomaszGasiorowski
Hi Guys,
Does anyone have any idea, where AIX keeps the information about MAC address? I've been trying to search in ODM, however cannot find anything.
I know a few ways to display it (netstat, entstat, lscfg ...), but I'm wondering if there is any place that AIX actually stores such information.
I'm pretty sure there must be something.
I performed the following test:
1. I have my test LPAR with virtual ethernet adapter, IP assigned
2. I cloned a SAN volume and LUNs attached to it
3. New LPAR created. While defining virtual ethernet adapter in HMC, I forced to use the same MAC address as the base LPAR.
4. I attached the cloned LUNs to new LPAR
5. After boot, the system came up with the IP address assigned.
6. When I do not force the MAC address and allow it to be auto-generated, IP address is not set up after boot.
That makes me think there must be a MAC-IP relation kept somewhere in the OS, however I don't have any clue where to find it.
This is pretty crucial for a small project I'm working on, so any hint would be appreciated!