nettools-desc.xml 2.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  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), 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>ifconfig</title>
  18. <para>The ifconfig command is the general command used to configure network
  19. interfaces.</para></sect4>
  20. <sect4><title>nameif</title>
  21. <para>nameif names network interfaces based on MAC
  22. addresses.</para></sect4>
  23. <sect4><title>netstat</title>
  24. <para>netstat is a multi-purpose tool used to print the network connections,
  25. routing tables, interface statistics, masquerade connections, and multicast
  26. memberships.</para></sect4>
  27. <sect4><title>nisdomainname</title>
  28. <para>nisdomainname shows or sets system's NIS/YP domain
  29. name.</para></sect4>
  30. <sect4><title>plipconfig</title>
  31. <para>plipconfig is used to fine-tune the PLIP device parameters, hopefully
  32. making it faster.</para></sect4>
  33. <sect4><title>rarp</title>
  34. <para>Akin to the arp program, the rarp program manipulates the system's
  35. RARP table.</para></sect4>
  36. <sect4><title>route</title>
  37. <para>route is the general utility which is used to manipulate the IP
  38. routing table.</para></sect4>
  39. <sect4><title>slattach</title>
  40. <para>slattach attaches a network interface to a serial line, i.e.. puts a
  41. normal terminal line into one of several "network" modes.</para></sect4>
  42. <sect4><title>ypdomainname</title>
  43. <para>ypdomainname shows or sets the system's NIS/YP domain
  44. name.</para></sect4>
  45. </sect3>
  46. </sect2>