#IP address of the test server
testIp=192.168.100.201
#port that library will bind to
ipmiPort=6666
#IP address that library will bind to
ipmiInterface=192.168.31.1
#BMC username
username=test
#BMC password
password=test1!
#IP address of the test server 2
testIp2=192.168.100.202
#BMC2 username
username2=test
#BMC2 password
password2=T3$t