60127.0.0.1/32 Direct 0 0 127.0.0.1 InLoop0127.255.255.255/32 Direct 0 0 127.0.0.1 InLoop0224.0.0.0/4 Direct 0 0 0.0.0.0 NULL0224.0.0.0/24 Direct 0 0 0.0.0.0 NULL0255.255.255.255/32 Direct 0 0 127.0.0.1 InLoop0The output shows that the static route does not exist, and the status of the track entry is negative.ICMP template configuration exampleNetwork requirementsAs shown in Figure 21, configure an ICMP template for a feature to perform the ICMP echo operationfrom Device A to Device B.Figure 21 Network diagramConfiguration procedure# Assign each interface an IP address. (Details not shown.)# Configure static routes or a routing protocol to make sure the devices can reach each other. (Details notshown.)# Create ICMP template icmp. system-view[DeviceA] nqa template icmp icmp# Specify 10.2.2.2 as the destination IP address of ICMP echo requests.[DeviceA-nqatplt-icmp-icmp] destination ip 10.2.2.2# Set the probe timeout time for the ICMP echo operation to 500 milliseconds.[DeviceA-nqatplt-icmp-icmp] probe timeout 500# Configure the ICMP echo operation to repeat at an interval of 3000 milliseconds.[DeviceA-nqatplt-icmp-icmp] frequency 3000