Network and Transport Layers - CH 5 (EXAM 1) Flashcards
What does the transport layer do?
links app and network layers
segmentation and reassembly
session management
end to end delivery of messages
What is the network layer?
addresses and routes messages
What is TCP/IP?
transport layer protocol
PDU = segment
160-192 bits overhead
What is UDP?
transport layer protocol
PDU = segment
32-64 bits overhead
time sensitive situations
What is the internet protocol?
network layer
IPv4 - most common 32 bit (20-24 bits overhead)
IPv6 - 128-bit address (320 bits overhead)
Why is IPv4 important?
assigned large groups
32-bit address
giving out many numbers at a time
Why is IPv6 important?
128-bit IP address
What is the HTTP port standard?
TCP port 80
What is the HTTPS port standard?
TCP port 443
What is the FTP port standard?
TCP port 20/21
What is the SMTP port standard?
TCP port 25
What is the IMAP port standard?
TCP port 143
What is the POP3 port standard?
TCP port 110
What is the DNS port standard?
TCP/UDP port 53
What is segmenting?
breaking large files into smaller ones