CCNA1 Chapters 1-9 Network Fundamentals
20 carteCovers network topologies, types of networks (WAN, LAN, MAN, PAN, WLAN), network devices, client-server vs. peer-to-peer, Internet/Intranet/Extranet, operating systems, device configuration, memory types in network devices, IP addressing (static/dynamic), SVIs, IP address structure, default gateway, subnet mask, network protocols, OSI and TCP/IP models, PDUs, encapsulation/de-encapsulation, UTP/STP/Fiber cables, cable types (straight-through, crossover, rollover), MAC addresses, binary/decimal/hexadecimal conversion, unicast/broadcast/multicast, switch operations (store-and-forward vs. cut-through), duplex modes, Auto-MDIX, ARP, and IPv4 vs. IPv6.
20 carte
Networking Cheatsheet: CCNA1 (Chapters 1-9)
This cheatsheet provides a quick reference to essential networking concepts from CCNA1, Chapters 1-9.
1. Network Topologies
Physical Topology: How devices are physically connected with cables, switches, routers.
Logical Topology: How data flows through the network, independent of physical layout.
WAN Topologies
Point-to-Point: Direct connection between two network devices.
Hub and Spoke: A central device connected to multiple outlying devices.
Mesh: Multiple devices interconnected with each other.
LAN Topologies
Star: All devices connect to a central device.
Extended Star: Multiple star networks connected via central switches.
Bus: All devices share the same cable.
Ring: Devices connected in a closed loop, data circulates.
2. Network Types Explained
WAN: Wide Area Network (global scale).
LAN: Local Area Network (local scale, e.g., home, office).
MAN: Metropolitan Area Network (city scale).
PAN: Personal Area Network (small scale, e.g., Bluetooth).
WLAN: Wireless Local Area Network (LAN using Wi-Fi).
3. Common Network Devices
Switch: Connects devices within the same network (Layer 2), uses MAC addresses.
Router: Connects different networks (Layer 3), uses IP addresses.
Wireless Router: Shares internet wirelessly (Wi-Fi).
Multilayer Switch: Operates at multiple OSI layers (e.g., Layer 2 & 3).
Firewall: Security device that filters network traffic.
Copper Cable: Transmits data electrically.
Fiber-optic Cable: Transmits data as light signals, through glass or plastic.
NIC (Network Interface Card): Hardware in computers for network connection.
Access Point: Provides wireless connectivity to a network.
4. Client-Server vs. Peer-to-Peer
Client-Server:
Central server provides services to clients.
Secure and scalable.
Peer-to-Peer:
All computers are equal, share resources directly.
Simple but less secure.
5. Internet, Extranet, & Intranet
Internet: Public, global network.
Intranet: Internal network within an organization.
Extranet: Part of an intranet accessible to external authorized users.
6. Operating System Function & Structure
An OS manages hardware, memory, processes, files, and provides a user interface.
7. Configuring Switches & Routers
On-site: Console cable.
Remotely: SSH & Telnet via the network.
8. NVRAM, RAM, and Flash in Routers/Switches
NVRAM (Non-Volatile RAM): Stores the startup configuration (saved config).
RAM (Random Access Memory): Stores the running configuration (active config) and temporary data.
Flash: Stores the IOS operating system image.
9. Dynamic vs. Static IP Addressing
Static IP: Manually assigned, remains constant.
Dynamic IP: Automatically assigned by DHCP (Dynamic Host Configuration Protocol).
10. SVI (Switch Virtual Interface)
SVI: Used for remote management of a switch via an IP address.
11. IP Address Components
IP Address: A unique number identifying a device on a network.
Subnet Mask: Defines which part of the IP address identifies the network and which identifies the host.
Default Gateway: The router that traffic is sent to when destined for an external network.
12. Network Protocols
Protocols: Define the rules for how data is sent, received, and interpreted in networks.
13. OSI Model Layers
Physical: Cables, signals (bits).
Data Link: MAC addresses, frames.
Network: IP addresses, routing, packets.
Transport: TCP/UDP, segments.
Session: Manages sessions.
Presentation: Data format, encryption.
Application: User services (e.g., HTTP, FTP).
14. OSI Model vs. TCP/IP Model
OSI Model: Has 7 layers.
TCP/IP Model: Has 4 layers (simplified).
15. PDU, Frame, Packet, Segment
Segment: Data unit at the Transport layer.
Packet: Data unit at the Network layer.
Frame: Data unit at the Data Link layer.
PDU (Protocol Data Unit): Generic term for data unit at any layer.
16. Encapsulation & De-encapsulation
Encapsulation: Data is wrapped with headers layer by layer as it descends the OSI model.
De-encapsulation: Headers are removed layer by layer as data ascends at the receiver.
17. UTP, STP, and Fiber Cables
Cable Type | Properties |
UTP (Unshielded Twisted Pair) | Inexpensive, susceptible to EMI (Electromagnetic Interference). |
STP (Shielded Twisted Pair) | Shielded, less susceptible to EMI. |
Fiber-optic | Fast, long range, not susceptible to EMI. |
18. Cable Types & Uses
Straight-through: Connects different devices (e.g., PC to Switch).
Crossover: Connects similar devices (e.g., Switch to Switch, PC to PC).
Rollover: Used for console connection to configure devices.
19. MAC Address
MAC Address: A unique physical address (48 bits) 'burned in' to the network card.
20. Binary, Decimal, Hexadecimal Conversion
Use positional values (128-64-32-16-8-4-2-1).
Example:
21. Unicast, Broadcast, Multicast
Unicast: One-to-one communication.
Broadcast: One-to-all communication within a segment.
Multicast: One-to-selected group communication.
22. How a Switch Works
Switches learn MAC addresses of connected devices and forward frames to the correct port.
23. Store-and-forward vs. Cut-through Switching
Store-and-forward: Switch reads the entire frame before forwarding, performs error check.
Cut-through: Switch forwards the frame immediately after reading the destination MAC address.
24. Duplex and Auto-MDIX
Half/Full Duplex: Specifies one-way or two-way communication over a link.
Auto-MDIX: Automatically adjusts the cable type (straight-through or crossover) for connection.
25. ARP (Address Resolution Protocol)
ARP: Translates an IP address to a MAC address.
26. IPv4 vs. IPv6
IPv4: 32-bit addresses, limited address space.
IPv6: 128-bit addresses, vast address space, no broadcast.
27. How a Router Works
Routers choose the best path between different networks and forward IP packets using the IP default gateway.
Inizia un quiz
Testa le tue conoscenze con domande interattive