PrepAway - Latest Free Exam Questions & Answers

Author: networkmanagers

Which numbers below, correctly fill in the blanks?

Virtual path identifier (VPI) and virtual channel identifier (VCI) values on the NRP-2 must share ___bits. By default, VPI values are limited to ___ bits (0-15), and VCI values are limited to ___ bits (0-1023). A Network Administrator can change the VPI and VCI ranges, but together the VPI and VCI values cannot exceed ___ bits. Which numbers below, correctly fill in the blanks?

Which of these actions could solve this problem?

You have recently deployed DMVPN Phase 3 for your WAN. Each of the spokes has a static IP assigned to it by the ISP, except one, which gets a dynamic IP. After a recent power loss during the day, the router rebooted, but was unable to bring the tunnel up to the hub immediately. The log on the spoke shows an NHRP registration reply from the hub indication an error.

%NHRP-3-PAKREPLY: Receive Registration Reply packet with error unique address registered already (14)

interface Tunnel0

ip address 17216.1.1.255.255.255.255.0

no ip redirects

ip nhrp authentication cisco

ip nhrp map multicast dynamic
ip nhrp network-id 10

ip nhrp holdtime 3600

ip nhrp redirect

tunnel source FastEthermet0/0

tunnel mode gre multipoint

Below is the configuration of the tunnel interface of Spoke 1

Interface Tunnel 0

ip address 17216.1.2.255.255.255.255.0

no ip redirects

ip nhrp authentication cisco

ip nhrp map multicast 1.1.1.2

ip nhrp map 172.16.1.1 1.1.1.2

ip nhrp network-id 20

ip nhrp holdtime 3600

ip nhrp nhs 172.16.1.1

ip nhrp shortcut

tunnel source FastEthermet0/0

tunnel mode gre multipoint

Which of these actions could solve this problem?