Kontron AM4220 User Manual
Page 34
19
www.kontron.com
Additional Device Support :
Sensor Device
FRU Inventory Device
IPMB Event Receiver
IPMB Event Generator
Chassis Device
Aux Firmware Rev Info :
0x00
0x00
0x00
0x00
~ #
Check LAN settings on the Ethernet interface to be configured for IOL (optional). At this time, this can only
be the eth0 (which is connected to AMC port 0). Default settings are shown below:
~ # /mnt/bin/ipmitool lan print 1
Set in Progress : Set Complete
Auth Type Support : NONE PASSWORD
Auth Type Enable : Callback :
: User : NONE PASSWORD
: Operator : PASSWORD
: Admin : PASSWORD
: OEM :
IP Address Source : Static Address
IP Address : 0.0.0.0
Subnet Mask : 0.0.0.0
MAC Address : 00:a0:a5:5d:23:9e
IP Header : TTL=0x40 Flags=0x40 Precedence=0x00 TOS=0x10
BMC ARP Control : ARP Responses Enabled, Gratuitous ARP Enabled
Gratituous ARP Intrvl : 8.0 seconds
Default Gateway IP : 0.0.0.0
Default Gateway MAC : 00:00:00:00:00:00
RMCP+ Cipher Suites : 0,1,2,3
Cipher Suite Priv Max : uaaaXXXXXXXXXXX
: X=Cipher Suite Unused
: c=CALLBACK
: u=USER
: o=OPERATOR
: a=ADMIN
: O=OEM
~ #
Configure LAN IOL IP parameters of the Ethernet interface eth0. The address given below is an example. The
actual address must fit the existing network configuration:
~ # /mnt/bin/ipmitool lan set 1 ipaddr 10.0.1.145
Setting LAN IP Address to 10.0.1.145
~ #
~ # /mnt/bin/ipmitool lan set 1 netmask 255.255.255.0
Setting LAN Subnet Mask to 255.255.255.0
Configure LAN IOL gateway parameters of eth0. They describe the gateway connected to AMC port 0. The IP
and MAC addresses given below are examples and must be replaced by the actual values:
~ # /mnt/bin/ipmitool lan set 1 defgw ipaddr 10.0.1.1
Setting LAN Default Gateway IP to 10.0.1.1
~ #
~ # /mnt/bin/ipmitool lan set 1 defgw macaddr 00:15:C5:60:74:AE
Setting LAN Default Gateway MAC to 00:15:c5:60:74:ae