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
Forums
Discussions
Discussions
Discussions
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
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
03-19-2009 07:43 PM
03-19-2009 07:43 PM
How to
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2009 08:28 PM
03-19-2009 08:28 PM
Re: How to
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
Asif Sharif
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2009 08:29 PM
03-19-2009 08:29 PM
Re: How to
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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2009 09:57 PM
03-19-2009 09:57 PM
Re: How to
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2009 10:40 PM
03-19-2009 10:40 PM
Re: How to
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