Users Guide

NOTE: These request data bytes are required only when you enable either the local or remote system log.
64bytes : Hostname (ASCII)
Remote syslog server
4bytes : port number
To set the remote server ip address to 10.0.124.22 and port to 770:
ipmitool -I lanplus -H xx.xx.xx.xx -U xxx -P xxx raw 0x32 0x68 0x00
0x02 0x31 0x30 0x2e 0x30 0x2e 0x31 0x32 0x34 0x2e 0x32 0x32 0x00
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
0x02 0x03 0x00 0x00
ENABLED LOCAL
4bytes : Size (LSB first)
size of each file to rotate (file size is from 3 to 65535 KB)
1bytes : Rotate
Number of back-up files after logrotate (maximum 1 file)
To set the le size to 100 bytes, use the IPMI command:
ipmitool -I lanplus -H xx.xx.xx.xx -U xxx -P xxx raw 0x32 0x68 0x00
0x01 0x64 0x00 0x00 0x00 0x01
Default conguration restore
Use conguration restore to start the conguration from scratch. For example, use conguration restore to remove the old conguration
and start over if you reinstall the system or move the system to a new location.
Restore default conguration command
NetFn—0x32
Command—0x66
Response byte 1—Completion code
Set backup conguration ag
To set the backup ags for the manage BMC confirguration command, use the set backup configuration flag
command.
NetFN—0x32
Command—0xF3
Request data byte 1:2—Byte 1 is the value species to back up a conguration feature or not.
[7]—Reserved
[6]—1b: Backup SNMP. 0b: Do not backup the simple network management protocol (SNMP)
[5]—1b: Backup SYSLOC. 0b: Do not backup SYSLOG
[4]—1b: Backup KVM. 0b: Do not backup keyboard, video, and mouse (KVM)
[3]—1b: Backup NTP. 0b: Do not backup network time protocol (NTP)
[2]—1b: Backup IPMI. 0b: Do not backup IPMI
[1]—1b: Backup NETWORK And SERVICES. 0b: Do not backup NETWORK And SERVICES
[0]—1b: Backup AUTHENTICATION. 0b: Do not backup AUTHENTICATION
NOTE
: Reserved bits may be updated further based on the requirement.
74 Conguration methods