華三服務器HDM命令設置

[root@localhost ~]# ipmitool lan set 1 ipsrc static

LAN Parameter Data does not match!  Write may have failed.

竟然提示報錯,多次嘗試後才發現華三服務器的HDM口的channel竟然不是0也不是1,而是8

使用以下命令設置就可以了

[root@localhost ~]# ipmitool lan set 8 ipsrc static


[root@localhost ~]# ipmitool lan print 8

Set in Progress         : Set Complete

Auth Type Support       : MD5 

Auth Type Enable        : Callback : MD5 

                        : User     : MD5 

                        : 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 ~]# 


發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章