Back to Cisco CCNP ENARSI 300-410

Cisco exam questions

Cisco CCNP ENARSI 300-410 practice test

Practise identifying common networking hardware like routers, switches, access points, and their roles in a network.

2,152
practice questions
33
topics covered
300-410
exam code
Cisco
vendor

Study modes

Three ways to study

Start with the Study Sheet to learn the material, switch to Practice Tests for active recall, then take a Mock Exam to simulate the real thing.

Study Sheet

All 2,152 questions with correct answers and explanations already visible. Read at your own pace — no time pressure.

Start reading →

Practice Test

Answer first, then see feedback and explanation. Tracks your score per session. Best for active recall and identifying weak areas.

Mock Exam

Full timed simulation with countdown. Answers hidden until the end. Includes all question types just like the real exam.

Start mock exam →

Study Sheet

All 2,152 300-410 questions with answers

Every question in the bank, paginated 75 per page. Correct answers and full explanations are revealed upfront — ideal for first-pass learning and pre-exam review.

29 pages · 75 questions per page · 2,152 total

Related practice questions

Study 300-410 by topic

Topic pages go deep on individual concepts — each one covers a specific exam topic with questions, explanations, and study notes.

Courseiva uses original exam-style practice questions created for learning and revision. The goal is to understand the concepts, recognise exam patterns, and improve through explanations — not memorise copied exam dumps. Learn the difference →

Sample questions

Cisco CCNP ENARSI 300-410 practice questions

Start practice test
Question 1mediumdrag order
Read the full VPN explanation →

Drag and drop the steps to negotiate an IKEv2 IPsec site-to-site tunnel into the correct order, from first to last.

Question 2harddrag order
Read the full VPN explanation →

Drag and drop the steps to troubleshoot an IPsec site-to-site VPN adjacency failure into the correct order, from first to last.

Question 3mediumdrag order
Read the full VPN explanation →

Drag and drop the steps to verify and validate the operational state of an IPsec site-to-site VPN into the correct order, from first to last.

Question 4mediummultiple choice
Review the full OSPF breakdown →

Consider the following configuration snippet:

ip cef

!

interface GigabitEthernet0/0
 ip address 10.0.0.1 255.255.255.252

mpls ip !

interface GigabitEthernet0/1
 ip address 10.0.1.1 255.255.255.252

mpls ip !

router ospf 1
 network 10.0.0.0 0.0.0.3 area 0
 network 10.0.1.0 0.0.0.3 area 0

! mpls ldp router-id Loopback0 force !

interface Loopback0
 ip address 192.168.0.1 255.255.255.255

What will happen when this router attempts to establish an LDP session with a neighbor on GigabitEthernet0/0?

A router is configured with 'logging host 10.1.1.100' and 'logging trap informational'. The engineer notices that syslog messages with severity 5 (notice) are being sent, but messages with severity 6 (informational) are not. What is the most likely cause?

Question 6mediumdrag order
Study the full IPv6 explanation →

Drag and drop the steps to configure a GRE tunnel for IPv6 over IPv4 into the correct order, from first to last.

Question 7harddrag order
Study the full IPv6 explanation →

Drag and drop the steps to troubleshoot IPv6 over IPv4 tunnel adjacency or connectivity failures into the correct order, from first to last.

Question 8mediumdrag order
Study the full IPv6 explanation →

Drag and drop the steps to verify and validate the operational state of an IPv6 tunneling technique into the correct order, from first to last.

Question 9mediumdrag order
Study the full AAA explanation →

Drag and drop the steps to configure SSH access with local AAA on a Cisco router into the correct order, from first to last.

Drag and drop the steps to troubleshoot Device Access Control adjacency or connectivity failures into the correct order, from first to last.

Drag and drop the steps to verify and validate Device Access Control operational state into the correct order, from first to last.

Question 12harddrag order
Study the full ACL explanation →

Drag and drop the steps to troubleshoot IPv4 ACL adjacency or connectivity failures into the correct order, from first to last.

Question 13mediumdrag order
Study the full ACL explanation →

Drag and drop the steps to apply and verify an extended IPv4 ACL on a router interface into the correct order, from first to last.

Question 14mediumdrag order
Study the full ACL explanation →

Drag and drop the steps to verify and validate the operational state of IPv4 ACLs into the correct order, from first to last.

Question 15mediummultiple choice
Study the full ACL explanation →

A network engineer is troubleshooting a connectivity issue between two routers R1 and R2 connected via GigabitEthernet0/0. The engineer notices that R1 can ping its own IPv6 address 2001:db8:1::1/64, but cannot ping R2's interface address 2001:db8:1::2/64. The output of 'show ipv6 interface GigabitEthernet0/0' on R1 indicates that IPv6 is enabled and the interface is up/up. The engineer checks the access list applied to the interface and sees an inbound IPv6 ACL that permits only ICMPv6 echo requests from a specific source. What is the most likely cause of the ping failure?

Question 16mediummultiple choice
Read the full DHCP explanation →

A network engineer runs the following command to verify DHCPv4 server statistics on router R1:

R1# show ip dhcp server statistics

Output: Memory usage: 12345 Address pools: 2 Database agents: 0 Automatic bindings: 150 Manual bindings: 5 Expired bindings: 10 Malformed messages: 0

Message Received

BOOTREQUEST    0

DHCPDISCOVER 200 DHCPREQUEST 180 DHCPDECLINE 2 DHCPRELEASE 5 DHCPINFORM 10

What does this output indicate?

Question 17mediummultiple choice
Study the full IPv6 explanation →

A network engineer runs the following command to verify IPv6 uRPF operation:

R1# show ipv6 interface GigabitEthernet0/0 | include verify

IPv6 verify source: strict

What does this output indicate?

Question 18hardmultiple choice
Study the full IPv6 explanation →

A network engineer runs the following command to debug IPv6 uRPF with detailed information:

R1# debug ipv6 verify detail

IPv6 verify debugging is on (detail)

*Mar 1 00:03:45.678: IPv6 verify: source 2001:DB8:5::1 on GigabitEthernet0/0
*Mar 1 00:03:45.678:   route to source via GigabitEthernet0/1, not same as input interface

What does this output indicate?

Question 19easymultiple choice
Study the full IPv6 explanation →

What is the default administrative distance for IPv6 static routes in Cisco IOS-XE?

Question 20mediumdrag order
Study the full IPv6 explanation →

Drag and drop the steps to configure uRPF in strict mode on an edge router into the correct order, from first to last.

Question 21easymultiple choice
Review the full OSPF breakdown →

What is the default hello interval for OSPFv3 on a broadcast network type in Cisco IOS-XE?

Question 22mediummultiple choice
Study the full IPv6 explanation →

Which IPv6 access-list entry will deny traffic from any source to the destination prefix 2001:db8:1::/48?

Question 23harddrag order
Study the full IPv6 explanation →

Drag and drop the steps to troubleshoot IPv6 traffic filtering and uRPF adjacency or connectivity failures into the correct order, from first to last.

Question 24mediumdrag order
Study the full IPv6 explanation →

Drag and drop the steps to verify and validate IPv6 traffic filtering and uRPF operational state into the correct order, from first to last.

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

Exam question guide

How to use these 300-410 questions

Use these questions as active recall, not passive reading. Try the question first, review the answer choices, then open the explanation and connect the result back to the exam topic.

Quick answer

Tests identification, purpose, and configuration of routers, switches, access points, and patch panels.

Identify routers, switches, and access points by function

Understand PoE and PoE+ power requirements

Differentiate managed vs unmanaged switches

Recognize cable types: Cat5e, Cat6, fiber

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