CCNAEXAM.NET

Menu
  • Home
  • CCNA v7.0
    • CCNA 1 v7.0
    • CCNA 2 v7.0
    • CCNA 3 v7.0
  • CCNA v6.0 – v5.0
    • CCNA v6.0
      • CCNA 1 v6.0
      • CCNA 2 v6.0
      • CCNA 3 v6.0
      • CCNA 4 v6.0
    • CCNA v5.0
      • CCNA 1 v5
      • CCNA 2 v5
      • CCNA 3 v5
      • CCNA 4 v5
  • IT Essentials v5.0
  • Video Tutorials
Home
CCNA 2 R&S Routing and Switching Essentials Chapter 9 Exam

CCNA 2 R&S Routing and Switching Essentials Chapter 9 Exam

CCNA 2 R&S Routing and Switching Essentials Chapter 9 Exam

Time limit: 0

Quiz-summary

0 of 21 questions completed

Questions:

  1. 1
  2. 2
  3. 3
  4. 4
  5. 5
  6. 6
  7. 7
  8. 8
  9. 9
  10. 10
  11. 11
  12. 12
  13. 13
  14. 14
  15. 15
  16. 16
  17. 17
  18. 18
  19. 19
  20. 20
  21. 21

Information

CCNA 2 R&S Routing and Switching Essentials Chapter 9 Exam

You have already completed the quiz before. Hence you can not start it again.

Quiz is loading...

You must sign in or sign up to start the quiz.

You have to finish following quiz, to start this quiz:

Results

0 of 21 questions answered correctly

Your time:

Time has elapsed

You have reached 0 of 0 points, (0)

Average score
 
 
Your score
 
 

Categories

  1. Not categorized 0%
