Discussion:
[Ipmitool-devel] Error Unable to establish IPMI v2 / RMCP+ session
손서락
2017-02-16 04:42:56 UTC
Permalink
hi,
I'm testing to IPMI V 2.0

when i using ipmi tool local,
it works,
but when i using option -I lanplus withs host,
there some have some issues ..

like this
==================================================
Get Auth Capabilities error
Error issuing Get Channel Authentication Capabilies request
Error: Unable to establish IPMI v2 / RMCP+ session
==================================================

what i typed cmd is
ipmitool -vv -I lanplus -L USER -H IPMI IP -U ID -P PASSWORD mc info

and my ipmi lan info is liken

[***@bdct002 ~]# ipmitool lan print
Set in Progress : Set Complete
Auth Type Support :
Auth Type Enable : Callback :
: User :
: Operator :
: Admin :
: OEM :
IP Address Source : Static Address
IP Address : xxx.xxx.xxx.xxx
Subnet Mask : 255.255.255.0
MAC Address : xx:xx:xx:xx:xx:xx
SNMP Community String :
BMC ARP Control : ARP Responses Enabled, Gratuitous ARP Disabled
Default Gateway IP : xxx.xxx.xxx.xxx
802.1q VLAN ID : Disabled
802.1q VLAN Priority : 0
RMCP+ Cipher Suites : 0,1,2,3
Cipher Suite Priv Max : XuuaXXXXXXXXXXX
: X=Cipher Suite Unused
: c=CALLBACK
: u=USER
: o=OPERATOR
: a=ADMIN
: O=OEM

and i don't know why there is any Auth Type Support in lan
is there some relation between error and no Auth Type Support??

Loading...