Cisco CCNP ENARSI Practice Exam Back to exams page. Take our Cisco CCNP ENARSI course here. Read our CCNP Enterprise labs book on Amazon. 1. Which of the following commands would show the Gi0/0 interface configuration?show run interface gi0/0show interface gi0/0show interface run gi0/0show ip run interface gi0/0Question 1 of 50 2. Examine below access control list You want to add another ACL between sequence 10 and 15. In which two ways you can add an ACL with sequence number 11?ipv6 access-list PERMIT permit tcp any host 2001:301:201::2 sequence 11ipv6 access-list PERMIT sequence 11 permit tcp any host 2001:301:201::2ipv6 access-list PERMIT 11 permit tcp any host 2001:301:201::2ipv6 access-list PERMIT permit tcp any host 2001:301:201::2 11Question 2 of 50 3. You want to block all Instagram traffic from Monday to Friday between 9:00 – 17:00 on a Cisco router, which of the following commands can be used to set up the time range for an ACL?R1(config)#time-range Hours_RangeR1(config-time-range)#periodic weekdays 09:00 to 17:00R1(config)#time-range Hours_RangeR1(config-time-range)#weekdays 09:00 to 17:00R1(config)#time-range Hours_Range periodic weekdays 09:00 to 17:00R1#time-range Hours_Range periodic weekdays 09:00 to 17:00Question 3 of 50 4. Which of the following commands is used to ping an IPv6 address 2001:301:201::1, from a Cisco IOS router?ping ipv6 2001:301:201::1ping ip ipv6 2001:301:201::1ping 2001:301:201::1 ipv6ping v6 2001:301:201::1Question 4 of 50 5. Which command provides the below output?show ipv6 interface status summaryshow ipv6 interface statusshow ipv6 interface summaryshow ipv6 interface briefQuestion 5 of 50 6. You have configured eBGP peering towards your ISP and want to create route-map for an ISP routing information to be controlled as it enters your company. Which command would link the route-map named From_ISP in your BGP configuration?neighbor 123.0.2.115 route-map From_ISP inneighbor 123.0.2.115 route-map From_ISP outneighbor 123.0.2.115 From_ISP inneighbor address 123.0.2.115 route-map From_ISP inQuestion 6 of 50 7. Which of the following method is used by distance vector routing protocols to prevent routing loops?Route poisoningRoute filteringVRFUsing ACLsQuestion 7 of 50 8. What route for the subnet 192.161.5.0/23 would be put into the routing table if the same route is learned from different routing protocols?D 192.161.5.0/23 [90/130816] O 192.161.5.0/23 [110/11] R 192.161.5.0/23 [120/3] None of the aboveQuestion 8 of 50 9. Changing the administrative distance for a routing protocol forces the load balancing amongst different protocols for different subnetsTrueFalseQuestion 9 of 50 10. Which of the following type of routes can be redistributed under the dynamic routing protocol process?Connected routesStatic routesRoutes learned from the other routing protocolsAll of the aboveQuestion 10 of 50 11. You have a few routes learned from RIP protocol. You want to redistribute these routes into an OSPF process. Which of the following commands can be used for this purpose, under the OSPF process?redistribute rip subnetsredistribute rip connected subnetsredistribute connectedredistribute rip 1Question 11 of 50 12. What command applies route map 'RIP_ROUTES' to redistribute RIP subnets with a metric of 999?redistribute rip RIP_ROUTES route-map metric 999redistribute subnets rip RIP_ROUTES route-map metric 999redistribute subnets rip metric 999 route-map RIP_ROUTESredistribute rip subnets metric 999 route-map RIP_ROUTESQuestion 12 of 50 13. A network connectivity problem in which packets continue to be routed in an endless circle is called?Routing loopRoute poisoningRoute mapRoute leakingQuestion 13 of 50 14. Which protocol is used by dynamic routing protocols to rapidly trigger convergence when a link goes down?IS-ISBidirectional Forwarding Detection (BFD) IP SLABGPQuestion 14 of 50 15. Bidirectional Forwarding Detection (BFD) protocol is enabled by default on Cisco routersTrueFalseQuestion 15 of 50 16. Which of the following are advantages of using Virtual Routing and Forwarding (VRF) in a network?Network segmentation without using multiple devicesIncreased network securityUsed to create separate virtual private networks (VPNs)All of the aboveQuestion 16 of 50 17. When working with EIGRP, which command would display only the feasible successors to a given destination network?show ip eigrp topology sh ip eigrp interfacesshow ip route eigrp show ip eigrp topology zero-successors Question 17 of 50 18. Which of the following commands can be used to show the k-values of an EIGRP protocol?show ip protocolshow ip protocol summaryshow ip eigrp topologyshow ip eigrp interfacesQuestion 18 of 50 19. You are redistributing OSPF routes into EIGRP using below EIGRP metricsR1(config)# router eigrp 1R1(config-router)# redistribute ospf 1 metric 50000 50 255 1 1500Match the above metrics with their description 50000 MTUUnselectReliabilityUnselectLoadUnselectDelayUnselectBandwidthUnselect50 MTUUnselectReliabilityUnselectLoadUnselectDelayUnselectBandwidthUnselect255 MTUUnselectReliabilityUnselectLoadUnselectDelayUnselectBandwidthUnselect 1 MTUUnselectReliabilityUnselectLoadUnselectDelayUnselectBandwidthUnselect1500 MTUUnselectReliabilityUnselectLoadUnselectDelayUnselectBandwidthUnselectQuestion 19 of 50 20. Examine an output belowWhich values represent the administrative distance and the metric for below route?D 10.230.20.1 [90/130816] via 192.168.10.2, 00:00:58, GigabitEthernet0/0 Administrative distance is 90Administrative distance is 130816Metric is 130816Metric is 90/130816Question 20 of 50 21. Which of the following tables are used by EIGRP to store routing information?Neighbor tableTopology tableRouting tableMAC address tableQuestion 21 of 50 22. Examine the output below192.168.11.1 (131072/130816), GigabitEthernet2/0What does the two number in parentheses represent in the above route? 131072 represents the feasible distance131072 represents the administrative distance130816 represents the advertised distance130816 represents the feasible distanceQuestion 22 of 50 23. What command configures the router with the EIGRP stub operation of static and redistributed route queries?eigrp stub static redistributedeigrp stub eigrp stub connected redistributedeigrp static redistributed stubQuestion 23 of 50 24. EIGRP named mode configuration can have multiple address families and autonomous system number combinationsTrueFalseQuestion 24 of 50 25. Match EIGRP k-value with its descriptionK1 LoadUnselectReliabilityUnselectDelayUnselectBandwidthUnselectMTUUnselectK2 LoadUnselectReliabilityUnselectDelayUnselectBandwidthUnselectMTUUnselectK3 LoadUnselectReliabilityUnselectDelayUnselectBandwidthUnselectMTUUnselectK4 LoadUnselectReliabilityUnselectDelayUnselectBandwidthUnselectMTUUnselectK5 LoadUnselectReliabilityUnselectDelayUnselectBandwidthUnselectMTUUnselectQuestion 25 of 50 26. Router ID and then highest loopback IP address are used to determine the Designated Router and Backup Designated Router in an OSPF configured network during an electionTrueFalseQuestion 26 of 50 27. You need to create a virtual link in area 29 from router ID 5.5.5.5 with IP address 192.168.10.5 to router ID 7.7.7.7 with IP address 192.168.10.7. What command in the router OSPF configuration creates this virtual link?virtual-link area 29 7.7.7.7area 29 virtual-link 7.7.7.7virtual-link 7.7.7.7 area 29area 29 7.7.7.7Question 27 of 50 28. Match OSPF router type with its descriptionBackbone Router Connect an area to an external autonomous systemUnselectConnects one or more areas to the OSPF backbone areaUnselectAll interfaces are in same areaUnselectAt least one interface in Area 0UnselectInternal Router Connect an area to an external autonomous systemUnselectConnects one or more areas to the OSPF backbone areaUnselectAll interfaces are in same areaUnselectAt least one interface in Area 0UnselectArea Border Router Connect an area to an external autonomous systemUnselectConnects one or more areas to the OSPF backbone areaUnselectAll interfaces are in same areaUnselectAt least one interface in Area 0UnselectAutonomous System Border Router Connect an area to an external autonomous systemUnselectConnects one or more areas to the OSPF backbone areaUnselectAll interfaces are in same areaUnselectAt least one interface in Area 0UnselectQuestion 28 of 50 29. You want to configure an OSPF protocol with process 1 using area 0, under an IPv6 interface Gi0/0. Which of the following commands can be used to configure it?R1(config-if)#int gi0/0R1(config-if)#ospfv3 1 ipv6 area 0R1(config-if)#int gi0/0R1(config-if)#ospfv3 1 ip area 0R1(config-if)#int gi0/0R1(config-if)#ospfv3 1 area 0 ipv6R1(config-if)#int gi0/0R1(config-if)#ospf ipv6 area 0Question 29 of 50 30. You have advertised a below loopback address into OSPF process.interface Loopback1ip address 10.230.20.1 255.255.255.0When you check the advertised route, the loopback is advertised as the most specific route: /32 prefix and it ignored any configured prefix e.g. /24 as shown belowO 10.230.20.1 [110/2] via 192.168.10.2, 00:01:20, GigabitEthernet0/0Which command can be used under the loopback interface to override this behaviour so that OSPF will advertise loopback address as 10.230.20.0/24?ip ospf network point-to-pointip ospf network broadcastip ospf network non-broadcastip ospf network point-to-multipointQuestion 30 of 50 31. One router statement with one process ID can be used to implement the simplest configuration of OSPFv3 for both IPv4 and IPv6 routingTrueFalseQuestion 31 of 50 32. What is the size of the Multiple Label Switching (MPLS) label that is encapsulated onto a packet?4 bytes16 bytes32 bytes8 bytesQuestion 32 of 50 33. Which technology can be configured on an MPLS network so that multiple customers can use overlapping address?VRFVPNIPSecGREQuestion 33 of 50 34. Which of the following statements are true about DMVPN hub and spoke configuration?Encryption is supported through IPsecThe NHRP network ID must match on all devicesSpoke sites have to communicate with other spoke sites through the hubA unique IP address is required on the tunnelQuestion 34 of 50 35. Which switching technology improves performance while reducing the load on the CPUs of the routers?Cisco Express Forwarding (CEF)STPCDPLLDPQuestion 35 of 50 36. What are the three combinations of security that can be used in SNMPv3?noAuthNoPrivAuthNoPriv AuthPriv All of the aboveQuestion 36 of 50 37. You are trying to enable SSH version 2 on a Cisco router but you get the below message, while trying to enter the command as shown belowR1(config)#ip ssh version 2Please create RSA keys to enable SSH (and of atleast 768 bits for SSH v2)Which command can be used to create an RSA key to enable SSH version 2?R1(config)#crypto key rsaR1(config)#crypto key generate rsaR1(config)#crypto generate key rsaR1(config)#crypto key generate sshQuestion 37 of 50 38. Which command provides the following output?show ip dhcp bindingshow dhcp bindingshow ip dhcp poolshow ip dhcp databaseQuestion 38 of 50 39. Which of the following commands can be used under the Cisco router's interface to find a DHCP server and get an IP address assigned dynamically?ip lease dhcpip address dhcpip dhcpdhcp addressQuestion 39 of 50 40. ICMP echo is the simplest IP SLA type to validate that an ISP link is upTrueFalseQuestion 40 of 50 41. What are some of the benefits of using Flexible NetFlow?Customized traffic identificationAbility to monitor a wider range of packet informationFlexibility and scalability of flow data All of the aboveQuestion 41 of 50 42. Which timer value describes how long BGP information will be held if the BGP peer cannot be contacted?KeepaliveHolddownHello intervalTriggered update intervalQuestion 42 of 50 43. Which BGP reset type uses stored prefix information to reconfigure and activate BGP routing tables?Hard ResetSoft ResetFull ResetPartial ResetQuestion 43 of 50 44. Match the BGP state with its descriptionIdle Router has already sent an connection request to its neighborUnselectRouter is listening for connection requests from the neighborUnselectRouter does not accept any connection from its neighborUnselectBGP connection has been successfully createdUnselectRouter has sent an open message to its neighborUnselectRouter has received a keep-alive or update message from its neighborUnselectConnect Router has already sent an connection request to its neighborUnselectRouter is listening for connection requests from the neighborUnselectRouter does not accept any connection from its neighborUnselectBGP connection has been successfully createdUnselectRouter has sent an open message to its neighborUnselectRouter has received a keep-alive or update message from its neighborUnselectActive Router has already sent an connection request to its neighborUnselectRouter is listening for connection requests from the neighborUnselectRouter does not accept any connection from its neighborUnselectBGP connection has been successfully createdUnselectRouter has sent an open message to its neighborUnselectRouter has received a keep-alive or update message from its neighborUnselectOpenSent Router has already sent an connection request to its neighborUnselectRouter is listening for connection requests from the neighborUnselectRouter does not accept any connection from its neighborUnselectBGP connection has been successfully createdUnselectRouter has sent an open message to its neighborUnselectRouter has received a keep-alive or update message from its neighborUnselectOpenConfirm Router has already sent an connection request to its neighborUnselectRouter is listening for connection requests from the neighborUnselectRouter does not accept any connection from its neighborUnselectBGP connection has been successfully createdUnselectRouter has sent an open message to its neighborUnselectRouter has received a keep-alive or update message from its neighborUnselectEstablished Router has already sent an connection request to its neighborUnselectRouter is listening for connection requests from the neighborUnselectRouter does not accept any connection from its neighborUnselectBGP connection has been successfully createdUnselectRouter has sent an open message to its neighborUnselectRouter has received a keep-alive or update message from its neighborUnselectQuestion 44 of 50 45. In a BGP routing table, the > symbol indicates that the next hop is valid and the * symbol indicates that this is the best routeTrueFalseQuestion 45 of 50 46. Which of the following BGP attribute is a Cisco proprietary? It is local to the router on which it set and cannot be advertised to other routers.MEDWeightLocal PreferenceAS_PATHQuestion 46 of 50 47. You redistributed traffic into EIGRP without specifying a metric. Which of the following statements are true in this scenario?Default metric applied is zeroThe route will be treated as unreachableThe route will be advertisedRoute redistribution will not occurQuestion 47 of 50 48. When 'auto-summary' is disabled under the BGP process, only networks in the routing table that are exact matches to the network commands are advertisedTrueFalseQuestion 48 of 50 49. When the 'ip helper-address' is used to forward DHCP broadcasts to a DHCP server, it will also forward which of the following broadcast packets by default?Domain Name System (DNS) UDP port 53Bootstrap Protocol (BOOTP) - port 67NetBIOS Name Server - port137All of the aboveQuestion 49 of 50 50. The ip sla reset command is mandatory for an implementation plan to configure IP SLAs for monitoring IP connections and trafficTrueFalseQuestion 50 of 50 Loading...