blog

CCNA Ultimate Quick-Revision Cheat Sheet

Ultimate CRAMP note for CCNA

November 1, 2025 · 6 min read/CCNA/Cisco/CheatSheet


CCNA Cheat Sheet — Quick & Easy Revision Guide

This is a quick and easy CCNA cheat sheet I created while studying.
It includes all the important things you need to remember—like port numbers, routing protocols, IP ranges, security basics, QoS markings, and more.

Everything is organized in clean tables so you can revise fast and cram before the exam.
If you're preparing for CCNA or just want a quick networking refresher, this guide will help you a lot.

Enjoy learning and happy studying!


1. TCP / UDP Port Numbers

ProtocolPortTypeDescription
FTP (Data/Control)20 / 21TCPFile transfers
SSH22TCPSecure remote login
Telnet23TCPInsecure remote login
SMTP25TCPEmail sending
TACACS+49TCPAAA (Cisco)
DNS53UDP/TCPName resolution
DHCP67 / 68UDPDynamic IP allocation
TFTP69UDPSimple file transfer
HTTP80TCPWeb traffic
POP3110TCPEmail retrieval
NTP123UDPTime synchronization
IMAP4143TCPAdvanced mail retrieval
SNMP161 / 162UDPNetwork monitoring
BGP179TCPExterior routing
LDAP389TCPDirectory services
HTTPS443TCPEncrypted web
SYSLOG514UDPSystem logging
RIP520UDPRouting updates (IPv4)
RIPng521UDPRouting updates (IPv6)
RADIUS1812 / 1813UDPAAA (Auth/Acct)
HSRP1985UDPGateway redundancy
GLBP3222UDPLoad balancing gateway
CAPWAP5246 / 5247UDPWLC to AP control/data
Puppet8140TCPPuppet pull model
CHEF10002TCPChef push model

2. Protocol Numbers (Not Port Numbers)

  • OSPF → 89
  • EIGRP → 88
  • VRRP → 112
  • IPsec AH → 51
  • IPsec ESP → 50

3. Administrative Distance (AD)

SourceADNotes
Connected0Most trusted
Static1Manual route
EIGRP Summary5Auto-summary route
eBGP20External BGP
EIGRP Internal90Inside same AS
OSPF110Link-state IGP
IS-IS115Intermediate System
RIP120Distance vector
EIGRP External170Redistributed
iBGP200Internal BGP
Unknown255Never used

4. IEEE Standards

StandardDescription
802.3Ethernet (LAN)
802.1QVLAN trunk tagging
802.1DSTP
802.1wRapid STP
802.1sMultiple STP
802.1XPort-based access control
802.1ABLLDP
802.3af/at/btPoE / PoE+ / UPOE
802.11 a–axWi-Fi standards

5. Key MAC Addresses

Protocol / ServiceMAC Address
CDP01:00:0C:CC:CC:CC
LLDP01:80:C2:00:00:0E
STP01:80:C2:00:00:00
PVST+01:00:0C:CC:CC:CD
HSRPv10000.0C07.ACXX
HSRPv20000.0C9F.FXXX
VRRP0000.5E00.01XX
GLBP0007.B400.XXYY
IPv4 Multicast01:00:5E:00:00:XX
IPv6 Multicast33:33:XX:XX:XX:XX

6. IPv4 Addressing

TypeRangeNotes
Private A10.0.0.0/8
Private B172.16.0.0/12
Private C192.168.0.0/16
Loopback127.0.0.0/8Localhost
Link-local169.254.0.0/16APIPA
Multicast224.0.0.0/4Class D
Reserved240.0.0.0/4Class E
Broadcast255.255.255.255Local network

7. IPv6 Addressing

TypePrefixNotes
Unspecified::No address
Loopback::1Localhost
Link-localfe80::/10Non-routable
Unique Localfc00::/7 (fd00::/8)Private
Global Unicast2000::/3Public
Multicastff00::/8Group comms
Solicited Nodeff02::1:ffXX:XXXXUsed in ND

8. IPv4 Multicast Addresses

ProtocolAddress
All Hosts224.0.0.1
All Routers224.0.0.2
OSPF All Routers224.0.0.5
OSPF DR/BDR224.0.0.6
RIPv2224.0.0.9
EIGRP224.0.0.10
VRRP224.0.0.18
IGMPv3224.0.0.22
HSRPv2 / GLBP224.0.0.102

9. IPv6 Multicast Addresses

ProtocolAddress
All Nodesff02::1
All Routersff02::2
OSPFv3 Allff02::5
OSPFv3 DRff02::6
RIPngff02::9
EIGRPv6ff02::A
DHCPv6 Agentsff02::1:2
Solicited Nodeff02::1:ffXX:XXXX

10. Security Essentials

TermDescription
AAAAuthentication, Authorization, Accounting
RADIUSUDP 1812/1813 – encrypts password only
TACACS+TCP 49 – encrypts full payload
PAPPlaintext auth
CHAPEncrypted handshake
802.1XPort-based NAC using RADIUS
IPsecAH 51, ESP 50, IKE (UDP 500)
SSHSecure CLI (TCP 22)
HTTPSSecure web (TCP 443)
ACLsStd (1–99), Ext (100–199)
NAT/PATIP translation (PAT = overload)

11. Switch Port Security

FeatureDetails
ModesProtect, Restrict, Shutdown
StickyLearns & saves MACs
DefaultShutdown on violation
RecoveryManual (shut/no shut) or auto

12. Syslog Severity Levels

LevelNameMnemonic
0EmergencyEvery
1AlertAwesome
2CriticalCisco
3ErrorEngineer
4WarningWill
5NoticeNeed
6InformationalIcecream
7DebugDaily

13. Wireless Security

TypeEncryptionNotes
WEPRC4Insecure
WPATKIPObsolete
WPA2AES-CCMPSecure
WPA3SAEMost secure
WPA2-PSKShared key
WPA2-Enterprise802.1X + RADIUSEnterprise

14. QoS & Markings

FieldBitsExample
CoS (802.1p)3 bitsL2 switch tagging
DSCP (L3)6 bitsEF = 46 (voice)
IP Precedence3 bitsLegacy

15 .Traffic Types

TypeData TypeExample
PlatinumVoiceVoice traffic
GoldVideoVideo traffic
SilverStandardWeb apps
BronzeBest EffortBasic traffic