Device discovery at the data link layer

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Device discovery at the data link layer

ソリューションへジャンプ
1,114件の閲覧回数
eshober
Contributor I

I would like to implement some form of Ethernet device discovery on our devices running MQX 3.8 with a Kinetis K-60. I would like it to work at the data link layer prior to having an IP address set. The idea is that they would simply plug our devices into the network and then run a program on a PC that would list all of our devices on the network and display their MAC addresses. I don't see any support for raw sockets. How can I access the network stack at the data link layer, perhaps to broadcast LLDP packets or something similar?

Is anyone doing anything like this? What techniques are being used? Has anyone implemented LLDP?

Any guidance would be much appreciated!

0 件の賞賛
返信
1 解決策
771件の閲覧回数
Martin_
NXP Employee
NXP Employee
0 件の賞賛
返信
2 返答(返信)
772件の閲覧回数
Martin_
NXP Employee
NXP Employee

You may check this:

Re: Sending Ethernet 2 frames

0 件の賞賛
返信
771件の閲覧回数
eshober
Contributor I

Thanks Martin! I think that's exactly what I was looking for.

0 件の賞賛
返信