Skip to content

Instantly share code, notes, and snippets.

@nlyan
Created January 4, 2017 20:38
Show Gist options
  • Save nlyan/24376780593a62c9657caf50508aef73 to your computer and use it in GitHub Desktop.
Save nlyan/24376780593a62c9657caf50508aef73 to your computer and use it in GitHub Desktop.
[andrew@zuul network]$ cat guest.network
[Match]
Name=guest0
[Network]
Address=192.168.3.1/24
[andrew@zuul network]$ cat guest0.netdev
[NetDev]
Name=guest0
Kind=vlan
[VLAN]
Id=300
[andrew@zuul network]$ cat lan.network
[Match]
#Name=enp2s0
MACAddress=removed
[Network]
Address=192.168.0.1/24
VLAN=guest0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment