- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- ProLiant Servers (ML,DL,SL)
- >
- Re: Change Secondary DNS IP Address through SSH ? ...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā07-16-2013 08:10 AM
ā07-16-2013 08:10 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā07-16-2013 03:06 PM
ā07-16-2013 03:06 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā07-22-2020 02:49 PM
ā07-22-2020 02:49 PM
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