Skip to main content

200-301 Real Exam Questions

Implementing and Administering Cisco Solutions (200-301 CCNA) v1.1

1,716 questions available · Page 1 of 172

Updated Exam DumpsVerified AnswersPass Guarantee

Get Complete Exam Dumps
Question 1 Single choice

Which type of security program is violated when a group of employees enters a building using the ID badge of only one person?

  1. A

    intrusion detection

  2. B

    user awareness

  3. C

    physical access control

  4. D

    network authorization

Show answer and explanation

Correct answer: C

Explanation

Physical Access Control refers to the measures and systems put in place to restrict entry to physical spaces, such as buildings, rooms, or areas within a facility. It aims to ensure that only authorized individuals are granted access to specific locations based on their roles, permissions, or clearances.

By using the ID badge of only one person to gain entry, the group of employees circumvents the intended physical access control measures. Each employee should have their own ID badge, and their access permissions should be associated with their individual credentials.

Question 2 Single choice

Refer to the exhibit.

Which action establishes the OSPF neighbor relationship without forming an adjacency?

  1. A

    modify priority

  2. B

    modify process ID

  3. C

    modify hello interval

  4. D

    modity network type

Show answer and explanation

Correct answer: C

Explanation

This question is Cisco use their word games on the question to confuse people. The question is in plain terms ask what need to be change to make the router neighbors. Below is a section from the CCNA Offical Cert guide 200-301. "Mismatched OSPF Network Types Earlier in this chapter you read about the OSPF broadcast network type, which uses a DR/BDR, and the OSPF point-to-point network type, which does not.
Interestingly, if you misconfigure network type settings such that one router uses broadcast, and the other uses point-to-point, the following occurs:

1. The two routers become fully adjacent neighbors (that is, they reach a full state).
2. They exchange their LSDBs.
3. They do not add IP routes to the IP routing table."

Have matching Hello timer is one of the requirements for OSPF to neighbors to become FULL.

Question 3 Multiple choice

Refer to the exhibit.

Which two configurations would be used to create and apply a standard access list on R1, so that only the 10.0.70.0/25 network devices are allowed to access the internal database server? (Choose two)

  1. A

    R1(config)# interface GigabitEthernet0/0
    R1(config-if)# ip access-group 5 out

  2. B

    R1(config)# access-list 5 permit 10.0.54.0 0.0.1.255

  3. C

    R1(config)# interface Serial0/0/0
    R1(config-if)# ip access-group 5 in

  4. D

    R1(config)# access-list 5 permit 10.0.70.0 0.0.0.127

  5. E

    R1(config)# access-list 5 permit any

Show answer and explanation

Correct answers: A, D

Question 4 Single choice

Which characteristic differentiates the concept of authentication from authorization and accounting?

  1. A

    user-activity logging

  2. B

    service limitations

  3. C

    consumption-based billing

  4. D

    identity verification

Show answer and explanation

Correct answer: D

Explanation

Authentication, authorization, and accounting (AAA) is a term for a framework for intelligently controlling access to computer resources, enforcing policies, auditing usage, and providing the information necessary to bill for services. These combined processes are considered important for effective network management and security.

As the first process, authentication provides a way of identifying a user, typically by having the user enter a valid user name and valid password before access is granted. The process of authentication is based on each user having a unique set of criteria for gaining access. The AAA server compares a user's authentication credentials with other user credentials stored in a database. If the credentials match, the user is granted access to the network. If the credentials are at variance, authentication fails and network access is denied.

Question 5 Single choice

Which cable type must be used when connecting two like devices together using these criteria?

1. Pins 1 to 3 and 2 to 6 are required.
2. Auto detection MDI-X is unavailable.

  1. A

    straight-through

  2. B

    console

  3. C

    crossover

  4. D

    rollover

Show answer and explanation

Correct answer: C

Explanation

When connecting two like devices together (e.g., two computers or two switches) directly without an intermediate device like a hub or a switch, and auto detection MDI-X (Media Dependent Interface with Crossover) is unavailable, a crossover cable is used. In a crossover cable, the transmit (TX) pins on one end are connected to the receive (RX) pins on the other end, and vice versa.

Question 6 Single choice

What is a benefit of VRRP?

  1. A

    It provides traffic load balancing to destinations that are more than two hops from the source.

  2. B

    It provides the default gateway redundancy on a LAN using two or more routers.

  3. C

    It allows neighbors to share routing table information between each other.

  4. D

    It prevents loops in a Layer 2 LAN by forwarding all traffic to a root bridge, which then makes the final forwarding decision.

Show answer and explanation

Correct answer: B

Explanation

References:
https://www.cisco.com/c/en/us/td/docs/routers/crs/software/crs_r4-0/addr_serv/configuration/guide/
ic40crs1book_chapter10.html

Question 7 Single choice

Refer to the exhibit.

A packet sourced from 10.10.10.32 is destined for the internet.

How many hops will the packet take before reaching the next-hop router?

  1. A

    0

  2. B

    1

  3. C

    2

  4. D

    32

Show answer and explanation

Correct answer: B

Explanation

The administrative distance for the destination route is 1 because the gateway of last resort is configured with an administrative distance of 1 (indicated by the [1/0] in the routing table output) and the destination route for the Internet (0.0.0.0/0) is learned via that gateway.

Question 8 Single choice

Refer to the exhibit.

How will the router handle a packet destined for 192.0.2.156?

  1. A

    The router will forward the packet via either Serial0 or Serial1.

  2. B

    The router will return the packet to its source.

  3. C

    The router will forward the packet via Serial2.

  4. D

    The router will drop the packet.

Show answer and explanation

Correct answer: C

Question 9 Single choice

A port security violation has occurred on a switch port due to the maximum MAC address count being exceeded.

Which command must be configured to increment the security-violation count and forward an SNMP trap?

  1. A

    switchport port-security violation access

  2. B

    switchport port-security violation protect

  3. C

    switchport port-security violation restrict

  4. D

    switchport port-security violation shutdown

Show answer and explanation

Correct answer: C

Explanation

https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst4500/12-2/25ew/configuration/guide/conf/
port_sec.html

Question 10 Single choice

Refer to the exhibit.

After applying this configuration to router R1, a network engineer is verifying the implementation.
If all links are operating normally, and the engineer sends a series of packets from PC1 to PC3, how are the packets routed?

  1. A

    They are distributed sent round robin to interfaces S0/0/0 and S0/0/1

  2. B

    They are routed to 10.0.0.2

  3. C

    They are routed to 192.168.100.2

  4. D

    They are routed to 172.16.20.2

Show answer and explanation

Correct answer: D

Explanation

The lowest Administrative Distance will be used to select the route. In this cast, the route using 172.16.20.2 is using the default value for a static route, which is 1. The other default route has a configured
AD of 20.