mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
With this a vxlan interface can be created which is managed by for example a EVPN control plane.
7 lines
98 B
SYSTEMD
7 lines
98 B
SYSTEMD
# SPDX-License-Identifier: LGPL-2.1-or-later
|
|
[Match]
|
|
Name=vxlan-external
|
|
|
|
[Network]
|
|
Address=::/64
|