View Single Post
  #6   Spotlight this post!  
Unread 06-02-2017, 15:55
Joe Ross's Avatar Unsung FIRST Hero
Joe Ross Joe Ross is offline
Registered User
FRC #0330 (Beachbots)
Team Role: Engineer
 
Join Date: Jun 2001
Rookie Year: 1997
Location: Los Angeles, CA
Posts: 8,602
Joe Ross has a reputation beyond reputeJoe Ross has a reputation beyond reputeJoe Ross has a reputation beyond reputeJoe Ross has a reputation beyond reputeJoe Ross has a reputation beyond reputeJoe Ross has a reputation beyond reputeJoe Ross has a reputation beyond reputeJoe Ross has a reputation beyond reputeJoe Ross has a reputation beyond reputeJoe Ross has a reputation beyond reputeJoe Ross has a reputation beyond repute
Re: roboRIO 2017 update over ethernet / SSH

Quote:
Originally Posted by euhlmann View Post
I meant that the rio doesn't run a DHCP server - so your laptop will not be assigned an IP address automatically
No, your laptop will self-assign a link local address, which is compatible with the link local address the roborio will self-assign. If you assign the computer a static ip address and the roborio uses a link local, it will never talk. If you assign both the roborio and computer compatible static ip addresses, it will work until the roborio reboots after loading the image, and assigns itself a link local address. This will probably show up as an imaging failure.
Reply With Quote