Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

84 lines
2.6 KiB

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
  2. <HTML DIR="LTR"><HEAD>
  3. <META HTTP-EQUIV="Content-Type" Content="text/html; charset=Windows-1252">
  4. <style type="text/css">@import url(td.css);</style>
  5. <TITLE>TCP/IP Utilities Component Description</TITLE>
  6. </HEAD>
  7. <body topmargin=0 id="bodyID" class = "dtBODY">
  8. <H1 class="dtH1"><A NAME="_tcp!ip_utilities_component_description"></A><SUP></SUP>TCP/IP Utilities Component Description</H1>
  9. <P>This component supports the following TCP/IP management and troubleshooting utilities:</P>
  10. <div class="tablediv"><table cellspacing="0" class="dtTABLE">
  11. <TR VALIGN="top">
  12. <TH width=50%>Utility</TH>
  13. <TH width=50%>Description</TH>
  14. </TR>
  15. <TR VALIGN="top">
  16. <TD width=50%>Arp.exe</TD>
  17. <TD width=50%>IP-MAC address resolution protocol related utility</TD>
  18. </TR>
  19. <TR VALIGN="top">
  20. <TD width=50%>Hostname.exe</TD>
  21. <TD width=50%>Prints name of the current host</TD>
  22. </TR>
  23. <TR VALIGN="top">
  24. <TD width=50%>Ipconfig.exe </TD>
  25. <TD width=50%>Displays Transmission Control Protocol (TCP) configuration information and renew and release status of the Dynamic Host Configuration Protocol (DHCP) address</TD>
  26. </TR>
  27. <TR VALIGN="top">
  28. <TD width=50%>Iprip.exe</TD>
  29. <TD width=50%>Routing Information Protocol (RIP) utility.</TD>
  30. </TR>
  31. <TR VALIGN="top">
  32. <TD width=50%>Netstat.exe</TD>
  33. <TD width=50%>Displays statistics on TCP, User Datagram Protocol (UDP), and Internet Protocol (IP)</TD>
  34. </TR>
  35. <TR VALIGN="top">
  36. <TD width=50%>Pathping.exe</TD>
  37. <TD width=50%>Performs connectivity troubleshooting when provided with the path information</TD>
  38. </TR>
  39. <TR VALIGN="top">
  40. <TD width=50%>Ping.exe</TD>
  41. <TD width=50%>Internet Control Message Protocol (ICMP) echo-based utility used to check for remote connectivity</TD>
  42. </TR>
  43. <TR VALIGN="top">
  44. <TD width=50%>Rexec.exe </TD>
  45. <TD width=50%>Carries out commands on remote hosts running the Remote Execute (REXEC) service. REXEC authenticates the user name on the remote host before executing the specified command</TD>
  46. </TR>
  47. <TR VALIGN="top">
  48. <TD width=50%>Route.exe</TD>
  49. <TD width=50%>Allows the addition, deletion, modification, and display of route entries</TD>
  50. </TR>
  51. <TR VALIGN="top">
  52. <TD width=50%>Rsh.exe </TD>
  53. <TD width=50%>Carries out commands on remote hosts running the Remote Shell (RSH) service.</TD>
  54. </TR>
  55. <TR VALIGN="top">
  56. <TD width=50%>Tracert.exe</TD>
  57. <TD width=50%>Displays intermediate node traversed on the path to a destination</TD>
  58. </TR>
  59. </table></div>
  60. <H1 class="dtH1">Component Configuration</H1>
  61. <P>There are no configuration requirements for this component.</P>
  62. <!--Footer-->
  63. <div class="footer">
  64. <br>
  65. <center><font color=228B22 size="1">Built on Tuesday, May 15, 2001</font></center>
  66. </div>
  67. </BODY>
  68. </HTML>