Courseiva
Back to CCNA 200-301 v2 questions

Scenario-based practice

Refer to the Exhibit Practice Questions

Practise CCNA 200-301 v2 practice questions — original exam-style scenarios covering every exam domain, with detailed explanations, wrong-answer analysis, and common exam traps.

15
scenario questions
200-301
exam code
Cisco
vendor

Scenario guide

How to approach refer to the exhibit practice questions

Practise exhibit-style questions that ask you to read a topology, table, command output or diagram before choosing the best answer.

Quick answer

Exhibit-style questions test whether you can read a topology, command output, diagram or table before choosing the best answer.

How to extract the relevant detail from an exhibit.

How topology, command output or routing information affects the answer.

How to avoid answering from memory before reading the evidence.

How to map the exhibit back to the exam objective.

Related practice questions

Related 200-301 topic practice pages

Scenario questions usually connect to one or more exam topics. Use these links to review the underlying concepts behind the scenario.

Practice set

Practice scenarios

Question 1hardmultiple choice
Open the full VLAN trunking answer →

Based on the exhibit, why are clients in VLAN 70 failing to resolve hostnames even though they can reach remote IP addresses?

Exhibit

VLAN 70 DHCP scope:
 network 10.70.70.0 255.255.255.0
 default-router 10.70.70.1

Client tests:
- ping 192.0.2.50 = success
- open http://192.0.2.50 = success
- open http://portal.branch.lab = fail
Question 2hardmultiple choice
Full question →

Based on the exhibit, which action is most likely required to allow AP-22 to join the controller successfully?

Exhibit

AP-22 status:
- Ethernet link: up
- IP address: 10.75.22.18/24
- Default gateway: 10.75.21.1
- Controller: 10.75.22.5
- Other APs joined: yes
Question 3mediummultiple choice
Open the full VLAN trunking answer →

A switch stack is running PVST+. Users on VLAN 40 lose connectivity for roughly 30 seconds every time the uplink on SW2 flaps. Based on the exhibit, which change would most directly improve convergence for this VLAN?

Exhibit

show spanning-tree summary
Switch is in pvst mode
Root bridge for: VLAN0001 VLAN0010 VLAN0020
Extended system ID is enabled
Portfast Default is disabled

show spanning-tree vlan 40
Spanning tree enabled protocol ieee
Root ID    Priority    327...
Question 4hardmultiple choice
Review the full OSPF breakdown →

Based on the exhibit, why is traffic to host 198.51.100.70 using the OSPF route instead of the static route?

Exhibit

R1# show run | include ^ip route
ip route 198.51.100.0 255.255.255.0 192.0.2.2

R1# show ip route
O    198.51.100.64/26 [110/20] via 192.0.2.6, GigabitEthernet0/1
S    198.51.100.0/24 [1/0] via 192.0.2.2

Destination being tested: 198.51.100.70
Question 5hardmultiple choice
Review the full routing breakdown →

Based on the exhibit, why is traffic to 192.168.40.200 using the default route instead of the intended static route?

Exhibit

R1# show run | include ^ip route
ip route 192.168.40.0 255.255.255.0 203.0.113.2
ip route 0.0.0.0 0.0.0.0 198.51.100.1

R1# show ip route
C    198.51.100.0/30 is directly connected, GigabitEthernet0/0
L    198.51.100.2/32 is directly connected, GigabitEthernet0/0
Question 6mediummultiple choice
Review the full OSPF breakdown →

Exhibit: R1 shows an OSPF neighbor stuck in EXSTART with R2 on a serial link. What is the most likely cause?

Exhibit

R1# show ip ospf neighbor
Neighbor ID     Pri   State     Dead Time   Address         Interface
2.2.2.2           0   EXSTART   00:00:31    10.1.12.2       Serial0/0/0
Question 7hardmultiple choice
Read the full NAT/PAT explanation →

Based on the exhibit, what is the most likely reason PAT is not working correctly?

Exhibit

interface GigabitEthernet0/0
 ip address 192.168.10.1 255.255.255.0
 ip nat outside
!
interface GigabitEthernet0/1
 ip address 203.0.113.10 255.255.255.252
 ip nat inside
!
access-list 1 permit 192.168.10.0 0.0.0.255
ip nat inside source list 1 interface GigabitEthernet0/1 overload
Question 8hardmultiple choice
Full question →

Based on the exhibit, what is the most likely reason the PPP link is down?

Exhibit

R1# show interface serial0/0/0 | include Encapsulation
  Encapsulation PPP

R2# show interface serial0/0/0 | include Encapsulation
  Encapsulation HDLC
Question 9hardmultiple choice
Full question →

Based on the exhibit, what is the most likely reason the PPP link is failing to authenticate?

Exhibit

R1#
interface Serial0/0/0
 encapsulation ppp
 ppp chap hostname Branch1
 ppp chap password cisco123

R2#
interface Serial0/0/0
 encapsulation ppp
 ppp chap hostname Branch1
 ppp chap password cisco321
Question 10hardmultiple choice
Full question →

Exhibit: An access switch shows Gi1/0/10 as err-disabled shortly after an IP phone and a workstation are connected through the same wall jack. What is the most likely cause?

Exhibit

show port-security interface gi1/0/10
Port Status : secure-shutdown
Violation Mode : shutdown
Maximum MAC Addresses : 1
Total MAC Addresses : 2
Question 11mediummultiple choice
Open the full VLAN trunking answer →

Exhibit: A host on VLAN 10 can ping the local SVI but not a server in VLAN 20. The Layer 3 switch has both VLAN interfaces up. What is the next item to verify first?

Exhibit

MLS# show ip interface brief | include Vlan
Vlan10   192.168.10.1   YES manual up up
Vlan20   192.168.20.1   YES manual up up
Question 12mediummultiple choice
Full question →

Exhibit: A script sends an HTTP GET request to a controller API endpoint. What is the usual purpose of the GET method?

Exhibit

Request:
GET /dna/intent/api/v1/network-device
Authorization: Bearer <token>
Question 13mediummultiple choice
Read the full network assurance explanation →

Exhibit: An engineer wants a device to send only warning messages and more critical events to a syslog server. Which logging level should be configured?

Exhibit

Requirement: send warnings, errors, critical, alerts, and emergencies
Question 14mediummultiple choice
Review the full routing breakdown →

Exhibit: An administrator wants inside hosts in 192.168.10.0/24 to reach the internet using one public IP address on the edge router. Which feature is being used?

Exhibit

show run | section nat
ip nat inside source list 10 interface g0/0 overload
access-list 10 permit 192.168.10.0 0.0.0.255
Question 15mediummultiple choice
Review the full OSPF breakdown →

Exhibit: R1 has learned 10.50.0.0/24 through OSPF and also has a floating static route to the same prefix with administrative distance 130. Which route is installed while OSPF is healthy?

Exhibit

show ip route 10.50.0.0
O 10.50.0.0/24 [110/30] via 192.0.2.2
S 10.50.0.0/24 [130/0] via 198.51.100.2

These 200-301 practice questions are part of Courseiva's free Cisco certification practice question bank. Courseiva provides original exam-style 200-301 questions with detailed explanations, topic-based practice, mock exams, readiness tracking, and study analytics.