Chapter 2 - Network Protocols and Communications
Chapter 2 - Network Protocols and Communications
R1
192.168.1.1
11-11-11-11-11-11
ARP
Request
PC1 S1 R1
192.168.1.110
AA-AA-AA-AA-AA-AA
PC2
192.168.1.111
BB-BB-BB-BB-BB-BB
FTP Server
192.168.1.9
CC-CC-CC-CC-CC-CC
Accessing Remote Resources
Default Gateway
PC 1 R2
R1 172.16.1.99
192.168.1.110 192.168.1.1
AA-AA-AA-AA-AA-AA 22-22-22-22-22-22
11-11-11-11-11-11
Web Server
172.16.1.99
AB-CD-EF-12-34-56
PC 2 FTP Server
192.168.1.111 192.168.1.9
BB-BB-BB-BB-BB-BB CC-CC-CC-CC-CC-CC
Accessing Remote Resources
Communicating Device / Remote Network
Accessing Remote Resources
Using Wireshark to View Network Traffic
Network Protocols and Communications
Summary
In this chapter, you learned:
▪ Data networks are systems of end devices, intermediary
devices, and the media connecting the devices. For
communication to occur, these devices must know how to
communicate.
▪ These devices must comply with communication rules and
protocols. TCP/IP is an example of a protocol suite.
▪ Most protocols are created by a standards organization such
as the IETF or IEEE.
▪ The most widely-used networking models are the OSI and
TCP/IP models.
Network Protocols and Communications
Summary
In this chapter, you learned:
▪ Data that passes down the stack of the OSI model is
segmented into pieces and encapsulated with addresses and
other labels. The process is reversed as the pieces are de-
encapsulated and passed up the destination protocol stack.
▪ The OSI model describes the processes of encoding,
formatting, segmenting, and encapsulating data for
transmission over the network.
▪ The TCP/IP protocol suite is an open standard protocol that
has been endorsed by the networking industry and ratified, or
approved, by a standards organization.
Network Protocols and Communications
Summary
In this chapter, you learned:
▪ The Internet Protocol Suite is a suite of protocols required for
transmitting and receiving information using the Internet.
▪ Protocol Data Units (PDUs) are named according to the
protocols of the TCP/IP suite: data, segment, packet, frame,
and bits.
▪ Applying models allows individuals, companies, and trade
associations to analyze current networks and plan the
networks of the future.