Cyber Security  ·  Level 6
Perform Computer Networking
Chapter 2: Features and functions of computer networks
📚 5 Topics
What you will be able to do

By the end of this chapter, you will be able to:

  • Explain how computer networks work to meet the specific needs of an organization.
  • Identify key network devices like switches, routers, access points, and firewalls, and describe how each supports the network.
  • Recognize common network protocols and explain why they are important for communication.
  • Analyze the benefits and challenges of using networks, including costs, efficiency, reliability, and security risks.

These skills will help you design and manage networks that keep businesses connected and running smoothly.

2.1 Components of a Network

Computer networks comprise various interconnected devices and media that facilitate data transmission and resource sharing. Each component plays a specific role in ensuring communication efficiency, security, and reliability. In Kenyan cybersecurity practice, appreciating the function and interrelation of these components helps professionals implement protective controls and optimize network performance, especially in sensitive environments like county government offices and banking institutions.

2.1.1 Network Interface Cards (NICs)

Network Interface Cards, commonly called NICs, are hardware components that enable a computer or device to connect to a network. They serve as the physical interface between the device and the network medium, whether wired or wireless.

Key Functions of NICs

  • Physical Connection to the Network: NICs provide the hardware port for connecting network cables or antennas. For example, in a Nairobi hospital, NICs connect patient record systems to the hospital’s LAN, enabling real-time data access.
  • Data Link Layer Processing: NICs handle the framing, addressing, and error detection at the data link layer, ensuring data packets are correctly formatted for transmission.
  • Unique Hardware Addressing: Each NIC has a unique MAC address used for local network identification, critical for access control lists in cybersecurity.
  • Support for Multiple Network Speeds: NICs can support various speeds like 100 Mbps, 1 Gbps, or higher, allowing network scalability in institutions such as universities managing large data volumes.
  • Offloading Network Processing: Advanced NICs can offload tasks like checksum calculations from the CPU, improving system performance, particularly in high-traffic environments like SACCO servers.

2.1.2 Network Media

Network media refers to the physical pathways through which data travels between network devices. The choice of media affects speed, security, and distance limitations.

Types of Network Media and Their Characteristics

  • Twisted Pair Cables: Widely used in office environments such as county government offices, these cables offer reasonable speeds and are cost-effective but susceptible to electromagnetic interference.

  • Coaxial Cables: Less common today but still found in some older Kenyan institutions, coaxial cables provide better shielding against interference than twisted pair.

  • Fiber Optic Cables: Preferred for high-speed and long-distance communication, fiber optics are increasingly deployed in Kenyan banks to secure sensitive transactions due to their immunity to electromagnetic interference and difficulty to tap.

  • Wireless Media: Includes Wi-Fi and cellular networks, offering mobility and convenience but requiring robust encryption protocols to prevent unauthorized access in places like hotels and retail businesses.

  • Satellite Links: Used in remote areas for connectivity, satellite communication introduces higher latency but is essential for nationwide network coverage in rural healthcare facilities.

2.1.3 Networking Devices

Networking devices facilitate the routing, switching, and management of data traffic within and between networks. Each device serves specialized functions to maintain network integrity and security.

Common Networking Devices and Their Roles

  • Routers: These devices connect multiple networks and direct data packets based on IP addresses. For instance, a router at a county government office routes traffic between the internal network and the internet while enforcing firewall rules.
  • Switches: Operating primarily at the data link layer, switches connect devices within a LAN, improving communication efficiency by forwarding data only to the intended recipient.

  • Firewalls: Firewalls monitor and control incoming and outgoing network traffic based on security rules, a critical component in protecting a university’s network from external cyberattacks.

  • Access Points: These devices extend wireless network coverage, enabling mobile device connectivity in environments like hotels and conference centers.
  • Modems: Modems modulate and demodulate signals for internet access over telephone lines or cable, often used in small-scale retail businesses for connectivity.

2.1.4 Network Protocols

