1-7You must configure the debugging, terminal debugging and terminal monitor commands first todisplay the detailed debugging information on the terminal. For the detailed description on the terminaldebugging and terminal monitor commands, refer to Information Center Commands in the SystemVolume.Ping and Tracert Configuration ExampleNetwork requirementsAs shown in Figure 1-4, Device A failed to telnet Device C. Now it is required to determine whether anavailable route exists between Device A and Device C. If no such a route exists, you need to locate thefailed nodes in the network.Figure 1-4 Ping and tracert network diagramConfiguration procedure# Use the ping command to display whether an available route exists between Device A and Device C. ping 1.1.2.2PING 1.1.2.2: 56 data bytes, press CTRL_C to breakRequest time outRequest time outRequest time outRequest time outRequest time out--- 1.1.2.2 ping statistics ---5 packet(s) transmitted0 packet(s) received100.00% packet loss# No such a route exists. Use the tracert command to determine failed nodes. system-view[DeviceA] ip ttl-expires enable[DeviceA] ip unreachables enable[DeviceA] tracert 1.1.2.2traceroute to 1.1.2.2(1.1.2.2) 30 hops max,40 bytes packet, press CTRL_C to break1 1.1.1.2 14 ms 10 ms 20 ms2 * * *3 * * *