Chapter 1-3 Flashcards

(11 cards)

1
Q

OSI model intent

A
  • To provide a framework for networking that ensures compatibility in the network hardware and software to accelerate the development of new networking technologies
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

How the OSI model works

A
  • Each layer performs data encapsulation by putting its own message format or header onto the data as it is being passed down from layer 7 to 1
  • Then when the data reaches an end device, the inverse process (decapsulation) occurs.
  • Each layer reads its layer message format or header and takes it off before passing the data to the upper layers
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

OSI model layers from top down

A
  1. Application
  2. Presentation
  3. Session
  4. Transport
  5. Network
  6. Data link
  7. Physical
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

The physical layer

A
  • Layer 1.
  • This layer provides electrical and mechanical connection to the network
  • Examples NICs, fiber, wireless, twisted-pair cable
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

The data link layer

A
  • Layer 2
  • This layer handles error recovery, flow control (synchronization) and sequencing (which terminals are sending and which are receiving)
  • Considered the MAC layer (media access control layer)
  • Examples: MAC addresses
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

The network layer

A
  • Layer 3
  • This layer accepts outgoing messages and combines messages or segments into packets, adding a header that includes routing information
  • Acts as a network controller
  • Examples: IP, ICMP
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

The transport layer

A
  • Layer 4
  • This layer is responsible for end-to-end delivery between devices
  • Concerned with message integrity between source and destination
  • Examples: TCP (transmission control protocol) and UDP (user datagram protocol)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

The session layer

A
  • Layer 5
  • This layer provides the functions necessary to establish, manage and terminate connections when needed to satisfy user requests.
  • Examples: NFS (network file system) and SQL (structured query language)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

The presentation layer

A
  • Layer 6
  • This layer accepts and structures messages for an application
  • Translates the message from one code to another if needed
  • Responsible for data encryption and compression
  • Examples: ASCII (American standard code for information interchange) and JPEG (joint photographic experts group)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

The application layer

A
  • Layer 7
  • The layer interacts with application programs that incorporate a communication component such as an internet browser and email.
  • Responsible for logging in the message, interpreting the request and determining what information is needed to support the request.
  • Examples: HTTP (Hypertext transfer protocol) for web browsing, FTP (file transfer protocol), SMTP (simple mail transfer protocol)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly