OSI Reference Model And TCP/IP Stack Flashcards
What are the 4 layers of the TCP/IP Stack?
Application, Transport, Internet, Network Interface
What are the 7 layers of the OSI Reference Model from top to bottom?
Application, Presentation, Session, Transport, Network, Data Link, Physical
To what level(s) of the OSI Reference Model does the Application layer of the TCP/IP Stack correspond? Why is this the case?
Application, Presentation and Session. Software performs the functions of the Application, Presentation and Session layers - this was the case already at the advent of TCP/IP.
On which layer of the OSI model does HTTP function?
Application layer
On which layer of the OSI model does TCP function?
Transport layer
On which layer of the OSI model does UDP function?
Transport layer
On which layer of the OSI model does SNMP function?
Application layer
Name two Application Layer protocols that web browsers use.
HTTP and HTTPS
Name the three common Application Layer protocols used by e-mail clients.
- Simple Mail Transfer Protocol (SMTP)
- Post Office Protocol 3 (POP3)
- Internet Message Access Protocol (IMAP)