BladeSystem - General
1748073 Members
4487 Online
108758 Solutions
New Discussion юеВ

Re: Change ilo subsystem name from cli

 
SOLVED
Go to solution
Steve99_2
Occasional Contributor

Change ilo subsystem name from cli

Hello is there way of changing the ilo subsystem name from the virtual connect console or the ilo cli.

I have been unable to find a method of doing this.

Thank you
Steve
4 REPLIES 4
Michael Leu
Honored Contributor
Solution

Re: Change ilo subsystem name from cli

Just tried this on a BL460c G6 iLO CLI, seems to work:

hpiLO-> cd /map1/enetport1
hpiLO-> set SystemName=gaga
status=0
status_tag=COMMAND COMPLETED
Network settings change applied, iLO needs to be reset.
CLI session stopped
WFHC-WI
Honored Contributor

Re: Change ilo subsystem name from cli

Hi Steve,

That works if you telnet or SSH to the ilo IP address. You can also do this from a telnet or SSH connection to the Onboard Administrator using the HPONCFG command. Read the guide here for more info:
http://h20000.www2.hp.com/bc/docs/support/SupportManual/c00294268/c00294268.pdf

good luck, points are appreciated if these answers help!
Steve99_2
Occasional Contributor

Re: Change ilo subsystem name from cli

Thank you for the answers.

Michael yours was exactly what I was looking for.

WFH-WI did donwnload the pdf pervious to my post but could not find the values to change.

Thank you both for your help
WFHC-WI
Honored Contributor

Re: Change ilo subsystem name from cli

hi Steve,

Sorry for the delay in responding. You should use the MOD_NETWORK_SETTINGS section and the DNS_NAME value in RIBCL to modify the ilo subsystem name using HPONCFG. For example, telnet to your OA and run:

HPONCFG <<&&









&&

Hope that helps!