Summary Switching, throughput, Multiplexing Protocol Layers Flashcards

(26 cards)

1
Q

For protocols, syntax refers to the ….

A

definitions of data format, size, and content of messages and packets.

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

For protocols, _______ refers to the control, responses to messages or packets, coordination, and error handling

A

semantics

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

For protocols, Timing/Synchronization refers to the…

A

maintenance of synchronization between the communicating entities

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

A _____ protocol passes data end-to-end without interventions

A

direct

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

A indirect protocol passes data end-to-end with intermediate ______ entities between

A

active

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

A monolithic protocol uses…

A

a single protocol for all aspects of data transfer

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

A __________ protocol uses a set of protocols interacting based on a chosen architecture

A

structured

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

A _________ protocol has consistent communications regardless of which entity is source and which is destination

A

symmetric

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

An asymmetric protocol has an _________ source and receiver

A

unequal

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

A standard protocol is designed __________ of hardware and applications

A

independent

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

A __________ protocol is designed for a specific hardware or application in mind

A

nonstandard

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

In a layered model, each layer performs a _______ set of communications functions

A

unique

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

In a layered model, each layer __________ and hides complexity from the layer it

A

encapsulate

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

In a layered model, each layer uses the layer below it to perform more _______ and _______ functions

A

primitive, detailed

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

A ___________ (PDU) controls information passed between the protocol layers (such as addresses, errors, and other control information)

A

protocol data unit

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

___/IP is the most commonly used protocol on the internet

17
Q

TCP/IP uses a layered structure, with fewer layers then the ___ model

18
Q

The ________ layer is the working environment for applications

19
Q

The _______ layer manages exchange of application data between end systems

20
Q

___ oriented transport layers are reliable and always sends the data

21
Q

___ oriented transport layers are packet oriented and connectionless

22
Q

The ________ layer manages how data moves from host to another in a network

23
Q

The ____ ____ layer maintains the physical link and makes sure it is error-less

24
Q

The ________ layer operates on bits to connect, encode, exchange them from physical media, and more

25
The most commonly used direct application layer protocols are...(4)
HTTP, FTP, SMTP, and Telnet
26
Application layer protocols such as ___, ___, and ____ facilitate the use of TCP/IP networks
DNS (domain name system), RIP (routing information protocol), and SNMP (simple network management protocol)