Network protocols are standardized rules that govern how data is transmitted and received across networks. They ensure interoperability and reliable communication among diverse devices.

Essential Network Protocols in Cybersecurity

  • Transmission Control Protocol/Internet Protocol (TCP/IP): The foundational suite for internet and local network communication, TCP/IP manages data packetization, addressing, routing, and error handling.
  • Hypertext Transfer Protocol Secure (HTTPS): Ensures secure web communication through encryption, vital for online banking platforms in Kenya to protect customer data.
  • Domain Name System (DNS): Translates human-friendly domain names into IP addresses, a frequent target for cyber attackers; securing DNS is crucial for organizations like insurance firms.
  • Simple Network Management Protocol (SNMP): Used for network management and monitoring, enabling IT teams at hospitals to detect and respond to network issues promptly.
  • Secure Shell (SSH): Provides encrypted remote access to network devices and servers, essential for secure administration of government networks.

Practice Questions

  1. Explain the role of Network Interface Cards (NICs) in a computer network and why their unique addressing is important for cybersecurity. (6 marks)
  2. Compare the advantages and disadvantages of fiber optic cables and twisted pair cables in the context of a Kenyan banking institution’s network infrastructure. (8 marks)
  3. Describe the functions of routers and switches and how they contribute differently to network traffic management. (6 marks)
  4. Outline five key network protocols used in cybersecurity and explain their specific roles in securing network communication. (10 marks)
The rest of this chapter
🔒

Create a free account to open more of this chapter.

Free: practical guides, quick cards, workplace scenarios and more.

Create a free account
🔒2.2 Network Types

In the domain of cybersecurity, understanding network types is critical because each type presents unique security challenges and opportunities for protection. Kenyan cybersecurity professionals often engage with diverse network environments, from small enterp…

🔒2.3 Transmission Media

In computer networking, transmission media refers to the physical pathways that carry data signals between devices. For cyber security professionals in Kenya, understanding transmission media is vital because the choice of medium affects network speed, securit…

🔒2.4 Network Topologies

In the field of cyber security, understanding network topologies is crucial because the physical and logical arrangement of networks impacts security protocols, vulnerability assessment, and incident response strategies. Kenyan cyber security professionals oft…

🔒2.5 Network Standards

Network standards are essential for ensuring interoperability, security, and efficiency in computer networks. In Kenya's cybersecurity landscape, adherence to internationally recognized and locally adapted network standards guarantees that different systems, d…

Chapter Summary

This chapter explored the essential components of a computer network, including devices such as routers, switches, and network interface cards that enable communication between connected systems. It examined various network types, distinguishing between local area networks, wide area networks, metropolitan area networks, and others based on their geographic scope and purpose. The discussion then turned to transmission media, highlighting the differences between wired and wireless methods used to transfer data across networks. Network topologies were analyzed to understand how devices are arranged and connected, with an emphasis on configurations like star, bus, ring, and mesh. Finally, the chapter covered network standards that ensure interoperability and compatibility among devices and technologies, facilitating seamless communication within and across networks. Together, these topics provide a comprehensive foundation for understanding how computer networks are structured, operate, and maintain effective data transmission.

Self-Assessment

🔒 PDFDownload this self-assessment, with answers

A. Written Assessment

  1. Which device in a network is responsible for directing data packets to their destination based on IP addresses? (2 marks)
  2. List four common types of network transmission media used in Kenyan enterprise networks and briefly describe one advantage of each. (4 marks)
🔒20 more in this section.

Chapter Examination Questions

🔒 PDFDownload these examination questions, with model answers

SECTION A (40 Marks) - Answer ALL Questions

  1. Identify five key components of a computer network and explain the role of each in securing communication in a Kenyan financial institution such as KCB Bank. (4 marks)
  2. Distinguish between LAN and WAN, highlighting their relevance to cyber security operations in a county government office. (4 marks)
🔒18 more in this section.

Chapter Practical Activities

