X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd.network.xml;fp=man%2Fsystemd.network.xml;h=360c57cb7631a558afc60b3835b82423373695dd;hp=79c7a233d04143d5bb81ee74ca8eed569f6e2b7b;hb=b98b483bac585af754e8a22ea890db8486905d8a;hpb=c2551e7105051f40b2bf77a5c1ecb2e720d78d77 diff --git a/man/systemd.network.xml b/man/systemd.network.xml index 79c7a233d..360c57cb7 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -548,6 +548,28 @@ + + [BridgeFDB] Section Options + The [BridgeFDB] section manages the forwarding database table of a port and accepts the following keys. Specify + several [BridgeFDB] sections to configure several static MAC table entries. + + + + MACAddress= + + As in the [Network] section. This key is mandatory. + + + + VLANId= + + The VLAN Id for the new static MAC table entry. + If omitted, no VLAN Id info is appended to the new static MAC table entry. + + + + + Example