Tuesday, 13 June 2023

How to connect to the server from ILOM console -

 How to connect to the server from ILOM console.

For exapmle server name is "test_server" and its ilom is test_server-ilo.

Steps :-

1) Connect to the ILOM CLI.

ssh test_server-ilo

Password:

->

2) start the console by using below command , it will ask you the username and password.

-> start /HOST/console

Are you sure you want to start /HOST/console (y/n)? y

Serial console started. To stop, type ESC (

test_server login: root

Password:

#

#pwd

/root

#hostname

test_server

#

No comments:

Post a Comment