Static IP address for Jetson Orin AGX

Hi,

I am trying to assign a static IP address to the Jetson Orin AGX.

According to this post: How to set a static IPv4 address on Jetson Linux 34.1.0? /etc/netplan and if-up/if-down are AWOL!,

For configration purpose, you can connect and config everything with ssh orin@192.168.55.1 and also through the usb-serial(ttyACM0) with minicom.

For static IP address, you can find if-down/up under /etc/network/ .

Could you please help with the following questions:

  1. What is the password of orin@192.168.55.1?

  2. What do I have to change at /etc/network/if-up.d/ or /etc/network/if-down.d/?

Please let me know. Thanks!

Long ago there was a default name/password. This is no longer true, and it depends upon first boot account setup. You would have had to have created the “orin” account, and would need to set up the password, as chosen by you.

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