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:

Checking Network Connectivity and Troubleshooting

You can use the ping and traceroute commands to test connectivity to remote devices, and both of them can be used with many protocols, not just IP. But don’t forget that the show ip route command is a good troubleshooting command for verifying your routing table and the show interfaces command will show you the status of each interface.

 

Using the ping Command

 

You’ve seen many examples of pinging devices to test IP connectivity and name resolution using the DNS server. To see all the different protocols that you can use with the Ping program, type ping.

 

The ping output displays the minimum, average, and maximum times it takes for a ping packet to find a specified system and return.

 

Using the traceroute Command

 

Traceroute (the traceroute command, or trace for short) shows the path a packet takes to get to a remote device. It uses time to live (TTL) time-outs and ICMP error messages to outline the path a packet takes through an internetwork to arrive at the remote host.

 

Trace (the trace command), which can be used from either user mode or privileged mode, allows you to figure out which router in the path to an unreachable network host should be examined more closely for the cause of the network’s failure.

 

To see the protocols that you can use with the traceroute command, type traceroute

 

The trace command shows the hop or hops that a packet traverses on its way to a remote device.


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.