”Do I Know This Already?” Quiz- Ciscco Wired Host Networking

Take the quiz (either here or use the PTP software) if you want to use the score to help you decide how much time to spend on this chapter. Appendix A, “Answers to the ‘Do I Know This Already?’ Quizzes,” found at the end of the book, includes both the answers and explanations. You can also find answers in the PTP testing software.

Table 4-1 ”Do I Know This Already?” Foundation Topics Section-to-Question Mapping Caution The goal of self-assessment is to gauge your mastery of the topics in this chapter. If you do not know the answer to a question or are only partially sure of the answer, you should mark that question as wrong for purposes of the self-assessment.

Giving yourself credit for an answer you incorrectly guess skews your self-assessment results and might provide you with a false sense of security.

1 What tools can you use to view and manage the IP addresses of interfaces on Windows 11?

a.  System Information app, Control Panel, command-line utilities

b.  Control Panel, System Information app

c.  Settings app, Control Panel, command-line utilities d.  Command-line utilities, Control Panel

2.  What Windows 11 application can you use to view the amount of information transmitted and received on an interface? (Choose two.)

a.  Control Panel network configuration dialog b.  System Information app interface information

c.  Settings app Network & Interface

d.  Control Panel Interface Status dialog

3.  What is one primary difference between command-line interfaces (CLIs) for configuration and monitoring rather than graphical user interfaces (GUIs) when configuring and monitoring network interfaces?

a.  The CLI always provides more information than the GUI.

b.  The GUI always uses fewer system resources than the CLI.

c.  The CLI is easier to use with scripts and automation tools.

d.  The GUI tends to respond more quickly to user commands than a CLI.

4.  What tools can you use to view and manage the IP addresses of interfaces on Apple’s OS/X?

a.  Control Panel, Finder, command line

b.  Settings application, System Information app, command line

c.  Control Panel, System Information app, command line d.  Settings application, Finder, command line

5 What are the most common commands used for discovering the IP address in Linux?

a.  Powershell and ifconfig

b.  ipconfig and ip

c.  ifconfig and ip

d.  Powershell and ip

6.  What kinds of packets do ping applications transmit?

a.  User Datagram Protocol (UDP)

b.  Transmission Control Protocol (TCP)

c.  QUIC

d.  Internet Control Message Protocol (ICMP)

7.  What kinds of packets do traceroute applications normally transmit? (Choose two.)

a.  User Datagram Protocol (UDP)

b.  Transmission Control Protocol (TCP)

c.  QUIC

d.  Internet Control Message Protocol (ICMP)

8.  What characteristic of an IP packet does traceroute use to find each hop in a path?

a.  Destination address

b.  Source address

c.  Packet size

d.  Time-to-live

9.  What does an asterisk (*) in traceroute mean? (Choose two.) a.  The router or host at this hop in the network does not send ICMP responses.

b.  The packet passed through a tunnel.

c.  The path ends at this point.

d.  The network has blocked the ICMP response packet.

10.  Why might your public and private IP addresses be different?

a.  The host operating system displays your private IP addresses to preserve the user’s privacy.

b.  The private IP address is only known to the user, while everyone knows the public IP address.

c.  If the network operator runs out of address space, they will sometimes use private IP addresses they own for hosts.

d.  Your local network assigns your host a private IP address is translated to a public IP address for use on the global Internet.

Foundation Topics Windows There are three ways to examine, verify, and configure wire interface information in Windows 11: the Settings app, the Control Panel, and the command line.