码迷,mamicode.com
首页 > 其他好文 > 详细

华三服务器HDM命令设置

时间:2018-06-26 19:30:02      阅读:2070      评论:0      收藏:0      [点我收藏+]

标签:print   channel   mask   match   seconds   nmp   cond   psr   style   

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


华三服务器HDM命令设置

标签:print   channel   mask   match   seconds   nmp   cond   psr   style   

原文地址:http://blog.51cto.com/gaodi2002/2132941

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!