ProLiant Servers (ML,DL,SL)
1820123 Members
3238 Online
109619 Solutions
New Discussion ī„‚

Re: Change Secondary DNS IP Address through SSH ? (ILO 3 and ILO 4)

 
RobHyde
Occasional Visitor

Change Secondary DNS IP Address through SSH ? (ILO 3 and ILO 4)

Is there a way to update the Secondary DNS IP Address through SSH on an ILO 3 and ILO 4 ?

 

Thanks in advance for the help

 

Rob

2 REPLIES 2
RobHyde
Occasional Visitor

Re: Change Secondary DNS IP Address through SSH ? (ILO 3 and ILO 4)

I should have also noted I can get this to work with the PRIMARY DNS IP

 

WORKS>     set /map1/settings1/dnssettings1 DNSServerAddress=10.100.17.11

 

DOES NOT WORK>  set /map1/settings1/dnssettings2 DNSServerAddress=10.100.17.11

 

or this (even though it shows up as a verb)

DOES NOT WORK>  set /map1/dnsserver2 AccessInfo=10.100.17.11

 

Thanks to anyone who can solve this.

 

Rob

AndreyZn
New Member

Re: Change Secondary DNS IP Address through SSH ? (ILO 3 and ILO 4)

This worked for me: In ssh session 

set /map1/dnsserver1 AccessInfo=172.16.1.1

set /map1/dnsserver2 AccessInfo=172.16.1.2