Chapter 1 Flashcards
How many layers in ISO OSI?
7
What are the layers in ISO OSI
7 = application
6 = presentation
5 = session
4 = transport
3 = network
2 = data link
1 = physical
What does OSI stand for?
Open Systems Interconnection
what does ISO refer to and where is the real name derived from
International Standards organization and it comes from the Greek language and mean same
What is a protocol?
Set of conventions (agreed-upon way of doing things
What is the OSI model used for today?
It is used as a reference model
What are the common protocols in the 7th layer?
HTTP SMTP and POP3
What does POP3 stand for and what is it used for
Post Office Protocol version 3, used to retrieve email from a server
Give an HTTP example to retrieve a index.htm file from www.xx.co.za
GET /index.htm HTTP/1.1
What are some standards used in Layer 6?
XML HTML MIME
What does layer 4 enable?
process-to-process communication
what is the purpose of layer 3?
It performs routing functions. most commonly it just shows the next router on the path
what is the purpose of layer 2?
Provide mean to transfer data between network entities and to detect/correct errors that may occur in physical layers
What is layer 1 made up of?
Since it is the physical layer it is made up of copper cables and so on
List all the bodies that issue standards:
ISO, IEEE, IETF, IANA,ICANN,W3C,CCITT,NIST
What type of oriented protocols does the application layer have?
User-oriented protocols
Most common architecture in this course?
client-server
On what layer is FTP?
Layer 7
What is the problem with client-server architecture?
Client always initiates communication
What does P2P (Peer-to-Peer) enable?
different participants to work as equals
by what RFC is SMTP defined by?
RFC 5321
What is an alternative to POP3?
IMAP4 (Internet Message Access Protocol
What is the most well known tool to see traffic on a network?
WireShark
What does DNS stand for?
Domain name system