Practical 1: Identify and assemble network components

Cyber Security · Level 6
Perform Computer Networking
PRACTICAL ASSESSMENT
TIME: 4 HOURS
⬇ PDFCandidate Instructions (Candidate Tool)

Type: Individual

INSTRUCTIONS TO CANDIDATE:
1.  You are required to perform the following task:
i.  Assemble a star topology network connecting 3 computers and 1 printer to a switch and router with Ethernet cables not exceeding 3 meters each.
2.  You have been provided with the following resources for the practical task:
Tools & EquipmentMaterials
Cable crimping toolRouter
Cable stripperSwitch
Network cable testerRJ45 Ethernet cables Cat5e
Laptop or PC with command prompt accessComputers
Printer
⬇ PDFResources Required (Cutting List)
S/NItemQuantity
1Router1 Pc per Candidate
2Switch1 Pc per Candidate
3RJ45 Ethernet cables Cat5e5 Pcs per Candidate
4Computers3 Pcs per Candidate
5Printer1 Pc per Candidate
6Cable crimping tool1 Pc per Candidate
7Cable stripper1 Pc per Candidate
8Network cable tester1 Pc per Candidate
9Laptop or PC with command prompt access1 Pc per Candidate
⬇ PDFAssessor Guide
Items to be EvaluatedMarks AvailableMarks ObtainedComments
TASK 1: Assemble network components
Wore appropriate PPE before starting
(Award 1 mark for correct PPE use or zero)
1
Identified and selected the router, switch, computers and printer
(Award 1 mark each for correct identification and selection)
2
Connected the Ethernet cables from each computer to the switch
(Award 1 mark per correctly connected computer cable, max 3 marks)
3
Connected the printer to the switch using an Ethernet cable
(Award 1 mark for correct printer connection or zero)
1
Connected the switch to the router using an Ethernet cable
(Award 1 mark for correct switch-router connection or zero)
1
Prepared and terminated one Ethernet cable using correct color coding and crimping
(Award 2 marks for correct cable preparation and termination or zero)
2
Tested all cable connections using a network cable tester
(Award 2 marks for successful testing or zero)
2
Configured IP addresses on two computers and the switch as per the given scheme
(Award 2 marks for correct switch IP 192.168.1.1 and 3 marks for correct IPs on two computers 192.168.1.2 and 192.168.1.3)
5
Tested connectivity by successfully pinging the router from a computer
(Award 3 marks for successful ping test or zero)
3
Sub-Total20
PRODUCT CHECKLIST
Network assembled in star topology with all devices correctly connected and cables not exceeding 3 meters
(Award 5 marks for correct topology and neat cable lengths or zero)
5
Sub-Total5
GRAND TOTAL25
ASSESSMENT OUTCOME:   ☐ Competent    ☐ Not Yet Competent (competent if at least 50%)

Practical 2: Set up a Local Area Network (LAN) connecting multiple devices

Cyber Security · Level 6
Perform Computer Networking
PRACTICAL ASSESSMENT
TIME: 4 HOURS
⬇ PDFCandidate Instructions (Candidate Tool)

Type: Individual

