p520 Service Processor's IP


 
Thread Tools Search this Thread
Operating Systems AIX p520 Service Processor's IP
# 8  
Old 03-01-2012
If you can ping it then you should be able to connect to it. It's just a matter of playing with settings and browser versions to get it to work. The service guide recommends Opera 9.23 or Explorer 8. It may work with newer ones but I have not sat down and tried to figure it out. I only use Opera which has worked for me in the past.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

Cabling and adapters to communicate to service processor serial port from Windows PC with USB port.

Hello, I have an unloaded T5140 machine and want to access the ILOM for the first time and subsequently the network port after that., and then load Solaris 10 the final January 2011 build. The first part is what confuses me -the cabling. I am coming from a Windows machine (w/appropriate... (5 Replies)
Discussion started by: joboy
5 Replies

2. AIX

running LPAR on power5 p520 hardware

picked up an old p520..and also spend sometimes to manage software: a) AIX 7.1 b) VIOS Server 2.2 attempting to run a few LPARs without much more $$$$, as this is a home-made projects.. machine hdisk0, pre-installed with AIX 7.1 a few questions: a) In order to run LPARs, I will... (7 Replies)
Discussion started by: ppchu99
7 Replies

3. AIX

VIO server on p520

trying to put VIO server software into this p520, firmware upgraded to the latest and greatest..SF240_415_318 , I think a few questions, on this practice AIX machine on AIX 7.1 VIO can only be installed if ASMI or HMC is running ??? if so, perhaps ASMI is much simpler, since I will need to... (2 Replies)
Discussion started by: ppchu99
2 Replies

4. AIX

p520 -- amber light

it shows up after the upgrade to SF240_415, after 2 hrs. amber light shows up on the led of 9111-520, but alog shows: everything seems to work, not sure what's going on.. (6 Replies)
Discussion started by: ppchu99
6 Replies

5. AIX

P520 AIX com port (tty0) settings

I have software running under AIX 5.3 that should communicate with a special device using standard communication protocol (Modbus) using serial RS-232 line The settings are correct in both sides, But I can't establish a connection. I suspect that there's something that I should do regarding the... (3 Replies)
Discussion started by: ayman metwally
3 Replies

6. AIX

Connecting to the service processor?

Hi Folks, I am a new AIX user. This is my first post in the UNIX forums. I did do a little bit of search before creating this post, but did not find any conclusive information. I am trying to connect to the service processor of an older 44p Model 170 box using my laptop. The 44p box has two... (6 Replies)
Discussion started by: shaell
6 Replies

7. AIX

LPAR processor/virtual processor settings

Question is on setting of Physical and Virtual processors for LPARs to make proper use of virtualization capabilities. Environment is a 8-way p570 with 4 LPARs. lparVIO1 and lparVIO2: AIX 5300-04-01 Mode/Type= Shared-SMT/Capped Minimum Processors= 0.10 Desired Processors= 0.50 Maximum... (1 Reply)
Discussion started by: guttew
1 Replies

8. AIX

installing aix 5.2 on p520

hello everybody. Has anyone tried to install aix 5.2 on p520 machines. I've been trying but in the installation menu it says, "no disk found". I've used the same CD on a different 520 server and its working fine on it. Can anyone help, please? (5 Replies)
Discussion started by: soahel
5 Replies

9. AIX

connecting to service processor on 44P 170

I dont have an ascii terminal to hook upto this thing, trying to use my laptop but it doesnt seem to want to communicate, is there a special cable i should be using for this? (1 Reply)
Discussion started by: BG_JrAdmin
1 Replies

10. HP-UX

Service processor not responding

I am receiving messages from HP-UX Server "The operating system is unable to communicate with the service processor. The support bus which connects the system processors, the service processor and the Power Monitor or Platform Monitor may have become hung ". I need help in the following:... (1 Reply)
Discussion started by: cgege
1 Replies
Login or Register to Ask a Question
sckmd(1M)						  System Administration Commands						 sckmd(1M)

NAME
sckmd - Sun cryptographic key management daemon SYNOPSIS
/usr/platform/sun4u/lib/sckmd DESCRIPTION
sckmd is a server process that resides on a high-end system domain to maintain the Internet Protocol Security (IPsec) Security Associations (SAs) needed to secure communications between a Service Processor or System Controller (SC) and platform management software running within a domain. The cvcd(1M) and dcs(1M) daemons use these Security Associations. See ipsec(7P) for a description of Security Associations. The sckmd daemon receives SAs from the Service Processor or SC and installs these SAs in a domain's Security Association Database (SADB) using pf_key(7P). sckmd starts up at system boot time as an SMF service. The FMRI for the sckmd service is: svc:/platform/sun4u/sckmd:default A domain supports only one running sckmd process at a time. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+------------------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+------------------------------------+ |Availability |SUNWsckmx.u, SUNWsckmu.u, SUNWsckmr | +-----------------------------+------------------------------------+ |Interface Stability |Evolving | +-----------------------------+------------------------------------+ SEE ALSO
cvcd(1M), dcs(1M), ipsecconf(1M), ipsecalgs(1M), attributes(5), ipsec(7P), ipsecah(7P), ipsecesp(7P), pf_key(7P) NOTES
The sckmd service is used only on Sun Fire high-end systems and the SPARC Enterprise Server family. It provides a mechanism for exchanging IPsec keys between a domain and its System Controller (SC) or Service Processor. These platforms use IPsec to secure the communications between the SC or Service Processor and certain platform-specific daemons in the domain. Such daemons currently include cvcd(1M) and dcs(1M). The documentation for each platform that supports sckmd describes how to configure its use of IPsec for such communications. Also, the doc- umentation for each specific application describes how to configure its security policies and IPsec options in a manner appropriate for the target platform. Refer to the platform- and application-specific documentation for detailed information. SunOS 5.11 25 Apr 2006 sckmd(1M)