nettools-desc.xml 1.4 KB

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