Netra T4-1 How to Find ILOM IP from Solaris OS


 
Thread Tools Search this Thread
Operating Systems Solaris Netra T4-1 How to Find ILOM IP from Solaris OS
# 1  
Old 03-18-2016
Netra T4-1 How to Find ILOM IP from Solaris OS

Hello,

We have Netra T4-1 server with Solaris 10 OS.
I have remote access to OS.

But i don't know the ILOM IP of T4-1.
That's why i cannot connect to it.

Is there a Solaris command to display ILOM IP?
# 2  
Old 03-18-2016
Hi,

You can use the serial management port;

Set up your terminal device for 9600 baud, 8 bit, no parity, 1 stop bit and no handshaking. Use a null-modem configuration (transmit and receive signals crossed over to enable DTE-to-DTE communication). The crossover adapters supplied with the server provide a null-modem configuration.

Regards

Gull04
# 3  
Old 03-18-2016
The command which manages the System Controller (SC>) from within the Solaris OS is "scadm".

https://docs.oracle.com/cd/E19102-01...til.html#99737

"scadm show" is probably the command you are looking for.
# 4  
Old 03-18-2016
"scadm" doesn't work for Netra T4-1 system.

I have found the solution with "ilomconfig list system-summary" command.

It works on T4-1/Solaris 10 and displays the ILOM IP address with several other information like system serial number, uptime esc.
This User Gave Thanks to byrusber For This Post:
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

Fsck: alignment error Solaris 8, SUN Netra AX11505

Hello all, I recently powered on my Netra AX1105 server only to be greeted with the following error message. I am not sure what to do here, I cant fun fsck on OK prompt.. did ok>boot -r and now it keeps booting from net, then I run ok>boot disk then outputs the following message... and keeps... (3 Replies)
Discussion started by: br1an
3 Replies

2. Solaris

Need help -- netra 5 Solaris enterprise 2

I need help to resurrect very old netra machines. two of them are netra enterprise 2 and they do not boot with the message Cant open boot device The IDPROM contents are invalid Boot device: net File and args the host is not connected to any LAN I brought up another Netra 5 connected to... (3 Replies)
Discussion started by: rk2153
3 Replies

3. Solaris

Sun X4540 Ilom - Solaris 10

Hello Admins, I am trying to access the solaris 10 host using the ilo. When I do start /SP/console, it just hangs, it doesn't give me any login prompt... I tried reset /SYS and also did reset /SP...but no luck... We have Sun X4540.... Any help appreciated..Thanks (9 Replies)
Discussion started by: snchaudhari2
9 Replies

4. UNIX for Advanced & Expert Users

ILOM Alert messages to Solaris OS - X4250 (Intel based NO ALOM)

Hi, I have a problem when running some tests. I unplug one power cable from the server. No message is sent to/var/adm/messages On the ILOM GUI, it shows power state deasserted. Anyone knows how to forward this message to the OS, perhaps using the alert management settings? IPMI,snmp?... (1 Reply)
Discussion started by: ulemsee
1 Replies

5. Solaris

Unable to access serial port from non-global solaris zone on netra 240

I am trying to use a serial communications device that is connected to /dev/ttyb on a netra 240 server. This is a solaris zone configuration using solaris 10 0910. I am able to access /dev/ttyb from the global zone but not throught he non-global zone. I have enabled all of the tty devices in my... (0 Replies)
Discussion started by: disagreeable
0 Replies

6. Solaris

Solaris Install on Netra X4450

I burned a Sun Solaris 10 x86 image on disk and trying to install it on Netra X4450. I verified in the BIOS that boot start with DVD first then a disk. However, when booting from disk I am getting the following error: kernel$ /boot/multiboot kernel/$ISADIR/unix -B install_media=cdrom... (4 Replies)
Discussion started by: StarSol
4 Replies

7. Solaris

Solaris 9 & Netra 210 Console Problems

Have a Netra 210 server running Solaris 9 and Avaya CMS software and we redirected the local console to the remote console and now can't dial into the remote console. Can't get back to the local console either. So we are "locked out" and need help with any tips on how to reset the remote console... (3 Replies)
Discussion started by: drewmich
3 Replies

8. Solaris

Netra V440 & Netra 1290 keyswitch

Hello, I wrote a script which monitor the keyswitch state repeatedly each 10 minutes. I'm extracting the keyswitch status by using prtdiag. The script works fine for Netra v440 , but I found that prtdiag under Netra 1290 don't give keyswitch status. unlike Netra 440 server , I found that... (2 Replies)
Discussion started by: Alalush
2 Replies

9. Solaris

ILOM and Solaris installation

Hi I received a Sun server and want to know whether the ILOM will allow me to install Solaris on the server. I was able to access the ILOM (ssh and serial and web). But will it allow me to install Solaris on it? thx (11 Replies)
Discussion started by: melanie_pfefer
11 Replies

10. UNIX for Dummies Questions & Answers

how to mount a hotswap scsi drive on a solaris 2.6 netra box using the mount command?

Hi... question is this: How do I mount an LVD hotswap scsi drive in bay #2 on a netra using the mount command? volmgt doesn't seem to mount it and/or I don't know how to view the drives data if it's formatted which it may not be. This drive is not new out of the box so I'm not sure. ... (4 Replies)
Discussion started by: soulshaker
4 Replies
Login or Register to Ask a Question