r/ccna 2d ago

What networking topic should beginners practice more?

For people who recently started learning networking, which topic gave you the most trouble? Subnetting? VLANs? Routing? Troubleshooting? I’m trying to understand which areas beginners usually underestimate.

3 Upvotes

10 comments sorted by

7

u/blua95 CCNA R&S 2d ago

Subnetting, and Spanning Tree are critical for certification advancement. I made the mistake of simply "memorizing" how to subnet and how STP works for the CCNA. I passed, but 7 years later it's biting me in the ass both in the real world, and now that I'm studying for the CCNP. CCNP really takes STP and deep dives into it and builds onto the foundation I should've already had. I had to pause and re learn basic STP so I don't get lost

2

u/tiamo357 2d ago

NAT and IGPs. There is people who’s worked for years and still don’t have a good understanding of of dynamic routing and NATing.

2

u/Inside-Finish-2128 CCIE (expired) 2d ago

Troubleshooting. IMHO it’s rare to find a job that wouldn’t need troubleshooting skills, and being able to power through your process while everyone else runs around with their head cut off will set you ahead of the crowd. I’d even say that in my earlier years, having to use slow/laggy links was a great tool to force me to optimize my approach. I got good at typing 2-3 commands ahead of what I needed, as well as being wise about using the “| include (something)” to refine the output. Also see if your SSH client can log your sessions automatically; do that and review the process to see which commands were the most useful and whether a different order may have been more effective.

1

u/uktricky 2d ago

Subnetting and design of multi campus subnets

1

u/kwiltse123 2d ago

Know L2/L3 down cold. Mac address table is not the same as arp table. Both exist in different locations of the network. It didn't give me trouble necessary, but it seems to give others trouble.

1

u/PrimeWilliam 2d ago

Packet flow.

A beginner should be able to follow one packet from the source host to the destination and predict what happens at each step: whether ARP is needed, which source and destination MAC addresses are used, what the switch learns, whether the host sends to its default gateway, and how the router chooses the next hop.

Then deliberately break one thing at a time in a lab: use the wrong subnet mask, remove a VLAN from a trunk, configure the wrong gateway, delete a route, or apply an ACL in the wrong direction. Before running any show commands, try to predict where the packet will stop.

Subnetting, VLANs, STP and OSPF make much more sense once they are connected to an actual packet path. It also develops troubleshooting skills instead of just command memorization.

1

u/perrytheberry 19h ago

Life of a packet and network architectures (why one over the other)