Top Cisco 400-201 practice exam Choices

Your success in Cisco 400-201 is our sole target and we develop all our 400-201 braindumps in a way that facilitates the attainment of this target. Not only is our 400-201 study material the best you can find, it is also the most detailed and the most updated. 400-201 Practice Exams for Cisco CCIE Service Provider 400-201 are written to the highest standards of technical accuracy.


♥♥ 2021 NEW RECOMMEND ♥♥

Free VCE & PDF File for Cisco 400-201 Real Exam (Full Version!)

★ Pass on Your First TRY ★ 100% Money Back Guarantee ★ Realistic Practice Exam Questions

Free Instant Download NEW 400-201 Exam Dumps (PDF & VCE):
Available on: http://www.surepassexam.com/400-201-exam-dumps.html

Q101. Which QoS method is available when GRE is used to provide MPLS VPN services over an IP-only core? 

A. matching MPLS EXP on the physical interface 

B. matching EXP on the tunnel interface 

C. matching DSCP on the physical interface 

D. matching DSCP on the tunnel interface 

Answer:


Q102. Which OSPF feature allows the router to recompute SPF changes for only the affected part of the SPT? 

A. PRC 

B. fast hellos 

C. BFD across the entire backbone area 

D. incremental SPF 

Answer:


Q103. A MPP has been implemented in a Cisco IOS-XR device. Which are the two results that will occur? (Choose two.) 

A. If MPP is disabled and a protocol is activated, all interfaces cannot pass traffic 

B. MPP configuration changes doesn't affect active sessions established before the changes 

C. RP/DRP Ethernet Interfaces are not default out-of-band interfaces 

D. Management traffic to RP from all non-MPP interfaces is dropped 

E. Interfaces configured for out-of-band MPP are still part of global routing/forwarding 

Answer: B,D 


Q104. An support engineer has been tasked to protect an ISP infrastructure from the growing number of encrypted DDoS attacks. The solution should also validate the eBGP peering. Which solution accomplishes these goals? 

A. BGP FlowSpec 

B. BTSH 

C. BGP Route Dampening 

D. BGP LS 

E. RTBH 

Answer:


Q105. Refer to the exhibit. A network engineer must configure BFD for IS-IS between R1 and R2. In case the primary link fails, the convergence time should be less than a second. 

Which two IOS commands are required to meet this requirement? (Choose two.) 

A. isis bfd 

B. bfd minimum-interval 250 

C. bfd interval 250 min_rx 250 multiplier 3 

D. bfd multiplier 3 

E. bfd interval 250 min_rx 250 multiplier 4 

F. bfd fast-detect ipv4 

Answer: C,F 

Explanation: http://www.cisco.com/c/en/us/td/docs/routers/xr12000/software/xr12k_r4-3/routing/command/reference/b_routing_cr43xxr12k/b_routing_cr43xxr12k_chapter_010.ht ml#wp3058619742 


Q106. Based on the following configuration: 

Which two statements about multicast VPN configuration are true? (Choose two.) 

A. The multicast tree is created based only on the existence of active sources or receivers behind PEs in the ABC VRF. 

B. The service provider core network is required to support SSM. 

C. Multicast needs to be enabled only on ABC VRF and is tunneled to participating PE routers in the ABC VRF. 

D. The SP core network is required in order to enable the BGP Multicast Address Family on all peering. 

E. Multicast is required for the core network in addition to the ABC VRF. 

F. The multicast tree exists regardless of whether there are any active sources or receivers in the ABC VRF. 

Answer: E,F 

Explanation: http://www.ciscopress.com/articles/article.asp?p=32100&seqNum=4 

http://www.cisco.com/en/US/tech/tk828/technologies_white_paper09186a00800a3db6.sht ml 


Q107. Refer to the exhibit. 

A company has a requirement to provide communication among remote sites via multipoint GRE tunnels. This communication is not working yet. Which is the root cause of this issue? 

A. The key that is used on the DMVPN tunnel between the spoke and hub ends does not match. This causes the tunnel to fail. 

B. BGP IPv4 multicast address-family is missing between hub and spoke points. 

C. The GRE tunnel is not sourced from a physical interface. The DMVPN traffic does not know where to forward packets. 

D. The NHRP network ID does not match in the hub and spoke configuration causing NHRP negotiations to fail and the mGRE to stay down. 

Answer:


Q108. In a routing virtualization concept, which are the two main techniques for creating virtualized router entities as defined by their physical and operational characteristics? (Choose two.) 

A. VDC 

B. SVR 

C. DRP 

D. HVR 

E. SDR 

Answer: B,D 

Explanation: 

http://www.cisco.com/en/US/solutions/collateral/ns341/ns524/ns562/ns573/white_paper_c1 1-512753_ns573_Networking_Solutions_White_Paper.html 


Q109. A telecom company offers ISPs the ability to resell dynamic IP broadband services over its local loops, but it does not allow the resellers to install broadband network gateways. If an ISP wants to become a reseller but is unable to use NHRP, which tunneling protocol should be implemented? 

A. IP in IP 

B. IPsec 

C. L2TP 

D. GRE 

Answer:

Explanation: 

However, while OpenVPN can not be used with VoIP, L2TP can be used for VoIP. Only use this if OpenVPN is not available and you are in need of very high security/encryption. 


Q110. Refer to the exhibit. 

Customer ABC is peering with two service providers for Internet Access In order to prevent the AS100 from becoming a transit AS between ISP_1 and ISP_2 Which BGP configuration must be applied to achieve this goal? 

A. CE1# 

ip as-path access-list 1 permit ^$ 

route-map LOCAL_ONLY permit 10 

match as-path 1 

router bgp 100 

neighbor 1.1.2.2 route-map LOCAL_ONLY in 

CE2# 

ip as-path access-list 1 permit ^$ 

route-map LOCAL_ONLY permit 10 

match as-path 1 

router bgp 100 

neighbor 1.1.1.2 route-map LOCAL-ONLY in 

B. CE1# 

ip as-path access-list 1 permit ^11$ 

route-map LOCAL_ONLY permit 10 

match as-path 1 

, router bgp 100 

neighbor 1.1.1.2 route-map LOCAL_ONLY out 

CE2# 

ip as-path acctss-list 1 permit ^22$ 

router-map LOCAL.ONLY permit 10 

match as-path 1 

router bgp 100 

neighbor 1.1.1.2 routt-map LOCAL_ONLY out 

C. CE1# 

ip as-path access-list 1 permit ^$ 

route-map LOCAL_ONLY permit 10 

match as-path 1 

router bgp 100 

neighbor 1.1.2.2 route-map LOCAL_ONLY out 

CE2# 

ip as-path access-list 1 permit ^$ 

route-map LOCAL_ONLY permit 10 

match as-path 1 

router bgp 100 

neighbor 1.1.1.2 route-map LOCAL_ONLY out 

D. CE1# 

ip as-path access-list 1 permit ^100$ 

route-map LOCAL_ONLY permit 10 

match as-path 1 

router bgp 100 

neighbor 1.1.2.2 route-map LOCAL_ONLY out 

CE2# 

ip as-path access-list 1 permit ^100S 

route-map LOCAL_ONLY permit 10 

match as-path 1 

router bgp 100 

neighbor 1.1.1.2 route-map LOCALJDNLY out 

Answer: