Exams > Cisco > 300-410: Implementing Cisco Enterprise Advanced Routing and Services (ENARSI)
300-410: Implementing Cisco Enterprise Advanced Routing and Services (ENARSI)
Page 18 out of 44 pages Questions 171-180 out of 436 questions
Question#171


Refer to the exhibit. The R2 loopback interface is advertised with RIP and EIGRP using default values. Which configuration changes make R1 reach the R2 loopback using RIP?

  • A. R1(config)#router rip R1(config-router)#distance 90
  • B. R1(config)#router eigrp 1 R1(config-router)#distance eigrp 130 120
  • C. R1(config)#router rip R1(config-router)#distance 100
  • D. R1(config)#router eigrp 1 R1(config-router)#distance eigrp 120 120
Discover Answer Hide Answer

B

Question#172


Refer to the exhibit. A network administrator notices these console messages from host 10.11.110.12 originating from interface E1/0. The administrator considers this an unauthorized attempt to access SNMP on R1. Which action prevents the attempts to reach R1 E1/0?

  • A. Configure IOS control plane protection using ACL 90 on interface E1/0.
  • B. Create an inbound ACL on interface E1/0 to deny SNMP from host 10.11.110.12.
  • C. Add a permit statement including the host 10.11.110.12 into ACL 90.
  • D. Configure IOS management plane protection using ACL 90 on interface E1/0.
Discover Answer Hide Answer

B

Question#173


Refer to the exhibit. R6 should reach R1 via R5>R2>R1. Which action resolves the issue?

  • A. Decrease the cost to 2 between R6-R5-R2.
  • B. Increase the cost to 61 between R2-R3-R1.
  • C. Increase the cost to 61 between R2 and R3.
  • D. Decrease the cost to 41 between R2 and R1.
Discover Answer Hide Answer

C

Question#174

An engineer failed to run diagnostic commands on devices using Cisco DNA Center. Which action in Cisco DNA Center resolves the issue?

  • A. Enable Secure Shell.
  • B. Enable APIs.
  • C. Enable CDP.
  • D. Enable Command Runner.
Discover Answer Hide Answer

D

Question#175


Refer to the exhibit. The static route is not present in the routing table of an adjacent OSPF neighbor router. Which action resolves the issue?

  • A. Configure a permit 20 statement to the route map to redistribute the static route.
  • B. Configure the next-hop interface at the end of the static route for it to get redistributed.
  • C. Configure the next hop of 10.20.20.1 in the prefix list DMZ-STATIC.
  • D. Configure the subnets keyword in the redistribution command.
Discover Answer Hide Answer

D

Question#176


Refer to the exhibit. Packets arriving from source 209.165.200.215 must be sent with the precedence bit set to 1, and packets arriving from source
209.165.200.216 must be sent with the precedence bit set to 5. Which action resolves the issue?

  • A. set ip precedence critical in route-map Texas permit 20
  • B. set ip precedence critical in route-map Texas permit 10
  • C. set ip precedence priority in route-map Texas permit 20
  • D. set ip precedence immediate in route-map Texas permit 10
Discover Answer Hide Answer

A

Question#177


Refer to the exhibit. An engineer must redistribute networks 192.168.10.0/24 and 192.168.20.0/24 into OSPF from EIGRP, where the metric must be added when traversing through multiple hops to start an external route of 20. The engineer notices that the external metric is fixed and does not add at each hop. Which configuration resolves the issue?

  • A. R2(config)#access-list 10 permit 192.168.10.0 0.0.0.255 R2(config)#access-list 10 permit 192.168.20.0 0.0.0.255 ! R2(config)#route-map RD permit 10 R2(config-route-map)#match ip address 10 R2(config-route-map)#set metric 20 R2(config-route-map)#set metric-type type-2 ! R2(config)#router ospf 10 R2(confjg-router)#redistribute eigrp 10 subnets route-map RD
  • B. R2(config)#access-list 10 permit 192.168.10.0 0.0.0.255 R2(config)#access-list 10 permit 192.168.20.0 0.0.0.255 ! R2(config)#route-map RD permit 10 R2(config-route-map)#match ip address 10 R2(config-route-map)#set metric 20 R2(config-route-map)#set metric-type type-1 ! R2(config)#router ospf 10 R2(config-router)#redistribute eigrp 10 subnets route-map RD
  • C. R1(config)#access-list 10 permit 192.168.10.0 0.0.0.255 R1(config)#access-list 10 permit 192.168.20.0 0.0.0.255 ! R1(config)#route-map RD permit 10 R1(config-route-map)#match ip address 10 R1(config-route-map)#set metric 20 R1(config-route-map)#set metric-type type-1 ! R1(config)#router ospf 10 R1(config-router)#redistribute eigrp 10 subnets route-map RD
  • D. R1(config)#access-list 10 permit 192.168.10.0 0.0.0.255 R1(config)#access-list 10 permit 192.168.20.0 0.0.0.255 ! R1(config)#route-map RD permit 10 R1(config-route-map)#match ip address 10 R1(config-route-map)#set metric 20 R1(config-route-map)#set metric-type type-2 ! R1(config)#router ospf 10 R1(config-router)#redistribute eigrp 10 subnets route-map RD
Discover Answer Hide Answer

B

Question#178

An engineer notices that R1 does not hold enough log messages to identify the root cause during troubleshooting. Which command resolves this issue?

  • A. #logging buffered 4096 critical
  • B. #logging buffered 16000 critical
  • C. (config)#logging buffered 16000 informational
  • D. (config)#logging buffered 4096 informational
Discover Answer Hide Answer

C

Question#179

Which feature minimizes DoS attacks on an IPv6 network?

  • A. IPv6 Binding Security Table
  • B. IPv6 Router Advertisement Guard
  • C. IPv6 Prefix Guard
  • D. IPv6 Destination Guard
Discover Answer Hide Answer

D

Question#180


Refer to the exhibit. A network administrator must block ping from user 3 to the App Server only. An inbound standard access list is applied to R1 interface G0/0 to block ping. The network administrator was notified that user 3 cannot even ping user 9 anymore. Where must the access list be applied in the outgoing direction to resolve the issue?

  • A. R2 interface G0/0
  • B. SW1 interface G1/10
  • C. R2 interface G1/0
  • D. SW1 interface G2/21
Discover Answer Hide Answer

B

chevron rightPrevious Nextchevron right