User guide
86
The default values of the aTCA-9710 SOL parameters are listed in the table below
Parameter Default Value
Channel 1 IP Address 172.17.172.134
Channel 2 IP Address 172.17.172.135
User ID 2
User Name adlinkuser
Password adlinkuser
Below are 2 samples to establish the SOL session via channel 1 with default user name and
password:
Sample:
Establish a non-nncrypted RMCP+ SOL session
./ipmitool -I lanplus -H 172.17.172.134 -C 0 -U "adlinkuser" -P "adlinkuser" sol activate
Establish an encrypted RMCP+ SOL session
./ipmitool -I lanplus -H 172.17.172.134 -C 3 -k gkey -U "adlinkuser" -P "adlinkuser" sol
activate
For more details on IPMI commands, please visit the following site:
http://ipmitool.sourceforge.net.