Section 3: Host to Host Communications Flashcards

1
Q

TCP/IP Stack Layers

A
  • Application
  • Transport
  • Internet
  • Network Access
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Cisco TCP/IP Stack Layer Definition: Appication

A
  • represents data users, encodes, and controls the dialog
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Cisco TCP/IP Stack Layer Definition: Transport

A
  • supports communication between end devices across a diverse network
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Cisco TCP/IP Stack Layer Definition: Internet

A
  • provides logical addressing and determines the best path through the network
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Cisco TCP/IP Stack Layer Definition: Network Access

A
  • controls the hardware devices and media that make up the network
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

At what layer is data transmitted between hosts?

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

At what layer is the ‘segment’ transmitted between hosts?

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

At what layer is the ‘packet’ transmitted between hosts?

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

At what layer is the ‘frame’ transmitted between hosts?

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

PDU

A
  • What hosts send back and forth for communicating
  • Protocol Data Unit
  • The entire communication of the OSI stack
  • Often referred to as ‘packet’, but that is not entirely correct since this is the entire communication, and ‘packet’ is technically only at layer 3 (Internet/Network)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Layer 7

A
  • Application layer
  • provides network services to the applications of the user
  • does not provide services to any other layers of the OSI model (only layer that does not provide services to other layers)
  • establishes the availability of intended communication partners
  • synchronizes and establishes agreement on procedures for error recovery and control of data integrity
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Layer 6

A
  • Presentation Layer
  • ensures the information that is sent at the application layer of one system is readable by the application layer of another system
  • can translate among multiple data formats using a common format (e.g. encoding schemes)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Layer 5

A
  • Session Layer
  • Establishes, manages, and terminates sessions between two communicating hosts
  • synchronizes dialog between the presentation layers of the two hosts and manages their data exchange
  • offers efficient data transfer, CoS, and exception reporting of upper layer problems
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Layer 4

A
  • Transport layer
  • TCP/UDP and Port number
  • defines services to segment, transfer, and reassemble the data for individual communications between the end devices
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Layer 3

A
  • Network layer
  • Source and Destination IP address
  • Routers
  • provides connectivity and path selection between two hosts systems that may be located on geographically separated networks
  • layer that manages the connectivity of hosts by providing logical addressing
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Layer 2

A
  • Data-Link layer
  • Source and Destination MAC address
  • Switches
  • defines how data is formatted for transmission and how access to physical media is controlled
  • includes error detection and correction to ensure reliable delivery of the data
17
Q

Layer 1

A
  • Physical layer
  • physical components of the network (e.g. cables)
  • enables bit transmission between end devices
  • defines specifications needed for activating, maintaining, and deactivating the physical link between end devices
  • Example: voltage levels, physical data rates, maximum transmission distances, physical connectors