Hi,
On Jetson AGX Orin with JP5.1.1, How to configure static IP?
I try the following way, to using cmd to configure statis IP , it will lost ip address later (3 ~ 5 minitutes). ifconfig eth0 192.168.1.94 netmask 255.255.255.0 up
And after reboot, the IP address also will lost?
Is there a way to configure the static IP with cmd line or configure file.
It can permanention save, even reboot donot lost.