master-thesis/bin/init_ipv4_esprimo.sh
Nico Schottelius a2868a3f07 Doc,various
2019-08-04 09:04:01 +02:00

4 lines
73 B
Bash

#!/bin/sh
ip addr add 10.0.0.42/24 dev enp2s0f0
ip link set enp2s0f0 up