I've Vayu ES 2.0 Infotainment EVM running PSDKLA 3.0 and I need to set eth1 for static IP address. I modified /etc/network/interfaces as below
iface eth1 inet static address 192.168.1.80 netmask 255.255.255.0 gateway 192.168.1.1
However, it still gets dhcp address after reboot. Am I missing something or is there any other file that I need to modify to make this static IP address?
Thanks,
Kaushal