CCNP ENARSI - Part 2
|
|
Title of test:
![]() CCNP 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. AS 111 wanted to use AS 200 as the preferred path for 172.20.5.0/24 and AS 100 as the backup. After the configuration, AS 100 is not used for any other routes. Which configuration resolves the issue?. A. route-map SETLP permit 10 match ip address prefix-list PLIST1 set local-preference 99 route-map SETLP permit 20. B. router bgp 111 no neighbor 192.168.10.1 route-map SETLP in neighbor 192.168.20.2 route-map SETLP in. C. route-map SETLP permit 10 match ip address prefix-list PLIST1 set local-preference 110 route-map SETLP permit 20. D. router bgp 111 no neighbor 192.168.10.1 route-map SETLP in neighbor 192.168.10.1 route-map SETLP out. Refer to the exhibit. The ISP router is fully configured for customer A and customer B using the VRF-Lite feature. What is the minimum configuration required for customer A to communicate between routers A1 and A2?. A. A1 interface fa0/0 description To->ISP ip add 172.31.100.1 255.255.255.0 no shut ! router ospf 100 net 172.31.100.1 0.0.0.255 area 0 A2 interface fa0/0 description To->ISP ip add 172.31.200.1 255.255.255.0 no shut ! router ospf 100 net 172.31.200.1 0.0.0.255 area 0. B. A1 interface fa0/0 description To->ISP ip vrf forwarding A ip add 172.31.100.1 255.255.255.0 no shut ! router ospf 100 vrf A net 172.31.200.1 0.0.0.255 area 0 A2 interface fa0/0 description To->ISP ip vrf forwarding A ip add 172.31.100.1 255.255.255.0 no shut ! router ospf 100 vrf A net 172.31.200.1 0.0.0.255 area 0. C. A1 interface fa0/0 description To->ISP ip vrf forwarding A ip add 172.31.100.1 255.255.255.0 no shut ! router ospf 100 net 172.31.100.1 0.0.0.255 area 0 A2 interface fa0/0 description To->ISP ip vrf forwarding A ip add 172.31.200.1 255.255.255.0 no shut ! router ospf 100 net 172.31.200.1 0.0.0.255 area 0. D. A1 interface fa0/0 description To->ISP ip add 172.31.200.1 255.255.255.0 no shut ! router ospf 100 net 172.31.200.1 0.0.0.255 area 0 A2 interface fa0/0 description To->ISP ip add 172.31.100.1 255.255.255.0 no shut ! router ospf 100 net 172.31.100.1 0.0.0.255 area 0. An engineer is implementing a coordinated change with a server team. As part of the change, the engineer must configure interface GigabitEthernet2 in an existing VRF "RED" then move the interface to an existing VRF "BLUE" when the server team is ready. The engineer configured interface GigabitEthernet2 in VRF "RED": interface GigabitEthernet2 description Migration ID: B410A82D0935G35 vrf forwarding RED ip address 10.0.0.0 255.255.255.254 negotiation auto Which configuration completes the change?. A. interface GigabitEthernet2 no vrf forwarding RED vrf forwarding BLUE ip address 10.0.0.0 255.255.255.254. B. interface GigabitEthernet2 no ip address vrf forwarding BLUE. C. interface GigabitEthernet2 no vrf forwarding RED vrf forwarding BLUE. D. interface GigabitEthernet2 no ip address ip address 10.0.0.0 255.255.255.254 vrf forwarding BLUE. Refer to the exhibit. R5 should not receive any routes originated in the EIGRP domain. Which set of configuration changes removes the EIGRP routes from the R5 routing table to fix the issue?. A. R4 route-map O2R deny 10 match tag 111 route-map O2R permit 20 ! router rip redistribute ospf 1 route-map O2R metric 1. B. R2 route-map E20 deny 20 R4 route-map O2R deny 10 match tag 111 ! router rip redistribute ospf 1 route-map O2R metric 1. C. R4 route-map O2R permit 10 match tag 111 route-map O2R deny 20 ! router rip redistribute ospf 1 route-map O2R metric 1. D. R4 route-map O2R deny 10 match tag 111 ! router rip redistribute ospf 1 route-map O2R metric 1. Refer to the exhibit. The network administrator configured the network to connect two disjointed networks and all the connectivity is up except the virtual link, which causes area 250 to be unreachable. Which two configurations resolve this issue? (Choose two.). A. R2 router ospf 1 no area 234 virtual-link 10.34.34.4 area 234 virtual-link 0.0.0.44. B. R2 router ospf 1 no area 234 virtual-link 10.34.34.4 area 0 virtual-link 0.0.0.44. C. R4 router ospf 1 no area 234 virtual-link 10.23.23.2 area 0 virtual-link 0.0.0.22. D. R2 router ospf 1 router-id 10.23.23.2. E. R4 router ospf 1 no area 234 virtual-link 10.23.23.2 area 234 virtual-link 0.0.0.22. Refer to the exhibit. A network administrator sets up an OSPF routing protocol for a DMVPN network on the hub router. Which configuration command is required to establish a DMVPN tunnel with multiple spokes?. A. ip ospf network point-to-point on the hub router. B. ip ospf network point-to-multipoint on one spoke router. C. ip ospf network point-to-multipoint on both spoke routers. D. ip ospf network point-to-point on both spoke routers. Refer to the exhibit. The Internet traffic should always prefer Site-A ISP-1 if the link and BGP connection are up; otherwise, all Internet traffic should go to ISP-2. Redistribution is configured between BGP and OSPF routing protocols, and it is not working as expected. What action resolves the issue?. A. Set OSPF Cost 200 at Site-A RTR1, and set OSPF Cost 100 at Site-B RTR2. B. Set metric-type 2 at Site-A RTR1, and set metric-type 1 at Site-B RTR2. C. Set metric-type 1 at Site-A RTR1, and set metric-type 2 at Site-B RTR2. D. Set OSPF Cost 100 at Site-A RTR1, and set OSPF Cost 200 at Site-B RTR2. Refer to the exhibit. An engineer has configured R1 as EIGRP stub router. After the configuration, router R3 failed to reach to R2 loopback address. Which action advertises R2 loopback back into the R3 routing table?. A. Add a static route for R2 loopback address in R1 and redistribute it to advertise to R3. B. Use a leak map on R1 that matches the required prefix and apply it with the distribute list command toward R3. C. Use a leak map on R3 that matches the required prefix and apply it with the EIGRP stub feature. D. Add a static null route for R2 loopback address in R1 and redistribute it to advertise to R3. Refer to the exhibit. The branch router is configured with a default route toward the Internet and has no routes configured for the HQ site that is connected through interface G2/0. The HQ router is fully configured and does not require changes. Which configuration on the branch router makes the intranet website (TCP port 80) available to the branch office users?. A. access-list 101 permit tcp any any eq 80 access-list 102 permit tcp any host intranet-webserver-ip !in route-map pbr permit 10 match ip address 101 set ip next-hop 192.168.2.2 route-map pbr permit 20 match ip address 102 set ip next-hop 192.168.2.2 ! interface G2/0 ip policy route-map pbr. B. access-list 100 permit tcp host intranet-webserver-ip eq 80 any ! route-map pbr permit 10 match ip address 100 set ip next-hop 192.168.2.2 ! interface G1/0 ip policy route-map pbr. C. access-list 100 permit tcp any host intranet-webserver-ip eq 80 ! route-map pbr permit 10 match ip address 100 set ip next-hop 192.168.2.2 ! interface G2/0 ip policy route-map pbr. D. access-list 101 permit tcp any any eq 80 access-list 102 permit tcp any host intranet-webserver-ip ! route-map pbr permit 10 match ip address 101 102 set ip next-hop 192.168.2.2 ! interface G1/0 ip policy route-map pbr. R1 and R2 are configured as eBGP neighbors. R1 is in AS100 and R2 is in AS200. R2 is advertising these networks to R1: 172.16.16.0/20 172.16.3.0/24 172.16.4.0/24 192.168.1.0/24 192.168.2.0/24 172.16.0.0/16 The network administrator on R1 must improve convergence by blocking all subnets of 172.16.0.0/16 major network with a mask lower than 23 from coming in. Which set of configurations accomplishes the task on R1?. A. ip prefix-list PL-1 deny 172.16.0.0/16 ge 23 ip prefix-list PL-1 permit 0.0.0.0/0 le 32 ! router bgp 100 neighbor 192.168.100.2 remote-as 200 neighbor 192.168.100.2 prefix-list PL-1 in. B. ip prefix-list PL-1 deny 172.16.0.0/16 le 23 ip prefix-list PL-1 permit 0.0.0.0/0 le 32 ! router bgp 100 neighbor 192.168.100.2 remote-as 200 neighbor 192.168.100.2 prefix-list PL-1 in. C. ip prefix-list PL-1 deny 172.16.0.0/16 ip prefix-list PL-1 permit 0.0.0.0/0 ! router bgp 100 neighbor 192.168.100.2 remote-as 200 neighbor 192.168.100.2 prefix-list PL-1 in. D. access-list 1 deny 172.16.0.0 0.0.254.255 access-list 1 permit any ! router bgp 100 neighbor 192.168.100.2 remote-as 200 neighbor 192.168.100.2 distribute-list 1 in. Refer to the exhibit. An engineer configures the router 10.1.100.10 for EIGRP autosummarization so that R1 should receive the summary route of 10.0.0.0/8. However, R1 receives more specific /24 routes. Which action resolves this issue?. A. Router R1 should configure ip summary address eigrp (AS number) 10.0.0.0 255.0.0.0 for the R1 Fast Ethernet 0/0 connected interface. B. Router R1 should configure ip route 10.0.0.0 255.0.0.0 null 0 for the routes that are received on R1. C. Router 10.1.100.10 should configure ip route 10.0.0.0 255.0.0.0 null 0 for the routes that are summarized toward R1. D. Router 10.1.100.10 should configure ip summary address eigrp (AS number) 10.0.0.0 255.0.0.0 for the R1 Fast Ethernet 0/0 connected interface. Refer to the exhibit. Which command must be configured to make VRF CCNP work?. A. interface Loopback0 ip address 10.1.1.1 255.255.255.0 vrf forwarding CCNP. B. interface Loopback0 ip address 10.1.1.1 255.255.255.0. C. interface Loopback0 vrf forwarding CCNP. D. interface Loopback0 ip address 10.1.1.1 255.255.255.0 ip vrf forwarding CCNP. Refer to the exhibits. An engineer investigates a routing issue on R1 and finds that traffic destined to 5.5.5.0/24 does not take all of the paths. Which action resolves the issue?. A. Increase the variance value in EIGRP. B. Decrease the variance value in EIGRP. C. Remove the adjacency of R3 from EIGRP. D. Stop advertising 192.168.13.0/24 in EIGRP. DRAG DROP - Drag and drop the MPLS VPN concepts from the left onto the correct descriptions on the right. Select and Place: route distingiusher. route target. Resource Reservation Protocol. multiprotocol BGP. Refer to the exhibits. Phase-3 tunnels cannot be established between spoke-to-spoke in DMVPN. Which two commands are missing? (Choose two.). A. The ip nhrp redirect command is missing on the spoke routers. B. The ip nhrp shortcut command is missing on the spoke routers. C. The ip nhrp redirect command is missing on the hub router. D. The ip nhrp shortcut command is missing on the hub router. E. The ip nhrp map command is missing on the hub router. Which protocol is used to determine the NBMA address on the other end of a tunnel when mGRE is used?. A. NHRP. B. IPsec. C. MP-BGP. D. OSPF. A DMVPN single hub topology is using IPsec + mGRE with OSPF. What should be configured on the hub to ensure it will be the designated router?. A. route map to set the metrics of learned routes to 110. B. tunnel interface of the hub with ip nhrp ospf dr. C. OSPF priority to 0. D. OSPF priority greater than 1. What are two purposes of using IPv4 and VPNv4 address-family configurations in a Layer 3 MPLS VPN? (Choose two.). A. RD is prepended to the IPv4 route to make it unique. B. The VPNv4 address consists of a 64-bit route distinguisher that is prepended to the IPv4 prefix. C. MP-BGP is used to allow overlapping IPv4 addresses between customers to advertise through the network. D. The IPv4 address is needed to tag the MPLS label. E. The VPNv4 address is used to advertise the MPLS VPN label. What are two functions of MPLS Layer 3 VPNs? (Choose two.). A. It is used for transparent point-to-multipoint connectivity between Ethernet links/sites. B. A packet with node segment ID is forwarded along with shortest path to destination. C. Customer traffic is encapsulated in a VPN label when it is forwarded in MPLS network. D. BGP is used for signaling customer VPNv4 routes between PE nodes. E. LDP and BGP can be used for Pseudowire signaling. What are two MPLS label characteristics? (Choose two.). A. The label edge router swaps labels on the received packets. B. Labels are imposed in packets after the Layer 3 header. C. LDP uses TCP for reliable delivery of information. D. An MPLS label is a short identifier that identifies a forwarding equivalence class. E. A maximum of two labels can be imposed on an MPLS packet. Which command allows traffic to load-balance in an MPLS Layer 3 VPN configuration?. A. multi-paths eibgp 2. B. maximum-paths 2. C. maximum-paths ibgp 2. D. multi-paths 2. Which statement about route distinguishers in an MPLS network is true?. A. Route distinguishers allow multiple instances of a routing table to coexist within the edge router. B. Route distinguishers are used for label bindings. C. Route distinguishers make a unique VPNv4 address across the MPLS network. D. Route distinguishers define which prefixes are imported and exported on the edge router. Which statement about MPLS LDP router ID is true?. A. If not configured, the operational physical interface is chosen as the router ID even if a loopback is configured. B. The loopback with the highest IP address is selected as the router ID. C. The MPLS LDP router ID must match the IGP router ID. D. The force keyword changes the router ID to the specified address without causing any impact. Refer to the exhibit. Which interface configuration must be configured on the spoke A router to enable a dynamic DMVPN tunnel with the spoke B router?. A. interface Tunnel0 description mGRE - DMVPN Tunnel ip address 10.0.0.11 255.255.255.0 ip nhrp map multicast dynamic ip nhrp network-id 1 tunnel-source 10.0.0.1 tunnel destination FastEthernet 0/0 tunnel mode gre multipoint. B. interface Tunnel0 ip address 10.0.0.11 255.255.255.0 ip nhrp network-id 1 tunnel source FastEthernet 0/0 tunnel mode gre multipoint ip nhrp nhs 10.0.0.1 ip nhrp map 10.0.0.1 172.17.0.1. C. interface Tunnel0 ip address 10.1.0.11 255.255.255.0 ip nhrp network-id 1 tunnel source 1.1.1.10 ip nhrp map 10.0.0.11 172.17.0.2 tunnel mode gre. D. interface Tunnel0 ip address 10.0.0.11 255.255.255.0 ip nhrp map multicast static ip nhrp network-id 1 tunnel source 10.0.0.1 tunnel mode gre multipoint. Which list defines the contents of an MPLS label?. A. 20-bit label; 3-bit traffic class; 1-bit bottom stack; 8-bit TTL. B. 32-bit label; 3-bit traffic class; 1-bit bottom stack; 8-bit TTL. C. 20-bit label; 3-bit flow label; 1-bit bottom stack; 8-bit hop limit. D. 32-bit label; 3-bit flow label; 1-bit bottom stack; 8-bit hop limit. Refer to the exhibit. What does the imp-null tag represent in the MPLS VPN cloud?. A. Pop the label. B. Impose the label. C. Include the EXP bit. D. Exclude the EXP bit. DRAG DROP - Drag and drop the MPLS terms from the left onto the correct definitions on the right. Select and Place: PE. P. CE. LSP. Which transport layer protocol is used to form LDP sessions?. A. UDP. B. SCTP. C. TCP. D. RDP. Refer to the exhibits. Which configuration allows spoke-to-spoke communication using loopback as a tunnel source?. A. Configure crypto isakmp key cisco address 0.0.0.0 on the hub. B. Configure crypto isakmp key cisco address 200.1.0.0 255.255.0.0 on the hub. C. Configure crypto isakmp key cisco address 200.1.0.0 255.255.0.0 on the spokes. D. Configure crypto isakmp key cisco address 0.0.0.0 on the spokes. Refer to the exhibit. After applying IPsec, the engineer observed that the DMVPN tunnel went down, and both spoke-to-spoke and hub were not establishing. Which two actions resolve the issue? (Choose two.). A. Change the mode from mode tunnel to mode transport on R3. B. Remove the crypto isakmp key cisco address 10.1.1.1 on R2 and R3. C. Configure the crypto isakmp key cisco address 192.1.1.1 on R2 and R3. D. Configure the crypto isakmp key cisco address 0.0.0.0 on R2 and R3. E. Change the mode from mode transport to mode tunnel on R2. |





