9/3 Class Flashcards
Chapter 2
we are on it
Read through chapter 4
do it before we go through it next time
TCIP
most data transmitted over a modern networks uses the TCP/IP standards to communicate
has an IP address called a “host”
wired networks
based on IEEE 802.3(“ethernet”)
wireless networks
based on IEEE 802.11
data types are layered
message or data(HTTP, SMTP, etc)
segments(TCP) or Datagrams(UDP)
packets(IP)
frames(ethernet)
Protocol Data Unit (PDU)
used generically is a simple unit, but often used for higher-level layers (above IP)
unicast traffic
traffic sent from one system to another one
one to one traffic
can traverse subnets
multicast traffic
traffic sent from one system to many other systems
broadcast traffic
traffic sent from one system to all other systems on a network
ARP
maps ethernet addresses to IP adresses)
routers and broadcasts
separate subnets
routers don’t pass broadcasts it would overload the internet
network interface cards (NICs) and cables
connect systems
collision domain
only one system can send data at any given time
collisions occur and the protocols force a resend
switches create separate collision domains to minimize collisions
broadcast domain
all devices on a network can receive broadcast traffic
excessive broadcasts slow a network
routers create separate collision and broadcast domains