IP-less IPMI
Harald_Jensas at Dell.com
Harald_Jensas at Dell.com
Mon Jun 26 08:43:15 CDT 2006
> -----Original Message-----
> From: linux-poweredge-bounces at dell.com
> [mailto:linux-poweredge-bounces at dell.com] On Behalf Of Johan
> De Meersman
> Sent: 26 June 2006 15:35
> Cc: linux-poweredge-Lists
> Subject: Re: IP-less IPMI
>
> Harald_Jensas at Dell.com wrote:
> > This is not possible, the BMC controller has it's own
> network interface card with it's own mack address. If you
> send an ipmi packet to the servers IP 102.168.0.2 then arp
> will resolve this IP into the NIC's MAC address not the BMC's
> MAC address.
> >
>
> Does that mean the switch sends the same packet twice on the
> same port if that IP maps to two different MACs, as is the
> case when you assign the same IP to both the interface and the IPMI ?
>
If an IP maps to 2 different MAC addresses the arp table will only point
to 1 of the MAC addresses. So you will either have IPMI working, and
server NIC not working or the oposite. Depending on if BMC NIC or Server
NIC reply to the arp request first.
You have to configure the Server NIC and BMC with different IP
addresses.
//
Harald
More information about the Linux-PowerEdge
mailing list