mirror of
https://github.com/systemd/systemd.git
synced 2024-11-01 00:51:24 +03:00
20 lines
285 B
SYSTEMD
20 lines
285 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
|
|
OutgoingInterface=test1
|