|
To install TCP/IP
-
In the Network option in Control Panel,
click Add on the Configuration tab.
-
In the Select Network Component Type
dialog box, double-click Protocol.
-
In the Select Network Protocol dialog
box, select Microsoft from the
Manufacturers list. In the Network
Protocols list, click TCP/IP.
-
Click OK.
ping Is command, which forwards a
packet to a URL over the Internet or within
an Intranet. This verifies that TCP/IP is
configured correctly and that a connection
can be made.
The basic ping command syntax is "ping
hostname".
Ping 127.0.0.1 This is the loopback address
and verifies that the computer that you are
pinging from can communicate via TCP/IP with
its own ethernet adapter.
ipconfig Allows you to view TCP/IP
settings and configuration. |