Network Fundamentals Flashcards

(43 cards)

1
Q

What network model offers centralized management for user access, file storage, and network security?

A

Client-server—offers centralized management, making it easier to control access and enforce security policies.

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

What type of network allows devices to share files directly without a central server?

A

Peer-to-peer—while simple and cost-effective, it lacks scalability and centralized control, making management and security more difficult.

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

In a peer-to-peer network, what factor most affects performance and reliability?

A

Each peer’s individual resources and uptime—since there’s no central server, performance depends on the availability and capability of each device.

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

What type of network connects personal devices like smartphones and headsets within a few meters?

A

PAN (Personal Area Network)—designed for short-range communication between personal devices.

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

Which type of network is typically used within a single building or small area?

A

LAN (Local Area Network)—commonly used in homes or offices to connect devices and centralize resources.

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

What type of network spans multiple buildings in close proximity?

A

CAN (Campus Area Network)—connects buildings within a limited geographic area using technologies like fiber or Ethernet.

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

Which network type covers a city or metropolitan area?

A

MAN (Metropolitan Area Network)—used for city-wide connectivity, often with Metro Ethernet or fiber.

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

What type of network spans states, countries, or globally?

A

WAN (Wide Area Network)—relies on technologies like MPLS, leased lines, VPNs, or satellite for long-distance communication.

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

Which topology type shows the logical connections and communication paths between devices?

A

Logical topology—shows the logical connections and communication paths between devices.

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

Which topology type represents the real-world layout of devices and cabling?

A

Physical topology—represents the real-world layout of devices and cabling.

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

What is a key advantage of a point-to-point topology?

A

It provides a simple and reliable connection with minimal interference, as only two devices are involved.

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

What is a major drawback of a point-to-point topology?

A

It is not scalable—adding more devices requires additional direct connections, which can become impractical in larger networks.

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

What is a key advantage of a ring topology?

A

It provides efficient data transmission with predictable paths, as data travels in one direction around the ring.

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

What is a major drawback of a ring topology?

A

A single point of failure can disrupt the entire network, as each device depends on its neighbors for connectivity.

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

Which technology commonly uses ring topology for long-distance fiber optic networks?

A

FDDI (Fiber Distributed Data Interface)—utilizes ring topology for reliable, high-speed communication over long distances.

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

What are the advantages of bus topology?

A

It’s simple to set up, cost-effective for small networks, and requires less cabling than other topologies.

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

What are the disadvantages of bus topology?

A

Limited scalability, difficult troubleshooting, and high risk of total failure if the bus cable is damaged.

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

What are the disadvantages of bus topology?

A

Limited scalability, difficult troubleshooting, and high risk of total failure if the bus cable is damaged.

19
Q

What is the central point’s role in a star topology?

A

It manages all communication between nodes, acting as the hub for data transmission.

20
Q

What are the advantages of star topology?

A

It’s robust, easy to troubleshoot, and allows for individual node failures without affecting the rest of the network.

21
Q

What are the disadvantages of star topology?

A

It relies heavily on the central point, and setup costs can be higher due to the need for more cabling and hardware.

22
Q

What are the advantages of hub-and-spoke topology?

A

It simplifies network management, reduces cabling costs compared to full mesh, and is scalable for adding new spokes.

23
Q

Where is hub-and-spoke topology commonly used?

A

It is often used in airline route networks, logistics systems, and WAN (Wide Area Network) configurations.

24
Q

What are the disadvantages of hub-and-spoke topology?

A

The network depends heavily on the central hub, and a hub failure can disrupt communication with all spokes.

25
What is a partial mesh topology?
A setup where some nodes are fully interconnected, while others are connected to only one or two devices.
26
What is a full mesh topology?
A setup where every node is directly connected to every other node, providing maximum redundancy and reliability.
27
What is North-South Traffic in networking?
Traffic that enters (Southbound) or leaves (Northbound) a datacenter from systems outside the datacenter.
28
What is East-West Traffic in networking?
Traffic that flows within a datacenter, commonly seen in SDN, virtualization, and converged networks.
29
What is unicast communication?
Data sent from a single source to a single destination—supports direct two-way communication.
30
What’s the key difference between multicast and broadcast?
Broadcast: All devices receive the message. Multicast: Only opted-in devices in the group receive it.
31
What is Dual Stack networking?
It allows devices to run IPv4 and IPv6 at the same time, so both protocols work together on the same network.
32
What does flow analysis of network flow data help identify?
Trends, patterns, and anomalies in traffic—without inspecting content, saving storage space.
33
What is Operational Technology (OT)?
Technology that controls physical machinery and processes in the real world.
34
What is an Industrial Control System (ICS)?
A type of OT that automates workflows using embedded devices; prioritizes availability and integrity over confidentiality.
35
What does GDPR stand for, and what is its primary focus?
General Data Protection Regulation – an EU law focused on data protection and privacy.
36
Which protocol tags VLAN traffic across trunk ports, allowing multiple VLANs to pass between switches?
802.1Q → VLAN trunking protocol.
37
What type of interference occurs when Ethernet cables pick up noise from nearby external sources like electrical power lines?
Alien Crosstalk
38
In a hierarchical star network, what term describes the high-speed links that aggregate and distribute traffic from multiple network areas?
Backbone — the central pathway that connects different segments and carries aggregated traffic efficiently.
39
What is attenuation in networking?
Attenuation is the gradual loss of signal strength as it travels through a transmission medium (like copper or fiber). It can cause data errors or weak connections over long distances.
40
Which network device can be configured as transparent, allowing traffic to pass without modifying IP addresses?
Proxy server — when set to transparent mode, it intercepts traffic without requiring client configuration, providing caching or filtering while remaining invisible to users.
41
What happens if both sides of a link aggregation are set to passive mode?
No bonded channel is created.
42
Which switch configuration allows ports to face the front of the rack for easier cable management?
Port-side intake — the switch pulls air in through the port side, allowing the ports to face forward while maintaining proper airflow through the device.
43
Which network topology allows only one node to be active on a copper broadband connection at a time?
Bus topology — all devices share a single communication medium, so only one device can transmit at a time to avoid collisions.