nettools-desc.xml 2.1 KB

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