Home | CCENT | 640-822 ICND1

CCENT Prep Center:

 

CCENT.WS is offering a special online preparation center for the Cisco CCENT Certification Exam to anyone who want to earn CCENT Certification. The CCENT Prep Center has been in pilot test for almost one year, and got some interesting updates in 2009. This resource is FREE of charge to anyone who's want to become Cisco CCENT Certified. If you pay a visit to the CCENT Prep Center, here's you'll find:

Troubleshooting IP Addressing

Troubleshooting IP addressing is obviously an important skill because running into trouble somewhere along the way is pretty much a sure thing, and it’s going to happen to you. Because of this nasty fact, it will be great when you can save the day because you can both figure out (diagnose) the problem and fix it on an IP network whether you’re at work or at home!

 

Here are the four troubleshooting steps Cisco recommends:

 

1. Open a DOS window and ping 127.0.0.1. This is the diagnostic, or loopback, address, and if you get a successful ping, your IP stack is considered to be initialized. If it fails, then you have an IP stack failure and need to reinstall TCP/IP on the host.

 

2. From the DOS window, ping the IP address of the local host. If that’s successful, your network interface card (NIC) is functioning. If it fails, there is a problem with the NIC. Success here doesn’t mean that a cable is plugged into the NIC, only that the IP protocol stack on the host can communicate to the NIC (via the LAN driver).

 

3. From the DOS window, ping the default gateway (router). If the ping works, it means that the NIC is plugged into the network and can communicate on the local network. If it fails, you have a local physical network problem that could be anywhere from the NIC to the router.

 

4. If steps 1 through 3 were successful, try to ping the remote server. If that works, then you know that you have IP communication between the local host and the remote server. You also know that the remote physical network is working.


Untitled Document
CCENT Practice Exam Questions
A receiving host has failed to receive all of the segments that it should acknowledge. What can the host do to improve the reliability of this communication session?
Send a different source port number.
Restart the virtual circuit.
Decrease the sequence number.
Decrease the window size.
A receiving host can control the transmitter by using flow control (TCP uses Windowing by default). By decreasing the window size, the receiving host can slow down the transmitting host so the receiving host does not overflow its buffers.
<< Prev          Next >>
© 2006-2009 CCENT.WS, All Rights reserved.