Setting Up Fixed IP on Jetson Nano for Ethernet Connection

Hello,

I have used a fixed IP address to connect Jetson Nano(1) to my laptop via Ethernet.

After that, I flashed the image from Jetson Nano(1) to Jetson Nano(2). However, Jetson Nano(2) is not connecting to the laptop via Ethernet. I want to use the fixed IP address set on Jetson Nano(1) to connect Jetson Nano(2) to the laptop.

Additionally, I would like to set up Jetson Nano(1) and then flash this image to Jetson Nano(2), Jetson Nano(3), …, Jetson Nano(N).

What settings should I configure on Jetson Nano(1) for the fixed IP?

Please help me. Thank you.

Hi,
For setting static IP, please try

Jetson AGX Orin FAQ
Q: How to set up static IP address?

And for having the golden rootfs, you can clone the image out from the Jetson Nano device. Please check

https://docs.nvidia.com/jetson/archives/l4t-archived/l4t-3275/index.html#page/Tegra%20Linux%20Driver%20Package%20Development%20Guide/flashing.html#wwpID0E0OQ0HA

Will this method allow me to use the fixed IP address I set on multiple Jetson Nano devices, regardless of their MAC addresses or network names?