aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/nettools-desc.xml
blob: 21943e6e8750f71332345f904d61b6596e1bcba1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
<sect2>
<title>Contents</title>

<para>The Net-tools package contains the arp, hostname, ifconfig, netstat, 
plipconfig rarp, route, and slattach programs.</para>

</sect2>

<sect2>
<title>Description</title>

<sect3>
<title>arp</title>

<para>arp is used to manipulate the kernel's ARP cache, usually to add
or delete an entry, or to dump the ARP cache.</para>

</sect3>

<sect3>
<title>hostname</title>

<para>hostname, with its symlinks domainname, dnsdomainname, nisdomainname,
ypdomainname, and nodename, is used to set or show the system's hostname (or
other, depending on the symlink used).</para>

</sect3>

<sect3>
<title>ifconfig</title>

<para>The ifconfig command is the general command used to configure network
interfaces.</para>

</sect3>

<sect3>
<title>netstat</title>

<para>netstat is a multi-purpose tool used to print the network connections, 
routing tables, interface statistics, masquerade connections, and multicast 
memberships.</para>

</sect3>

<sect3>
<title>plipconfig</title>

<para>plipconfig is used to fine-tune the PLIP device parameters, hopefully 
making it faster.</para>

</sect3>

<sect3>
<title>rarp</title>

<para>Akin to the arp program, the rarp program manipulates the system's 
RARP table.</para>

</sect3>

<sect3>
<title>route</title>

<para>route is the general utility which is used to manipulate the IP 
routing table.</para>

</sect3>

<sect3>
<title>slattach</title>

<para>slattach attaches a network interface to a serial line, i.e.. puts a 
normal terminal line into one of several "network" modes.</para>

</sect3>

</sect2>