maximum of 48 points
Pos. Name Entered on Points Result
Table is loading
No data available
Your result has been entered into leaderboard
Loading
captcha
  1. 1
  2. 2
  3. 3
  4. 4
  5. 5
  6. 6
  7. 7
  8. 8
  9. 9
  10. 10
  11. 11
  12. 12
  13. 13
  14. 14
  15. 15
  16. 16
  17. 17
  18. 18
  19. 19
  20. 20
  21. 21
  1. Answered
  2. Review
  1. Question 1 of 21
    1. Question
    2 points

    A network administrator needs to configure a standard ACL so that only the workstation of the administrator with the IP address 192.168.15.23 can access the virtual terminal of the main router. Which two configuration commands can achieve the task? (Choose two.)

     

    Correct

    Incorrect

  2. Question 2 of 21
    2. Question
    2 points


    Refer to the exhibit. A router has an existing ACL that permits all traffic from the 172.16.0.0 network. The administrator attempts to add a new ACE to the ACL that denies packets from host 172.16.0.1 and receives the error message that is shown in the exhibit. What action can the administrator take to block packets from host 172.16.0.1 while still permitting all other traffic from the 172.16.0.0 network?

     

    Correct

    Incorrect

  3. Question 3 of 21
    3. Question
    2 points

    Launch PT   –    Hide and Save PT
    Open the PT Activity. Perform the tasks in the activity instructions and then answer the question.

    Why is the ACL not working?

     

    Correct

    Incorrect

  4. Question 4 of 21
    4. Question
    2 points

    Which statement describes a characteristic of standard IPv4 ACLs?

     

    Correct

    Incorrect

  5. Question 5 of 21
    5. Question
    2 points


    Refer to the exhibit. The network administrator that has the IP address of 10.0.70.23/25 needs to have access to the corporate FTP server (10.0.54.5/28). The FTP server is also a web server that is accessible to all internal employees on networks within the 10.x.x.x address. No other traffic should be allowed to this server. Which extended ACL would be used to filter this traffic, and how would this ACL be applied? (Choose two.)

     

    Correct

    Incorrect

  6. Question 6 of 21
    6. Question
    2 points

    What are two possible uses of access control lists in an enterprise network? (Choose two.)

     

    Correct

    Incorrect

  7. Question 7 of 21
    7. Question
    2 points

    An administrator has configured an access list on R1 to allow SSH administrative access from host 172.16.1.100. Which command correctly applies the ACL?

     

    Correct

    Incorrect

  8. Question 8 of 21
    8. Question
    3 points

    Which three statements are generally considered to be best practices in the placement of ACLs? (Choose three.)

     

    Correct

    Incorrect

  9. Question 9 of 21
    9. Question
    3 points

    Which three implicit access control entries are automatically added to the end of an IPv6 ACL? (Choose three.)

     

    Correct

    Incorrect

  10. Question 10 of 21
    10. Question
    2 points

    Which two characteristics are shared by both standard and extended ACLs? (Choose two.)

     

    Correct

    Incorrect

  11. Question 11 of 21
    11. Question
    5 points

    Match each statement with the example subnet and wildcard that it describes.

    Sort elements
    • the first valid host address in a subnet
    • subnetwork address of a subnet with 14 valid host addresses
    • all IP address bits must match exactly
    • hosts in a subnet with the subnet mask 255.255.252.0
    • addresses with a subnet mask of 255.255.255.248
    • 192.168.15.65 255.255.255.240
      • 192.168.15.144 0.0.0.15
        • host 192.168.15.12
          • 192.168.5.0 0.0.3.255
            • 192.168.2.64 0.0.0.7
              Correct

              Incorrect

            • Question 12 of 21
              12. Question
              2 points

              Consider the following access list that allows IP phone configuration file transfers from a particular host to a TFTP server:

              R1(config)# access-list 105 permit udp host 10.0.70.23 host 10.0.54.5 range 1024 5000
              R1(config)# access-list 105 deny ip any any
              R1(config)# interface gi0/0
              R1(config-if)# ip access-group 105 out

              Which method would allow the network administrator to modify the ACL and include FTP transfers from any source IP address?

               

              Correct

              Incorrect

            • Question 13 of 21
              13. Question
              2 points

              What two functions describe uses of an access control list? (Choose two.)

               

              Correct

              Incorrect

            • Question 14 of 21
              14. Question
              2 points

              Which feature is unique to IPv6 ACLs when compared to those of IPv4 ACLs?

               

              Correct

              Incorrect

            • Question 15 of 21
              15. Question
              3 points

              Which three statements describe ACL processing of packets? (Choose three.)

               

              Correct

              Incorrect

            • Question 16 of 21
              16. Question
              2 points

              Which statement describes a difference between the operation of inbound and outbound ACLs?

               

              Correct

              Incorrect

            • Question 17 of 21
              17. Question
              2 points

              What is the only type of ACL available for IPv6?

               

              Correct

              Incorrect

            • Question 18 of 21
              18. Question
              2 points

              Which IPv6 ACL command entry will permit traffic from any host to an SMTP server on network 2001:DB8:10:10::/64?

               

              Correct

              Incorrect

            • Question 19 of 21
              19. Question
              2 points


              Refer to the exhibit. The IPv6 access list LIMITED_ACCESS is applied on the S0/0/0 interface of R1 in the inbound direction. Which IPv6 packets from the ISP will be dropped by the ACL on R1?

               

              Correct

              Incorrect

            • Question 20 of 21
              20. Question
              2 points

              If a router has two interfaces and is routing both IPv4 and IPv6 traffic, how many ACLs could be created and applied to it?

               

              Correct

              Incorrect

            • Question 21 of 21
              21. Question
              2 points

              Which IPv4 address range covers all IP addresses that match the ACL filter specified by 172.16.2.0 with wildcard mask 0.0.1.255?

               

              Correct

              Incorrect

            Leave a Reply

            Cancel reply

            CCNA v7 Free Exam Answers

            • CCNA 1 v7
            • CCNA 2 v7
            • CCNA 2 v7

            Modules 1 – 3: Basic Network Connectivity and Communications Exam Answers
            Modules 4 – 7: Ethernet Concepts Exam Answers
            Modules 8 – 10: Communicating Between Networks Exam Answers
            Modules 11 – 13: IP Addressing Exam Answers
            Modules 14 – 15: Network Application Communications Exam Answers
            Modules 16 – 17: Building and Securing a Small Network Exam Answers
            Practice Final PT Skills Assessment (PTSA)
            CCNA 1 v7 Practice Final Exam
            CCNA 1 v7 FINAL Exam Answers

            Modules 1 – 4: Switching Concepts, VLANs, and InterVLAN Routing Exam Answers
            Modules 5 – 6: Redundant Networks Exam Answers
            Modules 7 – 9: Available and Reliable Networks Exam Answers
            Modules 10 – 13: L2 Security and WLANs Exam Answers
            Modules 14 – 16: Routing Concepts and Configuration Exam Answers
            [Skills Exams] SRWE Practice PT Skills Assessment (PTSA) – Part 1
            [Skills Exams] SRWE Practice PT Skills Assessment (PTSA) – Part 2
            CCNA 2 v7 Practice Final Exam
            CCNA 2 v7 FINAL Exam Answers

            Modules 1 – 2: OSPF Concepts and Configuration Exam Answers
            Modules 3 – 5: Network Security Exam Answers
            Modules 6 – 8: WAN Concepts Exam Answers
            Modules 9 – 12: Optimize, Monitor, and Troubleshoot Networks Exam Answers
            Modules 13 – 14: Emerging Network Technologies Exam Answers
            [Skills Exams] ENSA Practice PT Skills Assessment (PTSA)
            ENSAv7 Practice Final Exam
            CCNA 3 v7 FINAL Exam Answers

            Categories

            • CCNA 1 v5
            • CCNA 1 v6.0
            • CCNA 1 v7.0
            • CCNA 2 v5
            • CCNA 2 v6.0
            • CCNA 2 v7.0
            • CCNA 3 v5
            • CCNA 3 v7.0
            • CCNA 4 v5
            • CCNA v5 Exams – Packet Tracer
            • Final Exam Answers
            • IT Essentials v5.0
            • Packet Tracer Exam
            • Uncategorized

            CCNAEXAM.NET

            CCNA v7.0 Full Exam Answers 2021
            Copyright © 2023 CCNAEXAM.NET
            By ccnaexam.net

            Ad Blocker Detected

            Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker.

            Refresh