Configuring IPMI using the command line under Linux

Source: Internet
Author: User

What is Ipmitool:

Baidu Encyclopedia to explain already enough, simply said is "IPMI (Intelligent Platform Management Interface) that Intelligent Platform Management interface is to make hardware management with" intelligent "new generation of common interface standards. IPMI monitors the physical characteristics of the server, such as temperature, voltage, fan operating status, power supply, and chassis intrusion.

IPMI configuration Management IP methods are:

1.BIOS configuration, this simple, directly boot into the BIOS, in the advanced options to configure IPMI IP, mask, gateway.

2. During the boot process, follow the prompts, press CTRL + E to enter the IPMI configuration interface, no photos, no pictures. Those options, you can see the understanding.

3. Under Linux configuration,

3.1 Turn on IPMI services, service IPMI start

3.2 Configuring IP Access IP Mask Gateway

Ipmitool LAN Set 1 ipsrc static | Dhcp

Ipmitool LAN set 1 ipaddr 192.168.1.2

Ipmitool LAN set 1 netmask 255.255.255.0

Ipmitool LAN set 1 DEFGW 192.168.1.254

3.3 Viewing the IPMI configuration

ipmitool LAN Print 1 (1 can be added by default, the configuration of Channel 1 is displayed)

When you open enable IPMI on LAN, you can query the information by Remote command:

# ipmitool-h 10.0.110.32-i lanplus-u root-p password power status

Or

# ipmitool-h 10.0.110.32-i lanplus-u root power status (enter password manually)

Reference: http://www.cnblogs.com/Vooom/p/4161703.html

Configuring IPMI using the command line under Linux

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.