Networking Concepts Flashcards

Objective 1 (77 cards)

1
Q

What is the primary purpose of a network?

A

To transfer data (voice, video, or other data) between machines

Networks facilitate communication and resource sharing among devices.

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

What are clients in a network?

A

Devices that users use to access the network

Examples include workstations, laptops, tablets, smartphones, smart TVs, and Wi-Fi-enabled thermostats.

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

What role do servers play in a network?

A

Provide resources such as files, email, or web pages

Examples include email servers, file servers, and web servers.

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

What are hubs and why are they considered outdated?

A

Devices for connecting multiple devices in a LAN that broadcast data to all ports

They lead to network congestion and collisions and have been replaced by bridges and switches.

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

How do switches differ from hubs?

A

Switches forward traffic only to the specific device intended to receive it

This improves security and bandwidth efficiency.

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

What is the function of Wireless Access Points (WAPs)?

A

Enable wireless devices to connect to wired networks

They use radio frequency waves to broadcast data.

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

What is the primary function of routers?

A

Connect different networks together and make forwarding decisions based on IP addresses

They use routing protocols to send data across complex networks, including the internet.

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

What is the role of firewalls in a network?

A

Act as security barriers between internal networks and external sources

They control traffic using security rules and access control lists (ACLs).

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

What do load balancers do?

A

Distribute traffic across multiple servers to prevent overloading any single server

They improve efficiency, reliability, and performance of services.

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

What is a proxy server?

A

An intermediary between user devices and the internet

Functions include web filtering, caching, and shared internet access.

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

What does IDS stand for and what is its function?

A

Intrusion Detection System; it detects and alerts on suspicious activity

IDS is crucial for identifying potential security breaches.

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

What does IPS stand for and what is its function?

A

Intrusion Prevention System; it detects threats and takes action to block or drop malicious traffic

IPS actively protects the network from intrusions.

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

What are controllers used for in Software-Defined Networking (SDN)?

A

Centralized devices that manage network flow via software

They provide flexibility and efficiency by controlling switches and routers programmatically.

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

What is Network-Attached Storage (NAS)?

A

A dedicated file storage system connected to a network

It allows multiple clients to access centralized storage.

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

What is a Storage Area Network (SAN)?

A

A high-speed network for block-level storage access

It connects servers to large-scale storage devices like disk arrays and tape libraries.

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

What is meant by media in networking?

A

The physical or wireless method for transmitting data

Types include copper cables, fiber optics, and wireless signals.

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

What are WAN links used for?

A

Connect geographically distant networks

Technologies include leased lines, satellites, and cellular networks.

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

What are the two main models for moving data around a network?

A

The client-server model and the peer-to-peer model

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

What does the client-server model use to provide access to network resources?

A

A dedicated server

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

What is a key advantage of the client-server model?

A

Centralized administration

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

List some benefits of the client-server model.

A
  • Easier management
  • Better scalability
  • Centralized administration
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

What is a significant drawback of the client-server model?

A

Higher costs due to dedicated hardware and software

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

What type of machines can share resources directly in the peer-to-peer model?

A

Peers, such as laptops and desktops

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

What is a major disadvantage of the peer-to-peer model?

A

