I want to set the network configuration of my evk board for ethernet routing.
I know it can be changed by 'route' command,
but I want to apply the configuration through the config file so that the my-config remained permanently.
But I don't know where could I found the file for network configuration
such as '/etc/sysconfig/network' or '/etc/network/interfaces' of other Linux system.
I'm using imx8mq-evk board now.