beautypg.com

Artesyn ATCA-7350 Installation and Use (September 2014) User Manual

Page 106

background image

System Management

ATCA-7350 Installation and Use (6806800G59G)

106

ipmicmd -k "0 90 0 0c 01 02 03 ac 12 0a 4e" smi 0
Here,"90" is the IPMB address of the blade.

6. Set the subnet mask of the two channels.

Use the command Set LAN Configuration Parameters of IPMI2.0 with Parameter
selector of 6.
For example, on Artesyn shelf manager, set the subnet masks of both channel 1 and
channel 2 to 255.255.0.0.
ipmicmd -k "0 90 0 0c 01 01 06 ff ff 00 00" smi 0

ipmicmd -k "0 90 0 0c 01 02 06 ff ff 00 00" smi 0
Here, "90" is the IPMB address of the blade.

7. Enable the SOL load of the required channel.

Use the command Set SOL Configuration Parameters of IPMI2.0. The value of
Parameter selector is 1.
On Artesyn shelf manager, enable the SOL of channel 1.
ipmicmd -k "0 90 0 0c 21 01 01 01" smi 0

After the previous seven steps, you can set up a session or an SOL connection to the IPMC
through IPMITOOL. You can use the commands provided by IPMITOOL to directly configure the
SOL for the IPMC.

If a shelf manager supports automatic configuration through the script, you can use the script
to configure the SOL directly. For example, in the command line of Artesyn shelf manager, run
the commands sv_stop and sv_start to restart the script and configure the SOL
automatically. After that, you can use the SOL directly instead of configuring and modifying it.

The commands in the previous steps are applied to Artesyn shelf manager. If you want to send
IPMI commands through KCS channels to the IPMC through the standard IPMI protocol
software, you need to modify the command syntax.

The IP addresses of the two channels cannot be set to be in the same network segment.
Otherwise, the settings fail.