Advanced Computer Networking SS3 Computer Hardware & GSM Repair Lesson Note
Download Lesson NoteTopic: Advanced Computer Networking
Subject: Computer Hardware and GSM RepairÂ
Class: SS3Â
Topic: IP Addressing, Cabling, and Wireless SetupÂ
Why Do We Network?
Imagine you have a group of friends, and everyone has a secret to share. If you stand in different rooms and shout, no one hears clearly. But if you all have walkie-talkies or a string-and-cup phone, the message travels perfectly.
In computing, Networking is simply giving computers a way to “talk” to each other so they can share files, use the same printer, or browse the internet together. To do this, they need an Address (so they know who is talking), a Physical Path (cables), or an Invisible Path (Wireless).
IP Addressing: The Computer’s House Number
Every device on a network—whether it’s your phone, a laptop, or a smart TV—must have a unique ID. We call this the IP (Internet Protocol) Address.
Think of it like a house address. If the postman has a letter for “House No. 5,” he won’t drop it at “House No. 10.”
IPv4 (The Common Version)
Most networks use IPv4. It looks like four sets of numbers separated by dots.
- Example: 192.168.1.1
- Each number can be anything from 0 to 255.
Static vs. Dynamic IP
- Static IP: This is like a permanent home address. It never changes. Servers and printers usually have static IPs so computers can always find them.
- Dynamic IP: This is like a hotel room. When you connect to Wi-Fi, the router “assigns” you an address. When you leave, that address is given to someone else. This is managed by something called DHCP.
Network Cabling: The Physical Highway
While we love Wi-Fi, cables are still the fastest and most reliable way to connect computers, especially in a school lab or a big office.
The Twisted Pair (Ethernet Cable)
The most common cable is the Cat5e or Cat6 cable. Inside, there are 8 thin wires twisted in pairs to stop electrical interference.
- RJ-45 Connector: This is the plastic “clip” at the end of the cable that snaps into the computer’s LAN port.
Fiber Optics
This is the “Super Highway.” Instead of electricity, it uses light to send data through glass threads. It is incredibly fast and is used to connect cities or provide high-speed internet to buildings.
Setting Up a Wireless Network (Wi-Fi)
Wireless networking (WLAN) allows devices to connect using radio waves instead of cables.
Key Components:
- The Router: This is the “Traffic Police.” It takes the internet from your provider and shares it with your devices.
- The SSID: This is simply the Name of your Wi-Fi (e.g., “School_Lab_WiFi”).
- Security (WPA2/WPA3): You must lock your network with a password. Without this, anyone nearby can “steal” your data or bandwidth.
Simple Setup Steps:
- Place the router in a central, high location. Walls and metal cabinets block the signal!
- Log into the router settings.
- Change the default Admin password (so hackers can’t get in).
- Set your SSID and a strong Wi-Fi password.
Networking Tools for the Technician
To set up these networks, you need a few specialized tools in your bag:
- Crimping Tool: A heavy metal tool used to squeeze the RJ-45 connector onto the end of a cable.
- Cable Tester: A device with blinking lights that tells you if all 8 wires in your cable are connected correctly.
- Network Switch: A box with many ports used to connect multiple wired computers together in one room.
Summary: The Big Picture
A great networker knows that Planning is better than just plugging things in. You must decide:
- How many devices need IP addresses?
- Are the cables short enough? (Ethernet cables shouldn’t be longer than 100 meters).
- Is the Wi-Fi signal strong in every corner of the room?
Review & Class Discussion
- If two computers on the same network have the exact same IP address, what do you think will happen?
- Why would a bank prefer to use Cables instead of Wi-Fi for its main computers?
- What does DHCP do for your smartphone when you walk into a cafe?
- Identify the tool used to attach a connector to a network cable.