debain network config file
etc/network/interfaces
red hat network config file
etc/sysconfig/network-scripts/ifcfg-eth0
nmcli dev status
shows status of all network interfaces
nmcli con show
show connections
nmcli con mod name
modify a connection
nmcli con add
add a new connection
ipv4.method
set a static ipv4 address
ipv4.address
set a statis ipv4 address and network prefix
ipv4.gateway
set gateway
ifname
specify the interface fo rthe connection