3 configure sol – Kontron AM4204 User Manual

Page 34

Advertising
background image

19

AM4204

www.kontron.com

: 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

Enable IOL interface on eth0:

~ # /mnt/bin/ipmitool lan set 1 access on
~ #

Now all configuration required for IOL connection from an external host via eth0 is done.

3.4.3.3

Configure SoL

The Linux host must now be configured to connect to eth0 (AMC port 0) of the AM4204. This is dependant on
the actual network topology.

Ipmitool executed on the external Linux host to check connectivity to AM4204 via the previously configured
IOL interface (optional). Following parameters have to be provided:

• -H <IoL IP address as configured above>

• -U <username>

default: admin

Advertising