Include the saved data in your lab report.

What will be an ideal response?

```
ip.dst == 10.0.1.12
No. Time Source Destination Protocol Info
1 0.000000 10.0.1.11 10.0.1.12 ICMP Echo (ping)

request

3 1.011058 10.0.1.11 10.0.1.12 ICMP Echo (ping)

request

ip.src == 10.0.1.12
No. Time Source Destination Protocol Info
2 0.000426 10.0.1.12 10.0.1.11 ICMP Echo (ping)

reply

4 1.011468 10.0.1.12 10.0.1.11 ICMP Echo (ping)

reply
```

Computer Science & Information Technology

You might also like to view...

Which of these is a built-in security group designed to enable members to perform limited administrative tasks within the domain in which they are located?

a. Local admins b. OU operators c. Backup operators d. None of the above

Computer Science & Information Technology

To create an array initializer to specify the initial values of the elements in the array, use symbols _________

a) [ and ] b) < and > c) ( and ) d) { and }

Computer Science & Information Technology