当前位置:网站首页>Use ipmitool to configure BMC network and user information of X86 server
Use ipmitool to configure BMC network and user information of X86 server
2022-07-01 02:33:00 【Count words and lines】
When you don't know the server BMC(Baseboard Management Controller) Management of IP And user information , You can install on the system where the server is installed ipmitool Tools , Then configure directly through in band BMC Network and IP Etc , There is no need to restart the machine to find BMC Steps for setting the configuration interface .
The following example is configured in band , If you want to configure through out of band , stay ipmitool Add... After the order “–H BMCip –U username –P password” Equal parameter .
1. Set up BMC Internet information
1) Show BMC Of IP Address information ( Other channel numbers such as 2,3,4 Wait to view the information of the channels that the device can use , Usually configure channels 1, In the following order 1 All represent configuration channels 1)
# ipmitool lan print 1
# ipmitool channel info 1
2) Set up channels 1 Using static IP Address .
# ipmitool lan set 1 ipsrc static
3) Set up BMC Of IP Address .
# ipmitool lan set 1 ipaddr 192.168.100.142
4) Set up BMC The subnet mask for .
# ipmitool lan set 1 netmask 255.255.255.0
5) Set up IPMI Gateway for .
# ipmitool lan set 1 defgw ipaddr 192.168.100.254
6) confirm BMC Of IP Address information
# ipmitool lan print 1
Set in Progress : Set Complete
Auth Type Support : MD5 PASSWORD
Auth Type Enable : Callback : MD5 PASSWORD
: User : MD5 PASSWORD
: Operator : MD5 PASSWORD
: Admin : MD5 PASSWORD
: OEM :
IP Address Source : Static Address
IP Address : 192.168.100.142
Subnet Mask : 255.255.255.0
MAC Address : 00:1e:67:54:6d:ca
SNMP Community String : public
IP Header : TTL=0x00 Flags=0x00 Precedence=0x00 TOS=0x00
BMC ARP Control : ARP Responses Enabled, Gratuitous ARP Disabled
Gratituous ARP Intrvl : 0.0 seconds
Default Gateway IP : 192.168.100.254
Default Gateway MAC : 00:00:00:00:00:00
Backup Gateway IP : 0.0.0.0
Backup Gateway MAC : 00:00:00:00:00:00
802.1q VLAN ID : Disabled
802.1q VLAN Priority : 0
RMCP+ Cipher Suites : 0,1,2,3,4,6,7,8,9,11,12,13,15,16,17,18
Cipher Suite Priv Max : caaaaaaaaaaaaaa
: X=Cipher Suite Unused
: c=CALLBACK
: u=USER
: o=OPERATOR
: a=ADMIN
: O=OEM
Bad Password Threshold : Not Available
2. Set up BMC Users of
1) List BMC User information .
# ipmitool user list 1
ID Name Callin Link Auth IPMI Msg Channel Priv Limit
1 false false true ADMINISTRATOR
2 lenovo false true true ADMINISTRATOR
3 three false false true ADMINISTRATOR
4 test1 false false true ADMINISTRATOR
5 test2 false false true ADMINISTRATOR
6 true false false NO ACCESS
7 true false false NO ACCESS
8 true false false NO ACCESS
9 true false false NO ACCESS
10 true false false NO ACCESS
11 true false false NO ACCESS
12 true false false NO ACCESS
13 true false false NO ACCESS
14 true false false NO ACCESS
15 true false false NO ACCESS
2) Create new users ( You can directly change the password of the management user , Do not create new users )
# ipmitool user set name 6 test3 (6 Is one of the unused users listed in the above command ID Number )
3) Set the user's password
# ipmitool user set password 6 len0vO (6 Is the user test3 Users of ID Number )
4) Give permissions to the new user
# ipmitool channel setaccess 1 6 callin=on ipmi=on link=on privilege=4 (6 Is the user test3 Users of ID Number )
5) Check and confirm the user's information
# ipmitool user list 1
ID Name Callin Link Auth IPMI Msg Channel Priv Limit
1 false false true ADMINISTRATOR
2 lenovo false true true ADMINISTRATOR
3 three false false true ADMINISTRATOR
4 test1 false false true ADMINISTRATOR
5 test2 false false true ADMINISTRATOR
6 test3 true true true ADMINISTRATOR
7 true false false NO ACCESS
8 true false false NO ACCESS
9 true false false NO ACCESS
10 true false false NO ACCESS
11 true false false NO ACCESS
12 true false false NO ACCESS
13 true false false NO ACCESS
14 true false false NO ACCESS
15 true false false NO ACCESS
Good configuration BMC After the network and users of , You can log in to the management interface of the server through the browser , Daily management of equipment ( It is usually used for monitoring and fault diagnosis ).
边栏推荐
- Contrastive learning of Class-agnostic Activation Map for Weakly Supervised Object Localization and
- 零基础自学SQL课程 | 窗口函数
- 鼠标悬停效果八
- 股票开账户如何优惠开户?还有,在线开户安全么?
- AI 边缘计算平台 - BeagleBone AI 64 简介
- SWT / anr problem - SWT caused by too long dump time
- 鼠标悬停效果五
- Fix names in the table (first character uppercase, other lowercase)
- 【微信小程序开发】样式汇总
- 项目管理是什么?
猜你喜欢

Restcloud ETL实践之数据行列转换

VirtualBox installation enhancements

Comment réaliser la liaison entre la serrure intelligente et la lampe, la scène du moteur de rideau intelligent dans le timing intelligent?

Xception学习笔记

最新微信ipad协议 CODE获取 公众号授权等

旷世轻量化网络ShuffulNetV2学习笔记

SWT / anr problem - binder stuck

RestCloud ETL实践之无标识位实现增量数据同步

产业互联网中,「小」程序有「大」作为

Pychar open remote directory remote host
随机推荐
Cluster method synchronous execution framework suona
SWT / anr problem - anr/je causes SWT
我想知道股票开户怎么开户?究竟网上开户是否安全么?
In the industrial Internet, "small" programs have "big" effects
记一次服务部署失败问题排查
Do you write API documents or code first?
Viewing JVM parameters
旷世轻量化网络ShuffulNetV2学习笔记
端口号和进程号的区别?
ipmitool下载地址和编译安装时可能出现的问题
Thread Detach
A small document of JS method Encyclopedia
I want to know how to open a stock account? Is it safe to open an account online?
手机上怎么开户?还有,在线开户安全么?
Small program cloud development -- wechat official account article collection
[2022] Jiangxi postgraduate mathematical modeling scheme and code
How to use Jieba participle in unity
Map array function
SWT / anr problem - SWT caused by too long dump time
[graduation season · advanced technology Er] - summary from graduation to work