<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Dorian Alary</title>
    <description>The latest articles on DEV Community by Dorian Alary (@doriiaan).</description>
    <link>https://dev.to/doriiaan</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3596276%2Ff4303c56-fbad-4dc4-8245-351aa56bb680.jpeg</url>
      <title>DEV Community: Dorian Alary</title>
      <link>https://dev.to/doriiaan</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/doriiaan"/>
    <language>en</language>
    <item>
      <title>CCNA DAY 1 - Network Devices</title>
      <dc:creator>Dorian Alary</dc:creator>
      <pubDate>Fri, 12 Dec 2025 14:23:32 +0000</pubDate>
      <link>https://dev.to/doriiaan/ccna-day-1-network-devices-3j0h</link>
      <guid>https://dev.to/doriiaan/ccna-day-1-network-devices-3j0h</guid>
      <description>&lt;p&gt;Switches connect devices. Routers connect networks.  Understanding this distinction is the foundation of all networking.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://pingmynetwork.com/network/ccna-200-301/network-devices" rel="noopener noreferrer"&gt;Network Devices lesson&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  💠 Switch
&lt;/h2&gt;

&lt;p&gt;The switch is the network device inside your office that connects all end devices together.&lt;/p&gt;

&lt;p&gt;Each device connected to a switch has a unique MAC address.&lt;/p&gt;

&lt;p&gt;The switch uses these MAC addresses to know which device is connected to which port.&lt;/p&gt;

&lt;p&gt;By using this principle, switches can forward data to the correct destination.&lt;/p&gt;

&lt;h2&gt;
  
  
  📢 Hub:
&lt;/h2&gt;

&lt;p&gt;Hubs had the same purpose as switches, but they were used between the late 1980s and early 2000s. &lt;/p&gt;

&lt;p&gt;You will rarely see these network devices in real networks nowadays.&lt;/p&gt;

&lt;h2&gt;
  
  
  🌐 Router:
&lt;/h2&gt;

&lt;p&gt;While a switch can connect devices within your local network and enable communication within that network, a router connects multiple networks.&lt;/p&gt;

&lt;p&gt;Routers work by using IP addresses. By using IP addresses, a router can decide where data should go and how to reach the destination. &lt;/p&gt;

&lt;p&gt;Routers make the Internet possible.&lt;/p&gt;

&lt;h2&gt;
  
  
  🧱 Firewall:
&lt;/h2&gt;

&lt;p&gt;A firewall acts like a security guard that checks every piece of traffic going in or out of your network.&lt;/p&gt;

&lt;p&gt;When hackers with unauthorized traffic try to enter, the firewall is used to protect the internal network from external threats.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://pingmynetwork.com/network/ccna-200-301/network-devices" rel="noopener noreferrer"&gt;Network Devices lesson&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ccna</category>
      <category>networking</category>
      <category>career</category>
    </item>
    <item>
      <title>How to Start Learning CCNA the Right Way (and Avoid Common Mistakes)</title>
      <dc:creator>Dorian Alary</dc:creator>
      <pubDate>Fri, 12 Dec 2025 11:12:06 +0000</pubDate>
      <link>https://dev.to/doriiaan/how-to-start-learning-ccna-the-right-way-and-avoid-common-mistakes-11oa</link>
      <guid>https://dev.to/doriiaan/how-to-start-learning-ccna-the-right-way-and-avoid-common-mistakes-11oa</guid>
      <description>&lt;p&gt;If you are just starting out on your CCNA journey, the technical content is often not the hardest part. It's knowing where to start, what to focus on and how to maintain consistency.&lt;/p&gt;

&lt;p&gt;Many learners jump between random videos, long courses, and labs without a clear structure. After a few weeks, motivation drops and progress slows down.&lt;/p&gt;

&lt;p&gt;So, how should you start learning CCNA effectively?&lt;/p&gt;

&lt;h2&gt;
  
  
  1. Start With a Clear Learning Path
&lt;/h2&gt;

&lt;p&gt;The CCNA is more than just a list of topics. It is a progression of concepts that build on each other. Skipping fundamentals such as subnetting, switching basics, and routing logic makes everything later on more difficult.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F482gayxw833vzwlpv54s.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F482gayxw833vzwlpv54s.png" alt="CCNA Starting Point" width="494" height="494"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Before touching labs or advanced topics, make sure you understand:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;How networks are structured&lt;/li&gt;
&lt;li&gt;How devices communicate&lt;/li&gt;
&lt;li&gt;Why protocols exist, not just how to configure them&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This article explains exactly where beginners should start and how to approach CCNA step by step:&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://pingmynetwork.stck.me/post/1475616/Where-should-I-start-learning-CCNA" rel="noopener noreferrer"&gt;Where-should-I-start-learning-CCNA&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  2. Short Lessons Beat Long Courses
&lt;/h2&gt;

&lt;p&gt;One of the biggest problems with traditional CCNA courses is the length of the lessons. It's difficult to watch a two-hour video after work. Retaining the information is even more difficult.&lt;/p&gt;

&lt;p&gt;Learning is more effective when:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Lessons are short and focused&lt;/li&gt;
&lt;li&gt;Each concept is explained clearly&lt;/li&gt;
&lt;li&gt;You can make progress daily, even with limited time&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This is why modern platforms are moving toward bite-sized lessons, clear diagrams, and incremental difficulty.&lt;/p&gt;

&lt;p&gt;We explained how and why we redesigned the CCNA learning experience here:&lt;br&gt;
👉 &lt;a href="https://pingmynetwork.stck.me/story/1473924/How-did-we-change-the-way-CCNA-is-learned" rel="noopener noreferrer"&gt;How-did-we-change-the-way-CCNA-is-learned&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  3. Practice With Structure, Not Chaos
&lt;/h2&gt;

&lt;p&gt;Labs are essential for CCNA. However, doing labs without understanding the theory can lead to memorization instead of learning.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fe95a5mcx3tte0vp22xe1.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fe95a5mcx3tte0vp22xe1.png" alt="New method of learning" width="429" height="429"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;A good approach looks like this:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Learn one concept&lt;/li&gt;
&lt;li&gt;Apply it in a simple lab&lt;/li&gt;
&lt;li&gt;Reinforce it with questions or tasks&lt;/li&gt;
&lt;li&gt;Move to the next concept only when it is clear&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;This keeps cognitive load low and makes progress visible.&lt;/p&gt;

&lt;p&gt;If you want to see how a structured CCNA pathway looks like in practice, you can check this full CCNA 200-301 learning path:&lt;br&gt;
&lt;a href="https://pingmynetwork.com/network/ccna-200-301" rel="noopener noreferrer"&gt;CCNA 200 301&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  4. Consistency Beats Motivation
&lt;/h2&gt;

&lt;p&gt;Instead of asking "How fast can I finish CCNA?", ask:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Can I study 20 minutes per day?&lt;/li&gt;
&lt;li&gt;Can I track my progress?&lt;/li&gt;
&lt;li&gt;Do the CCNA is my priority?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;It's better to make small daily progress than to make occasional long study sessions.&lt;/p&gt;

</description>
      <category>ccna</category>
      <category>networking</category>
      <category>certification</category>
    </item>
  </channel>
</rss>
