The TCP/IP Network Model Flashcards
protocol
a defined set of standards that computers must follow in order to communicate properly.
computer networking
the full scope of how computers communicate with each other
what are the 5 layers of the TCP/IP model?
the physical, data link, network, transport, and application layers.
what are the specifications of the physical layer for?
networking cables
the connectors that join devices together
how signals sent over these
what is the data link layer responsible for?
defining a common way of interpreting signals so network devices can communicate
abstracts away the need for any other layers to care about the physical layer and what hardware is in use.
what is the network layer responsible for?
getting data delivered across a collection of networks via routers
what is the most common protocol used at the network layer?
IP (Internet Protocol)
what is the transport layer responsible for?
sorting out which client and server programs are supposed to get data transmitted.
what are the 2 main protocols used at the transport layer?
Transmission Control Protocol (TCP)
Use Datagram Protocol (UDP)
what are TCP and UDP responsible for?
ensuring data that the network layer delivers gets to the right applications the node is running.
TCP ensure reliable delivery.
UDP doesn’t.
what is the most common protocol at the data link layer?
Ethernet
what does the physical layer consist of?
the devices and means of transmitting bits across computer networks
which protocols does the application layer contain?
Application specific protocols.
crosstalk
when an electrical pulse on one wire is accidentally detected on another
what are the most common forms of copper twisted pair cables?
Cat 5, Cat 5e, Cat 6
collision domain
a network segment where only 1 device can communicate at a time
what does a switch do?
inspects the contents of Ethernet protocol data being sent around network, determines which system the data is intended for, and then only sends that data to that one system.
Border Gateway Protocol (BDP)
allows routers to share data with each other in order to learn the most optimal paths to forward traffic.
what does a router do?
inspects IP data
forwards between independent networks
stores internal tables containing info about how to route traffic
server
provides data that’s being requested
client
requests and receives data
modulation
a way of varying the voltage moving across cables
line coding
modulation used for computer networks
duplex communication
info flows in both directions across cable