R3204P16-HP Load Balancing Module System Maintenance Configuration Guide-6PW101

7
Request time out
Request time out
Request time out
--- 1.1.2.2 ping statistics ---
5 packet(s) transmitted
0 packet(s) received
100.00% packet loss
# LB and Device B cannot reach each other. Use the tracert command to determine failed nodes.
<LB> system-view
[LB] ip ttl-expires enable
[LB] ip unreachables enable
[LB] tracert 1.1.2.2
traceroute to 1.1.2.2(1.1.2.2) 30 hops max,40 bytes packet, press CTRL_C to bre
ak
1 1.1.1.2 14 ms 10 ms 20 ms
2 * * *
3 * * *
4 * * *
5
<LB>
The above output shows that LB and Device B cannot reach other, LB and Device A can reach each other,
and an error occurred on the connection between Device A and Device B. In this case, use the
debugging ip icmp command to enable ICMP debugging on LB and Device B to check whether the
devices send or receive the specified ICMP packets, or use the display ip routing-table command to
display whether LB and Device B can reach each other.