mirror of
https://github.com/systemd/systemd.git
synced 2025-01-11 09:18:07 +03:00
39 lines
548 B
SYSTEMD
39 lines
548 B
SYSTEMD
# SPDX-License-Identifier: LGPL-2.1-or-later
|
|
[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
|
|
Token=::1a:2b:3c:4d
|
|
Token=static:::fa:de:ca:fe
|
|
|
|
[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
|
|
|
|
[IPv6PREF64Prefix]
|
|
Prefix=64:ff9b::/96
|
|
LifetimeSec=30m
|