CCPN ENARSI - Part 2
|
|
Title of test:
![]() CCPN ENARSI - Part 2 Description: ENARSI EXAM |



| New Comment |
|---|
NO RECORDS |
|
Refer to the exhibits. To provide reachability to network 10.1.1.0/24 from R5, the network administrator redistributes EIGRP into OSPF on R3 but notices that R4 is now taking a suboptimal path through R5 to reach 10.1.1.0/24 network. Which action fixes the issue while keeping the reachability from R5 to 10.1.1.0/24 network?. A. Change the administrative distance of the external EIGRP to 90. B. Apply the outbound distribution list on R5 toward R4 in OSPF. C. Change the administrative distance of OSPF to 200 on R5. D. Redistribute OSPF into EIGRP on R4. Refer to the exhibits. All the serial links between R1, R2, and R3 have the same bandwidth. Users on the 192.168.1.0/24 network report slow response times while they access resources on network 192.168.3.0/24. When a traceroute is run on the path, it shows that the packet is getting forwarded via R2 to R3 although the link between R1 and R3 is still up. What must the network administrator do to fix the slowness?. A. Add a static route on R1 using the next hop of R3. B. Remove the static route on R1. C. Change the Administrative Distance of EIGRP to 5. D. Redistribute the R1 static route to EIGRP. Refer to the exhibit. The R1 and R2 configurations are: R1 router bgp 100 neighbor 10.1.1.2 remote-as 200 R2 router bgp 200 neighbor 10.1.1.1 remote-as 100 The neighbor relationship is not coming up. Which two sets of configurations bring the neighbors up? (Choose two.). A. R1 ip route 10.1.1.2 255.255.255.255 192.168.1.2 router bgp 100 neighbor 10.1.1.1 ttl-security hops 1 neighbor 10.1.1.2 update-source loopback 0. B. R2 ip route 10.1.1.2 255.255.255.255 192.168.1.2 router bgp 100 neighbor 10.1.1.2 ttl-security hops 1 neighbor 10.1.1.2 update-source loopback 0. C. R2 ip route 10.1.1.1 255.255.255.255 192.168.1.1 router bgp 200 neighbor 10.1.1.2 disable-connected-check neighbor 10.1.1.2 update-source loopback 0. D. R1 ip route 10.1.1.2 255.255.255.255 192.168.1.2 router bgp 100 neighbor 10.1.1.2 disable-connected-check neighbor 10.1.1.2 update-source loopback 0. E. R2 ip route 10.1.1.1 255.255.255.255 192.168.1.1 router bgp 200 neighbor 10.1.1.1 disable-connected-check neighbor 10.1.1.1 update-source loopback 0. Refer to the exhibit. The network administrator must mutually redistribute routes at the Chicago router to the LA and NewYork routers. The configuration of the Chicago router is this: router ospf 1 redistribute eigrp 100 router eigrp 100 redistribute ospf 1 After the configuration, the LA router receives all the NewYork routes, but the NewYork router does not receive any LA routes. Which set of configurations fixes the problem on the Chicago router?. A. router ospf 1 redistribute eigrp 100 metric 20. B. router eigrp 100 redistribute ospf 1 metric 10 10 10 10 10. C. router ospf 1 redistribute eigrp 100 subnets. D. router eigrp 100 redistribute ospf 1 subnets. DRAG DROP - Drag and drop the actions from the left into the correct order on the right to configure a policy to avoid following packet forwarding based on the normal routing path. Select and Place: Configure route map instances. Configure set commands. Configure fast switching for PBR. Configure ACLs. Configure match commands. Configure PBR on the interface. Refer to the exhibit. An engineer wanted to set a tag of 30 to route 10.1.80.65/32 but it failed. How is the issue fixed?. A. Modify route-map ospf-to-eigrp permit 10 and match prefix-list ccnp2. B. Modify prefix-list ccnp3 to add 10.1.64.0/20 ge 32. C. Modify prefix-list ccnp3 to add 10.1.64.0/20 le 24. D. Modify route-map ospf-to-eigrp permit 30 and match prefix-list ccnp2. Refer to the exhibits. A company with autonomous system number AS65401 has obtained IP address block 209.165.200.224/27 from ARIN. The company needed more IP addresses and was assigned block 209.165.202.128/27 from ISP2. An engineer in ISP1 reports that they are receiving ISP2 routes from AS65401. Which configuration on R1 resolves the issue?. A. access-list 10 deny 209.165.202.128 0.0.0.31 access-list 10 permit any ! router bgp 65401 neighbor 209.165.201.1 distribute-list 10 out. B. access-list 10 deny 209.165.202.128 0.0.0.31 access-list 10 permit any ! router bgp 65401 neighbor 209.165.201.1 distribute-list in. C. ip route 209.165.200.224 255.255.255.224 209.165.201.1 ip route 209.165.202.128 255.255.255.224 209.165.201.5. D. ip route 0.0.0.0 0.0.0.0 209.165.201.1 ip route 0.0.0.0 0.0.0.0 209.165.201.5. After some changes in the routing policy, it is noticed that the router in AS 45123 is being used as a transit AS router for several service providers. Which configuration ensures that the branch router in AS 45123 advertises only the local networks to all SP neighbors?. A. ip as-path access-list 1 permit ^45123$ ! router bgp 45123 neighbor SP-Neighbors filter-list 1 out. B. ip as-path access-list 1 permit ^45123 ! router bgp 45123 neighbor SP-Neighbors filter-list 1 out. C. ip as-path access-list 1 permit ^$ ! router bgp 45123 neighbor SP-Neighbors filter-list 1 out. D. ip as-path access-list 1 permit .* ! router bgp 45123 neighbor SP-Neighbors filter-list 1 out. A network administrator is troubleshooting a high utilization issue on the route processor of a router that was reported by NMS. The administrator logged into the router to check the control plane policing and observed that the BGP process is dropping a high number of routing packets and causing thousands of routes to recalculate frequently. Which solution resolves this issue?. A. Shape the pir for BGP, conform-action set-prec-transmit, and exceed action set-frde-transmit. B. Police the pir for BGP, conform-action set-prec-transmit, and exceed action set-clp-transmit. C. Shape the cir for BGP, conform-action transmit, and exceed action transmit. D. Police the cir for BGP, conform-action transmit, and exceed action transmit. Which mechanism must be chosen to optimize the reconvergence time for OSPF at company location 408817202 that is less CPU-intensive than reducing the hello and dead timers?. A. sso. B. BFD. C. Dead Peer Detection keepalives. D. OSPF demand circuit. Refer to the exhibit. An engineer configured BGP between routers R1 and R3. The BGP peers cannot establish neighbor adjacency to be able to exchange routes. Which configuration resolves this issue?. A. R1 router bgp 6501 address-family ipv6 neighbor AB01:2011:7:100::3 activate. B. R3 router bgp 6502 address-family ipv6 neighbor AB01:2011:7:100::1 activate. C. R1 router bgp 6501 neighbor AB01:2011:7:100::3 ebgp-multihop 255. D. R3 router bgp 6502 neighbor AB01:2011:7:100::1 ebgp-multihop 255. Which action resolves the adjacency issue?. A. Configure the same autonomous system numbers. B. Match the hello interval timers. C. Match the authentication keys. D. Configure the same EIGRP process IDs. BGP and EIGRP are mutually redistributed on R3, and EIGRP and OSPF are mutually redistributed on R1. Users report packet loss and interruption of service to applications hosted on the 10.1.1.0/24 prefix. An engineer tested the link from R3 to R4 with no packet loss present but has noticed frequent routing changes on R3 when running the debug ip route command. Which action stabilizes the service?. A. Reduce frequent OSPF SPF calculations on R3 that cause a high CPU and packet loss on traffic traversing R3. B. Tag the 10.1.1.0/24 prefix and deny the prefix from being redistributed into OSPF on R1. C. Place an OSPF distribute-list outbound on R3 to block the 10.1.1.0/24 prefix from being advertised back to R3. D. Repeat the test from R4 using ICMP ping on the local 10.1.1.0/24 prefix, and fix any Layer 2 errors on the host or switch side of the subnet. Refer to the exhibit. An engineer has configured policy-based routing and applied the configuration to the correct interface. How is the configuration applied to the traffic that matches the access list?. A. It is forwarded using the routing table lookup. B. It is sent to 209.165.202.129. C. It is dropped. D. It is sent to 209.165.202.131. A network administrator reviews the branch router console log to troubleshoot the OSPF adjacency issue with the DR router. Which action resolves this issue?. A. Stabilize the DR site flapping link to establish OSPF adjacency. B. Advertise the branch WAN interface matching subnet for the DR site. C. Configure the WAN interface for DR site in the related OSPF area. D. Configure matching hello and dead intervals between sites. Refer to the exhibit. When the FastEthernet0/1 goes down, the route to 172.29.0.0/16 via 192.168.253.2 is not installed in the RIB. Which action resolves the issue?. A. Configure feasible distance greater than the reported distance. B. Configure feasible distance greater than the successor's feasible distance. C. Configure reported distance greater than the successor's feasible distance. D. Configure reported distance greater than the feasible distance. Refer to the exhibit. AS111 is receiving its own routes from AS200 causing a loop in the network. Which configuration provides loop prevention?. A. router bgp 111 neighbor 195.1.1.1 as-override no neighbor 195.1.2.2 allowas-in. B. router bgp 111 no neighbor 195.1.1.1 allowas-in no neighbor 195.1.2.2 allowas-in. C. router bgp 111 neighbor 195.1.2.2 as-override no neighbor 195.1.1.1 allowas-in. D. router bgp 111 neighbor 195.1.1.1 as-override neighbor 195.1.2.2 as-override. Refer to the exhibit. AS65510 iBGP is configured for directly connected neighbors. R4 cannot ping or traceroute network 192.168.100.0/24. Which action resolves this issue?. A. Configure R1 as a route reflector server and configure R2 and R3 as route reflector clients. B. Configure R4 as a route reflector server and configure R2 and R3 as route reflector clients. C. Configure R4 as a route reflector server and configure R1 as a route reflector client. D. Configure R1 as a route reflector server and configure R4 as a route reflector client. Users report issues with reachability between areas as soon as an engineer configured summary routes between areas in a multiple area OSPF autonomous system. Which action resolves the issue?. A. Configure the area range command on the ASBR. B. Configure the summary-address command on the ASBR. C. Configure the summary-address command on the ABR. D. Configure the area range command on the ABR. Refer to the exhibit. Which set of commands restore reachability to loopback0?. A. interface loopback0 ip address 4.4.4.4 255.255.255.0 ip ospf network point-to-point. B. interface loopback0 ip address 4.4.4.4 255.255.255.0 ip ospf interface area 10. C. interface loopback0 ip address 4.4.4.4 255.255.255.0 ip ospf network broadcast. D. interface loopback0 ip address 4.4.4.4 255.255.255.0 ip ospf interface type network. |





