Add explicit enablement of SOL for channel 1 to bmcsetup
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@903 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
1a78bd1ce7
commit
043722e6e7
@ -40,4 +40,7 @@ ipmitool lan set 1 auth admin md5
|
||||
echo "Enabling IPMI v 2.0 LAN access:"
|
||||
ipmitool lan set 1 cipher_privs uaaaXXXXXXXXXXX
|
||||
|
||||
echo "Enabling SOL for channel 1"
|
||||
ipmitool raw 0xc 0x21 0x1 0x1 0x1
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user