diff options
Diffstat (limited to 'static/freebsd/man5/eui64.5 4.html')
| -rw-r--r-- | static/freebsd/man5/eui64.5 4.html | 60 |
1 files changed, 0 insertions, 60 deletions
diff --git a/static/freebsd/man5/eui64.5 4.html b/static/freebsd/man5/eui64.5 4.html deleted file mode 100644 index ee689d30..00000000 --- a/static/freebsd/man5/eui64.5 4.html +++ /dev/null @@ -1,60 +0,0 @@ -<table class="head"> - <tr> - <td class="head-ltitle">EUI64(5)</td> - <td class="head-vol">File Formats Manual</td> - <td class="head-rtitle">EUI64(5)</td> - </tr> -</table> -<div class="manual-text"> -<section class="Sh"> -<h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1> -<p class="Pp"><code class="Nm">eui64</code> — <span class="Nd">IEEE - EUI-64 address database</span></p> -</section> -<section class="Sh"> -<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1> -<p class="Pp">The <code class="Nm">eui64</code> database contains information - regarding known IEEE EUI-64s of hosts. The data is stored in a file called - <span class="Pa">/etc/eui64</span> in the following format:</p> -<div class="Bd Pp - Bd-indent"><a class="permalink" href="#EUI-64"><i class="Em" id="EUI-64">EUI-64 - host-name</i></a></div> -<p class="Pp">Items are separated by any number of blanks and/or tab characters. - A ‘<code class="Li">#</code>’ at the start of a line indicates - the beginning of a comment that extends to the end of the line. Valid lines - may also contain comments. A ‘<code class="Li">+</code>’ at - the start of a line will cause the <a class="Xr">eui64(3)</a> library - functions to use data stored in the NIS <span class="Pa">eui64.byname</span> - and <span class="Pa">eui64.byid</span> maps in addition to the data in the - <span class="Pa">/etc/eui64</span> file.</p> -<p class="Pp">An EUI-64 is expressed in ASCII form as - "x-x-x-x-x-x-x-x" where <var class="Ar">x</var> is a hexadecimal - value between 0x00 and 0xFF. The address values should be in network order. - Hostnames specified in the <span class="Pa">/etc/eui64</span> database - should correspond to entries in the <a class="Xr">hosts(5)</a> file.</p> -</section> -<section class="Sh"> -<h1 class="Sh" id="FILES"><a class="permalink" href="#FILES">FILES</a></h1> -<dl class="Bl-tag Bl-compact"> - <dt><span class="Pa">/etc/eui64</span></dt> - <dd>The <code class="Nm">eui64</code> file resides in - <span class="Pa">/etc</span>.</dd> -</dl> -</section> -<section class="Sh"> -<h1 class="Sh" id="SEE_ALSO"><a class="permalink" href="#SEE_ALSO">SEE - ALSO</a></h1> -<p class="Pp"><a class="Xr">eui64(3)</a>, <a class="Xr">yp(8)</a></p> -</section> -<section class="Sh"> -<h1 class="Sh" id="HISTORY"><a class="permalink" href="#HISTORY">HISTORY</a></h1> -<p class="Pp">The <code class="Nm">eui64</code> format is based on the - <a class="Xr">ethers(5)</a> format.</p> -</section> -</div> -<table class="foot"> - <tr> - <td class="foot-date">May 11, 2004</td> - <td class="foot-os">FreeBSD 15.0</td> - </tr> -</table> |
