Quick review
Quick review: Hardware – CCNA
This review sheet helps you go over the physical components and fundamental hardware concepts required in the Cisco CCNA path.
What you really need to know
The Hardware topic in CCNA concerns the physical devices and components that allow a network to work: routers, switches, access points, ports, interfaces, cables, fiber modules, PoE power and physical links.
Even though CCNA is strongly focused on routing, switching and configuration, real network problems often start at Layer 1: wrong cable, disabled port, incompatible module, duplex mismatch, damaged fiber, insufficient PoE power or physical interface down.
The central point is this: before looking for complex routing or ACL problems, you should always verify that the physical layer is working correctly.
Key concepts
- Router: connects different networks and forwards Layer 3 packets.
- Switch: connects devices in the LAN and forwards Layer 2 frames.
- Access point: connects wireless clients to the wired network.
- RJ-45: common connector for Ethernet over copper.
- Fiber optic: physical medium used for high-speed or long-distance links.
- SFP: transceiver module inserted into compatible ports for copper or fiber.
- PoE: Power over Ethernet, electrical power through Ethernet cable.
- UTP/STP: unshielded or shielded copper cables.
- Multimode fiber: fiber often used for shorter distances.
- Single-mode fiber: fiber used for longer distances.
- MTU: maximum size of the frame or packet that can be carried.
- Throughput: actual amount of data transferred.
- Duplex: transmission mode, half or full duplex.
- Layer 1 troubleshooting: physical verification of cables, ports, modules, power and signal.
Differences not to confuse
| Concept | Main meaning |
|---|---|
| Router | Connects different networks |
| Switch | Connects devices in the LAN |
| Access point | Provides wireless access |
| RJ-45 | Copper Ethernet connector |
| SFP | Transceiver module |
| PoE | Power through Ethernet |
| UTP | Unshielded copper cable |
| STP | Shielded copper cable |
| Multimode | Fiber for shorter distances |
| Single-mode | Fiber for longer distances |
| MTU | Maximum transportable size |
| Throughput | Real transfer performance |
Router
A router connects different networks and makes decisions based on IP addresses.
Examples of use:
- connecting a LAN to the Internet;
- connecting different sites;
- routing between subnets;
- performing NAT;
- managing default routes;
- participating in routing protocols such as OSPF.
In CCNA, you must clearly distinguish routers and switches: a router mainly works at Layer 3, while a Layer 2 switch forwards frames inside a LAN or VLAN.
Switch
A switch connects devices in the same local network or in different VLANs.
Typical functions:
- connecting PCs, printers, servers and access points;
- forwarding Ethernet frames;
- learning MAC addresses;
- separating traffic with VLANs;
- supporting trunks;
- providing PoE to access points or IP phones;
- applying Layer 2 controls such as port security.
A Layer 2 switch does not route between VLANs unless it is a Layer 3 switch with routing capabilities.
Access point
An access point allows wireless clients to connect to the network.
The AP communicates by radio with clients and through Ethernet cable with the wired network.
An access point can be:
- standalone;
- lightweight, managed by a controller;
- cloud-managed.
Many access points receive power through PoE, so a wireless problem can also depend on the switch, cable, port or PoE budget.
Ports and interfaces
Network devices have different ports and interfaces.
Examples:
- RJ-45 Ethernet ports;
- fiber ports;
- SFP or SFP+ ports;
- console port;
- management port;
- virtual interfaces such as VLAN interface or loopback.
In troubleshooting, you need to distinguish between a physical port problem and a logical configuration problem.
Example: a port may be physically up but configured in the wrong VLAN, or it may be down because the cable is disconnected.
RJ-45 and copper Ethernet
RJ-45 is the most common connector in copper Ethernet cables.
It is used to connect:
- PCs to switches;
- switches to switches;
- switches to access points;
- switches to routers;
- IP phones;
- printers and network devices.
Modern Ethernet cables normally use twisted pairs and support different speeds depending on category, quality and distance.
UTP and STP cables
Copper cables can be:
- UTP, Unshielded Twisted Pair;
- STP, Shielded Twisted Pair.
UTP is very common because it is inexpensive and easy to install.
STP includes shielding to reduce electromagnetic interference, but it requires correct installation to be truly useful.
For CCNA, you need to know that interference, damaged cables or bad terminations can cause Layer 1 problems.
Cable categories
Ethernet cable categories indicate capability and performance.
Common examples:
- Cat5e;
- Cat6;
- Cat6a.
In general, higher categories support higher speeds or better performance over certain distances.
In real scenarios, speed and reliability also depend on:
- cable length;
- cabling quality;
- terminations;
- interference;
- patch panels;
- device ports.
Fiber optic
Fiber optic uses light to transmit data.
Advantages:
- longer distances than copper;
- high speed;
- lower sensitivity to electromagnetic interference;
- useful for backbones and links between switches or buildings.
Fiber may require compatible transceiver modules and correct connectors.
Common problems:
- dirty or damaged fiber;
- wrong connector;
- incompatible module;
- TX/RX reversed;
- insufficient optical budget;
- wrong fiber type.
Multimode and single-mode fiber
Multimode fiber is often used for shorter distances, such as in data centers or buildings.
Single-mode fiber is suitable for longer distances and wider geographic links.
Simple difference:
- multimode = shorter distances;
- single-mode = longer distances.
For CCNA, you need to recognize that not all fiber modules and fiber types are interchangeable.
SFP, SFP+ and transceivers
SFPs are transceiver modules inserted into compatible ports.
They can support:
- copper;
- multimode fiber;
- single-mode fiber;
- different speeds;
- different distances.
SFP and SFP+ are not always equivalent. SFP+ is often associated with higher speeds, such as 10 Gbps.
In troubleshooting, if a fiber link does not come up, check compatibility between:
- module;
- port;
- fiber type;
- speed;
- distance;
- connectors;
- vendor support.
PoE
PoE, Power over Ethernet, allows devices to be powered through Ethernet cable.
Common devices powered by PoE:
- access points;
- IP phones;
- IP cameras;
- sensors;
- small network devices.
Advantages:
- fewer separate power adapters;
- simpler installation;
- centralized power management;
- useful for devices installed on ceilings or in difficult areas.
Common problems:
- switch without PoE support;
- insufficient PoE budget;
- incompatible PoE standard;
- faulty cable;
- port not configured or disabled;
- device requiring more power than available.
PoE standards
There are different PoE standards with different power levels.
General concept:
- some devices require little power;
- others, such as advanced access points or cameras, may require more power;
- the switch has a total PoE budget;
- if the budget is exhausted, some devices may not power on.
For CCNA, you do not need to memorize every advanced value, but you must understand compatibility and PoE budget.
Ethernet speeds
Ethernet networks can operate at different speeds.
Examples:
- 10 Mbps;
- 100 Mbps;
- 1 Gbps;
- 10 Gbps;
- higher speeds in modern environments.
Actual speed depends on ports, cables, modules, configuration, negotiation and link quality.
If a port negotiates at a lower speed than expected, check cable, category, interface, autonegotiation and configuration.
Duplex
Duplex indicates how transmission occurs.
- Half duplex: the device cannot transmit and receive at the same time.
- Full duplex: the device can transmit and receive at the same time.
In modern networks, full duplex is normally expected.
A duplex mismatch can cause:
- collisions;
- errors;
- low throughput;
- unstable performance.
For CCNA, you need to remember that speed/duplex issues can look like application problems but originate at Layer 1 or Layer 2.
MTU
MTU means Maximum Transmission Unit.
It indicates the maximum packet or frame size that can be carried without fragmentation or problems.
On classic Ethernet, the typical value is 1500 bytes for the IP payload.
MTU problems can cause:
- traffic that works with small packets but fails with large packets;
- problems in VPNs or tunnels;
- fragmentation;
- slow or unstable applications.
For CCNA, you need to know the general concept of MTU and its impact on transmission.
Throughput
Throughput is the actual amount of data transferred over a period of time.
It is not always the same as the nominal link speed.
Example:
- nominal link: 1 Gbps;
- real throughput: lower because of overhead, congestion, errors, applications or hardware limits.
Factors that affect throughput:
- port speed;
- duplex;
- cable quality;
- interface errors;
- congestion;
- device CPU;
- MTU;
- broadcast traffic;
- policies and ACLs;
- wireless interference.
Physical reliability
A reliable network requires tidy cabling and physical components.
Good practices:
- label cables;
- use organized patch panels;
- document ports;
- avoid excessively bent cables;
- respect maximum distances;
- protect fiber and connectors;
- use compatible modules;
- check power and PoE;
- keep racks organized;
- document critical links.
Many downtimes come from basic cabling or documentation mistakes.
Layer 1 troubleshooting
Layer 1 troubleshooting verifies the physical layer.
Typical checks:
- cable connected;
- correct cable;
- port active;
- port LED;
- interface up/down;
- SFP module inserted correctly;
- clean fiber;
- correct TX/RX;
- power available;
- enough PoE;
- speed and duplex;
- CRC errors or input errors;
- supported distance.
Before analyzing routing, ACLs or DNS, verify that the physical link works.
Useful commands
Useful Cisco commands for hardware and Layer 1 troubleshooting:
- show interfaces;
- show ip interface brief;
- show interfaces status;
- show controllers;
- show power inline;
- show inventory;
- show version;
- show logging.
Examples:
- show interfaces can show errors, CRC, duplex, speed and status;
- show power inline can help with PoE problems;
- show inventory can show recognized modules and components;
- show interfaces status can quickly show connected ports and VLANs.
Common quiz mistakes
- Immediately looking for routing problems without checking Layer 1.
- Confusing routers and switches.
- Thinking that an access point works without wired connectivity or power.
- Confusing RJ-45 and fiber.
- Thinking that all SFPs are compatible with each other.
- Using single-mode and multimode fiber without distinguishing them.
- Forgetting the PoE budget.
- Confusing nominal speed and real throughput.
- Ignoring duplex problems.
- Thinking that MTU only concerns applications.
- Forgetting that faulty cables can cause intermittent errors.
- Not checking LEDs, port status and error counters.
Mini exam scenario
A newly installed access point does not power on. The wireless configuration looks correct, but the device remains off.
The most likely cause is a physical or PoE problem: switch port without PoE, insufficient PoE budget, faulty cable or incompatible PoE standard.
Another scenario: a fiber link between two switches does not come up. Before checking routing or VLANs, you need to verify SFP module, fiber type, connectors, TX/RX and port compatibility.
Mini checklist before the quiz
Before starting the quiz, you should be able to explain:
- the difference between router, switch and access point;
- what an RJ-45 port is used for;
- when fiber optic is used;
- the difference between multimode and single-mode fiber;
- what an SFP module does;
- what PoE is used for;
- what PoE budget means;
- what speed and duplex indicate;
- what MTU means;
- the difference between nominal speed and throughput;
- which problems are typical of Layer 1;
- which commands help in physical troubleshooting.
FAQ
What does the Hardware topic include in CCNA?
It includes physical network devices and components: routers, switches, access points, ports, cables, fiber, SFP modules, PoE, Ethernet speeds, duplex, MTU and Layer 1 troubleshooting.
What is the difference between a router and a switch?
A router connects different networks and mainly works at Layer 3. A switch connects devices in the LAN and mainly works at Layer 2.
What is an access point used for?
An access point allows wireless clients to connect to the wired network through a radio connection.
What does PoE mean?
PoE means Power over Ethernet. It allows devices such as access points, IP phones or cameras to be powered through Ethernet cable.
What is the difference between multimode and single-mode fiber?
Multimode fiber is often used for shorter distances. Single-mode fiber is more suitable for long distances.
What does an SFP module do?
An SFP module is a transceiver inserted into a compatible port to support copper or fiber links with specific speeds and distances.
What does duplex indicate?
Duplex indicates whether the device can transmit and receive at the same time. Full duplex allows simultaneous transmission and reception.
Why is Layer 1 troubleshooting important?
Because many network problems depend on cables, ports, modules, power, speed, duplex or physical errors before logical configuration.
Now test what you reviewed
After the review, start the quiz to check whether you really understand the key concepts.