Server Products
Data Center Products including boards, integrated systems, Intel® Xeon® Processors, RAID Storage, and Intel® Xeon® Processors
4784 Discussions

Intel S5000PAL - IPMI/BMC LAN ACCESS

ANieś
Beginner
2,343 Views

Hi,

in my environment i have server with two nic on board, where:

  • nic1 (first nic) i want use it for ipmi sol
  • nic2 (secon nic) i'm using it for server connection

I have configured ipmi lan like below:

ipmitool lan print

 

Set in Progress : Set Complete

 

Auth Type Support : NONE MD5 PASSWORD

 

Auth Type Enable : Callback :

 

: User :

 

: Operator :

 

: Admin :

 

: OEM :

 

IP Address Source : BIOS Assigned Address

 

IP Address : 169.254.202.35

 

Subnet Mask : 255.255.255.0

 

MAC Address : 00:15:17:a8:1e:d2

 

SNMP Community String :

 

IP Header : TTL=0x40 Flags=0x40 Precedence=0x00 TOS=0x10

 

BMC ARP Control : ARP Responses Disabled, Gratuitous ARP Disabled

 

Gratituous ARP Intrvl : 2.0 seconds

 

Default Gateway IP : 169.254.202.254

 

Default Gateway MAC : 00:00:00:00:00:00

 

Backup Gateway IP : 0.0.0.0

 

Backup Gateway MAC : 00:00:00:00:00:00

 

RMCP+ Cipher Suites : 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14

 

Cipher Suite Priv Max : XXXXXXXXXXXXXXX

 

: X=Cipher Suite Unused

 

: c=CALLBACK

 

: u=USER

 

: o=OPERATOR

 

: a=ADMIN

 

: O=OEM

 

From what i read ipmi 1.5 isn't supporting vlan tagging. NIC is connected to switcha with configured access vlan(untagged traffic or port vlan)

Unfortunate ipmi lan doesn't respond to icmp traffic.

Attached configuration works properly on other servers, but this model does not want to cooperate. I checked the configurations on other identical server configurations and the behavior is the same everywhere.

My OS: Linux

Thanks in advance for any help

0 Kudos
1 Solution
idata
Employee
958 Views

Hello,

We would like to inform you that the board you are looking support is end of interactive support (EOIS) reason why we suggest visiting our website for further assistance:

http://www.intel.com/content/www/us/en/support/server-products/server-boards/legacy-server-and-workstation-boards/intel-server-board-s5000pal-family.html Intel® Server Board S5000PAL Family

View solution in original post

0 Kudos
2 Replies
idata
Employee
959 Views

Hello,

We would like to inform you that the board you are looking support is end of interactive support (EOIS) reason why we suggest visiting our website for further assistance:

http://www.intel.com/content/www/us/en/support/server-products/server-boards/legacy-server-and-workstation-boards/intel-server-board-s5000pal-family.html Intel® Server Board S5000PAL Family

0 Kudos
ANieś
Beginner
958 Views

Hi,

I was able to solve the problem. If someone had a similar situation the solution below.

ipmitool lan print 1 returns

"BMC ARP Control : ARP Responses Disabled, Gratuitous ARP Disabled"

important part ARP Responses Disabled, so ipmitool lan set 1 arp respond on change state to ARP Responses Enabled

 

 

That's all.

0 Kudos
Reply