-
Notifications
You must be signed in to change notification settings - Fork 0
/
ccna.html
321 lines (314 loc) · 16.5 KB
/
ccna.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>GetBit | Learn CCNA and Security the easy way</title>
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-iYQeCzEYFbKjA/T2uDLTpkwGzCiq6soy8tYaI1GyVh/UjpbCx/TYkiZhlZB6+fzT" crossorigin="anonymous">
<link rel="stylesheet" href="assets/css/style.css">
</head>
<body>
<nav class="navbar navbar-expand-lg bg-custom navbar-dark fixed-top" id="top">
<div class="container">
<a class="navbar-brand navbar-text logo" href="./index.html">GetBit</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav ms-auto">
<li class="nav-item">
<a class="nav-link" href="https://medium.com/@shridhar.patil" target="_blank">Blog</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://www.linkedin.com/in/meet-shridhar/" target="_blank">Contact</a>
</li>
</ul>
</div>
</div>
</nav>
<div class="container home-el">
<h1 class="custom-h1">CCNA 200-301 Course Syllabus</h1>
<div class="syllabus btn">
<details>
<summary><a href="./lessons/1-0.html">1.0 Network Fundamentals</a></summary>
</details>
<details>
<summary>1.1 Explain the role and function of network components</summary>
<ul>
<li>1.1.a Routers</li>
<li>1.1.b Layer 2 and Layer 3 switches</li>
<li>1.1.c Next-generation firewalls and IPS</li>
<li>1.1.d Access points</li>
<li>1.1.e Controllers (Cisco DNA Center and WLC)</li>
<li>1.1.f Endpoints</li>
<li>1.1.g Servers</li>
<li>1.1.h PoE</li>
</ul>
</details>
<details>
<summary>1.2 Describe characteristics of network topology architectures</summary>
<ul>
<li>1.2.a Two-tier</li>
<li>1.2.b Three-tier</li>
<li>1.2.c Spine-leaf</li>
<li>1.2.d WAN</li>
<li>1.2.e Small office/home office (SOHO)</li>
<li>1.2.f On-premise and cloud</li>
</ul>
</details>
<details>
<summary>1.3 Compare physical interface and cabling types</summary>
<ul>
<li>1.3.a Single-mode fiber, multimode fiber, copper</li>
<li>1.3.b Connections (Ethernet shared media and point-to-point)</li>
</ul>
</details>
<details>
<summary>1.4 Identify interface and cable issues (collisions, errors, mismatch duplex, and/or speed)</summary>
</details>
<details>
<summary>1.5 Compare TCP to UDP</summary>
</details>
<details>
<summary>1.6 Configure and verify IPv4 addressing and subnetting</summary>
</details>
<details>
<summary>1.7 Describe the need for private IPv4 addressing</summary>
</details>
<details>
<summary>1.8 Configure and verify IPv6 addressing and prefix</summary>
</details>
<details>
<summary>1.9 Describe IPv6 address types</summary>
<ul>
<li>1.9.a Unicast (global, unique local, and link local)</li>
<li>1.9.b Anycast</li>
<li>1.9.c Multicast</li>
<li>1.9.d Modified EUI 64</li>
</ul>
</details>
<details>
<summary>1.10 Verify IP parameters for Client OS (Windows, Mac OS, Linux)</summary>
</details>
<details>
<summary>1.11 Describe wireless principles</summary>
<ul>
<li>1.11.a Nonoverlapping Wi-Fi channels</li>
<li>1.11.b SSID</li>
<li>1.11.c RF</li>
<li>1.11.d Encryption</li>
</ul>
</details>
<details>
<summary>1.12 Explain virtualization fundamentals (server virtualization, containers, and VRFs)</summary>
</details>
<details>
<summary>1.13 Describe switching concepts</summary>
<ul>
<li>1.13.a MAC learning and aging</li>
<li>1.13.b Frame switching</li>
<li>1.13.c Frame flooding</li>
<li>1.13.d MAC address table</li>
</ul>
</details>
</div>
<div class="syllabus btn">
<details>
<summary>2.0 Network Access</summary>
</details>
<details>
<summary>2.1 Configure and verify VLANs (normal range) spanning multiple switches</summary>
<ul>
<li>2.1.a Access ports (data and voice)</li>
<li>2.1.b Default VLAN</li>
<li>2.1.c Connectivity</li>
</ul>
</details>
<details>
<summary>2.2 Configure and verify interswitch connectivity</summary>
<ul>
<li>2.2.a Trunk ports</li>
<li>2.2.b 802.1Q</li>
<li>2.2.c Native VLAN</li>
</ul>
</details>
<details>
<summary>2.3 Configure and verify Layer 2 discovery protocols (Cisco Discovery Protocol and LLDP)</summary>
</details>
<details>
<summary>2.4 Configure and verify (Layer 2/Layer 3) EtherChannel (LACP)</summary>
</details>
<details>
<summary>2.5 Interpret basic operations of Rapid PVST+ Spanning Tree Protocol</summary>
<ul>
<li>2.5.a Root port, root bridge (primary/secondary), and other port names</li>
<li>2.5.b Port states (forwarding/blocking)</li>
<li>2.5.c PortFast</li>
</ul>
</details>
<details>
<summary>2.6 Describe Cisco Wireless Architectures and AP modes</summary>
</details>
<details>
<summary>2.7 Describe physical infrastructure connections of WLAN components (AP, WLC, access/trunk ports, and LAG)</summary>
</details>
<details>
<summary>2.8 Describe AP and WLC management access connections (Telnet, SSH, HTTP, HTTPS, console, and TACACS+/RADIUS)</summary>
</details>
<details>
<summary>2.9 Interpret the wireless LAN GUI configuration for client connectivity, such as WLAN creation, security settings, QoS profiles, and advanced settings</summary>
</details>
</div>
<div class="syllabus btn">
<details>
<summary>3.0 IP Connectivity</summary>
</details>
<details>
<summary>3.1 Interpret the components of routing table</summary>
<ul>
<li>3.1.a Routing protocol code</li>
<li>3.1.b Prefix</li>
<li>3.1.c Network mask</li>
<li>3.1.d Next hop</li>
<li>3.1.e Administrative distance</li>
<li>3.1.f Metric</li>
<li>3.1.g Gateway of last resort</li>
</ul>
</details>
<details>
<summary>3.2 Determine how a router makes a forwarding decision by default</summary>
<ul>
<li>3.2.a Longest prefix match</li>
<li>3.2.b Administrative distance</li>
<li>3.2.c Routing protocol metric</li>
</ul>
</details>
<details>
<summary>3.3 Configure and verify IPv4 and IPv6 static routing</summary>
<ul>
<li>3.3.a Default route</li>
<li>3.3.b Network route</li>
<li>3.3.c Host route</li>
<li>3.3.d Floating static</li>
</ul>
</details>
<details>
<summary>3.4 Configure and verify single area OSPFv2</summary>
<ul>
<li>3.4.a Neighbor adjacencies</li>
<li>3.4.b Point-to-point</li>
<li>3.4.c Broadcast (DR/BDR selection)</li>
<li>3.4.d Router ID</li>
</ul>
</details>
<details>
<summary>3.5 Describe the purpose, functions, and concepts of first hop redundancy protocols</summary>
</details>
</div>
<div class="syllabus btn">
<details>
<summary>4.0 IP Services</summary>
</details>
<details>
<summary>4.1 Configure and verify inside source NAT using static and pools</summary>
</details>
<details>
<summary>4.2 Configure and verify NTP operating in a client and server mode</summary>
</details>
<details>
<summary>4.3 Explain the role of DHCP and DNS within the network</summary>
</details>
<details>
<summary>4.4 Explain the function of SNMP in network operations</summary>
</details>
<details>
<summary>4.5 Describe the use of syslog features including facilities and levels</summary>
</details>
<details>
<summary>4.6 Configure and verify DHCP client and relay</summary>
</details>
<details>
<summary>4.7 Explain the forwarding per-hop behavior (PHB) for QoS, such as classification, marking, queuing, congestion, policing, and shaping</summary>
</details>
<details>
<summary>4.8 Configure network devices for remote access using SSH</summary>
</details>
<details>
<summary>4.9 Describe the capabilities and function of TFTP/FTP in the network</summary>
</details>
</div>
<div class="syllabus btn">
<details>
<summary>5.0 Security Fundamentals</summary>
</details>
<details>
<summary>5.1 Define key security concepts (threats, vulnerabilities, exploits, and mitigation techniques)</summary>
</details>
<details>
<summary>5.2 Describe security program elements (user awareness, training, and physical access control)</summary>
</details>
<details>
<summary>5.3 Configure and verify device access control using local passwords</summary>
</details>
<details>
<summary>5.4 Describe security password policies elements, such as management, complexity, and password alternatives (multifactor authentication, certificates, and biometrics)</summary>
</details>
<details>
<summary>5.5 Describe IPsec remote access and site-to-site VPNs</summary>
</details>
<details>
<summary>5.6 Configure and verify access control lists</summary>
</details>
<details>
<summary>5.7 Configure and verify Layer 2 security features (DHCP snooping, dynamic ARP inspection, and port security)</summary>
</details>
<details>
<summary>5.8 Compare authentication, authorization, and accounting concepts</summary>
</details>
<details>
<summary>5.9 Describe wireless security protocols (WPA, WPA2, and WPA3)</summary>
</details>
<details>
<summary>5.10 Configure and verify WLAN within the GUI using WPA2 PSK</summary>
</details>
</div>
<div class="syllabus btn">
<details>
<summary>6.0 Automation and Programmability</summary>
</details>
<details>
<summary>6.1 Explain how automation impacts network management</summary>
</details>
<details>
<summary>6.2 Compare traditional networks with controller-based networking</summary>
</details>
<details>
<summary>6.3 Describe controller-based, software defined architecture (overlay, underlay, and fabric)</summary>
<ul>
<li>6.3.a Separation of control plane and data plane</li>
<li>6.3.b Northbound and Southbound APIs</li>
</ul>
</details>
<details>
<summary>6.4 Compare traditional campus device management with Cisco DNA Center enabled device management</summary>
</details>
<details>
<summary>6.5 Describe characteristics of REST-based APIs (CRUD, HTTP verbs, and data encoding)</summary>
</details>
<details>
<summary>6.6 Recognize the capabilities of configuration management mechanisms Puppet, Chef, and Ansible</summary>
</details>
<details>
<summary>6.7 Recognize components of JSON-encoded data</summary>
</details>
</div>
</div>
<svg id="wave" style="transform:rotate(0deg); transition: 0.3s" viewBox="0 0 1440 490" version="1.1" xmlns="http://www.w3.org/2000/svg"><defs><linearGradient id="sw-gradient-0" x1="0" x2="0" y1="1" y2="0"><stop stop-color="rgba(22, 25, 43, 1)" offset="0%"></stop><stop stop-color="rgba(60.357, 71.946, 141.481, 1)" offset="100%"></stop></linearGradient></defs><path style="transform:translate(0, 0px); opacity:1" fill="url(#sw-gradient-0)" d="M0,392L30,359.3C60,327,120,261,180,269.5C240,278,300,359,360,375.7C420,392,480,343,540,302.2C600,261,660,229,720,187.8C780,147,840,98,900,138.8C960,180,1020,310,1080,359.3C1140,408,1200,376,1260,375.7C1320,376,1380,408,1440,392C1500,376,1560,310,1620,269.5C1680,229,1740,212,1800,171.5C1860,131,1920,65,1980,49C2040,33,2100,65,2160,106.2C2220,147,2280,196,2340,204.2C2400,212,2460,180,2520,187.8C2580,196,2640,245,2700,285.8C2760,327,2820,359,2880,351.2C2940,343,3000,294,3060,261.3C3120,229,3180,212,3240,196C3300,180,3360,163,3420,163.3C3480,163,3540,180,3600,228.7C3660,278,3720,359,3780,359.3C3840,359,3900,278,3960,212.3C4020,147,4080,98,4140,130.7C4200,163,4260,278,4290,334.8L4320,392L4320,490L4290,490C4260,490,4200,490,4140,490C4080,490,4020,490,3960,490C3900,490,3840,490,3780,490C3720,490,3660,490,3600,490C3540,490,3480,490,3420,490C3360,490,3300,490,3240,490C3180,490,3120,490,3060,490C3000,490,2940,490,2880,490C2820,490,2760,490,2700,490C2640,490,2580,490,2520,490C2460,490,2400,490,2340,490C2280,490,2220,490,2160,490C2100,490,2040,490,1980,490C1920,490,1860,490,1800,490C1740,490,1680,490,1620,490C1560,490,1500,490,1440,490C1380,490,1320,490,1260,490C1200,490,1140,490,1080,490C1020,490,960,490,900,490C840,490,780,490,720,490C660,490,600,490,540,490C480,490,420,490,360,490C300,490,240,490,180,490C120,490,60,490,30,490L0,490Z"></path></svg>
<footer class="text-center text-lg-start">
<div class="text-center pt-2 pb-1 lt-footer">
<p class="lt-footer">© GetBit 2024-2025</p>
</div>
</footer>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-u1OknCvxWvY5kfmNBILK2hRnQC3Pr17a+RTT6rIHI7NnikvbZlHgTPOOmMi466C8" crossorigin="anonymous"></script>
</body>
</html>