Chapter 2 Flashcards

1
Q

Elements of Communication:

A
  1. Message source, or sender
  2. Destination, or receiver of the message
  3. Channel
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

All messages are broken into smaller pieces that can be easily transported together across a medium.

A

Segmentation

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

Segmenting messages has two primary benefits:

A
  1. Multiplexing
  2. Increased efficiency of network communication
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

________ occurs when the segments of two or more messages can shuffle into each other and share the medium.

A

Multiplexing

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

The downside to using segmentation and multiplexing to transmit messages across a net
work is _______________________________

A

the level of complexity that is added to the process.

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

Refers to a piece of equipment that is either the source or the destination of a message on a network

A

End device

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

Generic term for an end device that sends or receives messages is

A

Host

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

Servers are hosts that are set up to store and share information with other hosts called ____

A

Clients

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

A unique physical address used by hosts inside a local-area network (LAN)

A

Host address

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

Connect end users to their network. Examples are hubs, switches, and wireless access points.

A

Network access devices

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

Connect one network to one or more other networks. Routers are the main example.

A

Internetwork devices

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

Route services such as IPTV and wireless broadband.

A

Communication servers

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

Connect users to servers and networks through telephone or cable.

A

Modems

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

Secure the network with devices such as firewalls that analyze traffic exiting and entering networks

A

Security devices

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

The three main types of media in use in a network are:

A
  1. Copper
  2. Fiber-optic cable
  3. Wireless
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

______ messages refers to the way data is converted to patterns of
electrical, light, or electromagnetic energy and carried on the medium

17
Q

A group of end devices and users under the control of a common administration.

A

A local-area network (LAN)

18
Q

A network that is used to connect LANs that are located geographically far apart.

A

A wide-area network (WAN)

19
Q

An ________ is a collection of two or more LANs connected by WANs.

A

Internetwork

20
Q

___________, which are often also TSPs, connect their customers to the Internet.

A

Internet service providers (ISP)

21
Q

provides the physical connec
tion to the network at the PC or other host device.

A

Network interface card (NIC)

22
Q

is a connector or outlet on a networking device where the media is connected to a host or other networking device.

A

Physical port

23
Q

refers to how the device can allow two different networks to communicate

24
Q

These rules, or protocols, that work together to ensure successful communication are grouped into what is known as a

A

protocol suite

25
The organizations that standardize networking protocols are
Institute of Electrical and Electronics Engineers (IEEE) and the Internet Engineering Task Force (IETF)
26
a common protocol that governs the way that a web server and a web client interact.
Hypertext Transfer Protocol (HTTP)
27
is the transport protocol that manages the individual conversations between web servers and web clients
Transmission Control Protocol (TCP)
28
The most common internetwork protocol
Internet Protocol (IP)
29
responsible for taking the formatted segments from TCP, encapsulating them into packets, assigning the appropriate addresses, and selecting the best path to the destination host.
Internet Protocol (IP)
30
Network access protocols describe two primary functions:
data-link management and the physical transmission of data on the media.
31
provides a model that closely matches the structure of a particular protocol suite.
protocol model
32
provides a common reference for maintaining consistency within all types of network protocols and services.
reference model
33