X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.network.xml;h=79c7a233d04143d5bb81ee74ca8eed569f6e2b7b;hb=ae6c3cc009a21df4b51851fb8fe3fde0b7d6d8f0;hp=641e02aab120258ab470dae289f463e9371575f2;hpb=0566ef68b816f094c3bc1c6c3921c8c35bc6d87f;p=elogind.git diff --git a/man/systemd.network.xml b/man/systemd.network.xml index 641e02aab..79c7a233d 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -179,6 +179,30 @@ + + [Link] Section Options + + The [Link] section accepts the following keys: + + + + MACAddress= + + The hardware address. + + + + MTUBytes= + + The maximum transmission unit in bytes to + set for the device. The usual suffixes K, M, G, + are supported and are understood to the base of + 1024. + + + + + [Network] Section Options @@ -405,7 +429,7 @@ Gateway= - As in the [Network] section. This key is mandatory. + As in the [Network] section. @@ -415,6 +439,13 @@ prefixlength. If omitted, a full-length host route is assumed. + + Source= + + The source prefix of the route. Possibly followed by a slash and the + prefixlength. If omitted, a full-length host route is assumed. + + Metric= @@ -494,10 +525,29 @@ hand, this must not be enabled on networks where broadcasts are filtered out. + + RouteMetric= + + Set the routing metric for routes specified by the DHCP server. + + + + [Bridge] Section Options + The [Bridge] section accepts the following keys. + + + Cost= + + Each port in a bridge may have different speed. Cost is used to decide which link to use. Faster interfaces should have lower costs + + + + + Example