Set static ip in L4T

I would like to set up a static ip in L4T so that when the image is up it already has a static ip of my own. I have tried to find out where it defined. Is the route_localnet.sh is the correct file ? and if so , then do I have to just add ip address or is there more I have to do ?

Hi,
Please check this and give it a try:
Jetson AGX Orin FAQ

I have seen this FAQ also. But I belive this for JP in the running image means after image is being flashed. I want to add IP address in the image during image build so that after flash it already assigned to the IP address.

@DaneLLL , I have seen this FAQ also. But I belive this for JP in the running image means after image is being flashed. I want to add IP address in the image before image build so that after flash, it already has assigned to the IP address.

Hi,
A possible solution for this is to have the device being well set and clone out the rootfs. So that you can flash the rootfs to other devices. You may check

Flashing Support — NVIDIA Jetson Linux Developer Guide

@DaneLLL , I will try that. I have tried to add ‘Wired connection 1.nmconnection’ in rootfs in L4T but it does not works, I wonder why !

Hi,
Using netplan on Ubuntu is supposed to work. If you would like to use other software stack, would see if other users can share experience.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.