Certbus > Cisco > CCNP > 300-410 > 300-410 Online Practice Questions and Answers

300-410 Online Practice Questions and Answers

Questions 4

An engineer is configuring a network and needs packets to be forwarded to an interface for any destination address that is not in the routing table. What should be configured to accomplish this task?

A. set ip next-hop

B. set ip default next-hop

C. set ip next-hop recursive

D. set ip next-hop verify-availability

Browse 877 Q&As
Questions 5

Refer to the exhibit.

An engineer receives this error message when trying to access another router m-band from the serial interface connected to the console of R1. Which configuration is needed on R1 to resolve this issue?

A. Option A

B. Option B

C. Option C

D. Option D

Browse 877 Q&As
Questions 6

An engineer creates a default static route on a router with a next hop of 10.1.1.1. On inspection, the engineer finds the router has two VRFs, Red and Blue. The next hop is valid for both VRFs and exists in each assigned VRF. Which configuration achieves connectivity?

A. ip route vrf Red 0.0.0.0 0.0.0.0 10.1.1.1 ip route vrf Blue 0.0.0.0 0.0.0.0 10.1.1.1

B. ip route vrf BLUE 0.0.0.0 255.255.255.255 10.1.1.1 ip route vrf RED 0.0.0.0 255.255.255.255 10.1.1.1

C. ip route vrf Red 0.0.0.0 255.255.255.255 10.1.1.1

D. ip route vrf Blue 0.0.0.0 255.255

Browse 877 Q&As
Questions 7

Which of the following statements are true regarding two OSPF routers to become neighbors? (Choose two.)

A. Must use the same ASN

B. Must have identical hello and dead timers

C. Must have matching MTU's on the physical network links that connect the routers.

D. Need not be on the same subnet.

Browse 877 Q&As
Questions 8

Refer to the exhibit

While troubleshooting an issue on the network, an engineer notices that a TCP Connect operation failed on port 3000 between R101 and R201.

Which command must be configured on R201 to respond to the R101 IP SLA configurations with a control connection on UDP port 1967?

A. ip sla responder udp-echo ipaddress 1.1.1.1 port 1967

B. ip sla responder tcp-connect ipaddress 1.1.1.1 port 3000

C. ip sla responder tcp-connect ipaddress 2.2.2.2 port 3001

D. ip sla responder

Browse 877 Q&As
Questions 9

Refer to the exhibit. An engineer is trying to connect to R1 via Telnet with no success.

Which configuration resolves the issue?

A. tacacs server prod address ipv4 10.221.10.10 exit

B. ip route 10.221.10.10 255.255.255.255 ethernet 0/1

C. ip route 10.221.10.11 255.255.255.255 ethernet 0/1

D. tacacs server prod address ipv4 10.221.10.11 exit

Browse 877 Q&As
Questions 10

Refer to the exhibit.

An engineer configured NetFlow on R1, but the flows do not reach the NMS server from R1. Which configuration resolves this Issue?

A. R1(config)#flow monitor FlowMonitort1 R1(config-flow-monitor)#destination 10.66.66.66

B. R1(config)#interface Ethernet0/0 R1(config-if)#ip flow monitor Flowmonitor1 input R1(config-if)#ip flow monitor Flowmonitor1 output

C. R1(config)#interface Ethernet0/1 R1(config-if)#ip flow monitor Flowmonitor1 input R1(config-if)#ip flow monitor Flowmonitor1 output

D. R1(config)#flow exporter FlowExporter1 R1(config-flow-exporter)#destination 10.66.66.66

Browse 877 Q&As
Questions 11

Refer to the exhibit.

AS 111 mut not be used as a transit AS, but ISP-1 is getting ISP-2 routes from AS 111. Which configuration stops Customer AS from being used as a transit path on ISP-1?

A. ip as-path access-list 1 permit ^$

B. ip as-path access-list 1 permit_111_

C. ip as-path access-list 1 permit."

D. ip as-path access-list 1 permit ^111$

Browse 877 Q&As
Questions 12

The network administrator must configure R1 to authenticate Telnet connections based on Cisco ISE using RADIUS. ISE has been configured with an IP address of 192.168.1.5 and with a network device pointing toward R1 (192.168.1.1) with a shared secret password of Cisco123.

The administrator has configured this on R1:

