nettools-desc.xml 1.9 KB

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