User’s Manual
Table Of Contents
- Safety information
- Chapter 1: Product Introduction
- Chapter 2: Installation Information
- Chapter 3: Web-based User Interface
- 3.1 Web-based user interface
- 3.2 Dashboard
- 3.3 Sensor
- 3.4 System Inventory
- 3.5 FRU Information
- 3.6 Logs & Reports
- 3.7 Settings
- 3.7.1 Date & Time
- 3.7.2 External User Services
- 3.7.3 KVM Mouse Setting
- 3.7.4 Log Settings
- 3.7.5 Manage Licenses
- 3.7.6 Media Redirection Settings
- 3.7.7 Network Settings
- 3.7.8 PAM Order Settings
- 3.7.9 Platform Event Filters
- 3.7.10 Services
- 3.7.11 SMTP Settings
- 3.7.12 SSL Settings
- 3.7.13 System Firewall
- 3.7.14 User Management
- 3.7.15 Video Recording
- 3.7.16 Fan Control
- 3.7.17 PSU Redundancy
- 3.8 Remote Control
- 3.9 Image Redirection
- 3.10 Power Control
- 3.11 Locator LED
- 3.12 Maintenance
- Appendix
ASUS IPMI Expansion Card
A-3
A.2 Common IPMITool commands
Operation commands should include the client device's BMC IP address. To view the client
device's BMC IP address, please enter the client device's BIOS setting >
Server
Mgmt
>
BMC
network
configuration
, the BMC IP address can be found in this sub-menu.
Command option Description
ipmitool -H (BMC IP address) -I lanplus
-U (username) -P (password) mc info
View BMC information.
ipmitool -H (BMC IP address) -I lanplus
-U (username) -P (password) lan print
(ChannelNo)
View network configuration.
ipmitool -H (BMC IP address) -I lanplus
-U (username) -P (password) lan set
(ChannelNo) ipsrc <static/dhcp>
Set the IP as Static/DHCP mode.
ipmitool -H (BMC IPaddress) -I lanplus
-U (username) -P (password) lan set
(ChannelNo) ipaddr <IPAddress>
Configure IP address.
ipmitool -H (BMC IP address) -I lanplus
-U (username) -P (password) lan set
(ChannelNo) netmask <NetMask>
Configure Subnet mask.
ipmitool -H (BMC IP address) -I
lanplus -U (username) -P (password)
lan set (ChannelNo) defgw ipaddr
<DefaultGateway>
Configure default gateway.
ipmitool -H (BMC IP address) -I lanplus
-U (username) -P (password) chassis
status
View status of chassis power supply
and fan(s).
ipmitool -H (BMC IP address) -I lanplus
-U (username) -P (password) power
status
View power status.
ipmitool -H (BMC IP address) -I lanplus
-U (username) -P (password) power on
Power on.
ipmitool -H (BMC IP address) -I lanplus
-U (username) -P (password) power off
Power off.
ipmitool -H (BMC IP address) -I lanplus
-U (username) -P (password) power reset
Hard reset.
ipmitool -H (BMC IP address) -I lanplus
-U (username) -P (password) power cycle
View power cycle.
ipmitool -H (BMC IP address) -I lanplus
-U (username) -P (password) user list
(ChannelNo)
View user information.
ipmitool -H (BMC IP address) -I lanplus
-U (username) -P (password) user set
name <user id> <username>
Add user. Set <user id> to 1
for anonymous user, and 2 for
administrator.
ipmitool -H (BMC IP address) -I lanplus
-U (username) -P (password) user set
password <user id> <password>
Set user password.
(continued on the next page)