1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-01 09:21:26 +03:00
systemd/test/test-network/conf/vxlan.network

19 lines
261 B
SYSTEMD

[Match]
Name=vxlan99
[Network]
IPv6AcceptRA=no
LinkLocalAddressing=yes
[BridgeFDB]
MACAddress=00:11:22:33:44:55
Destination=10.0.0.5
[BridgeFDB]
MACAddress=00:11:22:33:44:66
Destination=10.0.0.6
[BridgeFDB]
MACAddress=00:11:22:33:44:77
Destination=10.0.0.7