9
0
Fork 0

odu: Send a LLDP frame on boot

We need to wait some time between activating the ethernet and
being able to send the first frame. I have not investigated why
that is the case.

Fixes: SYS#488
This commit is contained in:
Holger Hans Peter Freyther 2014-11-20 21:31:22 +01:00
parent 65cd4bea41
commit 03773b8729
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
echo "Going to send LLDP probe in 2s"
# Activate the ethernet and wait... 2s has been tried with a Phytec devboard
lldp
sleep 2s
lldp