CHAPTER 1 Introduction to Networking

1. In the client-server model, what is the primary protocol used for communication between a browser and Web server?

HTTP

2. Which two encryption protocols might be used to provide secure transmissions for browser and Web server communications?

SSL and TLS

3. Apache is a popular example of what type of networking software?

Web server

4. Which email protocol allows an email client to download email messages to the local computer?

POP3

5. Which email protocol allows an email client to read mail stored on the mail server?

IMAP4

6. Which client-server application allows an administrator to control a remote computer, but does not encrypt or secure the communication between client and server?

Telnet

7. Which application embedded in Windows operating systems allows remote control of a computer and uses the RDP secure protocol for transmissions?

Remote Desktop

8. What service provided by Windows Server 2012 R2 allows a computer to serve up applications to other computers on the network?

Remote Desktop Services

9. List three types of services a network might support that are considered part of unified communications or convergence.

Conversational voice, streaming live audio and video, and streaming stored audio and video

10. Which Session layer protocol is a streaming live video teleconference likely to use on the network?

RTP

11. A network consists of 10 computers, all running Windows 7 Professional. One computer acts as a file server and serves up data to other computers on the network. Which networking model does the network use?

Peer-to-peer model

12. In Question 11, suppose one computer is upgraded from Windows 7 Professional to Windows Server 2012 R2. Which networking model can the network now support that it could not support without the upgrade?

Client-server model

What is the name of the domain controller database that Windows Server 2012 R2 uses to store data about user access and resources on the network?

Active Directory

14. A network consists of seven computers and a network printer all connected directly to one switch. Which network topology does this network use?

Star topology

15. In Question 14, suppose a new switch is connected to the first switch by way of a network cable and three computers are connected to the new switch. Which network topology is now used?

Star-bus topology

16. What is the fundamental distinction between a Layer 2 switch and a router?

A Layer 2 switch belongs only to its local network, and a router belongs to two or more networks.

17. What is the fundamental distinction between a node and a host?

A host is a computer that hosts a resource on the network, and a node is any computer or device that can be addressed on the network.

18. What is the fundamental distinction between a MAN and a WAN?

A MAN covers a small geographical area, and a WAN covers a large geographical area.

19. What is a message called that is delivered by TCP? What is a message called that is delivered by UDP? At which layer do the two protocols work?

Answer: Segment
Answer: Datagram
Answer: Transport layer

20. Which type of address is used at the Transport layer to identify the receiving application?

Port number

21. Is TCP or UDP normally used when streaming live video? Why?

UDP, because guaranteed delivery is not as important as fast transmissions

22. At the Network layer, what is a message called?

A packet

23. What is the primary protocol used at the Network layer?

IP (Internet Protocol)

24. At the Network layer, what type of address is used to identify the receiving host?

IP address

25. What is a PDU called at the Link layer?

A frame

26. At the Link layer, which type of network address is used to identify the receiving node?

Physical address, MAC address, hardware address, or Data Link layer address

27. Why is it important to wear an ESD strap when installing a server in a rack?

To protect the server against static electricity, or ESD

28. A computer is unable to access the network. When you check the LED lights near the computer's network port, you discover the lights are not lit. Which layer of the OSI model are you using to troubleshoot this problem? At which two layers does the netw

Physical layer
Link layer and Physical layer

29. A user complains that he cannot access a particular Web site, although he is able to access other Web sites. At which layer of the OSI model should you begin troubleshooting the problem?

Application layer

30. A user complains that Skype drops her videoconference calls and she must reconnect. At which layer of the OSI model should you begin troubleshooting? Which OSI layer is responsible for not dropping the Skype connection?

Application layer, Session layer