Ethernet ip setting

Hi
Im using jp 5.1.1
i need to set ip using the command line
sudo ifconfig eth0 192.168.1.101 up

ip is set but quickly it gets down

but whenever i set ip in network settings manual im able to set the ip statically im able to set ip and ip wont get down

what is the possible solution to set the ip statically using command line

Hi,
You may refer to this topic thread and give it a try:

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

Incidentally, such a method will fail if there is a DHCP server on the network (though you could disable DHCP setup on the interface there might still be a conflict with the DHCP server if it isn’t made aware of the device).

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