在HP服务器上configurationILO端口

我有一个有ILO端口的惠普服务器。 我如何configuration它从远程位置使用? 服务器操作系统是debian-squeez。

您可以使用HP Online Configuration(hponcfg)实用程序从正在运行的操作系统configurationILO。

按照此处所述下载适用于您的操作系统的HP软件 你也可以用这个机会为你的服务器安装所有的代理。

但是,您需要的主要软件包是hponcfg实用程序。

 apt-get install hponcfg 

以下是对命令用法的描述。

 # hponcfg -h Firmware Revision = 1.94 Device type = iLO Driver name = hpilo HPONCFG RILOE II/iLO setup and configuration utility Version 3.1.0 (c) Hewlett-Packard Company, 2010 -h, --help Display this message -? Display this message -r, --reset Reset the RILOE II/iLO to factory default -f, --file Get/Set RILOE II/iLO configuration from "filename" -i, --input Get/Set RILOE II/iLO configuration from the XML input received through the standard input stream. -w, --writeconfig Write the RILOE II/iLO configuration to "filename" -a, --all Capture complete iLO configuration to the file. This should be used along with '-w' option -l, --log Log replies to "filename" -v, --xmlverbose Display all the responses from RILOE II/iLO -s, --substitute Substitute variables present in input config file with values specified in "namevaluepairs" -g, --get_hostinfo Get the Host information -m, --minfwlevel Minimum firmware level 

使用这个工具,你将能够提供一个XML文件作为input,包含ILO的一些基本参数,如用户名,密码,IPconfiguration等。

在这种情况下,可能更容易的是使用hponcfg -w ILO.xml获取ILO的当前configuration,修改文件以包含所需的IP和configuration,然后使用hponcfg -f ILO.xml重新configuration具有更改文件的hponcfg -f ILO.xml


当然,如果你有远程的手或有人物理访问服务器, 这个手动过程也是如此。

  • 记下服务标签中的pipe理员密码。
  • 在服务器启动时按F8

然后,您将看到iLO设置屏幕,您可以在其中设置IP / NM / DG并添加新用户/密码(执行此操作,不要更改pipe理员密码。

他们只需连接端口并浏览到Web界面 – 就像这样简单。

如果已经使用HP SmartStart安装,则可以将“HP Lights-Out在线configuration实用程序”安装到以下位置:

[Program Files] \ HP \ hponcfg \ hponcfg_gui.exe

如果没有,那么你可以从这里下载它:

http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareIndex.jsp?lang=en&cc=us&prodNameId=1135772&prodTypeId=18964&prodSeriesId=1146658&swLang=8&taskId=135&swEnvOID=1005

find了一个链接,想到分享。

如何在HP Proliant服务器上configurationiLO

可能是所有帮助。

如果服务器运行的是Windows操作系统,那么我们可以在Windows上使用HP Lights-Out在线configuration实用程序(HPONCFG.exe实用程序)。 这是一个简单的GUI,我们可以轻松地重置密码。 此实用程序在启动时不会要求input任何密码。 而且,当您重置iLO密码时,HPONCFG不会要求input以前的密码。

如果使用此方法,则不必closures服务器,并使用服务器系统板上提供的系统维护开关(iLO安全覆盖开关)。

欲了解更多信息,可能会提供下面的链接将值得去看看,

如何重置HP服务器的iLOpipe理员密码

http://www.tricksguide.com/reset-ilo-forgot-administrator-password-of-hp-proliant-server.html

干杯

ewwhite链接到他的文章中的手动过程可以在这里find(抢救) http://hp-ilo.blogspot.com/#