Computer Networks II Flashcards

1
Q

measurement of the width or capacity of the communication channel

A

bandwidth

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

it means how much information can move across the communication channel in a given amount of time

A

bandwidth

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

4 categories of bandwidth

A

voiceband,
medium band,
broadband,
baseband

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

also known as low bandwidth that is used for standard telephone communication

A

voiceband

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

effective for transmitting text documents but not for high-quality audio and video

A

voiceband

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

used in special leased lines to connect midrange computers and mainframes as well as to transmit data over long distances and is capable of very high-speed data transfer

A

medium band

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

widely used for DSL, cable, and satellite connections to the internet

A

broadband

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

widely used to connect individual computers that are located to one another

A

baseband

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

this bandwidth can only carry single signal at a time

A

baseband

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

rules for the exchange of information

A

protocols

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

unique numeric address

A

IP address (internet protocol address)

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

converts text-based addresses to IP addresses

A

domain name server (DNS)

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

before the message is sent, it is reformatted or broken down into small parts called “”

A

packets

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

connects two or more computers so that they can exchange information and share resources

A

networks

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

any device that is connected to a network

A

node

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

a node that requests and uses resources available from other nodes

A

clients

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

a node that shares resources with other nodes

A

server

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

5 types of server

A
  1. application server
  2. database server
  3. file server
  4. printer server
  5. web server
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

specialized server that manages the resources, such as user accounts, for an entire network

A

directory server

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

any computer system connected to a network that provide access to its resources

A

host

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

a node that forwards or routes data packets from one network to their destination in another network

A

router

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

central node that coordinates the flow of data by sending messages directly between sender and receiver nodes

A

switch

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

expansion cards located within the system unit that connect the computer to a network

A

network interface cards (NIC)

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

sometimes referred to as LAN adapter

A

network interface cards (NIC)

25
control and coordinate the activities of all computers and other devices on a network
network operating system (NOS)
26
a computer specialist responsible for efficient network operations and implementation of new networks
network administrator
27
network with nodes that are in close physical proximity
local area networks (LAN)
28
LAN that are being used by individuals in their homes and apartments
home networks
29
this network allows different computers to share resources, including a common Internet connection
home networks
30
it uses radio frequencies to connect computers and other devices
wireless LAN
31
or base station, interprets incoming radio frequencies and routes communications to the approprate devices (a.k.a. hotspots)
wireless access point
32
internal devices which is used to connect to hotspots
wireless network card
33
external device used to connect to hotspots
wireless adapter
34
a type of network that works within a very small area- your immediate surroundings
personal area network (PAN)
35
these networks are frequently used as links between office buildings that are located throughout a city
metropolitan area networks (MAN)
36
this network span distances up to 100 miles
metropolitan area networks (MAN)
37
countrywide and worldwide networks
wide area networks (WAN)
38
widest of all WANs which spans the entire globe
internet
39
use microwave relays and satellites to reach users over long distances
wide area networks
40
describes how a network is arranged and how resources are coordinated and shared
network architecture
41
arrangement or configuration of network
topologies
42
5 most common topologies are
``` bus network ring network star network tree network mesh network ```
43
each device is connected to a common cable called a bus or backbone and all communications travel along this bus
bus network
44
each device is connected to two other devices forming a ring
ring network
45
each devices is conneceted to a central node, either directly or through one or more other devices
tree network
46
also known as hierarchial network
tree network
47
this topology is the newest type type that each node have more than one connection to the other nodes
mesh network
48
two strategies of sharing information and resources
client/server or peer-to-peer
49
uses central servers to coordinate and supply services to other nodes on the network
client/server network
50
nodes have equal authority and can act as both clients and servers
peer-to-peer (P2P) network
51
a private network within an organization that resembles the internet, use browsers, websites, and web pages
intranet
52
a private network that connects more than one organization
extranet
53
securing large computer networks
network security
54
network security includes
firewalls, intrusion detection system, virtual private networks
55
consists of hardware and software that control access to a comoany's intranet and other internal networks
firewall
56
software used to filter a message or file to pass into an organization's network
proxy server
57
work with firewalls to protect an organization's network where it recognizes signs of network attack and disable access before an intruder can do damage
intrusion detection system (IDS)
58
create a secure private connection between a remote user and an organization's internal network
Virtual Private Networks (VPN)