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...

The accompanying figure represents the ____.

A. Hue dialog box B. Saturation Picker C. Hue/Saturation dialog box D. Color Picker

Computer Science & Information Technology

In the accompanying illustration, item E shows which step in the podcasting process?

A. When you record the content B. When you create the RSS feed for the content C. When you share the content D. When you download the content

Computer Science & Information Technology

In the ethical hacking and security process, all assets are considered to have equal value for an organization.

a. true b. false

Computer Science & Information Technology

A data type consists of two parts: a set of data and the operations that can be performed on the data.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology