Oracle T5-2 ILOM配置

ILOM管理口ip地址配置

连接控制器(SP)串口(RJ45),进行系统设置 (缺省:9600,8-n-1,root/changeme)

......................

ORACLESP-AK02566506 login: root

Password:

Detecting screen size; please wait...done

Oracle(R) Integrated Lights Out Manager

Version 3.2.5.6.b r103360

Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.

Warning: password is set to factory default.

Warning: HTTPS certificate is set to factory default.

Hostname: ORACLESP-AK02566506

-> cd /SP/network

/SP/network

->set pendingipdiscovery=static

Set 'pendingipdiscovery' to 'static'

-> set pendingipaddress=200.103.1.129

Set 'pendingipaddress' to '200.103.1.129'

->set pendingipnetmask=255.255.255.0

Set 'pendingipnetmask' to '255.255.255.0'

-> set pendingipgateway=200.103.1.1

Set 'pendingipgateway' to '200.103.1.1'

-> set commitpending=true

Set 'commitpending' to 'true'

-> start /SYS

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

Starting /SYS

-> start /HOST/console

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

Serial console started. To stop, type #.

Web访问ILOM管理地址

在浏览器中输入ip地址,如https:// 200.103.1.129,如下图,单击"继续浏览此网站"

如下图,输入账号密码(root\changeme), 即可访问ILOM的管理界面,

登陆后如下图

相关推荐
工业甲酰苯胺28 分钟前
Redis性能优化的18招
数据库·redis·性能优化
没书读了1 小时前
ssm框架-spring-spring声明式事务
java·数据库·spring
i道i2 小时前
MySQL win安装 和 pymysql使用示例
数据库·mysql
小怪兽ysl2 小时前
【PostgreSQL使用pg_filedump工具解析数据文件以恢复数据】
数据库·postgresql
wqq_9922502773 小时前
springboot基于微信小程序的食堂预约点餐系统
数据库·微信小程序·小程序
爱上口袋的天空3 小时前
09 - Clickhouse的SQL操作
数据库·sql·clickhouse
聂 可 以4 小时前
Windows环境安装MongoDB
数据库·mongodb
web前端神器4 小时前
mongodb多表查询,五个表查询
数据库·mongodb
门牙咬脆骨4 小时前
【Redis】redis缓存击穿,缓存雪崩,缓存穿透
数据库·redis·缓存
门牙咬脆骨4 小时前
【Redis】GEO数据结构
数据库·redis·缓存