What is the output on PC1 when the ping command is issued?

What will be an ideal response?

```
[root@PC1 root]# ping -c 5 10.0.10.110
PING 10.0.10.110 (10.0.10.110) 56(84) bytes of data.
From 10.0.2.1 icmp_seq=1 Destination Host Unreachable
From 10.0.2.1 icmp_seq=2 Destination Host Unreachable
From 10.0.2.1 icmp_seq=3 Destination Host Unreachable
From 10.0.2.1 icmp_seq=4 Destination Host Unreachable
From 10.0.2.1 icmp_seq=5 Destination Host Unreachable
--- 10.0.10.110 ping statistics ---
5 packets transmitted, 0 received, +5 errors, 100% packet loss, time 4043ms
```

Computer Science & Information Technology

You might also like to view...

In the Action Arguments section of the Macro window, the ________ argument supplies a list of all database objects dependent upon which object type the user select for the first argument

Fill in the blank(s) with correct word

Computer Science & Information Technology

Excel's ________ function returns the smallest number from a set of numbers

Fill in the blank(s) with correct word

Computer Science & Information Technology