Practical Networking Fundamentals

Master practical networking fundamentals for students! Learn about LANs, WANs, Wi-Fi, cables, SOHO networks, and Packet Tracer. Dive in and build your skills!

Podcast

Síťové Základy: LAN vs. WAN0:00 / 20:06
0:001:00 zbývá

Practical Networking Fundamentals: Your Guide to Building & Understanding Networks Else

Welcome to the exciting world of practical networking fundamentals! In this comprehensive guide, we'll demystify the physical and wireless connections that carry data between devices. You'll learn which cables to use, how Wi-Fi works, and even how to build your first small network from scratch. By the end, you'll have a clear understanding of how an IP address physically reaches its destination across cables, switches, routers, and wireless signals.

Grasping the Core: LAN, WAN, and WLAN Explained

Every device on a network needs an IP address, like a house number. But what about the streets and roads connecting these houses? That's where LAN, WAN, and WLAN come in. A network is simply a group of devices that can share data with each other.

Local Area Network (LAN)

A LAN is like the hallways inside one school building. It connects devices in a single, limited location such as a home, an office floor, or a school. LANs are typically fast (1–10 Gbps), and the organization usually owns and manages all the equipment.

Key facts about a LAN:

  • Covers a small geographic area (one building or campus)
  • Typically uses Ethernet cables or Wi-Fi
  • High speed, low cost per device
  • You manage the security yourself

Typical devices in a LAN include computers, printers, phones, IP cameras, smart TVs, switches, and a router that connects to the internet.

Wide Area Network (WAN)

A WAN is the road system between cities: it connects your school building to buildings across the country. It links multiple LANs across large distances. The internet itself is the largest WAN in the world. A company with offices in different cities uses a WAN to connect those local networks.

Key facts about a WAN:

  • Covers large geographic areas (cities, countries, continents)
  • Owned and operated by telecom or internet service providers (ISPs)
  • Slower and more expensive per connection than a LAN
  • Your organization rents bandwidth, not the cables themselves

Wireless Local Area Network (WLAN)

A WLAN is simply a LAN that uses wireless radio signals instead of cables. Your home Wi-Fi or a coffee shop's guest Wi-Fi are prime examples. WLANs offer convenience but can be less stable than wired connections.

Key facts about a WLAN:

  • Same geographic scope as a LAN
  • Uses radio frequencies (2.4 GHz or 5 GHz)
  • No cables needed for client devices
  • Slower and less stable than wired Ethernet under the same conditions
PropertyLANWANWLAN
AreaBuilding / campusCity / country / globalBuilding / campus
MediumEthernet cableFiber, leased lines, internetRadio waves (Wi-Fi)
Typical speed1–10 Gbps10 Mbps–100 Gbps (varies)100 Mbps–9.6 Gbps
Who owns it?You / your organizationISP or telecomYou / your organization
ExampleOffice networkThe internetHome Wi-Fi

Key takeaway: LAN and WLAN cover the same physical area—the difference is the medium (cable vs. radio waves). WAN connects separate locations over public infrastructure.

Cable Connections: The Backbone of Your Network

While wireless is convenient, cables remain the fundamental backbone of most networks, from server rooms to office desks. Choosing the right cable type is crucial for performance and reliability.

Copper Cables: Unshielded Twisted Pair (UTP)

The most common network cable is UTP (Unshielded Twisted Pair), using RJ-45 connectors. The cable category dictates its maximum speed and distance. UTP copper cable is like shouting a message down a hallway – it works well over short distances but signal weakens with distance and external noise.

CategoryMax SpeedMax DistanceCommon UseCost
Cat5e1 Gbps100 mOlder office installationsLow
Cat610 Gbps55 m (at 10G) / 100 m (at 1G)Modern office and homeLow–Medium
Cat6A10 Gbps100 mData centers, structured cablingMedium
Cat7/825–40 GbpsShort runsData centersHigh

For most SOHO (Small Office / Home Office) setups, Cat5e or Cat6 are suitable. Cat6 is slightly more expensive but offers better future-proofing.

