Как получить IP-адрес управления ILO и Mac-адрес
Я ищу способ найти IP-адрес сервера HP Proliant ilo.
Я много искал, но ничего не вышло. есть способ перезагрузиться и войти в BIOS для его получения. Но я не могу перезагрузить сервер.
С сервера Linux есть некоторые инструменты, которые я не знаю, какой из них использовать.
из приведенного ниже приглашения ilo должен быть какой-то способ получить ip.
сервер находится под облаком env BM как сервис. Таким образом, я могу войти в оба Мот и только сервер.
1 ответов
Я бы использовал другой подход-проверка из системы, к которой вы подключены.
у меня есть окно передо мной, так что я хотел бы использовать nslookup для поиска ip-адреса хоста, затем arp для поиска MAC-адреса. (Последнее предполагает, что две системы находятся в одной подсети, MAC-адреса не видны через маршрутизатор. Хотя вы могли бы, конечно, проверить кэш ARP маршрутизатор.)
также вы можете использовать host или dig искать IP адреса на Linux, и arp или ip neigh show посмотреть кэш ARP.
ilo default network settings
The server is pre-configured with a default, static IP address to access iLO (192.168. 0.120). The iLO default user name and password are found on the label attached to the top of the chassis.
How do I find my iLO network?
- Powershell module for HP iLO : Download the powershell module for iLO from the HP site and run the cmdlet Find-Ilo to get the list of Ilo IP addresses in a range of IP addresses. .
- Test-Connection : My approach is very easy and quite useful and will save you some network traffic and time. .
- Servername : labdc01.
How do I access HP iLO ProLiant?
During power on, the server will prompt you to enter the iLo setup. For newer servers, you will need to press any key to see the prompt. Press F8 to enter the iLo setup. On this page turn «DHCP Enable» to off as we’ll want to give the iLo a static IP address for easier access.
Can I use iLO port as Nic?
iLO network connection considerations
Only one of the Dedicated network port or shared network port options can be enabled at a time because iLO supports only one active NIC connection. By default, the iLO shared network port uses port 1 on the server NIC.
What is the default iLO username and password?
From my experience with the G5 series, the iLO2 username is always «Administrator» and the password is always set to a random 8 digit alphanumeric string (and the default DNS name for the iLO2 device is always «ILO» followed by the serial number for the server) which is documented on a cardboard tag attached to the .
How do I find my iLO server IP?
- Select the System Configuration option.
- On the next screen, select the iLo Configuration Utility.
- Select the Network Options entry.
- On this screen, you will be find out the HP iLo interface IP address.
What is iLO configuration?
Integrated Lights-Out, or iLO, is a proprietary embedded server management technology by Hewlett-Packard which provides out-of-band management facilities. The physical connection is an Ethernet port that can be found on most ProLiant servers and microservers of the 300 and above series.
How do I set up iLO?
- Connect iLO to the network.
- If users are not using dynamic IP addressing, use the ROM-based setup utilities to configure a static IP address.
- If user will use the local accounts feature, use the ROM-based setup utilities to configure user accounts.
- Optional: Install an iLO license.
How do I access my HP iLO remotely?
- Start the Remote Console application by typing the IP address of the ILOM service processor into a browser on the remote system. .
- Click Yes. .
- Enter the user name and password, and click Log In. .
- Click the Remote Control tab in the ILOM web interface. .
- Set the mouse mode to Absolute mode in the Mouse Mode Settings tab.
How do I access iLO from my browser?
- By default, your iLO interface is configured to use a DHCP IP address. .
- After a successful login, the administrative menu will be displayed.
How do I manually configure iLO IP address?
- Restart or power up the server.
- Press the F8 key when prompted during POST. .
- Select Network –>DNS/DHCP, press the Enter key, and then select DHCP Enable. .
- Select Network –>NIC ->TCP/IP, press the Enter key, and enter the appropriate information in the IP Address, Subnet Mask, and Gateway IP Address fields.
How do I connect to iLO 5?
- Optional: If user access the server remotely, start an iLO remote console session.
- Restart or power on the server.
- Press F9 in the server POST screen. .
- Click System Configuration.
- Click iLO 5 Configuration utility.
- Disable DHCP:
Network 
Port 
Download 
How to get ILO IP address without a monitor?
I have a microserver gen8, that i just changed its location, now it’s not connecting automatically to the internet.
And to debug it i want to connect to ILO which is link up now but i don’t remember the IP address nor i have a monitor nearby to connect it directly to the server.
How can i get ILO address so i can connect to the server? if it’s not possible then maybe reset the ip to a default one ?
PS: I have OSX system to as my PC to connect to the server.
![]()
3 Answers 3
Yet another solution, that does not depend on having (proprietary) tools from HP installed on your system, is to use the vendor-neutral ipmi utilities.
You can install the package called ipmitool on the linux system you have installed on your system (it is found in the repositories of Debian, Ubuntu, Centos, Fedora, Redhat. )
You can then type
and you’d get all network information possible from the ipmi (here iLO) module.
![]()
Assuming your Linux system is functioning, you can install the iLO online configuration utility ( hponcfg ). You can use it to get the iLO’s configuration or reconfigure it. The configuration is in XML format.
You didn’t mention which flavor of Linux you’re using, but HPE makes hponcfg packages available for numerous distributions in their Software Delivery Repository. Packages for RHEL and SLES are in their Service Pack for Proliant (SPP) repository, and packages for Debian, Ubuntu, CentOS, and others are in the Management Component Pack (MCP) repo. They’re set up as native repositories, so you can add them to your system and install or update them via yum , apt-get , etc.
Alternatively, you can browse the top-level repository directory and download packages manually if you want to.
Discover HP iLO IP address in Linux
# ipmitool lan print
Set in Progress : Set Complete
Auth Type Support :
Auth Type Enable : Callback :
: User :
: Operator :
: Admin : MD2 PASSWORD OEM
: OEM : NONE MD2 PASSWORD
IP Address Source : Static Address
IP Address : 172.22.29.40
Subnet Mask : 255.255.255.0
MAC Address : 00:21:5a:de:db:02
BMC ARP Control : ARP Responses Enabled, Gratuitous ARP Disabled
Gratituous ARP Intrvl : 0.0 seconds
Default Gateway IP : 172.22.29.1
802.1q VLAN ID : Disabled
802.1q VLAN Priority : 0
Cipher Suite Priv Max : Not Available