nettools-desc.xml 1.4 KB

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