diff options
Diffstat (limited to 'docs/api/html/nm-settings-keyfile.html')
| -rw-r--r-- | docs/api/html/nm-settings-keyfile.html | 54 |
1 files changed, 27 insertions, 27 deletions
diff --git a/docs/api/html/nm-settings-keyfile.html b/docs/api/html/nm-settings-keyfile.html index 35135634..428f8bd2 100644 --- a/docs/api/html/nm-settings-keyfile.html +++ b/docs/api/html/nm-settings-keyfile.html @@ -29,7 +29,7 @@ <td class="gallery_image" valign="top" align="right"></td> </tr></table></div> <div class="refsect1"> -<a name="id-1.4.6.4"></a><h2>DESCRIPTION</h2> +<a name="description"></a><h2>Description</h2> <p> NetworkManager is based on the concept of connection profiles that contain network configuration (see <span class="citerefentry"><span class="refentrytitle">nm-settings</span>(5)</span> for details). The profiles can be @@ -48,7 +48,7 @@ </p> </div> <div class="refsect1"> -<a name="id-1.4.6.5"></a><h2>File Format</h2> +<a name="file_format"></a><h2>File Format</h2> <p> The <span class="emphasis"><em>keyfile</em></span> config format is a simple .ini-style format. It consists of sections (groups) of key-value pairs. Each section @@ -58,7 +58,7 @@ specification. The majority of properties of the specification is written in the same format into the <span class="emphasis"><em>keyfile</em></span> too. However some values are inconvenient for people to use. These are stored in the - files in more readable ways. These properties are described bellow. + files in more readable ways. These properties are described below. An example could be IP addresses that are not written as integer arrays, but more reasonably as "1.2.3.4/12 1.2.3.254". More information of the generic key file format can be found at @@ -167,13 +167,13 @@ id=4 </pre> </div> <div class="refsect1"> -<a name="id-1.4.6.6"></a><h2>DETAILS</h2> +<a name="details"></a><h2>Details</h2> <p><span class="emphasis"><em>keyfile</em></span> plugin variables for the majority of NetworkManager properties have one-to-one mapping. It means a NetworkManager property is stored in the keyfile as a variable of the same name and in the same format. There are several exceptions to this rule, mainly for making keyfile syntax easier for humans. The exceptions handled specially by <span class="emphasis"><em>keyfile</em></span> - plugin are listed bellow. Refer to + plugin are listed below. Refer to <span class="citerefentry"><span class="refentrytitle">nm-settings</span>(5)</span> for all available settings and properties and their description. </p> @@ -188,7 +188,7 @@ id=4 <tr><td>802-11-wireless-security = wifi-security</td></tr> </table> <div class="table"> -<a name="id-1.4.6.6.4"></a><p class="title"><b>Table 61. bridge setting (section)</b></p> +<a name="id-1.4.9.6.4"></a><p class="title"><b>Table 61. bridge setting (section)</b></p> <div class="table-contents"><table summary="bridge setting (section)" border="1"> <colgroup> <col> @@ -205,7 +205,7 @@ id=4 <tbody><tr> <td align="left">mac-address</td> <td align="left">mac-address</td> -<td align="left">ususal hex-digits-and-colons notation</td> +<td align="left">usual hex-digits-and-colons notation</td> <td align="left">MAC address in traditional hex-digits-and-colons notation, or semicolon separated list of 6 decimal bytes (obsolete)<span class="bold"><strong> Example: </strong></span>mac-address=00:22:68:12:79:A2 mac-address=0;34;104;18;121;162;</td> @@ -213,7 +213,7 @@ Example: </strong></span>mac-address=00:22:68:12:79:A2 mac-address=0;34;104;18;1 </table></div> </div> <br class="table-break"><div class="table"> -<a name="id-1.4.6.6.5"></a><p class="title"><b>Table 62. infiniband setting (section)</b></p> +<a name="id-1.4.9.6.5"></a><p class="title"><b>Table 62. infiniband setting (section)</b></p> <div class="table-contents"><table summary="infiniband setting (section)" border="1"> <colgroup> <col> @@ -230,7 +230,7 @@ Example: </strong></span>mac-address=00:22:68:12:79:A2 mac-address=0;34;104;18;1 <tbody><tr> <td align="left">mac-address</td> <td align="left">mac-address</td> -<td align="left">ususal hex-digits-and-colons notation</td> +<td align="left">usual hex-digits-and-colons notation</td> <td align="left">MAC address in traditional hex-digits-and-colons notation, or or semicolon separated list of 20 decimal bytes (obsolete)<span class="bold"><strong> Example: </strong></span>mac-address= 80:00:00:6d:fe:80:00:00:00:00:00:00:00:02:55:00:70:33:cf:01</td> @@ -238,7 +238,7 @@ Example: </strong></span>mac-address= 80:00:00:6d:fe:80:00:00:00:00:00:00:00:02: </table></div> </div> <br class="table-break"><div class="table"> -<a name="id-1.4.6.6.6"></a><p class="title"><b>Table 63. ipv4 setting (section)</b></p> +<a name="id-1.4.9.6.6"></a><p class="title"><b>Table 63. ipv4 setting (section)</b></p> <div class="table-contents"><table summary="ipv4 setting (section)" border="1"> <colgroup> <col> @@ -289,7 +289,7 @@ Example: </strong></span>route1=8.8.8.0/24,10.1.1.1,77 route2=7.7.0.0/16</td> </table></div> </div> <br class="table-break"><div class="table"> -<a name="id-1.4.6.6.7"></a><p class="title"><b>Table 64. ipv6 setting (section)</b></p> +<a name="id-1.4.9.6.7"></a><p class="title"><b>Table 64. ipv6 setting (section)</b></p> <div class="table-contents"><table summary="ipv6 setting (section)" border="1"> <colgroup> <col> @@ -340,7 +340,7 @@ Example: </strong></span>route1=2001:4860:4860::/64,2620:52:0:2219:222:68ff:fe11 </table></div> </div> <br class="table-break"><div class="table"> -<a name="id-1.4.6.6.8"></a><p class="title"><b>Table 65. serial setting (section)</b></p> +<a name="id-1.4.9.6.8"></a><p class="title"><b>Table 65. serial setting (section)</b></p> <div class="table-contents"><table summary="serial setting (section)" border="1"> <colgroup> <col> @@ -365,7 +365,7 @@ Example: </strong></span>parity=n</td> </table></div> </div> <br class="table-break"><div class="table"> -<a name="id-1.4.6.6.9"></a><p class="title"><b>Table 66. vpn setting (section)</b></p> +<a name="id-1.4.9.6.9"></a><p class="title"><b>Table 66. vpn setting (section)</b></p> <div class="table-contents"><table summary="vpn setting (section)" border="1"> <colgroup> <col> @@ -400,7 +400,7 @@ Example: </strong></span>password=Popocatepetl</td> </table></div> </div> <br class="table-break"><div class="table"> -<a name="id-1.4.6.6.10"></a><p class="title"><b>Table 67. 802-3-ethernet setting (section)</b></p> +<a name="id-1.4.9.6.10"></a><p class="title"><b>Table 67. 802-3-ethernet setting (section)</b></p> <div class="table-contents"><table summary="802-3-ethernet setting (section)" border="1"> <colgroup> <col> @@ -418,13 +418,13 @@ Example: </strong></span>password=Popocatepetl</td> <tr> <td align="left">mac-address</td> <td align="left">mac-address</td> -<td align="left">ususal hex-digits-and-colons notation</td> +<td align="left">usual hex-digits-and-colons notation</td> <td align="left">MAC address in traditional hex-digits-and-colons notation (e.g. 00:22:68:12:79:A2), or semicolon separated list of 6 bytes (obsolete) (e.g. 0;34;104;18;121;162)</td> </tr> <tr> <td align="left">cloned-mac-address</td> <td align="left">cloned-mac-address</td> -<td align="left">ususal hex-digits-and-colons notation</td> +<td align="left">usual hex-digits-and-colons notation</td> <td align="left">Cloned MAC address in traditional hex-digits-and-colons notation (e.g. 00:22:68:12:79:B2), or semicolon separated list of 6 bytes (obsolete) (e.g. 0;34;104;18;121;178).</td> </tr> <tr> @@ -439,7 +439,7 @@ Example: </strong></span>mac-address-blacklist= 00:22:68:12:79:A6;00:22:68:12:79 </table></div> </div> <br class="table-break"><div class="table"> -<a name="id-1.4.6.6.11"></a><p class="title"><b>Table 68. 802-11-wireless setting (section)</b></p> +<a name="id-1.4.9.6.11"></a><p class="title"><b>Table 68. 802-11-wireless setting (section)</b></p> <div class="table-contents"><table summary="802-11-wireless setting (section)" border="1"> <colgroup> <col> @@ -465,13 +465,13 @@ Example: </strong></span>ssid=Quick Net</td> <tr> <td align="left">mac-address</td> <td align="left">mac-address</td> -<td align="left">ususal hex-digits-and-colons notation</td> +<td align="left">usual hex-digits-and-colons notation</td> <td align="left">MAC address in traditional hex-digits-and-colons notation (e.g. 00:22:68:12:79:A2), or semicolon separated list of 6 bytes (obsolete) (e.g. 0;34;104;18;121;162).</td> </tr> <tr> <td align="left">cloned-mac-address</td> <td align="left">cloned-mac-address</td> -<td align="left">ususal hex-digits-and-colons notation</td> +<td align="left">usual hex-digits-and-colons notation</td> <td align="left">Cloned MAC address in traditional hex-digits-and-colons notation (e.g. 00:22:68:12:79:B2), or semicolon separated list of 6 bytes (obsolete) (e.g. 0;34;104;18;121;178).</td> </tr> <tr> @@ -506,17 +506,17 @@ Example: </strong></span>mac-address-blacklist= 00:22:68:12:79:A6;00:22:68:12:79 </div> </div> <div class="refsect1"> -<a name="id-1.4.6.7"></a><h2>AUTHOR</h2> -<p><span class="author"><span class="firstname">NetworkManager developers</span></span></p> -</div> -<div class="refsect1"> -<a name="id-1.4.6.8"></a><h2>FILES</h2> +<a name="files"></a><h2>Files</h2> <p><code class="filename">/etc/NetworkManager/system-connections/*</code></p> </div> <div class="refsect1"> -<a name="id-1.4.6.9"></a><h2>SEE ALSO</h2> -<p>https://developer.gnome.org/NetworkManager/unstable/ref-settings.html</p> -<p>nm-settings(5), nm-settings-ifcfg-rh(5), NetworkManager(8), NetworkManager.conf(5), nmcli(1), nmcli-examples(5)</p> +<a name="see_also"></a><h2>See Also</h2> +<p><span class="citerefentry"><span class="refentrytitle">nm-settings</span>(5)</span>, + <span class="citerefentry"><span class="refentrytitle">nm-settings-ifcfg-rh</span>(5)</span>, + <span class="citerefentry"><span class="refentrytitle">NetworkManager</span>(8)</span>, + <span class="citerefentry"><span class="refentrytitle">NetworkManager.conf</span>(5)</span>, + <span class="citerefentry"><span class="refentrytitle">nmcli</span>(1)</span>, + <span class="citerefentry"><span class="refentrytitle">nmcli-examples</span>(7)</span></p> </div> </div> <div class="footer"> |