Добавил:
Upload Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
CCNA Exploration 6.docx
Скачиваний:
38
Добавлен:
24.11.2018
Размер:
167.87 Кб
Скачать

6.6.4 Traceroute (tracert) - Testing the Path Page 1:

Ping is used to indicate the connectivity between two hosts. Traceroute (tracert) is a utility that allows us to observe the path between these hosts. The trace generates a list of hops that were successfully reached along the path.

This list can provide us with important verification and troubleshooting information. If the data reaches the destination, then the trace lists the interface on every router in the path.

If the data fails at some hop along the way, we have the address of the last router that responded to the trace. This is an indication of where the problem or security restrictions are.

Round Trip Time (RTT)

Using traceroute provides round trip time (RTT) for each hop along the path and indicates if a hop fails to respond. The round trip time (RTT) is the time a packet takes to reach the remote host and for the response from the host to return. An asterisk (*) is used to indicate a lost packet.

This information can be used to locate a problematic router in the path. If we get high response times or data losses from a particular hop, this is an indication that the resources of the router or its connections may be stressed.

Time to Live (TTL)

Traceroute makes use of a function of the Time to Live (TTL) field in the Layer 3 header and ICMP Time Exceeded Message. The TTL field is used to limit the number of hops that a packet can cross. When a packet enters a router, the TTL field is decremented by 1. When the TTL reaches zero, a router will not forward the packet and the packet is dropped.

In addition to dropping the packet, the router normally sends an ICMP Time Exceeded message addressed to the originating host. This ICMP message will contain the IP address of the router that responded.

Play the animation in the figure to see how Traceroute takes advantage of TTL.

The first sequence of messages sent from traceroute will have a TTL field of one. This causes the TTL to time out the packet at the first router. This router then responds with an ICMP Message. Traceroute now has the address of the first hop.

Traceroute then progressively increments the TTL field (2, 3, 4...) for each sequence of messages. This provides the trace with the address of each hop as the packets timeout further down the path. The TTL field continues to be increased until the destination is reached or it is incremented to a predefined maximum.

Once the final destination is reached, the host responds with either an ICMP Port Unreachable message or an ICMP Echo Reply message instead of the ICMP Time Exceeded message.

6.6.4 - Trace Route (trace rt) - Testing the Path The animation depicts testing the network path and connectivity between two hosts by tracing the route from the source host IP address to the destination host IP address.  There are three routers between PC1 and PC2. As the animation progresses, PC1 sends successive packets while increasing the Time To Live (TTL) by one each time so that the packet times out on the next router in the path. The final packet reaches the remote PC2 and is returned to PC1. During this process, PC1 records the routers that the packets pass through along the path to PC2. 

Page 2:

In this activity, you will first investigate how traceroute (tracert) is actually built out of a series of ICMP echo requests. Then you will experiment with a routing loop, where a packet would circulate forever if not for its time to live field.

Click the Packet Tracer icon to launch the Packet Tracer activity.

6.6.4 - Trace Route (trace rt) - Testing the Path Link to Packet Tracer Exploration: Trace and Time To Live  In this activity, you first investigate how trace route (trace rt) is built out of a series of ICMP echo requests. Then you experiment with a routing loop, where a packet would circulate forever if it did not have a time to live field. 

Соседние файлы в предмете [НЕСОРТИРОВАННОЕ]