FDC Midterms

0.0(0)
studied byStudied by 12 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/417

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 12:53 AM on 10/13/23
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

418 Terms

1
New cards

What is the exchange of data between two devices via some sort of a transmission media?

Data Communications

2
New cards

What are the five components of a data communications system?

Message, Sender, Receiver, Transmission Medium, Protocol\n

3
New cards

What are the four fundamental characteristics of an effective data communications system?

Delivery, Accuracy, Timeliness, Jitter\n

4
New cards

What is the term used to represent information presented in any agreed upon form?

Data\n

5
New cards

What is a set of rules that govern data communications and represents an agreement between communicating devices?

Protocol

6
New cards

What is the most prevalent coding system used to represent text symbols in data communications?

Unicode\n

7
New cards

How are numbers represented in data communications?

Directly converted to binary numbers\n

8
New cards

How are images represented in data communications?

As a matrix of pixels assigned with bit patterns\n

9
New cards

What is the term for the recording or broadcasting of sound or music in data communications?

Audio\n

10
New cards

What is the term for the recording or broadcasting of a picture or movie in data communications?

Video\n

11
New cards

What are the three types of data flow in communication between two devices?

Simplex, Half-Duplex, Full-Duplex

12
New cards

How is communication characterized in simplex mode?

Unidirectional, one device can only transmit while the other can only receive.\n

13
New cards

What is an example of a simplex device?

Keyboard or traditional monitor\n

14
New cards

How is communication characterized in half-duplex mode?

Bidirectional, but both devices cannot transmit and receive simultaneously.\n

15
New cards

What is an example of a half-duplex system?

Walkie-talkies or CB radios.\n

16
New cards

How is communication characterized in full-duplex mode?

Simultaneous bidirectional communication.\n

17
New cards

What is an example of a full-duplex system?

Telephone network.

18
New cards

What is a network?

The interconnection of devices capable of communication

19
New cards

What are the criteria that a network must meet?

Performance, reliability, and security

20
New cards

How can performance be measured in a network?

Transit time and response time

21
New cards

What are the two networking metrics used to evaluate performance?

Throughput and delay

22
New cards

What is reliability in a network?

Measurement of accuracy of delivery, frequency of failure, time for link recovery, and robustness in a catastrophe

23
New cards

What issues does network security address?

Unauthorized access, data protection, and policies for recovery from breaches and data losses

24
New cards

What are the two types of connections in a network?

Point-to-point and multipoint

25
New cards

Describe point-to-point connection.

Dedicated link between two devices across cable or wireless media

26
New cards

Describe multipoint connection.

Multiple devices share a single link either spatially or temporally

27
New cards

What does physical topology refer to?

The way in which devices and links are laid out physically in a network

28
New cards

Name the four basic topologies possible in physical topology.

Mesh, star, bus, and ring

29
New cards

What is a mesh topology?

Every device has a dedicated point-to-point link to every other device

30
New cards

What are the advantages of a mesh topology?

Guaranteed data load per connection, robustness, privacy/security, and easy fault identification and isolation

31
New cards

What are the disadvantages of a mesh topology?

Difficult installation and reconnection, bulky wiring, and expensive hardware requirements

32
New cards

Give an example of where mesh topology is commonly implemented.

Connection of telephone regional offices

33
New cards

What is a star topology?

Each device has a dedicated point-to-point link to a central controller (hub)

34
New cards

What are the advantages of a star topology?

Less expensive than mesh, easy installation and reconfiguration, robustness for fault identification and isolation

35
New cards

What is the main disadvantage of a star topology?

Dependency on the central hub; if it fails, the whole system goes down

36
New cards

Where is a star topology commonly used?

Local-area networks (LANs) with high-speed connections

37
New cards

Describe a bus topology.

Multipoint connection with one long cable acting as the backbone that links all devices

38
New cards

What are the advantages of a bus topology?

Ease of installation, efficient cabling with drop lines connected to backbone cable

39
New cards

What are the disadvantages of a bus topology?

Difficult reconnection and fault isolation, signal reflection causing degradation in quality

40
New cards

When was bus topology commonly used in LAN design?

In early local-area networks; traditional Ethernet LANs still use it but less popular now

41
New cards

Explain ring topology.

Each device has a dedicated point-to-point connection with neighboring devices; signal passed along in one direction until reaching destination

42
New cards

What are the advantages of ring topology?

Easy installation and reconfiguration, simplified fault isolation with continuous circulating signal

43
New cards

What is a disadvantage of ring topology?

A break in the ring can disable the entire network; solved by using dual ring or switch

44
New cards

What are the criteria for distinguishing different types of networks?

"size, geographical coverage, and ownership

45
New cards

What is a local area network (LAN)?

A network that is usually privately owned and connects hosts in a single office, building, or campus

46
New cards

What is the purpose of a switching in a LAN?

To connect networks to form an internetwork

47
New cards

What is a wide area network (WAN)?

"A network that has a wider geographical span than a LAN and interconnects connecting devices such as switches, routers, or modems

48
New cards

What is a point-to-point WAN?

"A network that connects two communicating devices through a transmission media

49
New cards

What is switched WAN?

A network with more than two ends that is used in the backbone of global communication

