Sample files

1. Static IP configuration (save this as "x2" for the engineering port, for example):

[connection]

id=x2

type=ethernet

interface-name=x2

 

[ipv4]

method=manual

address1=192.168.0.100/24

gateway=192.168.0.1

dns=8.8.8.8;8.8.4.4;

 

2. DHCP configuration (save this as "x2" for the engineering port, for example):

[Connection]

id=x2

type=ethernet

interface-name=x2

 

[ipv4]

method=auto