Difference between revisions of "Netplan examples"

From wikieduonline
Jump to navigation Jump to search
(Created page with " <pre> network: ethernets: eth0: dhcp4: true match: macaddress: dc:a6:32:2c:9f:33 set-name: eth0 version...")
 
Line 13: Line 13:
 
     version: 2
 
     version: 2
 
</pre>
 
</pre>
 +
 +
 +
 +
== See also ==
 +
* {{netplan}}

Revision as of 11:52, 16 January 2020



network:
    ethernets:
        eth0:
            dhcp4: true
            match:
                macaddress: dc:a6:32:2c:9f:33
            set-name: eth0
    version: 2


See also

Advertising: