mirror of
https://github.com/systemd/systemd.git
synced 2024-11-01 09:21:26 +03:00
32 lines
400 B
SYSTEMD
32 lines
400 B
SYSTEMD
[Match]
|
|
Name=veth99
|
|
|
|
[Network]
|
|
DHCP=no
|
|
IPv6SendRA=yes
|
|
|
|
[IPv6SendRA]
|
|
UplinkInterface=dummy98
|
|
|
|
[IPv6Prefix]
|
|
Prefix=2001:db8:0:1::/64
|
|
|
|
[IPv6Prefix]
|
|
Prefix=2001:db8:0:2::/64
|
|
Assign=yes
|
|
|
|
[IPv6Prefix]
|
|
Prefix=2001:db8:0:3::/64
|
|
|
|
[IPv6RoutePrefix]
|
|
Route=2001:db0:fff::/64
|
|
LifetimeSec=1000
|
|
|
|
[IPv6RoutePrefix]
|
|
Route=2001:db1:fff::/64
|
|
LifetimeSec=1000
|
|
|
|
[IPv6RoutePrefix]
|
|
Route=2001:db2:fff::/64
|
|
LifetimeSec=1000
|