Difficult administration and backup

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
Fill in the blank: The peer-to-peer model is _______ efficient for large networks.
extremely inefficient
26
What was a famous software that exemplified the peer-to-peer model?
Napster
27
What is a benefit of the peer-to-peer model?
Low-cost setup
28
What happens if a machine is turned off in a peer-to-peer network?
No access to shared resources
29
What is a key characteristic of management in a peer-to-peer network?
Decentralized management
30
How does scalability in the peer-to-peer model compare to the client-server model?
Peer-to-peer has poor scalability
31
True or False: The benefits of the client-server model are drawbacks of the peer-to-peer model.
True
32
What is the main focus for business networks regarding data models?
Client-server model
33
List the key aspects to remember for the exam regarding network models.
* Understand client-server model * Understand peer-to-peer model * Know benefits and drawbacks of each
34
What is the smallest type of network known as?
Personal Area Network (PAN) ## Footnote A PAN usually covers about 10 feet or less, typically using technologies like Bluetooth and USB.
35
What are two examples of Personal Area Networks?
* Bluetooth * USB ## Footnote Bluetooth operates at about 10 feet or three meters, while USB connections can also be considered PANs.
36
What is the maximum distance covered by a Local Area Network (LAN)?
Up to about 100 meters (300 feet) ## Footnote This distance can vary depending on the cabling used, such as Cat 5 or fiber optic.
37
What standard is used for Ethernet connections?
IEEE 802.3 ## Footnote Ethernet is commonly used in LAN setups.
38
What standard is used for Wi-Fi connections?
IEEE 802.11 ## Footnote This standard is important for wireless network setups.
39
What is a Campus Area Network (CAN)?
A building-centric LAN spread across multiple buildings ## Footnote CANs can cover several miles and are commonly found in college campuses or business parks.
40
What is the distance range of a Metropolitan Area Network (MAN)?
Up to about 25 miles ## Footnote A MAN connects locations scattered across an entire city.
41
What is the largest type of network known as?
Wide Area Network (WAN) ## Footnote A WAN connects geographically disparate internal networks and can span states, countries, or even the world.
42
True or False: The internet is considered a Wide Area Network.
True ## Footnote The internet is the largest example of a WAN.
43
What is an example of a Wide Area Network connection for a company?
Connecting offices in different states over a private intranet ## Footnote This allows multiple local area networks to communicate across large distances.
44
Fill in the blank: A _______ connects components in a limited distance, typically up to 100 meters.
Local Area Network (LAN) ## Footnote LANs can consist of either wired or wireless connections.
45
What is the typical coverage area of a Personal Area Network?
About 10 feet or less ## Footnote This includes connections like Bluetooth and USB.
46
What is the difference between a Campus Area Network and a Local Area Network?
A CAN connects multiple LANs across several buildings ## Footnote A LAN typically covers a single building or a limited area.
47
What are examples of networks that make up a Metropolitan Area Network?
* Multiple college campuses * City departments like DMV or police departments ## Footnote These networks are interconnected within a city.
48
What type of network is formed when multiple Local Area Networks are connected across a city?
Metropolitan Area Network (MAN) ## Footnote A MAN is larger than a CAN but smaller than a WAN.
49
What is the typical range of a Wide Area Network?
Across states, countries, or even worldwide ## Footnote WANs can connect users over vast geographic areas.
50
In the context of vehicle networks, what does PAN, LAN, and WAN represent?
* PAN: Bluetooth connection between phone and car stereo * LAN: Wi-Fi connection between car and home network * WAN: Cellular connection to the internet ## Footnote This illustrates how different network types function within a single vehicle.
51
What is a network topology?
The arrangement of links
52
Why is understanding network topologies important?
It helps in designing efficient and resilient network infrastructures.
53
What are the two main ways to document network topologies?
Physical topology and logical topology.
54
What does a physical topology show?
The actual physical connections and cabling between network devices.
55
What does a logical topology show?
How data flows through the network
56
How many types of wired network topologies are discussed?
Six types.
57
What is a point-to-point topology?
A direct connection between two devices.
58
Where is point-to-point topology commonly used?
For small connections like a computer to a printer
59
What is a ring topology?
Devices are connected in a circular path
60
What is the main weakness of ring topology?
A single node failure can disrupt the entire network unless redundancy is present.
61
What is FDDI and its role in ring topologies?
Fiber Distributed Data Interface; uses dual rings for redundancy in fiber networks.
62
What is a bus topology?
All devices are connected to a single central cable called a bus.
63
What are limitations of a bus topology?
Main cable failure disables the network; performance decreases as more devices are added.
64
What is a star topology?
All devices are connected to a central switch or hub.
65
What is a key advantage of star topology?
Failure of one link doesn’t affect others.
66
What is a key disadvantage of star topology?
If the central switch fails
67
What is a hub-and-spoke topology?
A variation of star topology where all data flows through central hubs.
68
Where is hub-and-spoke commonly used?
Airline routes and telecommunications.
69
What is a mesh topology?
Every node connects directly to every other node.
70
What are the two types of mesh topology?
Full mesh and partial mesh.
71
What is the formula for full-mesh connections?
n(n - 1) / 2
72
What is the trade-off with full-mesh topology?
High redundancy but expensive and complex to implement.
73
What is a partial-mesh topology?
Only some nodes are fully interconnected; others connect to key nodes.
74
Which topology is simple and reliable but not scalable?
Point-to-point.
75
Which topologies are outdated and vulnerable to single failures?
Ring and bus.
76
Which topologies allow centralized management but depend on a central device?
Star and hub-and-spoke.
77
Which topology is highly robust but costly?
Full mesh.