Chp 2 Flashcards

1
Q

OSI

A

Open systems interconnection

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

Binding

A

Different protocols will be place to meet different layers needs

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

Advantage of the OSI

A

Hierarchical
Divides network communications
Multiple vendor development
Standardization
Prevents changes to one layer

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

OSI model

A

Application #7
Presentation #6
Session #5
Transport #4
Network #3
Data link #2
Physical #1

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

Layer Functions
Application
Presentation
Session

A

Application-file print database applications services
Presentation-data encryption compression translation service
Session-dialog control

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

Layer Functions
Transport
Network

A

Transport-end to end connection
Network-Routing

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

Layer functions
Data link
Physical

A

Data link-framing
Physical-physical topology

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

OSI top 3 layers

A

Application-provides a user interface
Presentation-presents data handles processing such as encryption
Session keeps different applications’ data separate

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

Lower layers

A

Transport reliable or unreliable delivery
Network logical addressing path determination
Data link combines packets into bytes and bytes to frames
Uses MAC address
Error detection not correction
Physical moves bits between devices
Specific voltage wire speed pin out cables

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

Presentation layer

A

Presents data to application layer
Responsable for data translation and code formatting
Compression decompression encryption and decryption

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

Session Layer

A

Setting up managing and then tearing down sessions between layer entities
Dialog control
Simplex half duplex and full duplex

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

Transport Layer

A

Segments and reassembles data into data stream
Handle data from upper layers
End to end data transport and Standish logical connection
Provides multiplexing virtual connection tearing down virtual circuits
Hides details of any network dependent information from higher layers to facilitate data transfer

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

Connection-Oriented Communication

A

Host starts to send segments down
Creating a virtual circuit
Named connection oriented
Handshake amount of information send
TCP sends back a acknowledgment

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

Connection Oriented communication
Diagram

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

Three way handshake

A

1-connection agreement
2-synchronized
3-acknowledgment data transfer can begin
SYN,SYN/ACK,ACK

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

Flow control

A

1 segments delivered acknowledge
2-any segments not ack retransmit
3-segments are sequenced back in proper order
4- managed date flow to avoid congestion overloading or data loss

17
Q

Buffer

A

Stores data grams in a memory but it can only hold a small burst of data