aaa new-model ! radius server ISE1 address ipv4 192.168.1.5 key Cisco123 ! aaa group server tacacs+ RAD-SERV server name ISE1 ! aaa authentication login default group RAD-SERV

The network administrator cannot authenticate to access R1 based on ISE. Which set of configurations fixes the issue?

A. line vty 0 4 login authentication RAD-SERV

B. aaa group server tacacs+ ISE1 server name RAD-SERV

C. aaa group server radius RAD-SERV server name ISE1

D. line vty 0 4 login authentication default

Browse 877 Q&As
Questions 13

Examine the exhibit.

You have determined that RTR2 is not advertising the CIDR summary address 192.168.0.0 to the other routers in AS 65100.

Which set of configuration commands will enable the BGP router RTR2 to announce the network prefix 192.168.0.0/16 to the other routers in the AS 65100?

A. router bgp 65100 neighbor 172.16.1.2 remote-as 65100 neighbor 192.168.3.2 remote-as 65100 network 192.168.3.0

B. router bgp 65100 neighbor 172.16.1.2 remote-as 65101 neighbor 192.168.3.2 remote-as 65100 network 192.168.0.0

C. router bgp 65100 neighbor 172.16.1.2 remote-as 65100 neighbor 192.168.3.2 remote-as 65100 network 192.168.0.0 mask 255.255.0.0 ip route 192.0.0.0 255.0.0.0 null 0

D. router bgp 65100 neighbor 172.16.1.2 remote-as 65101 neighbor 192.168.3.2 remote-as 65100 network 192.168.0.0 mask 255.255.0.0 ip route 192.168.0.0 255.255.0.0 null 0

Browse 877 Q&As
Questions 14

You need to configure eBGP on the rtrA and rtrB routers, as shown in the following image:

You have configured eBGP on rtrA through the following commands:

rtrA(config)# router bgp 501 rtrA(config)# neighbor 201.60.3.2 remote-as 505

While configuring eBGP on rtrB, you need to ensure that updates about the 192.168.58.0/24 and the 192.168.127.0/24 subnets are sent to rtrA with a metric of 300. In addition, rtrB should send updates about the 172.161.94.0/24 subnet are sent with a metric of 500.

Which of the following set of commands would NOT be part of the set used to correctly configure eBGP on rtrB?

A. access-list 1 permit 192.168.0.0 0.0.255.255 access-list 2 permit 172.161.94.0 0.0.0.255 router bgp 505 neighbor 201.60.3.1 remote-as 501 neighbor 201.60.3.1 route-map change_parameters in

B. access-list 1 permit 192.168.0.0 0.0.255.255 access-list 2 permit 172.161.94.0 0.0.0.255 router bgp 505 neighbor 201.60.3.1 remote-as 501 neighbor 201.60.3.1 route-map change_parameters out

C. route-map change_parameters permit 10 match ip-address 2 set metric 500

D. route-map change_parameters permit 20 match ip-address 1 set metric 300

Browse 877 Q&As
Questions 15

Which of the following commands will enable the DHCP and relay services on a Cisco router?

A. RouterA(config)# service dhcp

B. RouterA(config)# dhcp enable

C. RouterA(config)# enable dhcp

D. RouterA(config-if)# dhcp enable

E. RouterA(config-if)# service dhcp

Browse 877 Q&As
Questions 16

Examine the diagram below:

Based on the diagram and the following partial output from Router R2, which networks will be present in the routing table of Router R1?

A. 192.168.5.0

B. 10.0.0.0

C. 172.50.0.0

D. 192.168.5.0 and 10.0.0.0

Browse 877 Q&As
Questions 17

Examine the following FIB table:

Which of the following statements is NOT true?

A. These are the default entries in an FIB table

B. No IP addresses have been configured on this router

C. Multicast routing is enabled

D. The gateway of last resort has not been set

Browse 877 Q&As
Questions 18

DRAG DROP

You are logged in to the DNA Center Client Health Dashboard. Under the client health, you see some color-coded fields that reflects the health status of the client devices. Drag the health scores on the left to their respective colors in the right.

Select and Place:

Browse 877 Q&As
Exam Code: 300-410
Exam Name: Implementing Cisco Enterprise Advanced Routing and Services (ENARSI) (Include 2023 Newest Simulation Labs)
Last Update: Apr 12, 2024
Questions: 877 Q&As

PDF

$45.99

VCE

$49.99

PDF + VCE

$59.99