Vol 1 Ch 1 - Introduction to TCP/IP Networking Flashcards
1
Q
TCP/IP application layer protocols
A
HTTP
POP3
SMTP
2
Q
TCP/IP transport layer protocols
A
TCP
UDP
3
Q
TCP/IP Internet layer protocols
A
IP
ICMP
4
Q
TCP/IP Data Link and Physical layer protocols
A
Ethernet
802.11 (Wi-Fi)
5
Q
Adjacent-layer interactions
A
A higher layer requests that the next lower layer perform a needed function.
6
Q
Steps for data encapsulation
A
- APPLICATION layer encapsulation. The application layer may or not add a header.
- TRANSPORT layer encapsulation
- NETWORK - IP layer encapsulation
- DATA layer encapsulation
- TRANSMIT the bits via the physical layer
LINK HEADER | IP | TCP | DATA | LINK TRAILER
7
Q
Comparing OSI and TCP/IP Layer Names and Numbers
A
OSI TCP/IP
- Application 5-7 Application
- Presentation
- Session
- Transport 4 Transport
- Network 3 Network
- Data Link 2 Data Link
- Physical 1 Physical
8
Q
PDU
A
Protocol Data Unit (PDU
OSI terminology
L7PDU L6PDU L5PDU L4PDU L3PDU L2PDU