Вы находитесь на странице: 1из 5

ILOM

SERVERS
Sun Fire[TM] X4100
Sun Fire[TM] X4200
Sun Fire[TM] X4500
Sun Fire[TM] X4600
Sun Fire[TM] X4100 M2
Sun Fire[TM] X4200 M2
Sun Fire[TM] X4600 M2
Sun Blade[TM] 6000
Sun Blade[TM] 8000
Sun Netra[TM] X4200 M2
Sun SPARC[TM] Enterprise T5120
Sun SPARC[TM] Enterprise T5220

Configuring a Static IP Address Using CLI and a Serial Connection

To set a static IP address for the ILOM using the CLI and a serial line connection, do
the following.
1. Establish a serial connection to the ILOM.

2. Log in to the ILOM.


User:root
Passwd:changeme

Default username and password

3.ILOM Information

Command Displays...
------------------------------------------------------------------------------
version The current ILOM version
show /SP/cli/commands All of the CLI commands
show /SP/sessions All active sessions
help targets Available valid targets

4. Type the following command to set the working directory.


cd /SP/network

5. Type the following commands to specify a static Ethernet configuration.


set pendingipaddress=xxx.xxx.xx.xx
set pendingipnetmask=yyy.yyy.yyy.y
set pendingipgateway=zzz.zzz.zz.zzz
set commitpending=true

6.Using the below commands we can verify the network settings


show /SP/network

7. Log out of the ILOM.


---->exit

Managing the Host Stat

To send a break to the host, type:


Escape + B (press the Escape key and type upper case B).
To power on the host, type:
start /SYS

To power off the host, type:


stop /SYS
-> stop -force /SYS
To reset the host, type:
reset /SYS

Managing the Host Console


Type the following command to start a session to the server console:
start /SP/console

Using Escape -( Shift+9 key we can Break the console.


Type the following command to terminate a server console session started by
another user:
stop /SP/console

Privilege Levels

The CLI provides two privilege levels: Administrator and Operator. Administrators
have full access to ILOM functionality and Operators have read-only access to ILOM
information.

Note – The default user, root, has administrator privileges.

Adding a User Account


Type the following command to add a local user account:
create /SP/users/username password=password role=
administrator|operator

Deleting a User Account


Type the following command to delete a local user account:
delete /SP/users/username

Displaying User Accounts


Type the following command to display information about all local user accounts:
show /SP/users

-> show -display properties /SP/users/username


It will show particular the user information.

Changing the Role


When changing the role for user1 from Administrator to Operator type:
-> set /SP/users/user1 role=operator

To change user1's password type:


-> set /SP/users/user1 password

Changing password for user /SP/users/user1/password...


Enter new password:********
Enter new password again:********
New password was successfully set for user /SP/users/user1

Note – You must have Administrator privileges to change user properties.

Logging In To and Out Of CLI

You can access the command line through the serial port or over the Ethernet.
■ Serial port – The serial port provides access to the CLI and to the system console.
IPMI terminal mode and PPP mode are not available on the serial port.

■ SSH –You can connect to the CLI using an Ethernet connection. Secure shell
connections (SSC) are enabled by default.
The ILOM supports a maximum of 10 active sessions, including serial, SSH, and web
interface sessions. You can view active sessions by entering the command show
/SP/sessions.

Note – Telnet connections to the ILOM are not supported


Displaying Access Settings
Type this command... to display this setting.
show /SP/services/http HTTP
show /SP/services/https HTTPS
show /SP/services/ssh/keys/dsa SSH key
show /SP/services/ssh/keys/rsa

To configure automatic redirection from HTTP to HTTPS, type:


set /SP/services/http secureredirect=true

To change the HTTPS port to 445 type:


set /SP/services/https port=445

Displaying Serial Port Settings

Type the following command to display settings for the external serial port:
show /SP/serial/external
Type the following command to display settings for the host serial port:
show /SP/serial/host

Changing the baud rate

To change the speed (baud rate) for the host serial port from 9600 to 57600, type:
-> set /SP/serial/host pendingspeed=56000 commitpending=true

IMPORTANT COMMANDS

Show –l all /SYS


Show –l all /SP
Show –l /SP/alert
Show /SP/logs/event/list
show /SYS/MB (details of Mother Board)

Viewing Host Sensors

Host systems are equipped with sensors that show the state of critical components.
For example, they record things like temperatures, voltages and fan speeds. The
show command can be used to show the state of sensors. Use the command:

show /SYS/sensor

-> show /SYS/PROC/P0


Using theWebGUI Tasks
Some of the common tasks you can perform using the WebGUI include:
■ Redirect the system's graphical console to a remote client browser.
■ Connect a remote diskette drive or diskette image to the system as a virtual
diskette drive.
■ Connect a remote CD-ROM drive or CD-ROM image to the system as a virtual
CD-ROM drive.
■ Monitor system fans, temperatures, and voltages remotely.
■ Monitor BIOS power-on self-test (POST) progress log entries remotely.
■ View IPMI log entries, which the operating system can write.
■ Examine component information, including CPU information, dynamic randomaccess
memory (DRAM) configuration, host Media Access Control (MAC)
addresses, system serial numbers, and other features.
■ Manage user accounts remotely.
■ Power on, power off, power cycle, and reset the system remotely.
■ Administer user accounts

GUI OPTIONS

1. System Information---1)Version 2)Session Time Out 3)Components


2. System monitoring--1)Sensor Reading 2)Event Logs 3)Locate Indicator
3. Configuration---1)System Management Access 2)Alert Management 3)Network
4)Serial Port 5)Clock Settings

4. User Management---1)User Accounts 2)Active Sessions 3)LDAP Settings


5. Remote Control---1)Redirection 2)Remote Power Control 3)Mouse Mode Settings
6. Maintenance-----1)Firmware Upgrade 2)Reset SP

Вам также может понравиться