Systemd-networkd overlay with IPV6 support

Signed-off-by: Timothy Middelkoop <tmiddelkoop@internet2.edu>
This commit is contained in:
Timothy Middelkoop
2025-11-28 04:46:47 +00:00
parent d9b4317034
commit 4c82de92c7
6 changed files with 235 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
nodes:
node1:
network devices:
default:
device: wwnet0
ipaddr: 192.168.3.21
netmask: 255.255.255.0
gateway: 192.168.3.1
mtu: 1500
secondary:
device: wwnet1
ipaddr: 192.168.3.22
netmask: 255.255.255.0
gateway: 192.168.3.1
mtu: 9000
tags:
route1: "192.168.1.0/24,192.168.3.254"
ipaddr6: 2001:db8::23
prefixlen6: 64
gateway6: 2001:db8::1