X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd.network.xml;h=c9c946c00a5163dadcc0623ef0c469f2faf48dab;hp=f4ca721641c1ac35fe8b6d275bb20569df7981a4;hb=e1853b00ef7cb56cafd908327dd44b3ab48b402c;hpb=1bd27a45d04639190fc91ad2552b72ea759c0c27 diff --git a/man/systemd.network.xml b/man/systemd.network.xml index f4ca72164..c9c946c00 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -301,7 +301,18 @@ This option may be specified more than once. - + + Domains= + + The domains used for DNS resolution over this link. + + + + NTP= + + An NTP server address. This option may be specified more than once. + + Bridge= @@ -401,7 +412,7 @@ Destination= The destination prefix of the route. Possibly followed by a slash and the - prefixlength. If ommitted, a full-length host route is assumed. + prefixlength. If omitted, a full-length host route is assumed. @@ -447,7 +458,7 @@ - UseDomainName= + UseDomains= When true (not the default), the domain name received from the DHCP server will be used for DNS resolution over this link. @@ -483,10 +494,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. + + + + [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