You can install iDRAC Service Module(iSM) on host OS that will give host OS IP details to iDRAC.
After iSM is installed on host OS and ServiceModuleState is running in iDRAC, racadm command gethostnetworkinterfaces will provide host network interface details.
To know the ServiceModulestate and features provided by iDRAC Service Module(iSM) racadm command get idrac.servicemodule can be used.
iSM UG can be referred for more details on how to install, iSM features, supported Operating Systems etc.:
I don't know of a way to get the OS IP address via RACADM. You can get a lot of information with racadm get nic and the various sub-commands. I don't think the OS IP is something the iDRAC tracks. You can review the available commands in the CLI guide. It looks like the latest for the iDRAC8 is on firmware 2.05.
OpenManage has its own CLI, OMconfig, you might be able to get it from there. OpenManage Server Administrator should have a CLI guide on the support page.
DELL-Sabhina P
18 Posts
1
August 27th, 2019 10:00
Hello,
You can install iDRAC Service Module(iSM) on host OS that will give host OS IP details to iDRAC.
After iSM is installed on host OS and ServiceModuleState is running in iDRAC, racadm command gethostnetworkinterfaces will provide host network interface details.
To know the ServiceModulestate and features provided by iDRAC Service Module(iSM) racadm command get idrac.servicemodule can be used.
iSM UG can be referred for more details on how to install, iSM features, supported Operating Systems etc.:
https://topics-cdn.dell.com/pdf/idrac-service-module-v34_users-guide_en-us.pdf
Thanks,
Sabhina
Daniel My
10 Elder
•
6.2K Posts
0
August 23rd, 2019 14:00
Hello
I don't know of a way to get the OS IP address via RACADM. You can get a lot of information with racadm get nic and the various sub-commands. I don't think the OS IP is something the iDRAC tracks. You can review the available commands in the CLI guide. It looks like the latest for the iDRAC8 is on firmware 2.05.
http://www.dell.com/idracmanuals/
OpenManage has its own CLI, OMconfig, you might be able to get it from there. OpenManage Server Administrator should have a CLI guide on the support page.
http://www.dell.com/openmanagemanuals/
Thanks
fester2468
1 Rookie
•
6 Posts
0
August 30th, 2019 09:00
Thank you Sabhina