1.
Data Communication and Networking Questions
(a) (i) State two advantages of multiplexing in data
communication systems.
Answer: Two advantages of multiplexing are increased efficiency and cost
savings.
Increased efficiency: Multiplexing maximizes the use of available bandwidth by
allowing multiple signals to share a single communication channel simultaneously.
Cost savings: It eliminates the need for multiple physical communication lines or
extensive hardware infrastructure, thereby reducing equipment and installation costs.
JumpCloud +1
(a) (ii) Distinguish between frequency division multiplexing (FDM)
and time division multiplexing (TDM).
Frequency Division Multiplexing (FDM)
FDM is an analog technique that divides the available bandwidth into multiple, non-
overlapping frequency bands, with each signal assigned a unique frequency band. All
signals are transmitted simultaneously across the shared medium (e.g., radio
broadcasting).
[Link] +1
Time Division Multiplexing (TDM)
TDM is primarily a digital technique that divides the entire communication channel into
time slots. Each signal is assigned a specific, recurring time slot, and signals are
transmitted sequentially, taking turns using the entire bandwidth for a brief period (e.g.,
digital telephony).
[Link] +1
(b) Explain two types of transmission impairment.
Answer: Two types of transmission impairment are attenuation and noise.
Attenuation: This is the loss of signal strength as it travels over a distance. The signal
weakens, and without amplification, data quality can degrade, making it difficult to
interpret at the receiving end.
Noise: This refers to unwanted electrical signals that interfere with the transmitted data.
Noise can be caused by various external sources and introduces errors into the data
stream, potentially corrupting the information.
Scribd
(c) Mary designed a network for her company by connecting the
existing Local Area Networks to the Internet. Explain the reason
for using the following hardware devices in the task:
(i) bridge;
A bridge is used to connect and filter traffic between different segments of a Local Area
Network (LAN). It helps reduce network collisions by dividing the network into smaller
collision domains, thereby improving overall network performance.
Filo
(ii) router;
A router is used to connect multiple networks (such as a company's LAN to the
Internet) and directs data packets based on their IP addresses. It facilitates inter-
network communication and intelligent path selection for data transmission.
Filo +1
(iii) NIC.
A Network Interface Card (NIC) provides the physical interface for a computer to
connect to a network medium, such as a cable. It facilitates hardware-level data
transmission and reception, allowing the device to communicate within the network.
Filo
(d) Bidii Company Ltd. is considering replacing their network
cables with fibre optic cables. Outline four challenges that they
are likely to face.
Answer: Four challenges include high installation costs, the need for specialized
skills, fragile cables, and limited compatibility with existing infrastructure.
High installation costs: Fiber optic equipment and cabling are generally more
expensive to purchase and install compared to traditional copper wiring.
Need for specialized skills: The installation and maintenance of fiber optic systems
require specialized technical expertise and precision splicing equipment.
Fragile cables: Although capable of high bandwidth, the fiber strands themselves are
fragile and require careful handling during installation to avoid damage.
Limited compatibility with existing infrastructure: Fiber optic cables may not be
compatible with the company's existing copper-based network hardware, requiring the
purchase of new switches, NICs, and other components.
Scribd
2. Flow Control and Network Security
(a) Transport Protocol Flow Control
(i) Stop-and-wait: The sender transmits one data packet and must wait for an
acknowledgment (ACK) from the receiver before sending the next packet. (p. 2)
(ii) Sliding window: This allows the sender to transmit multiple packets (the "window")
before needing an acknowledgment, significantly increasing efficiency. (p. 2)
(b) Peer-to-peer vs. Client-server Networks
Peer-to-peer: Every computer has equal status and can act as both a client and a
server. There is no central administrator. (p. 2)
Client-server: Features a centralized, powerful server that manages resources and
security, while client computers request services from it. (p. 2)
(c) Wireless Transmission
(i) Broadcast: A communication method where data is sent from one source to all
available recipients within range simultaneously. (p. 2)
(ii) Two types:
o Radio waves: Omnidirectional waves used for long-distance communication (e.g., FM
radio).
o Microwaves: Focused, line-of-sight transmission used for high-bandwidth data links. (p.
2)
(d) Encryption Circumstances
1. Confidentiality: To prevent unauthorized parties from reading sensitive data (e.g.,
financial records).
2. Remote Access: To secure data being sent over public or untrusted networks like the
Internet.
3. Compliance: To meet legal or regulatory requirements for protecting user privacy. (p.
2)
3. Network Components and Standards
(a) Equipment and Error Detection
(i) Data Terminating Equipment (DTE): Personal Computers (PCs) and Servers. (p. 2)
(ii) Methods:
o (I) Parity check: Adding an extra bit (0 or 1) to a string of bits to ensure the total
number of 1s is either even or odd. (p. 2)
o (II) Cyclic Redundancy Check (CRC): A mathematical algorithm based on binary
division that creates a checksum to verify data integrity. (p. 2)
(b) Ethernet and Bluetooth
(i) 10 Base T Characteristics: Operates at 10 Mbps and uses Unshielded Twisted Pair
(UTP) cabling. (p. 2)
(ii) Bluetooth Circumstances:
1. Connecting wireless peripherals (mice/keyboards) to reduce cable clutter.
2. Quick ad-hoc file transfers between mobile devices. (p. 2)
(c) Modes of Data Transmission
1. Simplex: Data travels in one direction only (e.g., Keyboard to CPU).
2. Half-Duplex: Data travels in both directions, but only one way at a time (e.g., Walkie-
talkies).
3. Full-Duplex: Data travels in both directions simultaneously (e.g., Telephone
conversation). (p. 2)
4. Topology and Software Installation
(a) Network Operating Systems (NOS) Examples
1. Microsoft Windows Server
2. Linux (e.g., Red Hat Enterprise)
3. Novell NetWare
4. macOS Server (p. 3)
(b) Bus Topology (Mwangaza Technical Institute)
(i) Design: A single central cable (the backbone) with a terminator at each end. All 6
computers, the 1 printer, and the drop cables connect directly to this main line. (p. 3)
(ii) Disadvantages:
1. If the main cable breaks, the entire network fails.
2. Difficult to troubleshoot or isolate faults.
3. Performance degrades as more devices are added. (p. 3)
(c) Sign-up vs. Sign-in
Sign-up: The process of creating a new account by providing registration details. (p. 3)
Sign-in: The process of accessing an existing account using a username and
password. (p. 3)
(d) Software Installation
(i) Considerations:
1. System Requirements: Checking if the computer has enough RAM, CPU speed, and
disk space.
2. Compatibility: Ensuring the software is compatible with the existing Operating System.
(p. 3)
(ii) HDD vs. DVD Installation:
1. Faster access and execution speeds.
2. DVD drive is not tied up during use.
3. Software is available even if the physical disc is lost. (p. 3)
5. DSL, Media Access, and Checksums
(a) DSL (Digital Subscriber Line)
(i) Limitations: Distance-sensitive (speed drops far from the exchange) and requires a
dedicated landline. (p. 3)
(ii) Types: ADSL (Asymmetric) and SDSL (Symmetric). (p. 3)
(b) CSMA/CD vs. Token Ring
CSMA/CD (Carrier Sense Multiple Access with Collision Detection): Devices listen
for silence before sending; if a collision occurs, they wait and retry. (p. 3)
Token Ring: A special "token" frame circulates the network; only the device holding the
token can transmit, preventing collisions. (p. 3)
(c) Packet Switched Network
Description: Data is broken into small chunks called packets, each containing a
destination address. Packets may take different routes to the destination, where they
are reassembled. (p. 3)
(d) Checksum and Error Correction
(i) 4-bit checksum: To determine the transmitted data unit, the sender sums the data
segments (using 1's complement) and appends the result to the data. (p. 3)
(ii) Techniques: Hamming Code and Forward Error Correction (FEC). (p. 3)
6. Protocols and Frame Formats
(a) OSPF and Protocols
(i) OSPF Router Types: Internal Router, Backbone Router, Area Border Router (ABR),
and Autonomous System Boundary Router (ASBR). (p. 3)
(ii) Functions:
o (I) SMTP (Simple Mail Transfer Protocol): Sends and routes emails between servers.
(p. 3)
o (II) FTP (File Transfer Protocol): Uploads and downloads files between a client and a
server. (p. 3)
(b) IEEE 802.3 Frame Labeling
(i) Preamble
(ii) Destination Address
(iii) Length/Type (p. 3)
(c) Roles of IP in TCP/IP
1. Addressing (assigning unique IP addresses).
2. Routing (finding the best path for packets).
3. Fragmentation (breaking large packets into smaller ones).
4. Reassembly (putting fragments back together at the destination). (p. 3)
(d) Congestion
(i) Causes: Excessive traffic (too many users) or low bandwidth (narrow "pipes"). (p. 4)
(ii) Solutions: Upgrading bandwidth or implementing traffic shaping (prioritizing critical
data). (p. 4)
7. Emails, Web, and Cabling
(a) NOS Software Examples
1. Ubuntu Server
2. Windows Server 2022
3. Solaris
4. FreeBSD (p. 4)
(b) BCC vs. CC
CC (Carbon Copy): Recipients are visible to everyone else on the email list. (p. 4)
BCC (Blind Carbon Copy): Recipients are hidden from other people on the list. (p. 4)
(c) Internet Terms and Antivirus
(i) Definitions:
o (I) Hypertext: Text with links to other documents or media. (p. 4)
o (II) Cookie: A small file stored on a computer by a website to remember user
preferences. (p. 4)
o (III) Chat: Real-time text-based communication over a network. (p. 4)
o (IV) Website: A collection of related web pages under a single domain. (p. 4)
(ii) Antivirus Uses: Detecting/removing malware and providing real-time protection
against incoming threats. (p. 4)
(d) Coaxial Cable (Figure 2)
(i) Labels: (i) Outer Jacket, (ii) Braided Shield, (iii) Dielectric Insulator, (iv) Center
Conductor. (p. 4)
(ii) Challenges: Bulky/difficult to install in tight spaces and susceptible to signal leakage
if not properly grounded. (p. 4)
8. Troubleshooting and Transmission
(a) Social Chat Sites
1. WhatsApp
2. Facebook Messenger
3. Telegram
4. Slack (p. 4)
(b) Physical Connectivity
(i) Faults: Broken cables, loose connectors, or faulty NICs. (p. 4)
(ii) Strategies: Cable testing (using a multimeter/tester) and "swap and test" (replacing
a suspected cable with a known working one). (p. 4)
(c) Technological Changes (Negative Feedback)
1. Incompatibility: The new NOS may not support older hardware (drivers).
2. High Resource Demands: New software might require more RAM/CPU than clients
currently have.
3. Complexity: A steep learning curve for new features may lead to user frustration. (p. 4)
(d) Transmission Methods
(i) Synchronous: Data is sent in a continuous stream timed by a master clock. (p. 4)
(ii) Asynchronous: Data is sent in small blocks (characters) preceded by a "start" bit
and followed by a "stop" bit. (p. 4)
1. Analog vs Digital Signals and Networking Basics
Step 1: Differentiate between analog and digital signals
Answer: Analog signals are continuous waves that change smoothly over time,
representing data through variations in amplitude, frequency, or phase (e.g., human
voice) (p. 2). Digital signals are discrete, non-continuous pulses that represent data as
a series of binary 1s and 0s (on/off states) (p. 2).
Step 2: Explain functions of the physical layer in the OSI model
The physical layer is the lowest layer and handles the bit-level transmission. Three key
functions include (p. 2):
1. Bit representation: Defining how 0s and 1s are changed into signals (electrical, optical,
or radio) (p. 2).
2. Data rate: Defining the transmission rate—the number of bits sent per second (p. 2).
3. Physical topology: Defining how devices are connected in a network (e.g., bus, star,
or ring) (p. 2).
Step 3: Explain UDP header fields
The User Datagram Protocol (UDP) header is simple and contains four fields. Three
common ones are (p. 2):
1. Source Port Number: Identifies the sending process on the source device (p. 2).
2. Destination Port Number: Identifies the receiving process on the destination device (p.
2).
3. Length: Specifies the total length of the UDP header and data in bytes (p. 2).
Step 4: Outline advantages of command line network operating systems
Command Line Interfaces (CLI) offer several benefits for network management (p. 2):
1. Low Resource Usage: They require minimal CPU and RAM compared to Graphical
User Interfaces (GUI) (p. 2).
2. Speed: Experienced users can perform complex tasks faster with commands than by
clicking through menus (p. 2).
3. Remote Management: They are highly efficient for managing servers over low-
bandwidth remote connections (p. 2).
4. Automation: Commands can be easily scripted to automate repetitive network tasks (p.
2).
Answer:
The differences lie in the continuity of signals, the physical transmission of bits,
the addressing within UDP headers, and the efficiency of CLI environments (p. 2).
2. Software, Connections, and Cables
Step 1: Outline types of communication software
Common types include (p. 2):
1. Email clients (e.g., Outlook) (p. 2).
2. Web browsers (e.g., Chrome) (p. 2).
3. Instant messaging/Chat software (e.g., WhatsApp) (p. 2).
4. Video conferencing software (e.g., Zoom) (p. 2).
Step 2: Suggest appropriate Internet connections
1. Host server for millions: Fiber Optic/Leased Line – offers high dedicated bandwidth
and reliability (p. 2).
2. Home office with phone lines: DSL (Digital Subscriber Line) – uses existing copper
telephone infrastructure (p. 2).
3. Video chat on mobile: 4G/5G Cellular Data – provides the necessary mobility and
high-speed data (p. 2).
4. Connecting several branches: WAN/VPN via Fiber – ensures secure, high-speed
connectivity across geographical distances (p. 2).
Step 3: Outline functions of STP cable parts (Figure 1)
Based on a standard Shielded Twisted Pair (STP) cable (p. 2):
(i) Outer Jacket: Protects the internal components from physical damage and moisture
(p. 2).
(ii) Overall Shield (Braided/Foil): Protects against external Electromagnetic
Interference (EMI) (p. 2).
(iii) Individual Foil Shield: Prevents crosstalk between the internal pairs (p. 2).
(iv) Twisted Pair Conductors: The actual copper wires that carry the data signals (p.
2).
AnswerCommunication involves various software types, connection media tailored to
specific scale/needs, and shielded cabling to preserve signal integrity (p. 2).
3. Organizations, Topologies, and DHCP
Step 1: Describe organizations regulating WLAN
1. IEEE (Institute of Electrical and Electronics Engineers): Develops the 802.11
standards that define how Wi-Fi operates (p. 2).
2. Wi-Fi Alliance: A non-profit organization that certifies products for interoperability
based on IEEE standards (p. 2).
3. FCC (Federal Communications Commission): Regulates the use of radio frequency
spectrum for wireless communication (in the US, with similar bodies globally) (p. 2).
Step 2: Factors influencing hybrid network topology design
1. Scalability: Allows for easy expansion by adding different types of network segments
(p. 2).
2. Flexibility: Combines the strengths of different topologies (like star and bus) to meet
specific office layouts (p. 2).
3. Reliability: Fault isolation is easier; if one segment fails, the rest of the network can
often remain functional (p. 2).
4. Cost: Design can be optimized to use expensive high-speed links only where
necessary (p. 2).
Step 3: Differentiate Next-Generation (NGFW) vs. Cloud Firewalls
A Next-Generation Firewall is typically a hardware or software-based security solution
that includes advanced features like deep packet inspection and application awareness
(p. 2). A Cloud Firewall (or Firewall-as-a-Service) is hosted in the cloud and provides
scalable security for cloud-based infrastructure and remote users without needing on-
premise hardware (p. 2).
Step 4: Explain components of DHCP
1. DHCP Server: A networked device that manages the pool of IP addresses and assigns
them to clients (p. 2).
2. DHCP Client: A device (like a PC or phone) that requests an IP configuration from the
server (p. 2).
3. DHCP Scope: The range of IP addresses available for lease to clients on a specific
subnet (p. 2).
Answer:
WLAN is governed by IEEE and Wi-Fi Alliance, while hybrid topologies offer
flexibility. Security is managed via NGFW or Cloud firewalls, and IP addressing is
automated by DHCP servers and scopes.
4. Internet Terms, Installation, and WiMAX
Step 1: Explain Internet terms
1. Attachment: A file (such as a document or image) sent along with an email message
(p. 3).
2. Favourite: A saved shortcut to a specific website URL in a browser for quick access
later (p. 3).
Step 2: Advantages of unattended software installation
1. Time-Saving: Allows IT staff to perform other tasks while the installation runs
automatically (p. 3).
2. Consistency: Ensures the software is installed with the exact same configurations on
every machine (p. 3).
3. Scalability: Allows for deploying software to hundreds of computers simultaneously
over a network (p. 3).
4. Reduced Errors: Eliminates human error that can occur during manual setup prompts
(p. 3).
Step 3: Challenges of a bus network topology
1. Single Point of Failure: If the main backbone cable breaks, the entire network goes
down (p. 3).
2. Performance Degradation: As more devices are added, collisions increase, slowing
down the network (p. 3).
Answer:
Internet use involves attachments and favourites, while software deployment is
optimized through unattended installations. Topologies like bus face risks
regarding backbone failure.
5. Peer-to-Peer, Hubs vs. Switches, and Troubleshooting
Step 1: Challenges of peer-to-peer (P2P) models
1. Lack of Centralized Security: Each user must manage security on their own machine
(p. 3).
2. No Centralized Backup: Data is scattered across multiple computers, making it hard to
back up everything (p. 3).
3. Performance Impact: Accessing shared files can slow down the computer hosting
those files (p. 3).
Step 2: Distinguish between a hub and a switch
A hub is a basic device that broadcasts incoming data to all connected ports, causing
high traffic and collisions (p. 3). A switch is "intelligent" and sends data only to the
specific destination port, improving efficiency and security (p. 3).
Step 3: Common hardware troubleshooting tools
1. Cable Tester: To check for breaks or wiring faults in network cables (p. 3).
2. Crimping Tool: Used to attach connectors to the ends of cables (p. 3).
3. Punch Down Tool: Used to insert wires into patch panels or wall jacks (p. 3).
4. Multimeter: To check for electrical continuity or power issues in networking equipment
(p. 3).
Answer:
P2P models lack central control, unlike switches which manage traffic better
than hubs. Troubleshooting requires tools like cable testers and crimpers.
6. MAC Addresses, Ethernet, and Connectivity
Step 1: Parts of an Ethernet MAC address
1. OUI (Organizationally Unique Identifier): The first 24 bits that identify the
manufacturer (p. 3).
2. NIC Specific/Serial Number: The last 24 bits assigned by the manufacturer to uniquely
identify the hardware (p. 3).
Step 2: Identify Ethernet frame fields
1. Detects errors: Frame Check Sequence (FCS) (p. 3).
2. Higher-level protocol: Type field (p. 3).
3. Notifies destination: Preamble (p. 3).
4. Origin MAC: Source Address field (p. 3).
Step 3: Possible causes for Wi-Fi connection issues
1. Incorrect Credentials: User is entering the wrong password. Solution: Verify and re-
enter the correct WPA2/WPA3 key (p. 3).
2. Signal Interference: Physical barriers or other electronic devices blocking the
signal. Solution: Move closer to the Access Point (p. 3).
3. IP Conflict/DHCP Issue: The tablet failed to get a valid IP address. Solution: Reset
the Wi-Fi adapter or restart the DHCP server (p. 3).
Answer:
MAC addresses identify manufacturers and devices, Ethernet frames use FCS for
errors, and Wi-Fi issues often stem from passwords or interference.
7. Fiber Optics and Multiplexing
Step 1: Describe fiber-optic connectors
1. ST (Straight Tip): A "bayonet" style connector commonly used with multi-mode fiber (p.
3).
2. LC (Lucent Connector): A small form-factor connector that uses a "push-pull" latch,
popular in high-density data centers (p. 3).
Step 2: Distinguish Access Rate vs. CIR
Access Rate is the physical speed of the connection to the Frame Relay cloud (the
maximum speed possible) (p. 3). Committed Information Rate (CIR) is the guaranteed
minimum bandwidth the ISP promises to provide under normal conditions (p. 3).
Answer:
Fiber uses ST and LC connectors, while Frame Relay differentiates
between maximum physical speed (Access Rate) and guaranteed speed (CIR).
8. IPv6, CRC, and TCP/IP Layers
Step 1: Distinguish Unicast vs. Anycast IPv6
Unicast identifies a single interface; a packet sent to a unicast address is delivered to
that specific interface (p. 4). Anycast is assigned to a group of interfaces; a packet sent
to an anycast address is delivered to the "nearest" interface in that group (p. 4).
Step 2: Functions of Address Resolution Protocol (ARP)
1. IP to MAC Mapping: It finds the hardware (MAC) address of a host when only its IP
address is known (p. 4).
2. Caching: It maintains a table (ARP cache) of these mappings to speed up future
communications (p. 4).
Step 3: Identify TCP/IP Layers (Figure 2)
Layer (i): Transport Layer. Function: Provides end-to-end communication services
(e.g., error recovery and flow control using TCP or UDP) (p. 4).
Layer (ii): Network Access / Link Layer. Function: Defines how data is physically sent
through the network hardware and media (p. 4).
Step 4: Application Layer Protocols
1. HTTP/HTTPS (Web browsing) (p. 4).
2. SMTP (Email) (p. 4).
3. FTP (File transfer) (p. 4).
4. DNS (Domain Name System) (p. 4).
Answer:
IPv6 uses unicast and anycast for routing. ARP maps IPs to MACs, and the TCP/IP
model relies on the Transport and Network Access layers to move data using
protocols like HTTP and SMTP.
1. Extranets, User Needs, and Routing
Step 1: Explain advantages of extranet networks
1. Enhanced Collaboration: Allows a company to share specific data and applications
with partners, suppliers, or vendors in a secure environment (p. 2).
2. Increased Efficiency: Streamlines supply chain management by giving partners direct
access to inventory or ordering systems (p. 2).
3. Cost Reduction: Reduces the need for physical paperwork and manual data entry by
digitizing interactions with external stakeholders (p. 2).
Step 2: Outline examples of user needs in network design
1. High Reliability/Availability: The network must be accessible whenever users need it
(p. 2).
2. Scalability: The design should allow for future growth in the number of users or devices
(p. 2).
3. Security: Protecting sensitive data from unauthorized access (p. 2).
4. Performance/Speed: Providing sufficient bandwidth for tasks like video conferencing or
large file transfers (p. 2).
Step 3: Differentiate information vs. network infrastructure security
Information security focuses on protecting the data itself (confidentiality, integrity,
availability) regardless of where it is stored. Network infrastructure security focuses
on protecting the hardware and software used to move that data, such as routers,
switches, and firewalls (p. 2).
Step 4: Explain routing path determination methods
1. Static Routing: Paths are manually configured by a network administrator (p. 2).
2. Dynamic Routing: Protocols (like OSPF or RIP) automatically calculate the best path
based on network conditions (p. 2).
3. Default Routing: A pre-configured "path of last resort" used when no specific route to a
destination exists in the routing table (p. 2).
Answer:
Organization networks rely on extranets for partner collaboration, meet specific user
needs like scalability, and secure both data and hardware while using various routing
methods to direct traffic.
2. PPP, IP Subnetting, and TDM
Step 1: Outline characteristics of PPP
1. Authentication support: Supports protocols like PAP and CHAP for secure
connections (p. 2).
2. Multi-protocol support: Can carry multiple network-layer protocols (like IP and
AppleTalk) simultaneously (p. 2).
Step 2: Distinguish between network and host addresses
The network address identifies the specific subnetwork a device belongs to, while
the host address identifies the specific device within that subnetwork (p. 2).
Step 3: Describe Time-Division Multiplexing (TDM)
TDM is a method of putting multiple data streams into a single signal by separating the
signal into many segments, each having a very short duration. Each stream is assigned
a specific "time slot" in a repeating sequence (p. 2).
(Note: A diagram would show multiple inputs entering a multiplexer and being assigned
sequential time slots on a single line).
Step 4: Outline factors influencing cable throughput
1. Cable Length: Longer cables experience more signal attenuation (p. 2).
2. Interference (EMI): Nearby electrical equipment can degrade the signal (p. 2).
3. Crosstalk: Signal bleeding between adjacent wire pairs (p. 2).
4. Wire Gauge/Quality: The thickness and material of the copper affect its conductivity (p.
2).
Step 5: Describe TCP Handshake
The TCP 3-way handshake establishes a connection:
1. SYN: The client sends a "Synchronize" packet to the server.
2. SYN-ACK: The server responds with "Synchronize-Acknowledge".
3. ACK: The client sends an "Acknowledge" back to the server to finalize the connection
(p. 2).
Answer:
Connectivity is managed through PPP characteristics and IP addressing, while
physical transmission uses TDM and is limited by cable quality and interference.
3. Cookies, Software Patching, and Wireless Benefits
Step 1: Explain types of cookies
1. Session Cookies: Temporary files deleted when the browser is closed (p. 2).
2. Persistent Cookies: Stored on the hard drive for a set duration to remember user
preferences across sessions (p. 2).
Step 2: Explain reasons for software patching
1. Security Vulnerabilities: To fix "bugs" that could be exploited by hackers (p. 2).
2. Feature Updates: To add new functionalities or improve the performance of existing
software (p. 2).
Step 3: Explain limitations of password expiration
1. Poor Password Habits: Users often choose simple, predictable patterns (e.g.,
Password1, Password2) to remember them (p. 2).
2. Increased Help Desk Load: Frequent resets lead to more users forgetting passwords
and needing support (p. 2).
Step 4: Benefits of wireless networks and topology diagrams
Benefits: Mobility (working from anywhere), easier installation (no cables), scalability,
and lower physical infrastructure costs (p. 2).
Topology Diagrams: Physical diagrams show actual hardware location and
cabling; Logical diagrams show how data flows (IP addresses, subnets) (p. 2).
Answer:
Systems stay secure via cookies, patching, and passwords, while wireless
networks offer mobility tracked through physical and logical diagrams.
4. CSMA/CD, Ethernet, and Star Topology
Step 1: Outline limitations of CSMA/CD
1. Low Efficiency at High Loads: As traffic increases, collisions become more frequent,
wasting bandwidth (p. 2).
2. Distance Restrictions: The cable must be short enough for a collision to be detected
before a packet finish sending (p. 2).
Step 2: Explain Ethernet frame parts (Figure 1)
(i) Destination Address: The MAC address of the device intended to receive the frame
(p. 2).
(ii) FCS (Frame Check Sequence): Used for error detection to ensure the data arrived
intact (p. 2).
Step 3: Advantages of Star Topology
1. Easy to Troubleshoot: It is easy to identify where a fault lies (p. 3).
2. Fault Isolation: If one cable fails, only that device is affected, not the whole network (p.
3).
3. Easy to Expand: New devices can be added simply by plugging them into the central
hub/switch (p. 3).
4. Centralized Management: Control and monitoring happen at one central point (p. 3).
Step 4: Describe user interfaces and troubleshooting stages
Interfaces: CLI (Command Line Interface) uses text commands; GUI (Graphical
User Interface) uses icons and windows (p. 3).
Stages: 1. Identify the problem; 2. Establish a theory of probable cause; 3. Test the
theory (p. 3).
Answer:
CSMA/CD manages collisions, while Ethernet frames ensure correct delivery. Star
topologies provide reliability, and administrators use CLI/GUI to move
through troubleshooting stages.
5. TCP/IP, Media Selection, and Symptoms
Step 1: Outline layers of TCP/IP
1. Application Layer (p. 3).
2. Transport Layer (p. 3).
3. Internet Layer (p. 3).
Step 2: Distinguish between router and bridge
A bridge connects two segments of the same network at the Data Link layer.
A router connects entirely different networks at the Network layer and makes path
decisions based on IP addresses (p. 3).
Step 3: Factors for selecting fiber optic media
1. Bandwidth Requirement: How much data needs to be moved (p. 3).
2. Distance: Fiber is chosen for long-distance runs where copper would fail (p. 3).
3. EMI Environment: Fiber is immune to electrical interference, making it ideal for
industrial settings (p. 3).
Step 4: Describe troubleshooting documents and physical layer symptoms
Documents: Network maps (layouts) and Configuration logs (history of changes) (p.
3).
Symptoms: 1. No link lights on the NIC/Switch; 2. Intermittent connectivity; 3.
Excessive error counts in logs (p. 3).
Answer:
TCP/IP layers and routers manage data flow, while fiber is selected for distance and
EMI immunity. Troubleshooting relies on documentation to identify physical layer
symptoms.
6. Email, Browser Tools, and Data Systems
Step 1: Outline parts of an email address
1. Username (p. 3).
2. "@" Symbol (p. 3).
3. Domain Name (p. 3).
4. Top-Level Domain (e.g., .com, .org) (p. 3).
Step 2: Outline function of browser tools (Figure 2)
(i) Settings: Access configurations and options (p. 3).
(ii) Bookmarks/Favorites: Save websites for later (p. 3).
(iii) Forward: Move to the next page in history (p. 3).
(iv) Stop/Close: Stop loading a page or close a tab (p. 3).
Step 3: Define Wikis and outline a data communication system
Wikis: Collaborative websites that allow users to add, modify, or delete content via a
web browser (p. 3).
Data System Diagram Components: Sender, Receiver, Medium, Message, and
Protocol (p. 3).
Step 4: Internet connections and coaxial cable use
Connections: Fiber, DSL, Satellite, Leased Line (p. 3).
Coaxial Use: 1. Cable TV/Internet delivery; 2. High EMI environments where extra
shielding is needed (p. 3).
Answer:
Communication uses email and browser tools, while wikis allow collaboration.
Networks connect via fiber or coaxial within a sender-receiver system.
7. Media Access, OSI, and IP Features
Step 1: Difference between contention-based vs. controlled media access
In contention-based (e.g., Ethernet), devices compete for the medium and collisions
can occur. In controlled access (e.g., Token Ring), each device gets a designated
turn, preventing collisions (p. 3).
Step 2: Describe functions of the presentation layer
1. Data Formatting: Converting data into a standard format (e.g., ASCII to EBCDIC) (p.
3).
2. Encryption: Securing data for transmission (p. 3).
3. Compression: Reducing data size for efficiency (p. 3).
Step 3: Explain features of the IP protocol
1. Connectionless: No dedicated connection is made before sending data (p. 3).
2. Best-effort Delivery: No guarantee that data will reach its destination (reliability is left
to TCP) (p. 3).
3. Media Independent: Can run over fiber, copper, or wireless (p. 3).
Step 4: Benefits of distributed network operating systems
1. Resource Sharing: Users can access hardware/files located anywhere in the network
(p. 3).
2. Redundancy: If one server fails, another can take over its tasks (p. 3).
Answer:
Access is managed by contention or control, while the presentation layer handles
data format. IP is a flexible, best-effort protocol used in distributed systems for
reliability.
8. NIC, Transmission, and Cloud Computing
Step 1: Explain functions of a Network Interface Card (NIC)
1. Data Encapsulation: Preparing data into frames for transmission (p. 4).
2. Media Access: Controlling when the computer sends data onto the cable (p. 4).
Step 2: Outline types of transmission impairments
1. Attenuation: Signal getting weaker over distance (p. 4).
2. Distortion: Changes in signal shape due to different frequency speeds (p. 4).
Step 3: Distinguish Network vs. Link control in PPP
Link Control Protocol (LCP) establishes and tests the physical link. Network Control
Protocol (NCP) configures the specific network layer protocols (like IP) used over that
link (p. 4).
Step 4: Types of clouds and Frame Relay use
Clouds: Public Cloud (shared resources like AWS) and Private Cloud (dedicated to
one organization) (p. 4).
Frame Relay Circumstances: 1. Connecting remote branch offices; 2. High-speed
bursty traffic; 3. Cost-effective WAN alternative to dedicated leased lines (p. 4).
Answer:
The NIC enables network access, though data faces impairments like attenuation.
Connections are managed by PPP protocols, while corporate WANs
use clouds or Frame Relay.
Would you like to focus on the diagrams mentioned in questions 2, 6, and 8?