DON'T WANT TO MISS A THING?

Certification Exam Passing Tips

Latest exam news and discount info

Curated and up-to-date by our experts

Yes, send me the newsletter

Comprehensive CCNP 350-401 Practice Tests and Exam Resources, Cisco Enterprise Network Core exam | SPOTO

Prepare comprehensively for the CCNP 350-401 exam with our comprehensive collection of practice tests and exam resources. This 120-minute exam, part of the CCNP and CCIE Enterprise Certifications, assesses your understanding of implementing core enterprise network technologies such as dual-stack (IPv4 and IPv6) architecture, virtualization, infrastructure, network assurance, security, and automation. Our exam materials include exam dumps, sample questions, and exam answers to ensure thorough coverage of exam topics. Access free tests to enhance your exam practice and utilize our exam simulator and online exam questions for effective exam preparation. With our study resources, including mock exams and practice tests, you'll be well-prepared to excel in the Cisco Enterprise Network Core exam.
Take other online exams

Question #1
An engineer configures CoPP and enters the show command to verify the implementation. What is the result of the configuration?
A. All traffic will be policed based on access-list 120
B. If traffic exceeds the specified rate, it will be transmitted and remarked
C. Class-default traffic will be dropped
D. ICMP will be denied based on this configuration
View answer
Correct Answer: C
Question #2
What is the effect of this configuration?
A. The device will allow users at 192
B. The device will authenticate all users connecting to vty lines 0 through 4 against TACACS+
C. The device will allow only users at 192
D. When users attempt to connect to vty lines 0 through 4, the device will authenticate them against TACACS+ if local authentication fails
View answer
Correct Answer: BC
Question #3
Security policy requires all idle exec sessions to be terminated in 600 seconds. Which configuration achieves this goal?
A. line vty 0 15 absolute-timeout 600
B. line vty 0 15 no exec- timeout
C. line vty 0 15 exec-timeout 10 0
D. line vty 0 4 exec- timeout 600
View answer
Correct Answer: B
Question #4
An engineer must ensure that all traffic entering AS 200 from AS 100 chooses Link 2 as an entry point. Assume that all BGP neighbor relationships have been formed and that the attributes have not been changed on any of the routers. Which configuration accomplishes this task?
A. R3(config)#route-map PREPEND permit 10 R3(config-route-map)#set as-path prepend 200 200 200 R3(config)#router bgp 200 R3#(config-router)#neighbor 10
B. R4(config)#route-map PREPEND permit 10 R4(config-route-map)#set as-path prepend 100 100 100 R4(config)#router bgp 200 R4(config-router)#neighbor 10
C. R4(config)#route-map PREPEND permit 10 R4(config-route-map)#set as-path prepend 200 200 200 R4(config)#router bgp 200 R4(config-router)#neighbor 10
D. R3(config)#route-map PREPEND permit 10 R3(config-route-map)#set as-path prepend 100 100 100 R3(config)#router bgp 200 R3(config-router)#neighbor 10
View answer
Correct Answer: S
Question #5
MTU has been configured on the underlying physical topology, and no MTU command has been configured on the tunnel interfaces. What happens when a 1500-byte IPv4 packet traverses the GRE tunnel from host X to host Y, assuming the DF bit is cleared?
A. The packet is discarded on router B
B. The packet arrives on router C without fragmentation
C. The packet arrives on router C fragmented
D. The packet is discarded on router A
View answer
Correct Answer: A
Question #6
The traceroute fails from R1 to R3. What is the cause of the failure?
A. An ACL applied inbound on loopback0 of R2 is dropping the traffic
B. The loopback on R3 is in a shutdown state
C. Redistribution of connected routes into OSPF is not configured
D. An ACL applied inbound on fa0/1 of R3 is dropping the traffic
View answer
Correct Answer: B
Question #7
What are two effects of this configuration? (Choose two.)
A. If R1 goes down, R2 becomes active but reverts to standby when R1 comes back online
B. If R2 goes down, R1 becomes active but reverts to standby when R2 comes back online
C. R1 becomes the active router
D. R1 becomes the standby router
E. If R1 goes down, R2 becomes active and remains the active device when R1 comes back online
View answer
Correct Answer: C
Question #8
An engineer must configure a SPAN session. What is the effect of the configuration?
A. Traffic received on VLANs 10, 11, and 12 is copied and sent to interface g0/1
B. Traffic sent on VLANs 10 and 12 only is copied and sent to interface g0/1
C. Traffic sent on VLANs 10, 11, and 12 is copied and sent to interface g0/1
D. Traffic received on VLANs 10 and 12 only is copied and sent to interface g0/1
View answer
Correct Answer: C
Question #9
These commands have been added to the configuration of a switch. Which command flags an error if it is added to this configuration?
A. monitor session 1 source interface port-channel 6
B. monitor session 1 source vlan 10
C. monitor session 1 source interface FastEthemet0/1 rx
D. monitor session 1 source interface port-channel 7, port-channel 8
View answer
Correct Answer: B
Question #10
Which two commands ensure that DSW1 becomes root bridge for VLAN 10? (Choose two.)
A. DSW1(config)#spanning-tree vlan 10 priority 4096
B. DSW1(config)#spanning-tree vlan 10 priority root
C. DSW2(config)#spanning-tree vlan 10 priority 61440
D. DSW1(config)#spanning-tree vlan 10 port-priority 0
E. DSW2(config)#spanning-tree vlan 20 priority 0
View answer
Correct Answer: D
Question #11
What function does VXLAN perform in a Cisco SD-Access deployment?
A. policy plane forwarding
B. control plane forwarding
C. data plane forwarding
D. systems management and orchestration
View answer
Correct Answer: C
Question #12
An engineer is configuring GigabitEthernet1/0/0 for VRRP. When the router has the highest priority in group 5, it must assume the master role. Which command set should the engineer add to the configuration to accomplish this task? interface GigabitEthernet1/0/0 description To IDF A 38-70-774-10 ip address 172.16.13.2 255.255.255.0
A. standby 5 ip 172
B. standby 5 ip 172
C. vrrp 5 ip 172
D. vrrp 5 ip 172
View answer
Correct Answer: B
Question #13
An engineer must establish eBGP peering between router R3 and router R4. Both routers should use their loopback interfaces as the BGP router ID. Which configuration set accomplishes this task?
A. R3(config)#router bgp 200 R3(config-router)#neighbor 10
B. R3(config)#router bgp 200 R3(config-router)#neighbor 10
C. R3(config)#router bgp 200 R3(config-router)#neighbor 10
D. R3(config)#router bgp 200 R3(config-router)#neighbor 10
View answer
Correct Answer: B

View Answers after Submission

Please submit your email and WhatsApp to get the answers of questions.

Note: Please make sure your email ID and Whatsapp are valid so that you can get the correct exam results.

Email:
Whatsapp/phone number: