Networks Flashcards

Module of Networks

1
Q

What are networks?

A

Networks allow devices like computers, phones, and printers to connect and share information

They make communication easier and help people work together.

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

What is network topology?

A

The structure or layout of a network

The type of topology can affect network efficiency and expansion.

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

What is a communications network?

A

A vehicle for exchanging information, collaborating, and sharing access to various types of data

Data could include social media, music, audio, video, etc.

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

Describe Star Topology.

A

All devices are connected to a central hub

The hub manages communication between devices.

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

What are the advantages of Star Topology?

A
  • If a device fails, the rest of the network continues functioning
  • New devices can be added without affecting the network’s operation
  • Reliable and scalable
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What are the disadvantages of Star Topology?

A
  • If the central hub fails, the entire network goes down
  • The hub may become overloaded when too many devices are connected
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Describe Bus Topology.

A

All devices are linked via a single central cable (the ‘bus’)

Data is transmitted along this shared cable.

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

What are the advantages of Bus Topology?

A
  • Simple and inexpensive to set up
  • New devices can be easily added
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What are the disadvantages of Bus Topology?

A
  • If the main cable fails, the entire network fails
  • Network performance slows as more devices are added
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Describe Ring Topology.

A

Devices are connected in a circular loop with data moving sequentially from one device to the next.

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

What are the advantages of Ring Topology?

A
  • Equal opportunity for all devices to transmit data
  • Predictable network behavior
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What are the disadvantages of Ring Topology?

A
  • A single device failure can disrupt the entire network
  • Data transmission can be slower in larger networks
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is Token Ring?

A

A type of ring topology where a ‘token’ circulates around the network, allowing devices to transmit data only when they have the token.

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

What is Dual Ring Topology?

A

A variation of the ring topology with two rings for redundancy

If one ring fails, the other can still carry data.

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

Describe Mesh Topology.

A

Every device is connected to every other device, providing multiple paths for data to travel.

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

What are the advantages of Mesh Topology?

A
  • Highly reliable with no single point of failure
  • Data can be routed through alternative paths
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

What are the disadvantages of Mesh Topology?

A
  • Expensive and complex to implement
  • Requires multiple connections for every device
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

What is a collision in Bus Topology?

A

When multiple devices try to send data simultaneously on a shared line, a collision occurs.

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

How are collisions resolved in Bus Topology?

A

Devices wait for a random amount of time before trying to retransmit after a collision.

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

What is scalability in networking?

A

The ability to expand a network without significant issues.

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

What is a single point of failure?

A

A part of the network that, if it fails, can bring down the entire network.

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

Which topologies are cost and complexity effective in networking?

A
  • Mesh networks are highly reliable but expensive
  • Star and bus topologies are simpler and cheaper to implement
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

What are Wireless Networks?

A

Networks that use radio waves to transmit data without physical cables.

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

What is CSMA/CD?

A

Carrier Sense Multiple Access with Collision Detection, a protocol for managing data transmission over a shared medium.

25
Q

What is TCP?

A

Transmission Control Protocol, a connection-oriented protocol ensuring reliable data transmission.

26
Q

What is UDP?

A

User Datagram Protocol, a connectionless protocol that allows faster data transmission with less reliability.

27
Q

What is a three-way handshake?

A

A process used by TCP to establish a connection between two devices: SYN, SYN-ACK, ACK.

28
Q

What is Quality of Service (QoS)?

A

A measure that ensures certain applications receive higher priority for data transmission.

29
Q

What is Power over Ethernet (PoE)?

A

A technology that allows Ethernet cables to carry both data and electrical power.

30
Q

What are VLANs?

A

Virtual Local Area Networks used to logically segment a network for traffic management and security.

31
Q

What is a Network Interface Card (NIC)?

A

A hardware component that connects a device to a network and has a unique MAC address.

32
Q

What is IP addressing?

A

The method of assigning unique identifiers (IP addresses) to devices on a network.

33
Q

What are common IP address classes?

A
  • Class A: Up to ~16 million hosts
  • Class B: Up to ~65,000 hosts
  • Class C: Up to 254 hosts
34
Q

What is DHCP?

A

Dynamic Host Configuration Protocol, which automatically assigns IP addresses to devices within a network.

35
Q

What is ARP?

A

Address Resolution Protocol, used to map IP addresses to physical MAC addresses.

36
Q

What are the components of a data packet?

A
  • Source IP address
  • Destination IP address
  • Error-handling codes
  • Flow control data
37
Q

What is modulation?

A

The process of converting a digital signal into an analogue form for transmission.

38
Q

What is the benefit of digital transmission?

A

Digital signals resist cumulative noise and offer higher efficiency and better error rates.

39
Q

What does SONET stand for?

A

Synchronous Optical Networking, a high-speed networking standard.

40
Q

What is the purpose of interoperability in networking?

A

Facilitate interoperability between different media types (e.g., fiber to Ethernet)

Interoperability ensures that different systems and technologies can work together seamlessly.

41
Q

What are RS-232 and V.35 used for?

A

Widely used for connecting devices in networking setups

These interfaces are standard protocols for serial communication.

42
Q

Describe RS-232.

A

A simple interface for lower-speed connections with one-wire circuits

RS-232 is suitable for short-distance communication.

43
Q

Describe V.35.

A

High-speed connections with balanced two-wire circuits for data and timing

V.35 is commonly used in leased lines and high-speed data transmission.

44
Q

What is multiplexing in networking?

A

Combines multiple data streams into one medium, increasing efficiency

This technique optimizes the use of available bandwidth.

45
Q

What is Time-Division Multiplexing (TDM)?

A

Used in T1/E1 circuits to allocate fixed time slots for multiple channels

TDM allows several signals to share the same communication channel.

46
Q

What does Dense Wavelength Division Multiplexing (DWDM) do?

A

Employed in fiber optics to support thousands of simultaneous transmissions

DWDM enhances the capacity of fiber networks.

47
Q

What is Frame Relay?

A

Offers high-speed, cost-efficient alternatives to legacy systems like X.25

Frame Relay is used for wide area networking and operates at Layer 2 of the OSI model.

48
Q

What is the role of Data Link Connection Identifiers (DLCIs) in Frame Relay?

A

For routing

DLCIs help in identifying virtual circuits in Frame Relay networks.

49
Q

What are the characteristics of Asynchronous Transfer Mode (ATM)?

A

Uses fixed-size cells (53 bytes: 5-byte header, 48-byte payload) for predictable performance

ATM is suitable for real-time applications due to its low latency.

50
Q

What modern advancements have been made in wireless networking?

A

Modern Wi-Fi standards (e.g., IEEE 802.11ax) provide faster speeds and improved reliability

These advancements enhance the performance of wireless networks.

51
Q

What is a converged network?

A

Combining voice, video, and data over a single network infrastructure

Converged networks simplify management and reduce operational costs.

52
Q

What is the OSI Reference Model?

A

Provides a framework for understanding how different networking layers interact

The OSI model consists of seven layers, each with specific functions.

53
Q

What is the function of Layer 1 in the OSI model?

A

Manages hardware connections, such as cables and voltage levels

This layer is also known as the Physical layer.

54
Q

What does Layer 2 of the OSI model do?

A

Ensures error-free data transfer between adjacent nodes and handles MAC addressing

Layer 2 is referred to as the Data Link layer.

55
Q

What is the primary role of Layer 3 in the OSI model?

A

Handles packet forwarding and routing via IP addresses

This layer is known as the Network layer.

56
Q

What does Layer 4 of the OSI model ensure?

A

Ensures reliable data delivery through protocols like TCP and UDP

Layer 4 is referred to as the Transport layer.

57
Q

What is the function of Layer 5 in the OSI model?

A

Manages and synchronizes dialogue between two systems

This layer is known as the Session layer.

58
Q

What does Layer 6 of the OSI model do?

A

Translates and formats data for the application layer; includes encryption

Layer 6 is referred to as the Presentation layer.

59
Q

What is the role of Layer 7 in the OSI model?

A

Enabling email, file transfers, and network services

This layer is known as the Application layer.