nettools-desc.xml 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. <sect2><title>Contents of Net-tools</title>
  2. <para>Last checked against version &net-tools-contversion;.</para>
  3. <sect3><title>Program Files</title>
  4. <para>arp, dnsdomainname (link to hostname), domainname (link to
  5. hostname), hostname, ifconfig, nameif, netstat, nisdomainname (link to
  6. hostname), plipconfig, rarp, route, slattach and ypdomainname (link to
  7. hostname)</para></sect3>
  8. <sect3><title>Descriptions</title>
  9. <sect4><title>arp</title>
  10. <para>arp is used to manipulate the kernel's ARP cache, usually to add
  11. or delete an entry, or to dump the ARP cache.</para></sect4>
  12. <sect4><title>dnsdomainname</title>
  13. <para>dnsdomainname shows the system's DNS domain name.</para></sect4>
  14. <sect4><title>domainname</title>
  15. <para>domainname shows or sets the system's NIS/YP domain
  16. name.</para></sect4>
  17. <sect4><title>hostname></title>
  18. <para>hostname prints or sets the name of the current host
  19. system.</para></sect4>
  20. <sect4><title>ifconfig</title>
  21. <para>The ifconfig command is the general command used to configure network
  22. interfaces.</para></sect4>
  23. <sect4><title>nameif</title>
  24. <para>nameif names network interfaces based on MAC
  25. addresses.</para></sect4>
  26. <sect4><title>netstat</title>
  27. <para>netstat is a multi-purpose tool used to print the network connections,
  28. routing tables, interface statistics, masquerade connections and multicast
  29. memberships.</para></sect4>
  30. <sect4><title>nisdomainname</title>
  31. <para>nisdomainname shows or sets system's NIS/YP domain
  32. name.</para></sect4>
  33. <sect4><title>plipconfig</title>
  34. <para>plipconfig is used to fine-tune the PLIP device parameters, hopefully
  35. making it faster.</para></sect4>
  36. <sect4><title>rarp</title>
  37. <para>Akin to the arp program, the rarp program manipulates the system's
  38. RARP table.</para></sect4>
  39. <sect4><title>route</title>
  40. <para>route is the general utility which is used to manipulate the IP
  41. routing table.</para></sect4>
  42. <sect4><title>slattach</title>
  43. <para>slattach attaches a network interface to a serial line, i.e.. puts a
  44. normal terminal line into one of several "network" modes.</para></sect4>
  45. <sect4><title>ypdomainname</title>
  46. <para>ypdomainname shows or sets the system's NIS/YP domain
  47. name.</para></sect4>
  48. </sect3>
  49. </sect2>