FREE CCNA Lab 030: Extended ACLs (Access Control Lists Part 2)

Поділитися
Вставка
  • Опубліковано 29 січ 2025

КОМЕНТАРІ • 20

  • @JeremysITLab
    @JeremysITLab  4 роки тому +1

    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

  • @MarcusPan-hn9in
    @MarcusPan-hn9in 9 місяців тому

    These labs are excellent, easy to follow and immensely helpful. In fact, they are the only labs I've been able to complete with solid instruction (the class I'm in seems very half-assed) and they've been a boon to my learning. The CCNA class I'm in helps to give me some of the groundwork, but these labs give me the practical skills. If I had the money I'd fund, but for now I can't. Hopefully soon. Thank you Jeremy.

  • @glenntembo2693
    @glenntembo2693 5 років тому +1

    Magnificent , eye opening tutorials - thanks for the recaps J

  • @shanebagel
    @shanebagel 4 роки тому +1

    You are infinitely helpful sir

  • @BijouBakson
    @BijouBakson 5 років тому

    Oopfff! I was getting confused there during this lab. I test some theory on this as it seemed like there was no need for the last command as: permit ip any any. It worked just fine as I was able to ping all other PC except the ones that were explicitly denied. Also, I tried creating 2 access list, that got very confusing for a bit so I abandoned the idea for now.

    • @JeremysITLab
      @JeremysITLab  5 років тому

      I think it's great that you think and try out new things, you will learn a lot!

  • @Yuknow-qt5zy
    @Yuknow-qt5zy Рік тому

    thank you sir

  • @s20627372
    @s20627372 5 років тому +1

    Hi, is it also possible to configure the extended acls on f1/0 and f0/0 interfaces to achieve the requirements?

    • @JeremysITLab
      @JeremysITLab  5 років тому

      Yes that is possible!

    • @s20627372
      @s20627372 5 років тому +1

      @@JeremysITLab Thanks for the reply, I guess putting the extending acl on the serial interface saves some steps. Thanks for the great vids!

    • @JeremysITLab
      @JeremysITLab  5 років тому

      Murph yeah it saves a little time, but there isn’t one single correct answer.

    • @s20627372
      @s20627372 5 років тому +1

      @@JeremysITLab Wrote my CCENT exam today and passed! These labs definitely helped!

  • @samn3276
    @samn3276 4 роки тому

    Hi Jeremy,
    On PT, trying to connect the 2 routers with S 2/0 but it won't allow. Only Gig connection possible via the Auto connection mode. please advise, 🙏🏽

    • @JeremysITLab
      @JeremysITLab  4 роки тому

      Sam Njigua Download the lab file from the link in the description, everything is set up!

  • @hokopl
    @hokopl 5 років тому

    Recently i have watched "CCNA 100-105 ICND1 - Day 11: Configuring IPv4 Standard Access Lists & NAT - Free Cisco Training 2019" from channel called "Internetworking Influencers" and during that video, youtuber stated that extended ACL are not the part of ICND1 exam. When i asked him in the comments section he send me a link to official Cisco website with exam topics:
    learningnetwork.cisco.com/community/certifications/ccna/icnd1/exam-topics
    Topic 4.6 : "Configure, verify, and troubleshoot IPv4 standard numbered and named access list for routed interfaces"
    So now, i`m confused-i have seen 2019 brain-dumps and there was couple questions with extended ACL configuration so should you learn that to be prepared for the exam, or focus on the standard and named ACL`s only?

    • @JeremysITLab
      @JeremysITLab  5 років тому +4

      Thanks for pointing that out, they are indeed not in the exam topics list, so I probably should have left this lab for later. However, keep in mind that it also says on that page 'The following topics are general guidelines for the content likely to be included on the exam. However, other related topics may also appear on any specific delivery of the exam. '. I personally have experienced topics not explicitly in the exam topics on a Cisco exam, so it can't hurt to learn extended ACLs just in case. I can't approve of the brain dump use, however.

    • @hokopl
      @hokopl 5 років тому

      @@JeremysITLab Thanks for the quick answer, and yes, You are correct with that statement: "I can't approve of the brain dump use"
      It`s like cheating, but i`m only using that to test my knowledge. At the end of the day, what`s the point of passing the exams from brain dumps, when in real world, or applying for a job they will test You. If i`m getting my answers wrong i`m digging deeper and trying to understand where, and why i made a mistake. Theory is always good, but only if it`s stays in your head, and you can actually use it. Because learning, and within 2 weeks forgetting that knowledge is pointless, and that`s not the way you want to go if you are thinking about getting a job in IT

  • @ivanrusev9464
    @ivanrusev9464 11 місяців тому

    Heh I was able to satisfy the requirements of this lab in total of 4 lines only in one ACL compared to Jeremys solution that took 5 lines. I feel the force is with me. Flex
    R1#show access-lists
    Extended IP access list SINGLE
    10 deny ip 192.168.2.0 0.0.0.255 host 192.168.3.100
    20 deny ip host 192.168.1.12 host 192.168.3.100
    30 deny ip 192.168.1.0 0.0.0.255 host 192.168.3.101
    40 permit ip any any