Skip to content

Instantly share code, notes, and snippets.

@neofob
Created December 7, 2024 05:13
Show Gist options
  • Save neofob/742de5880c504898996695f23e47f6a6 to your computer and use it in GitHub Desktop.
Save neofob/742de5880c504898996695f23e47f6a6 to your computer and use it in GitHub Desktop.
Netplan example
network:
version: 2
ethernets:
eth0:
dhcp4: true
dhcp6: false
match:
macaddress: ab:cd:ef:01:23:45
set-name: eth0
mtu: 9000
link-local: [ ipv4 ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment