1825795 Members
2504 Online
109687 Solutions
New Discussion

Re: How to

 
StarDreamS
Occasional Contributor

How to

Where / How do i set the following on my rx4640:-

1. Backup IP (Primary LAN)

LAN Interface : Lan0
IP Address : 10.10.16.204
Subnet Mask : 255.255.255.005
Gateway Address: 10.10.16.193


2. Mgmt IP

Lan Interface : Lan1
IP Address : 10.69.29.30
Subnet Mask : 255.255.255.0


3. iLO IP

IP Address : 10.69.20.174
Subnetmask : 255.255.255.0
Gateway Address: 10.69.29.1
4 REPLIES 4
Asif Sharif
Honored Contributor

Re: How to

Hi StarDreamS,

Before going to give IP to MP you need to configure HyperTerminal in your windows box from where you want to connect.

1--> From the desktop screen, click Start, Programs, Accessories,Communications, HyperTerminal. The Connection Description window is displayed.

2-->Enter a name for the description, and click OK. The Connect To window is displayed.

3-->Select the Communication Port that is connected with serial cable, then click OK. The COMx Properties window is displayed.

4-->Select 9600 for the Bits Per Second, 8 for Data Bits, None for Parity, 1 for Stop Bits, and None for Flow Control, then click OK. The HyperTerminal
auto-connects to the console .

5-->Press the Enter key to access the console switch option menu.

Once you logon thru the serialport-hyperterminal you can configure the IP address for the MP - LAN by

MP>CM

MP>CM>LC

For detail of ILO/MP configuration please check the below link.

http://docs.hp.com/en/5991-6006/index.html

To configure Configuring the Network Interface Card check the below link.

http://docs.hp.com/en/B2355-90796/ch02s02.html?btnNext=next%A0%BB

Regards,
Asif Sharif
Regards,
Asif Sharif
Torsten.
Acclaimed Contributor

Re: How to

If you ran 11.23, you can use SAM to configure lan0 and lan1. Check the mask for lan0 again!

Connect a laptop via serial cable to the MP port, use putty to connect, login with Admin/Admin, change to

MP> cm

and use

MP:CM> lc

to configure the MP/iLO.

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Sharma Sanjeev
Respected Contributor

Re: How to

Hi

YOu can use SAM
ifconfig and to make permanent edit
/etc/rc.config.d/netconf for lan0 & lan1

for MP

Connect a laptop wirh serial cable to the MP,
u can use Hyperterminal to configure MP

Logon to MP
MP>cm
MP:CM>lc


Regards
Sanjeev
Everything is Possible as " IMPOSSIBLE" word itself says I M POSSIBLE
Taifur
Respected Contributor

Re: How to

Hi StarDreams,

You can ssign lan0, lan1 ip as follows,


#set_parms
For details check man pages of set_parms

From SAM

#sam-------> Networking & communications
------>Network interface cards
(Select an interface card)
Action------configure

You can also edit /etc/rc.config.d/netconf for lan0 & lan1
After assign ip you can check by ifconfig lan0 and ifocnfig lan1

For ILO/MP ip

If it is first time to assign ip in MP then you can do as follows,
#arp -s 10.69.20.174 macaddress of MP card

Then ping MP ip from laptop

Or you can do as follows,
Connect a laptop wirh serial cable to the MP,
u can use Hyperterminal to configure MP

Logon to MP
MP>cm
MP:CM>lc

RGds//
Taifur