nettools-desc.xml 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  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. <para><command>arp</command> is used to manipulate the kernel's ARP cache,
  6. usually to add or delete an entry, or to dump the entire cache.</para>
  7. <para><command>dnsdomainname</command> reports the system's DNS domain
  8. name.</para>
  9. <para><command>domainname</command> reports or sets the system's NIS/YP
  10. domain name.</para>
  11. <para><command>hostname</command> reports or sets the name of the current
  12. host system.</para>
  13. <para><command>ifconfig</command> is the main utility for configuring
  14. network interfaces.</para>
  15. <para><command>nameif</command> names network interfaces based on MAC
  16. addresses.</para>
  17. <para><command>netstat</command> is used to report network connections,
  18. routing tables, and interface statistics..</para>
  19. <para><command>nisdomainname</command> does the same as domainname.</para>
  20. <para><command>plipconfig</command> is used to fine tune the PLIP device
  21. parameters, to improve its performance.</para>
  22. <para><command>rarp</command> is used to manipulate the kernel's RARP
  23. table.</para>
  24. <para><command>route</command> is used to manipulate the IP routing
  25. table.</para>
  26. <para><command>slattach</command> attaches a network interface to a serial
  27. line. This allows you to use normal terminal lines for point-to-point links to
  28. other computers.</para>
  29. <para><command>ypdomainname</command> does the same as domainname.</para>
  30. </sect3>
  31. </sect2>