CHAPTER 13
Understanding Networking Protocols
When more than two computers are involved in the communications pathway, a network is formed and additional controls must be put into place to make certain that information is sent to the correct member of the network. This is in addition to controlling the flow of information on the network connection. These controls are implemented as a set of rules called protocols. In this chapter, you’ll learn to:
- Discuss basic network protocols
- Identify components associated with different IP addressing standards
- Discuss security issues associated with MAC addressing
- Identify the components and operation of the TCP/IP protocol suite and identify its vulnerabilities
- Provide examples of network subnetting and it uses
- Describe the functions and structure of the Ethernet networking standard
- Contrast peer-to-peer and client/server network access control methods
The Basics of Networking Protocols
A network protocol is a set of rules that governs...