Chapter 1 Flashcards

(34 cards)

1
Q

How can data communication networks affect businesses?

A

They enable distributed systems, faster information flow, better control, and provide messaging services like email.

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

Name three important applications of data communication networks.

A

Email, videoconferencing, and the Internet.

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

How do LANs differ from WANs and BNs?

A

LANs are local, BNs connect parts of a single site, WANs cover large geographic areas and use leased lines.

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

What is a MAN?

A

A network that spans a city or county.

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

What is a circuit?

A

A path messages travel, made of copper, fiber optic, or wireless, with devices like routers and switches along the way.

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

What is a client?

A

A device that provides user access to a network and connects to the server via a communication circuit.

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

What is a server?

A

A device that stores data or software accessed by clients.

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

Why are network layers important?

A

They simplify hardware/software development, promote compatibility, and allow connectivity across diverse systems.

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

What are the seven OSI model layers?

A

Application, Presentation, Session, Transport, Network, Data Link, Physical.

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

What does the OSI Application layer do?

A

Provides application software for the network user.

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

What does the OSI Presentation layer do?

A

Formats data for presentation and ensures compatibility between systems.

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

What does the OSI Session layer do?

A

Initiates, maintains, and terminates sessions between users.

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

What does the OSI Transport layer do?

A

Establishes, maintains, and terminates connections for data transfer.

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

What does the OSI Network layer do?

A

Breaks messages into smaller packets, assigns addresses, and routes messages.

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

What does the OSI Data Link layer do?

A

Formats messages, determines transmission timing, and handles error detection and correction.

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

What does the OSI Physical layer do?

A

Manages the hardware and transmission media between sender and receiver.

17
Q

What are the five layers of the Internet model?

A

Application, Transport, Network, Data Link, Physical.

18
Q

What does the Application layer in the Internet model do?

A

Provides application services to users.

19
Q

What does the Transport layer in the Internet model do?

A

Handles end-to-end message delivery, segmentation, and connection management.

20
Q

What does the Network layer in the Internet model do?

A

Addresses and routes messages through the network.

21
Q

What does the Data Link layer in the Internet model do?

A

Formats messages, controls physical layer, and handles error detection.

22
Q

What does the Physical layer in the Internet model do?

A

Manages the hardware and transmission media between sender and receiver.

23
Q

How is a message transmitted from one computer to another?

A

Each layer performs a task from app → transport (breaks/reassembles) → network (routes) → data link (frames) → physical (sends bits).

24
Q

What are the three stages of standardization?

A

Specification, identification of choices, and acceptance.

25
Name two important data communications standards-making bodies.
ISO and ITU-T.
26
What is the role of IEEE in networking?
It sets LAN protocol standards.
27
What is the purpose of standards in data communications?
To promote compatibility, modular development, and simplify networking design.
28
Who develops Internet standards?
The Internet Engineering Task Force (IETF).
29
What is an RFC in Internet standards?
A Request for Comment used to propose and review new standards.
30
Why has the Internet model replaced the OSI model?
It is simpler, practical, easier to implement, and widely used in real networks.
31
Why have the number of protocols at lower layers declined?
The rise of TCP/IP as a universal standard reduced the need for proprietary protocols.
32
Why have application layer protocols increased?
The growth of web-based services and standardized tools like HTTP and DHCP.
33
What are three trends in networking?
Pervasive networking, integration of media types, and rise of new information services.
34
How many bits are in a 10-page document with 350 words per page and 8 bits per character?
Approximately 224,000 bits.