Prerequisites - HP 6125G Configuration Manual

Network management and monitoring configuration guide
Hide thumbs Also See for 6125G:
Table of Contents

Advertisement

Figure 2 Network diagram
Tracert uses received ICMP error messages to get the IP addresses of devices. As shown in
tracert works as follows:
The source device (Device A) sends a UDP packet with a TTL value of 1 to the destination device
1.
(Device D). The destination UDP port is not used by any application on the destination device.
The first hop (Device B, the first Layer 3 device that receives the packet) responds by sending a
2.
TTL-expired ICMP error message to the source, with its IP address encapsulated. In this way, the
source device can get the address of the first Layer 3 device (1.1.1.2).
The source device sends a packet with a TTL value of 2 to the destination device.
3.
The second hop (Device C) responds with a TTL-expired ICMP error message, which gives the
4.
source device the address of the second Layer 3 device (1.1.2.2).
The process continues until the packet sent by the source device reaches the ultimate destination
5.
device. Because no application uses the destination port specified in the packet, so the destination
device responds with a port-unreachable ICMP message to the source device, with its IP address
1.1.3.2 encapsulated. This way, the source device gets the IP address of the destination device
(1.1.3.2).
The source device thinks that the packet has reached the destination device after receiving the
6.
port-unreachable ICMP message, and the path to the destination device is 1.1.1.2 to 1.1.2.2 to
1.1.3.2.

Prerequisites

Before you use a tracert command, perform the tasks in this section.
For an IPv4 network:
Enable sending of ICMP timeout packets on the intermediate devices (the devices between the
source and destination devices). If the intermediate devices are HP devices, execute the ip
ttl-expires enable command on the devices. For more information about this command, see Layer
3—IP Services Command Reference.
Enable sending of ICMP destination unreachable packets on the destination device. If the
destination device is an HP device, execute the ip unreachables enable command. For more
information about this command, see Layer 3—IP Services Command Reference.
If there is an MPLS network between the source and destination devices and you need to display the
MPLS information during the tracert process, enable support for ICMP extensions on the source and
intermediate devices. If the source and intermediate devices are HP devices, execute the ip
4
Figure
2,

Advertisement

Table of Contents
loading

This manual is also suitable for:

6125 blade switch series

Table of Contents