FREE CCNA Lab 007: Inter-VLAN Routing (Router on a Stick)
HTML-код
- Опубликовано: 9 фев 2025
- Get the CCNA Packet Tracer lab files: jitl.jp/ccna-l...
💻Boson NetSim: jitl.jp/ccna-n... ← 100+ detailed guided labs for CCNA
📚Boson ExSim: jitl.jp/ccna-e... ← the BEST practice exams for CCNA
💯ExSim + NetSim: jitl.jp/ccna-kit ← get BOTH for a discount!
📗Boson Courseware: jitl.jp/ccna-c... ← Boson's COMPLETE CCNA Courseware
🥇CCNA Gold Bootcamp: www.flackbox.c... ← the course I used to get my CCNA (top rated course on the Internet)
Get the course ad-free with bonus quizzes on my site: courses.jeremy...
Patreon: / jeremysitlab
In this free CCNA/CCENT lab you will configure inter-VLAN routing by the method known as 'router on a stick'.
SUPPORT MY CHANNEL
The best way to support my channel is to like, comment, subscribe, and share my videos to help spread the word!
If you can spare to leave a tip, here are some options:
PayPal: paypal.me/jere...
BAT (Basic Attention Token) tips in the Brave browser (www.jeremysitl...)
======================
Patreon: / jeremysitlab
======================
Cryptocurrency Addresses
Bitcoin: bc1qxjpza7nx46e8a2rtz6vkcrvxx9mfjnufdrk0jv
Ethereum: 0x08B4325b1B99B05d850A3bfCd4A6620D770cfB64
======================
#cisco #CCNA
I hope you're enjoying the labs! If you want another great set of FREE packet tracer labs for the CCNA, check out Neil Anderson's lab guide here: jeremysitlab.com/ccna-lab-guide
Jeremy you are doing gods work my friend!!
Thank you so much .
This one exercise test your subnetting, VLAN, Swithing, Routing and trunking. Love it. Thanks for doing all this work for us all. I will not miss a chance to to express how great your courses are. Absolutely recommended.
thanks jeremy for your time to spend recording such videos for free .
wow this is amazing, the confidence and abilities acquired from the practice, and the concise theory you provide is indescribable. Truly appreciate your work man
Thank you very much, these labs helps us understand the otherwise difficult theories.
I am working on the server side, but these basic networking skills are invaluable in the daily trouble shooting process. Thanks millions.
Your lessons are amazing Jeremy! Thank you I have learned so much!
Jeremy muchas gracias por estos increíbles videos que ayudan muchísimo a practicar el conocimiento! Mil gracias 😊
The connection between the two Switches you use Straight thru cables (I thought connecting same devices must user Cross-cable or the Switch is Auto-MDIX ready?) Thanks just asking I am a beginner CCNA Students studying Online :)
why did u skip over the default gateway section so fast - that part was important
These labs were supposed to be just review, a way to practice things you already know, especially these early ones. Later on people said they wanted more explanation so I changed them a little bit.
as you said in previous lab the switch you are using supports only one encapsulation. at step 1 vlan is not configured yet. that ,mean all pc's are on the same vlan, vlan 1 (native vlan). so, why is not pinging to all?
It’s because the PCs are in different Layer 3 subnets: PC1 and PC3 in 10.0.0.0/25 and PC2 and PC4 in 10.0.0.128/25.
thank you
Thank you, helped a lot.
Hello, im pretty new in networking, and many things i dont unserstand. I know some pretty basic stuff like seitches routers, osi model, protocols etc. What course should i pass to be able to watch your videos and understand everything?
Hi, Sir Jeremy I hope you will answer my question sooner or later. Why you input the ip address 10.0.0.1 in 8:00 where this IP address came from?
This ip address is the default gateway ip address. When you click on any PC go under config and in Global > Settings you will see the default gateway for each Vlan
Thanks
Nice!
Thank you!
can u please explain the native vlan concept regarding this activity?
Hello Jeremy, thank you for a brilliant channel. I cannot seem to open the pkt lab files. Error: file cannot open on your version of packet tracer (7.1.1.0.138) I have a Dell laptop (new), though everything works fine on my Macbook pro. any comments?
Download the newest version of packet tracer and you will be able to use these labs! The newest version is 7.3.
@@JeremysITLab Apologies! I just posted another comment under another video and have just seen this. I wil try redownloading. thanks
@@JeremysITLab Done, it works now, Thanks!
what configuration did you make to the original file such that, in the original setup, PC1 cannot ping PC2 or PC4 and PC2 cannot ping PC1 or PC3?
They're all in different subnets, so they can't ping each other. They need a router to route the packets.
@@JeremysITLab thanks!
@@JeremysITLab Bet, I was thing the same thing. /25 gives us 2 sub with 126 useable host.
Pros and Cons of adding the VLANs to the trunks between the two switches - By default I guess it is getting all of them - but is that a best practice?
Best practice is to add just the necessary VLANs instead of allowing all of them. It does add extra work, though.
Thanks 😊.
Hi Jeremy, when I was pinging 10.0.0.131 using pc1, I discovered that the packet sent 4,received 3 and lost 1=25% loss, pls what happened, I await your response
That's because the first packet is sent before the ARP process completes. Try the ping again and you'll get 0% loss.
Yes try the ping again. Sometimes you will get the timeout msg. Always try again
Hi jeremy i am getting below error while i am going to add the ip address in R1
R1(config-subif)#ip address 10.0.0.1 255.255.255.128
% 10.0.0.0 overlaps with GigabitEthernet0/0/0
Please advice me how to solve this one .
Thanks
Remove the IP address from GigabitEthernet0/0/0 with the command 'no ip address', and then try assigning the subinterface address again.
@@JeremysITLab Thank you .....Jeremy
Hii Jeremy, could you please help me too, when i try to add the second vlan, it says that it overlaps with g0/1.13
I also tried the NO IP ADDRESS but it doesnt work again. Thank you
Hi, im new and i found your video is very easy to understand
But can you explain the subnet part where pc 1 and pc 3 can ping each other, is it because of the ip you set? Why setting 10.0.0.130 is different from 10.0.0.1?
they have different subnet mask, thats why this video is about inter vlan, you can route the different vlan and subnet mask...
the main reason you dont understand this is because you dont know the difference between 10.0.0.1/24 and 10.0.0.1/25. you will figure it out once you understand.
Hello, what this .13 means?
Why do i have to trunk g0/1 on SW 1 and not trunk g0/1 on SW2 as well?
From my understanding, on sw1 when we make that port a trunk the interface its connected to on sw2 is set to auto or dynamic desirable. Which automatically makes that interface on sw2 a trunk link..
Anyone can correct me if Im wrong. BUT I would like to know why we had to make a trunk link to the router myself. I think since we are creating dot1q we have to...
Followed everything still couldn’t ping other vlans untill I did command vlan allowed all on all trunk ports.
Hello Jeremy's
I am following your labs. I am learning a lot of things. But currently, I have been stuck in this lab. On my end, both VLANs are not Pinging. I have made this topology 4 times and configured it but always the VLANs are not pinging. What is the solution? Please help
I'm not sure, there are many possible problems that could prevent reachability. You can see my solution in this video.
I can tell you, from personal experience, sometimes it's PT. you might want to restart PT. Also, try on GNS3 or Eve-Ng.
Good , but you should explain gateway part,
These are supposed to be just practice labs, I assume you have already studied the contents from another resource.
is there any reason you wouldn't configure a sub int on the router for the native vlan? I was under the impression that you had to create a sub int for vlan 1 with the "encapsulation dot1q 1 native" sub interface command?
Nope, no need to do so unless you'll be using the native VLAN.
why does ping fail in step 1?
Sweet
aloha J.....................howz it going?
im in review week with your labs.....still debating on Boson or Alpha prep....y did u go with Boson?
Hey Kele! Boson is far superior in my experience (I had both when I took my CCNA). Boson really tests your understanding of all of the topics, plus in depth explanations explaining why each correct answer is correct and each incorrect answer is incorrect, with references to Cisco documentation you can read online for further explanation. Alpha prep's questions were a little simpler, and had either short explanations, or in many cases no explanations. That was a couple years ago though, maybe they've stepped it up since then.