source: appendixa/nettools-desc.xml@ 73eac28

10.0 10.0-rc1 10.1 10.1-rc1 11.0 11.0-rc1 11.0-rc2 11.0-rc3 11.1 11.1-rc1 11.2 11.2-rc1 11.3 11.3-rc1 12.0 12.0-rc1 12.1 12.1-rc1 6.0 6.1 6.1.1 6.3 6.4 6.5 6.6 6.7 6.8 7.0 7.1 7.2 7.3 7.4 7.5 7.5-systemd 7.6 7.6-systemd 7.7 7.7-systemd 7.8 7.8-systemd 7.9 7.9-systemd 8.0 8.1 8.2 8.3 8.4 9.0 9.1 arm bdubbs/gcc13 ml-11.0 multilib renodr/libudev-from-systemd s6-init trunk v5_0 v5_1 v5_1_1 xry111/arm64 xry111/arm64-12.0 xry111/clfs-ng xry111/lfs-next xry111/loongarch xry111/loongarch-12.0 xry111/loongarch-12.1 xry111/mips64el xry111/pip3 xry111/rust-wip-20221008 xry111/update-glibc
Last change on this file since 73eac28 was b7d9d404, checked in by Timothy Bauscher <timothy@…>, 21 years ago

Converted m4, bison, less, groff, textutils, sed, flex, binutils, fileutils, shellutils, gettext and net-tools to new layout.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2353 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

  • Property mode set to 100644
File size: 1.9 KB
RevLine 
[b7d9d404]1<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
[8fcc2c0]2
[b7d9d404]3<sect2><title>Descriptions</title>
[3630401]4
[b7d9d404]5<para>Last checked against version &net-tools-contversion;.</para>
[3630401]6
[b7d9d404]7<sect3><title>Program file descriptions</title>
[3630401]8
[bdc08c1]9<sect4><title>arp</title>
[b822811]10<para>arp is used to manipulate the kernel's ARP cache, usually to add
[bdc08c1]11or delete an entry, or to dump the ARP cache.</para></sect4>
12
13<sect4><title>dnsdomainname</title>
14<para>dnsdomainname shows the system's DNS domain name.</para></sect4>
[3630401]15
[bdc08c1]16<sect4><title>domainname</title>
17<para>domainname shows or sets the system's NIS/YP domain
18name.</para></sect4>
[3630401]19
[4d46e012]20<sect4><title>hostname</title>
[1b32453]21<para>hostname prints or sets the name of the current host
22system.</para></sect4>
23
[bdc08c1]24<sect4><title>ifconfig</title>
[b822811]25<para>The ifconfig command is the general command used to configure network
[bdc08c1]26interfaces.</para></sect4>
27
28<sect4><title>nameif</title>
29<para>nameif names network interfaces based on MAC
[335838c]30addresses.</para></sect4>
[3630401]31
[bdc08c1]32<sect4><title>netstat</title>
[b822811]33<para>netstat is a multi-purpose tool used to print the network connections,
[2c094d6]34routing tables, interface statistics, masquerade connections and multicast
[bdc08c1]35memberships.</para></sect4>
[3630401]36
[bdc08c1]37<sect4><title>nisdomainname</title>
38<para>nisdomainname shows or sets system's NIS/YP domain
39name.</para></sect4>
40
41<sect4><title>plipconfig</title>
[b822811]42<para>plipconfig is used to fine-tune the PLIP device parameters, hopefully
[bdc08c1]43making it faster.</para></sect4>
[3630401]44
[bdc08c1]45<sect4><title>rarp</title>
[b822811]46<para>Akin to the arp program, the rarp program manipulates the system's
[bdc08c1]47RARP table.</para></sect4>
[3630401]48
[bdc08c1]49<sect4><title>route</title>
[b822811]50<para>route is the general utility which is used to manipulate the IP
[bdc08c1]51routing table.</para></sect4>
[3630401]52
[bdc08c1]53<sect4><title>slattach</title>
[b822811]54<para>slattach attaches a network interface to a serial line, i.e.. puts a
[bdc08c1]55normal terminal line into one of several "network" modes.</para></sect4>
56
57<sect4><title>ypdomainname</title>
[141b7323]58<para>ypdomainname shows or sets the system's NIS/YP domain
[bdc08c1]59name.</para></sect4>
60
61</sect3>
[3630401]62
63</sect2>
64
Note: See TracBrowser for help on using the repository browser.