1-2z For a low-speed network, you are recommended to set a larger value for the timeout timer(indicated by the -t parameter in the command) when configuring the ping command.z Only the directly connected segment address can be pinged if the outgoing interface isspecified with the -i argumentPing Configuration ExampleNetwork requirementsAs shown in Figure 1-1, check whether Device A and Device C can reach each other. If they canreach each other, get the detailed information of routes from Device A to Device C.Figure 1-1 Ping network diagramConfiguration procedure# Use the ping command to display whether Device A and Device C can reach each other. ping 1.1.2.2PING 1.1.2.2: 56 data bytes, press CTRL_C to breakReply from 1.1.2.2: bytes=56 Sequence=1 ttl=254 time=205 msReply from 1.1.2.2: bytes=56 Sequence=2 ttl=254 time=1 msReply from 1.1.2.2: bytes=56 Sequence=3 ttl=254 time=1 msReply from 1.1.2.2: bytes=56 Sequence=4 ttl=254 time=1 msReply from 1.1.2.2: bytes=56 Sequence=5 ttl=254 time=1 ms--- 1.1.2.2 ping statistics ---5 packet(s) transmitted5 packet(s) received0.00% packet lossround-trip min/avg/max = 1/41/205 ms# Get the detailed information of routes from Device A to Device C. ping -r 1.1.2.2PING 1.1.2.2: 56 data bytes, press CTRL_C to breakReply from 1.1.2.2: bytes=56 Sequence=1 ttl=254 time=53 msRecord Route:1.1.2.1