OSI And TCP/IP Models Flashcards

1
Q

OSI Model

A

provides guidance between networks for communication (framework for new technologies)
model 1st, protocol follows
no protocol definition, protocol independent
connection oriented and connectionless
7 layers

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

7 layers of OSI model

A

application > presentation > session > transport > network > data > physical

encapsulation:&raquo_space;
decapsulation: <

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

layer 7 of OSI

A

application

host network service

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

layer 6 of OSI

A

presentation

sent data is readable, http

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

layer 5 of OSI

A

session

establishes, manages, and terminated communication between hosts

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

layer 4 of OSI

A

transport

flow contol; segmentation, transfer, and reassembly; ftp, http

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

layer 3 of OSI

A

network

connectivity between networks, router

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

layer 2 of OSI

A

data

error correction, switch

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

layer 1 of OSI

A

physical

physical connection, cables

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

TCP/IP layers

A

application > transport > internet > data link

encapsulation:&raquo_space;
decapsulation: <

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

layer 4 of tcp/ip

A

application

access app for network communication

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

layer 3 of tcp/ip

A

transport

flow control and data error correction

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

layer 2 of tcp/ip

A

internet

send packet

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

layer 1 of tcp/ip

A

Data link

provides encapsulation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

tcp/ip model

A

made to replace OSI model, less layers (4)
protocol dependent
connectionless
protocol 1st, model 2nd

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

CSMA/CD

A

collision detection
used in wired connections listens for quiet line, yes? send data, no? wait rand # ms
collision = back off algorithm used: each collidee picks rand #, 3 chances to to get unique number otherwise you have to wait again for a quiet line
doesn’t prevent collisions

17
Q

CSMA/CA

A

collision avoidance
used in wireless connections
listens for idle channel: yes? start transmission, no? back off for rand # ms

18
Q

Gigabit Network

A

1999
lack of hub = no collisions
CSMA/CD not required but may be for backwards compatibility
less time to send and receive data
simultaneous conversations
everyone must have gigabit for it to run at max performance