INSTRUCTIONS TO CANDIDATE:
1.  You are required to perform the following task:
i.  Set up a Local Area Network (LAN) connecting 2 desktop computers and 1 printer using an 8-port switch and CAT5e cables with IP addresses 192.168.1.1 to 192.168.1.3.
2.  You have been provided with the following resources for the practical task:
Tools & EquipmentMaterials
Crimping toolUTP Ethernet cable CAT5e
Cable stripperRJ45 connectors
Laptop or PC for configurationEthernet switch 8 ports
Desktop computers
Network printer
Power supply for switch and devices
⬇ PDFResources Required (Cutting List)
S/NItemQuantity
1Unshielded Twisted Pair (UTP) Ethernet cable CAT5e10 meters per Candidate
2RJ45 connectors10 Pcs per Candidate
3Ethernet switch 8 ports1 Pc per Candidate
4Desktop computers2 Pcs per Candidate
5Network printer1 Pc per Candidate
6Crimping tool1 Pc per Candidate
7Cable stripper1 Pc per Candidate
8Laptop or PC for configuration1 Pc per Candidate
9Power supply for switch and devices1 set per Candidate
⬇ PDFAssessor Guide
Items to be EvaluatedMarks AvailableMarks ObtainedComments
TASK 1: Network Setup and Configuration
Wore appropriate PPE before starting the setup
(Award 1 mark for wearing PPE or zero)
1
Connected at least 2 desktop computers and 1 printer to the switch using properly crimped CAT5e cables
(Award 1 mark for each correctly connected device or zero)
3
Assigned correct IP address 192.168.1.1 to the switch
(Award 2 marks for correct IP assigned or zero)
2
Assigned correct IP addresses 192.168.1.2 and 192.168.1.3 to the two desktop computers
(Award 1.5 marks for each correct IP assigned or zero)
3
Tested network connectivity by successfully pinging between devices
(Award up to 3 marks based on successful ping tests or zero)
3
Prepared and terminated at least one Ethernet cable with correct color coding and crimping
(Award 2 marks for correct cable termination or zero)
2
Sub-Total14
TASK 2: File Sharing Configuration
Created a shared folder on one desktop computer
(Award 1 mark for folder creation or zero)
1
Configured network settings to allow file sharing on both computers
(Award 2 marks for correct network sharing settings or zero)
2
Accessed the shared folder from the other computer successfully
(Award 2 marks for successful access or zero)
2
Sub-Total5
PRODUCT CHECKLIST
Finished network setup with correct IP addressing and all devices connected as per schematic
(Award 3 marks for full compliance or zero)
3
Ethernet cables terminated with correct color coding and secure crimping
(Award 3 marks for neat and functional cable termination or zero)
3
Network connectivity confirmed by successful ping tests between all devices
(Award 4 marks for complete connectivity or zero)
4
File sharing fully functional between the two desktop computers
(Award 3 marks for successful file sharing or zero)
3
Sub-Total13
GRAND TOTAL32
ASSESSMENT OUTCOME:   ☐ Competent    ☐ Not Yet Competent (competent if at least 50%)
🔒

Free: practical guides, quick cards, workplace scenarios and more.

Create a free account
🔒Install and test transmission media cablesPractical 3
🔒Design and Implement a Star Topology NetworkPractical 4
🔒Design and implement a bus topology networkPractical 5
🔒Design and implement a ring network topology with four computersPractical 6
🔒Configure routers and switches following IEEE and ITU network standardsPractical 7
🔒Setup and Demonstrate Wired and Wireless Network ConnectionsPractical 8
🔒Assemble and Configure a WAN Simulation Using Network ComponentsPractical 9
🔒Terminate CAT6 Ethernet cables with RJ45 connectors following T568B standardPractical 10
Flashcards 20 cards Study deck ▾
Question
1

↻ Tap card to reveal answer
🔒

18 more in this section.

Create a free account
Test Yourself 17 questions Start quiz ▾
0%
0 / 2
🔒

15 more in this section.

Create a free account
Am I competent?

At the start of this chapter we promised you would be able to:

  • Explain how computer networks work to meet the specific needs of an organization.
  • Identify key network devices like switches, routers, access points, and firewalls, and describe how each supports the network.
  • Recognize common network protocols and explain why they are important for communication.
  • Analyze the benefits and challenges of using networks, including costs, efficiency, reliability, and security risks.

Tick each one you can genuinely do.

Prove it — in the simulator

Sample simulation — try how the simulator works. A version built for this chapter's practical is coming.

Prepare Kenyan PilauLocked ▸

Free: practical guides, quick cards, workplace scenarios and more.

Now — are you there yet?

You're competent when you can confidently do 50% or more of what this chapter promised.

Sign in to record how you're doing.