50
New cards

What is an internetwork?

"When two or more networks are connected, they make an internetwork, or internet

51
New cards

Describe circuit-switched network

"A dedicated connection called a circuit is always available between the two end systems. Switch can only make it active or inactive

52
New cards

Describe packet-switched network

The communication between two ends is done in blocks of data called packets. Switches have both storing and forwarding capabilities

53
New cards

What is the most notable internet called?

The Internet

54
New cards

Name three types of networks that can be used to access the Internet.

Dial-up service, DSL service, Cable Networks, Wireless networks

55
New cards

What is the main idea behind the Internet?

the Internet is a global network that allows communication and sharing of information

56
New cards

What was the first theory of packet switching presented?

Leonard Kleinrock presented the theory of packet switching in 1961

57
New cards

When was ARPANET created?

ARPANET was created in 1969 with four connected nodes

58
New cards

Who developed the protocols for end-to-end delivery of data?

Vint Cerf and Bob Kahn developed the protocols for end-to-end data delivery

59
New cards

It is a collection of websites and web pages accessible via the Internet.

World Wide Web

60
New cards

What is a working document (a work in progress) with no official status and a six-month lifetime?

Internet draft\n

61
New cards

What is the first level of maturity for an RFC?

Proposed standard\n

62
New cards

What is the second level of maturity for an RFC?

Draft standard\n

63
New cards

What is the third level of maturity for an RFC?

Internet standard\n

64
New cards

What are RFCs that have been superseded by later specifications or have never become an internet standard called?

Historic\n

65
New cards

What does an experimental RFC describe?

Work related to an experimental situation that does not affect the operation of the Internet.\n

66
New cards

What does an informational RFC contain?

General, historical, or tutorial information related to the Internet.

67
New cards

Which requirement level labels an RFC as required if it must be implemented by all Internet systems to achieve minimum conformance?

Required\n\nWhich requirement level labels an RFC as not required for minimum conformance but recommended because of its usefulness? Recommended

68
New cards

What type of organization is ISOC?

International, nonprofit organization \n

69
New cards

What does the IAB oversee?

Continuing development of the TCP/IP Protocol Suite\n

70
New cards

What is the purpose of the IETF?

Identifying operational problems and proposing solutions\n

71
New cards

What does the IRTF focus on?

Long-term research topics related to Internet protocols, applications, architecture, and technology.

72
New cards

What forum of working groups is managed by the Internet Engineering Steering Group (IESG)?

IETF\n

73
New cards

What does the IETF develop and review?

Specifications intended as Internet standards

74
New cards

What is the purpose of the Internet Research Task Force (IRTF)?

Focus on long-term research topics related to internet protocols, applications, architecture, and technology.\n\n

75
New cards

What is a thoroughly tested specification that is useful to and adhered to by those who work with the Internet?

Internet standard

76
New cards

What is the strict procedure by which a specification attains Internet standard status?

Begins as an Internet draft, published as RFC after recommendation, demonstrates successful implementation.\n

77
New cards

How many maturity levels are there for an RFC?

Six \n

78
New cards

What does a proposed standard become after at least two successful independent and interoperable implementations?

Draft standard\n

79
New cards

What is the highest maturity level for an RFC?

Internet standard

80
New cards

A type of Components of Data Communcation as the data itself.

Message

81
New cards

A type of Components of Data Communcation device sending the idea

Sender

82
New cards

A type of Components of Data Communcation Recieving the Data.

Reciever

83
New cards

A type of Components of Data Communcation as a pathway of different communication to occur

Transmission Media

84
New cards

A type of Components of Data Communication as the rules and laws to communicate effectively.

Protocol

85
New cards

It is a Characteristic of Data Communication where data musti be submitted right to its user.

Delivery

86
New cards

It is a Characteristic of Data Communication where the message must be true between devices

Accuracy

87
New cards

It is a Characteristic of Data Communication where message must send in a timely manner.

Timeliness

88
New cards

It is a Characteristic of Data Communication where variation of packets takes place.

Jitter

89
New cards

A type of Maturity Level of RFC where the lowest standard that is not yet being implemented yet.

Proposed Standard

90
New cards

A type of Maturity Level of RFC where the lowest level of standard elevated for successfull implementation

Draft Standard

91
New cards

What is the meaning of IRTF

Internet Research Task Force

92
New cards

What is the meaning of IETF?

Internet Engineering Task Force

93
New cards

What is the meaning of IAB?

Internet Architecture Board

94
New cards

What is the meaning of ISOC?

Internet Society

95
New cards

It is a non-profit organization specialized on Internet Standards

Internet Society

96
New cards

It is known as the advisor of the ISOC

IAB

97
New cards

They are the numerous groups for identification of different engineering processes of a network.

IETF

98
New cards

It is a forum of different groups managed for long-term research related topics on Networking

IRTF

99
New cards

What is protocol layering?

A protocol defines the rules that both the sender and receiver and all intermediate devices need to follow to be able to communicate effectively. Protocol layering is when a complex communication task is divided into different layers, with a protocol at each layer.

100
New cards

Give an example of a simple scenario where communication occurs in only one layer.

Communication between two neighbors who have a lot in common, taking place face to face in the same language.