Most modern switches support Auto-MDI/X, automatically detecting the connection type. This means you generally don't need to worry about straight-through vs. crossover cables anymore. A straight-through cable connects different device types (e.g., PC to switch), while a crossover cable connects identical device types (e.g., PC to PC).

Fiber Optic Cables

Fiber cables transmit data as light pulses through thin glass or plastic strands. This method offers significant advantages for longer distances and specific environments. Fiber optic cable is like shining a flashlight beam through a glass tube – light travels much farther without weakening and is immune to noise.

TypeMax DistanceSpeedUse Case
Single-mode (SMF)10–80 km10–100 GbpsISP backbone, campus links
Multi-mode (MMF)550 m–2 km1–100 GbpsData center, server rooms

Advantages of fiber:

  • Immune to electromagnetic interference
  • Much longer distance capability than copper
  • Higher bandwidth ceiling
  • Physically lighter and thinner

Disadvantages of fiber:

  • More expensive than copper
  • Connectors require precision cleaning and alignment
  • Glass strands break if bent too sharply (bend radius matters)

When choosing the right cable, ask three questions:

  1. How far? Under 100 m, Cat6 copper is fine. Over 100 m, use fiber.
  2. How fast? 1 Gbps, Cat5e works. 10 Gbps or more, use Cat6 or better.
  3. Environment? Near motors, welding equipment, or high-voltage lines, fiber is ideal due to its immunity to interference.

Wireless Networking: Understanding Wi-Fi Standards and Security

Wireless networks free devices from cables, but understanding how Wi-Fi works is essential for correct setup and troubleshooting. A Wi-Fi access point (AP) broadcasts a radio signal, which devices within range detect and connect to. Data travels as modulated electromagnetic signals at specific frequencies.

Wi-Fi Frequencies and Standards

Wi-Fi primarily operates on two main frequency bands:

BandFrequency RangeDistance (through walls)SpeedInterference (from microwaves, Bluetooth, neighbors)
2.4 GHz2400–2483 MHzLongerLowerHigh
5 GHz5150–5850 MHzShorterHigherLower

Modern Wi-Fi 6 (802.11ax) also supports 6 GHz, offering even faster speeds and less congestion.

The IEEE 802.11 family defines all Wi-Fi standards. Each new generation improves speed, efficiency, or range. Here's a quick overview:

StandardCommon NameYearMax SpeedFrequency BandKey Notes
802.11bWi-Fi 1199911 Mbps2.4 GHzObsolete
802.11gWi-Fi 3200354 Mbps2.4 GHzObsolete
802.11nWi-Fi 42009600 Mbps2.4 / 5 GHzStill in use
802.11acWi-Fi 520133.5 Gbps5 GHzCommon today
802.11axWi-Fi 6/6E20199.6 Gbps2.4 / 5 / 6 GHzCurrent standard
802.11beWi-Fi 7202446 Gbps2.4 / 5 / 6 GHzEmerging

It's important to remember that maximum speeds are theoretical. Real-world speeds are typically 40–60% of the maximum due to factors like distance, walls, interference, and the number of connected devices.

Wireless Security: The Importance of WPA3

An open Wi-Fi network transmits all data in plain radio waves, allowing anyone within range to intercept it. Encryption protects this data. Connecting to an open Wi-Fi network is like having a conversation in a crowded café – anyone nearby can listen. WPA2 is like switching to a private room with a locked door: you need the right key (password) to enter, and once inside, your conversation is encrypted. WPA3 upgrades the lock, ensuring even if someone records the encrypted conversation, they cannot decode it later.

Here's an evolution of security protocols:

ProtocolYearStatusNotes
WEP1997✗ BrokenCracked in minutes, never use
WPA2003✗ WeakTemporary fix after WEP
WPA22004✓ AcceptableStill widely used, some vulnerabilities
WPA32018✓ RecommendedStronger encryption, protects against brute-force

Always use WPA3 if your router and devices support it. If older devices don't, set your router to WPA2/WPA3 transition mode. A common mistake is leaving the router on its factory default password; always change it immediately.

