X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.network.xml;h=1edaa0b2df8e1b90471bc7ff5db15da4e37d3d47;hb=409886c424cfaeeb5cf8928905560e5cac2d492d;hp=4cc13b2afcbea6e1942866c43b8430e2a139d0da;hpb=84b5b79a8f7b423c5b7cad4170eb68d57fe5e26c;p=elogind.git diff --git a/man/systemd.network.xml b/man/systemd.network.xml index 4cc13b2af..1edaa0b2d 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= @@ -504,6 +535,19 @@ + + [BridgePort] Section Options + The [BridgePort] 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