R3204P16-HP Load Balancing Module System Maintenance Configuration Guide-6PW101
2
Ping configuration example
Network requirements
As shown in Figure 1, check whether LB and Device B can reach each other. If they can reach each other,
get the detailed information of routes from LB and Device B.
Figure 1 Ping network diagram
Configuration procedure
# Use the ping command to display whether LB and Device B can reach each other.
<SecBalde> ping 1.1.2.2
PING 1.1.2.2: 56 data bytes, press CTRL_C to break
Reply from 1.1.2.2: bytes=56 Sequence=1 ttl=254 time=205 ms
Reply from 1.1.2.2: bytes=56 Sequence=2 ttl=254 time=1 ms
Reply from 1.1.2.2: bytes=56 Sequence=3 ttl=254 time=1 ms
Reply from 1.1.2.2: bytes=56 Sequence=4 ttl=254 time=1 ms
Reply from 1.1.2.2: bytes=56 Sequence=5 ttl=254 time=1 ms
--- 1.1.2.2 ping statistics ---
5 packet(s) transmitted
5 packet(s) received
0.00% packet loss
round-trip min/avg/max = 1/41/205 ms
# Get the detailed information of routes from SecBalde to Device B.
<SecBalde> ping -r 1.1.2.2
PING 1.1.2.2: 56 data bytes, press CTRL_C to break
Reply from 1.1.2.2: bytes=56 Sequence=1 ttl=254 time=53 ms
Record Route:
1.1.2.1
1.1.2.2
1.1.1.2
1.1.1.1
Reply from 1.1.2.2: bytes=56 Sequence=2 ttl=254 time=1 ms
Record Route:
1.1.2.1
1.1.2.2
1.1.1.2
SecBlade Device A Device B
1.1.1.1/24
1.1.1.2/24
ECHO-REQUEST
(NULL)
ECHO-REQUEST
1st=1.1.2.1
1.1.2.1/24
1.1.2.2/24
ECHO-REPLY
1st=1.1.2.1
2nd=1.1.2.2
ECHO-REPLY
1st=1.1.2.1
2nd=1.1.2.2
3rd=1.1.1.2
ECHO-REPLY
1st=1.1.2.1
2nd=1.1.2.2
3rd=1.1.1.2
4th=1.1.1.1