When configuring a wireless access point or router:

  • Change the default admin username and password immediately.
  • Set the SSID (network name) – avoid using your name or address.
  • Select WPA3 (or WPA2/WPA3) as the security mode.
  • Create a strong passphrase (12+ characters, mix of types).
  • Disable WPS (Wi-Fi Protected Setup) – it has known vulnerabilities.
  • Disable remote management unless specifically needed.

Flashcards

1 / 28

What cable connects the modem to the router's WAN/Internet port in a SOHO setup?

A Cat6 patch cable.

Tap to flip · Swipe to navigate

Building Your Own Small Office/Home Office (SOHO) Network

A SOHO network is the most common type you'll encounter and troubleshoot. It typically involves fewer than 20 devices and uses consumer-grade hardware. A switch is like the reception desk inside a building, connecting colleagues. A router is like the building's main entrance, connecting internal traffic to the outside world and assigning internal addresses via DHCP.

Basic Components of a SOHO Network

  • Modem: Connects your network to the ISP's infrastructure.
  • Router: Routes traffic between your LAN and the internet; assigns IP addresses via DHCP.
  • Switch: Connects multiple wired devices inside the LAN.
  • Wireless Access Point (AP): Provides Wi-Fi to wireless clients.
  • Client devices: PCs, laptops, phones, printers.

In many homes, a single device combines the modem, router, and AP. In an office, these are often separate for better control.

Step-by-Step SOHO Network Setup

  1. Plan your IP scheme: Decide on your private address range (e.g., 192.168.1.0/24). Assign static IPs to the router (gateway) and switch, and use DHCP for clients. For devices needing a fixed address (like printers), use DHCP reservation.
  2. Connect the hardware:
  • Connect modem to router's WAN/Internet port (Cat6 patch cable).
  • Connect router's LAN port to switch's uplink port.
  • Connect each PC to the switch (patch cables).
  • Connect the wireless AP to the switch (or use the router's built-in AP).
  • Connect the network printer to the switch.
  1. Configure the router: Log in to the router's admin interface (e.g., 192.168.1.1 in a browser). Set WAN settings (ISP specific), LAN subnet, DHCP range (e.g., 192.168.1.100–200), and DNS servers (e.g., 8.8.8.8 or 1.1.1.1).
  2. Configure the wireless AP: Set a recognizable SSID, use WPA3 (or WPA2/WPA3) security, enable both 2.4 GHz and 5 GHz bands, and set the channel to auto.
  3. Test connectivity: From a connected PC, use ping 192.168.1.1 to check router reachability. Then ping 8.8.8.8 and ping google.com to test internet access. If ping 8.8.8.8 works but ping google.com fails, DNS is misconfigured.
  4. Verify all devices: Check each PC for an IP address in the correct range, router reachability, internet access, and printer access by IP.

Reading Your Connection Details with ipconfig

On Windows, ipconfig /all shows your network configuration. You'll see:

  • MAC address (Physical Address): Hardware address of your network card.
  • DHCP Enabled: Indicates if your IP was assigned automatically.
  • IPv4 Address: Your local address on this network.
  • Subnet Mask: Defines your local network range (e.g., 255.255.255.0 = /24).
  • Default Gateway: The router's address; traffic leaving the local network goes here first.
  • DHCP Server: Usually the same as the gateway.
  • DNS Servers: Used for translating domain names to IP addresses.

Warning: If your IPv4 address starts with 169.254.x.x, DHCP failed, and you likely have no internet access. Check your physical connection.

Adding a Network Printer

Network printers connect via Ethernet (wired) or Wi-Fi.

Option A – Wired printer:

  1. Connect the printer to the switch using a patch cable.
  2. Set a static IP on the printer (e.g., 192.168.1.10) or let DHCP assign one.
  3. On each PC, go to Settings → Printers → Add a printer → Enter the printer's IP address.
  4. Install the print driver if prompted.

Option B – Wireless printer:

  1. On the printer, go to Wi-Fi settings, select your SSID, and enter the passphrase.
  2. Wait for the printer to receive an IP address.
  3. On each PC, add the printer by IP, similar to Option A.

Tip: Reserve the printer's IP address in the router's DHCP settings (often called

Sign up to access full content

Create a free account to unlock all study materials, take interactive tests, listen to podcasts and more.

Create free account

Related topics