mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-19 13:37:39 +00:00
04a335156f
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2930 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
45 lines
1.4 KiB
XML
45 lines
1.4 KiB
XML
<sect2><title> </title><para> </para></sect2>
|
|
|
|
<sect2><title>Short descriptions</title>
|
|
|
|
<para><command>arp</command> is used to manipulate the kernel's ARP cache,
|
|
usually to add or delete an entry, or to dump the entire cache.</para>
|
|
|
|
<para><command>dnsdomainname</command> reports the system's DNS domain
|
|
name.</para>
|
|
|
|
<para><command>domainname</command> reports or sets the system's NIS/YP
|
|
domain name.</para>
|
|
|
|
<para><command>hostname</command> reports or sets the name of the current
|
|
host system.</para>
|
|
|
|
<para><command>ifconfig</command> is the main utility for configuring
|
|
network interfaces.</para>
|
|
|
|
<para><command>nameif</command> names network interfaces based on MAC
|
|
addresses.</para>
|
|
|
|
<para><command>netstat</command> is used to report network connections,
|
|
routing tables, and interface statistics..</para>
|
|
|
|
<para><command>nisdomainname</command> does the same as domainname.</para>
|
|
|
|
<para><command>plipconfig</command> is used to fine tune the PLIP device
|
|
parameters, to improve its performance.</para>
|
|
|
|
<para><command>rarp</command> is used to manipulate the kernel's RARP
|
|
table.</para>
|
|
|
|
<para><command>route</command> is used to manipulate the IP routing
|
|
table.</para>
|
|
|
|
<para><command>slattach</command> attaches a network interface to a serial
|
|
line. This allows you to use normal terminal lines for point-to-point links to
|
|
other computers.</para>
|
|
|
|
<para><command>ypdomainname</command> does the same as domainname.</para>
|
|
|
|
</sect2>
|
|
|