[root@localhost ~]# ipmitool lan set 1 ipsrc static服務器
LAN Parameter Data does not match! Write may have failed.ide
居然提示報錯,屢次嘗試後才發現華三服務器的HDM口的channel居然不是0也不是1,而是8ui
使用如下命令設置就能夠了spa
[root@localhost ~]# ipmitool lan set 8 ipsrc staticip
[root@localhost ~]# ipmitool lan print 8it
Set in Progress : Set Completeio
Auth Type Support : MD5 class
Auth Type Enable : Callback : MD5 sed
: User : MD5 psr
: Operator : MD5
: Admin : MD5
: OEM : MD5
IP Address Source : Static Address
IP Address : 10.2.2.64
Subnet Mask : 255.255.255.0
MAC Address : 38:ad:be:d6:cc:93
SNMP Community String : AMI
IP Header : TTL=0x40 Flags=0x40 Precedence=0x00 TOS=0x10
BMC ARP Control : ARP Responses Enabled, Gratuitous ARP Disabled
Gratituous ARP Intrvl : 0.0 seconds
Default Gateway IP : 0.0.0.0
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
TFTP Server IP : 0.0.0.0
TFTP UDP port : 0
802.1q VLAN ID : Disabled
802.1q VLAN Priority : 0
RMCP+ Cipher Suites : 0,1,2,3,6,7,8,11,12,15,16,17
Cipher Suite Priv Max : caaaaaaaaaaaXXX
: X=Cipher Suite Unused
: c=CALLBACK
: u=USER
: o=OPERATOR
: a=ADMIN
: O=OEM
[root@localhost ~]#