kontron / python-ipmi

A pure python IPMI library
GNU Lesser General Public License v2.1
187 stars 75 forks source link

How to used get_lan_configuration_parameters get lan onfig info? #19

Closed u2bo closed 7 years ago

u2bo commented 7 years ago

How to used get_lan_configuration_parameters get lan onfig info? I found channel is the 1 second parmater is 5(LAN_PARAMETER_MAC_ADDRESS) set_selector block_selector which number fill it?

thanks

ipmitool -I lanplus -H 172.16.0.11 -U root -P Huawei12#$ lan print 1

u2bo commented 7 years ago

i got response array('B', [52, 106, 194, 60, 11, 119]) is the mac address

u2bo commented 7 years ago

solve this cose