ITCNA1-B12_Week-3&4 (1)
ITCNA1-B12_Week-3&4 (1)
& Security
ITCNA1-12
Computer Network
& Security
ITCNA1-12
Lesson 3
Troubleshooting PC Hardware
Objectives
• Apply troubleshooting methodology
• Configure BIOS/UEFI
3
Lesson 3
Topic 3A
Apply Troubleshooting Methodology
4
Best Practice Methodology
• Problem solving • CompTIA troubleshooting
model
• Causes, symptoms,
consequences 1. Identify the problem
• Context 2. Establish a theory
5
Identify the Problem
• Gather information from users
• Identify user changes
• Inquire regarding environmental or infrastructure changes
6
Establish and Test a Theory
• Establish a theory
• From possible causes to probable cause
7
Establish and Test a Theory
• Escalate
• Escalation paths
• Communicate support case status
Implement a Plan of Action
• Next steps
• Repair, replace, workaround
• Risks from costs and impacts
Topic 3B
Configure BIOS/UEFI
15
BIOS and UEFI
• System firmware
• Basic Input/Output System
(BIOS)
• Unified Extensible Firmware
Interface (UEFI)
• Accessing system setup
16
Boot and Device Options
• USB permissions
• Fan considerations
Boot Passwords and Secure Boot
• System password
• User password
• Secure boot
Trusted Platform Modules
• Encryption and cryptographic
keys
• Hashes
• Trusted platform module (TPM)
• Root of trust
• Secure key storage
Topic 3C
Troubleshoot Power and Disk Issues
22
Troubleshoot Power Issues
• No power symptoms
• No indicator lights
• Fans do not start
• Possible causes
• Circuit fault or power blackout
• Socket fault
• Switches and cables/connectors
• Overloaded and faulty devices
• Power supply testing Konstantin Malkov @123RF.com
Troubleshoot POST Issues
• Power-on self-test (POST)
• Black screen
• Failed firmware update
• Faulty cabling/connector/device
• Faulty PSU or CPU
• Beep codes
Codes for the original IBM PC are listed in this table
Troubleshoot Boot Issues
• Boot device
• Boot sequence
• Power and data connectors and
cabling
26
Troubleshoot Boot Issues
• Boot sector
• Damage to boot/partition records
27
Troubleshoot Boot Issues
28
Troubleshoot Drive Availability
• Unusual noises
• Light-emitting diode (LED) status indicators
• No LED activity
• Constant LED activity
• Missing drives in OS
• Read/write failure
• Blue Screen of Death (BSoD)
Troubleshoot Drive Reliability and Performance
• Self-monitoring, Analysis, and
Reporting Technology (SMART)
• Report errors
• Data loss/corruption
• Bad sectors and bad blocks
Topic 3D
Troubleshoot System and Display
Issues
33
Troubleshoot Component Issues
• Physical damage
• Bent pins and other connector/cabling damage
• Component/adapter seating (chip creep)
• Capacitor swelling
Troubleshoot Performance Issues
• Check for overheating
• CPU throttling/overheating
Image @123RF.com
Troubleshoot Missing Video Issues
• Incorrect data source
• Adapter outputs and monitor
inputs
• On-screen display (OSD)
• Burned-out bulb
Image @123RF.com
• Intermittent projector shutdown
Troubleshoot Video Quality Issues (Slide 1 of 2)
• Dim image
• OSD controls
• Power saving modes
• Backlight failure
• Fuzzy image
• Flashing screen
• Faulty connector, display elements/backlight, or video card
Troubleshoot Video Quality Issues (Slide 2 of 2)
• Dead pixels
• Burn-in
• Incorrect color display
• Accurate calibration
• Connector/adapter/cable faults
• Audio issues
Objectives
• Compare network types
43
Lesson 4
Topic 4A
Compare Network Types
44
LANs and WANs: Network Infrastructure
LANs and WANs
Wide area network (WAN)
• A WAN (Wide Area Network) is a network that connects multiple LANs (Local
Area Networks) over long distances. It allows computers in different cities,
countries, or even worldwide to communicate.
• WANs connect LANs using the internet, leased cables, satellites, or radio signals.
A company or ISP (Internet Service Provider) manages the connection.
• Unlike LAN, WANs cover large areas (cities, countries, or even the world).
Metropolitan area network (MAN)
A network covering a city or municipality (larger than a LAN, smaller than a
WAN).
Example: A city’s government offices sharing a network across different
buildings.
SOHO
• Small Office Home Office
(SOHO)
• The SOHO network allows
computers in a home office or a
remote office to connect to a
corporate network, or access
centralized, shared resources.
Image © 123RF.com
SOHO
Datacenters and Storage Area Networks
• Datacenter
• Facility dedicated to hosting servers
• Networking, power, climate control, and physical access control features
Topic 4B
Compare Networking Hardware
57
Network Interface Cards
1. Establishing a Physical.
2. Supporting Different Ethernet Types
3. Increasing Network Speed
MAC Address
Network Interface Cards
• Media type (transceiver)
• Electrical versus optical
• Number of ports
• Framing and addressing
• Media access control (MAC)
address
• Source and destination
Screenshot courtesy of Wireshark
• Hex notation
Patch Panels
• Back
• Terminate cabling from wall ports
to insulation displacement Image by plus69 © 123RF.com
• Front
• Modular RJ-45 connectors
• Use patch cords to connect to
switch ports
• Hub
• All ports are in same collision
domain
• Performance reduced by
contention
Image © 123RF.com
• Half-duplex 10/100 Mbps
Ethernet only
Hubs
Feature Hub (Old Technology) Switch (Modern Technology)
Device Type Broadcasts data to all devices Sends data only to the intended device
Communication Type Half-Duplex (Send or receive, not both) Full-Duplex (Send and receive at the same time)
Sends data to all connected devices (causing Sends data only to the intended recipient
Data Transmission
network congestion) (efficient)
Collision Handling Collisions occur frequently No collisions due to intelligent forwarding
Faster because each device has dedicated
Speed Slow due to shared bandwidth
bandwidth
MAC Address Usage Does not use MAC addresses Uses MAC addresses to send data efficiently
Works well in large networks with many
Network Size Works best in small networks with a few devices
devices
Scalability Not scalable for modern networks Scalable for enterprise and high-speed networks
62
Switches
A switch is a network device that connects multiple devices and directs data only to the
intended recipient. Unlike a hub, which blindly sends data to all connected devices, a switch
is intelligent. It reads the MAC address (a unique hardware identifier) of each device and
forwards data only to the device it is meant for.
Unmanaged switch
Managed switch
A managed switch allows network administrators to configure settings,
monitor performance, and control traffic.
These are used in larger businesses where security, performance, and reliability
are critical.
Images at © 123RF.com
Unmanaged and Managed Switches
Managed Switches
I. Configuration Options: Administrators can control traffic, security, and performance.
II. Remote Management: Can be accessed via a dedicated management port or over
the network.
III. More Ports: Commonly have 24 or 48 ports to connect multiple devices.
I. Security Features: Can implement firewalls, VLANs (Virtual LANs), and traffic
monitoring to protect data.
II. Rack-Mounted: Designed to fit in network racks used in data centres or enterprise
networks.
Images at © 123RF.com
Power over Ethernet
Power over Ethernet (PoE) is a technology that allows both power and data to be
transmitted over a single Ethernet cable. This eliminates the need for separate power cables,
making it efficient and cost-effective for networking devices such as:
• PoE standards
• 802.3af (~ 13 W)
• 802.3at (PoE+) (~ 25 W)
• 802.3bt (Ultra PoE) (~ 51 W (Type 3) or 73 W (Type 4)
Power over Ethernet
There are two ways to supply PoE:
Topic 4C
Explain Network Cable Types
73
Unshielded Twisted Pair (UTP)
• Copper wire cabling carrying
electrical signals
• Four balanced wire pairs
• Twisted at different rates and
balanced to reduce
interference
• Signal attenuation limits
maximum distance to 100 m
Image © 123RF.com
Shielded Twisted Pair
• Screening or shielding as extra protection
against interference
• Used for 10G Ethernet+ in datacenters for
higher reliability
23
Copper Cabling Connectors
Images © 123RF.com
24
Copper Cabling Installation Tools
25
Copper Cabling Installation Tools
• Cable stripper
• Remove insulation
25
Copper Cabling Installation Tools
• Punchdown tool
• Terminate to IDCs
25
Copper Cabling Installation Tools
• Crimper
• Add RJ-45 connector
25
Copper Cabling Test Tools
• Cable tester
• Verify termination
• Toner probe
• Trace a cable
• Loopback plug
Image by samum © 123RF.com Images © 123RF.com
• Test NIC or switch port
Copper Cabling Test Tools
• Trace a cable
• Loopback plug
• Test NIC or switch port
• Toner probe
• Trace a cable
• Loopback plug
• Test NIC or switch port
Network Taps
• Capture network traffic
• Passive test access point (TAP)
• Active TAP
• Mirror port
Copper Cabling Installation Considerations
• Installation to plenum spaces
• Building/fire safety regulations
• Plenum rated cable
• Connector types
• Straight tip (ST)
• Subscriber connector (SC)
Image by YANAWUT SUNTORNKIJ ©
123RF.com • Lucent connector (LC)
Coaxial Cabling
• Coaxial cable
• Construction
• F-type connector
Image © 123RF.com 30
Lesson 4
Topic 4D
Compare Wireless Networking Types
92
Access Points
• IEEE 802.11 / Wi-Fi
• Infrastructure mode WLAN
• Access point interconnects wireless
clients (stations)
• Infrastructure Basic Service Set
(BSS)
• Basic Service Set Identifier (BSSID)
• MAC address of AP radio
• Can bridge with wired network via
a switch
Image © 123RF.com
802.11a and the 5 GHz Frequency Band
• 2.4 GHz
• Better propagation, but fewer
channels and greater interference
risk
• 5 GHz
• Shorter range, but less congested
• IEEE 802.11a (54 Mbps)
• 23 x non-overlapping 20 MHz
channels
• Dynamic Frequency Selection (DFS)
and regulatory impacts
802.11b/g and the 2.4 GHz Frequency Band
• IEEE 802.11b (11 Mbps)
• 14 x 5 MHz channels
• Wi-Fi still needs 20 MHz channel
bandwidth
• Channels require careful
configuration to avoid overlap
• Wi-Fi 4
Wi-Fi 5 and Wi-Fi 6
• Wi-Fi 5 (802.11ac)
• 5 GHz only
• Tri-band radios
• Multiuser MIMO
• Connect stations simultaneously
• Wi-Fi 6 (802.11ax)
• 2.4 GHz or 5 GHz (plus new 6 GHz band)
• Signal strength
• Decibels-milliwatt (dBm)
• Logarithmic scale
• Nearfield Communications
Image © 123RF.com
(NFC)
• Contactless payments
Bluetooth, RFID, and NFC
• What are the indicators
that show this is email
spoofing
• List what you see
• Discuss in pairs the steps
you need to take when you
receive an email like this
• Share in class what you
would do
• Each pair share 1 point and
explain