It is more faster and easier to pass the Cisco cisco 400 101 exam by using High quality Cisco CCIE Routing and Switching (v5.0) questuins and answers. Immediate access to the Down to date 400 101 pdf Exam and find the same core area cisco 400 101 questions with professionally verified answers, then PASS your exam with a high score now.

Q11. Refer to the exhibit. 

R1 and R2 both advertise 10.50.1.0/24 to R3 and R4 as shown. R1 is the primary path. Which path does traffic take from the R4 data center to the file server? 

A. All traffic travels from R4 to R2 to the file server. 

B. All traffic travels from R4 to R3 to R1 to the file server. 

C. Traffic is load-balanced from R4 to R2 and R3. Traffic that is directed to R3 then continues to R1 to the file server. Traffic that is directed to R2 continues to the file server. 

D. All traffic travels from R4 to R2 to R1 to the file server. 

Answer:


Q12. Refer to the exhibit. 

Which three statements about the output are true? (Choose three.) 

A. This switch is currently receiving a multicast data stream that is being forwarded out VLAN 150. 

B. A multicast receiver has requested to join one or more of the multicast groups. 

C. Group 224.0.1.40 is a reserved address, and it should not be used for multicast user data transfer. 

D. One or more multicast groups are operating in PIM dense mode. 

E. One or more of the multicast data streams will be forwarded out to neighbor 10.85.20.20. 

F. Group 239.192.1.1 is a reserved address, and it should not be used for multicast user data transfer. 

Answer: A,B,C 

Explanation: 

A. VLAN 150 shows up in the outgoing interface list so those specific multicast streams are being forwarded to this VLAN. 

B. A receiver has requested to receive the multicast stream associated with the multicast address of 239.192.1.1, that is why this stream appears in the mroute table. 

C. The 224.0.1.40 is a reserved multicast group for cisco's Rp descovery. All cisco routers are members of this grup by default and listen to this group for Cisco RP discovery messages advertised by mapping agent even if it is not configured 


Q13. Which set of commands conditionally advertises 172.16.0.0/24 as long as 10.10.10.10/32 is in the routing table? 

A) 

B) 

C) 

D) 

A. Option A 

B. Option B 

C. Option C 

D. Option D 

Answer:

Explanation: 

Advertise maps are used for conditional routing to advertise specified prefixes if something which is specified in exist map exists. In our question we need to advertise 172.16.0.0/24 if 10.10.10.10/32 exists in the routing table so we have to use commanD. “neighbor x.x.x.x advertise-map <prefix-list of 172.16.0.0/24> exist-map <prefix-list of 10.10.10.10/32>”. Therefore B is correct. 


Q14. Refer to the exhibit. 

Which option is the result of this configuration? 

A. All SNMP traffic coming into the router is redirected to interface GigabitEthernet1/0. 

B. All SNMP traffic generated from the router is redirected to interface GigabitEthernet1/0. 

C. All SMTP traffic generated from the router is redirected to interface GigabitEthernet1/0. 

D. All POP3 traffic coming into the router is redirected to interface GigabitEthernet1/0. 

E. All SMTP traffic coming into the router is redirected to interface GigabitEthernet1/0. 

Answer:

Explanation: 

This is an example of policy based routing, where traffic sourced from this router that matches the access list (all traffic with port 25 which is SMTP) will be forced out the Gig 0/1 interface. 


Q15. Where must the spanning-tree timers be configured if they are not using the default timers? 

A. They must be on the root bridge. 

B. They must be on any non-root bridge. 

C. Changing the default timers is not allowed. 

D. Timers must be modified manually on each switch. 

Answer:


Q16. Which three options are best practices for implementing a DMVPN? (Choose three.) 

A. Use IPsec in tunnel mode. 

B. Implement Dead Peer Detection to detect communication loss. 

C. Configure AES for encryption of transported data. 

D. Configure SHA-1 for encryption of transported data. 

E. Deploy IPsec hardware acceleration to minimize router memory overhead. 

F. Configure QoS services only on the head-end router. 

Answer: A,B,C 

Explanation: 

Best Practices Summary for Hub-and-Spoke Deployment Model 

This section describes the best practices for a dual DMVPN cloud topology with the hub-and-spoke deployment, supporting IP multicast (IPmc) traffic including routing protocols. 

The following are general best practices: 

. Use IPsec in transport mode 

. Configure Triple DES (3DES) or AES for encryption of transported data (exports of encryption algorithms to certain countries may be prohibited by law). 

Implement Dead Peer Detection (DPD) on the spokes to detect loss of communication between peers. 

. Deploy hardware-acceleration of IPsec to minimize router CPU overhead, to support traffic with low latency and jitter requirements, and for the highest performance for cost. 

. Keep IPsec packet fragmentation to a minimum on the customer network by setting MTU size or using Path MTU Discovery (PMTUD). 

. Use Digital Certificates/Public Key Infrastructure (PKI) for scalable tunnel authentication. 

. Configure a routing protocol (for example, EIGRP, BGP or OSPF) with route summarization help alleviate interface congestion issues and to attempt to keep higher priority traffic from being dropped during times of congestion. 

Reference: http://www.cisco.com/c/en/us/td/docs/solutions/Enterprise/WAN_and_MAN/DMVPDG/DMV PN_1.html 


Q17. Refer to the exhibit. 

Which VLANs are permitted to send frames out port FastEthernet0/1? 

A. 100 - 200 

B. 4 - 100 

C. 1 and 4 - 100 

D. 3 and 4 - 100 

Answer:

Explanation: 

Traffic on the native vlan does not get tagged as it crosses a trunk, so there is no dot1q tag in the first place to be filtered. And you don’t need to allow the native vlan. But if we force to tag the native vlan (with the “switchport trunk native vlan tag” command) then if the native vlan is not in the “allowed vlan” list it will be dropped. 


Q18. Which two descriptions of the keying mechanisms that are used to distribute the session keys used in routing authentication are true? (Choose two.) 

A. Peer keying creates a unique one-to-one relationship with another peer. 

B. Group keying creates a single keying message to multiple peers. 

C. Peer keying creates a single keying message to multiple peers. 

D. Group keying creates a unique one-to-one relationship with another peer. 

E. Group keying creates a full mesh of keying sessions to all devices. 

F. Peer keying creates a full mesh of keying sessions to all devices. 

Answer: A,B 


Q19. Refer to the exhibit. 

The VLAN-to-MST mapping is shown. (Assume SW1 acts as root for all possible MST instances.) 

spanning-tree mst configuration name MST 

revision 2 

instance 0 vlan 1-200,301-4094 instance 1 vlan 201-300 

If this topology is deployed, which action is required for traffic to flow on VLAN 200 and 300? 

A. Map VLAN 300 to instance 0. 

B. Map VLAN 200 to instance 2. 

C. Move instance 0 root to SW2. 

D. Move instance 1 root to SW2. 

E. Map both VLANs to instance 2. 

Answer:


Q20. Which statement about the overload bit in IS-IS is true? 

A. The IS-IS adjacencies on the links for which the overload bit is set are brought down. 

B. Routers running SPF ignore LSPs with the overload bit set and hence avoid blackholing traffic. 

C. A router setting the overload bit becomes unreachable to all other routers in the IS-IS area. 

D. The overload bit in IS-IS is used only for external prefixes. 

Answer:

Explanation: 

The OL bit is used to prevent unintentional blackholing of packets in BGP transit networks. Due to the nature of these protocols, IS-IS and OSPF converge must faster than BGP. Thus there is a possibility that while the IGP has converged, IBGP is still learning the routes. In that case if other IBGP routers start sending traffic towards this IBGP router that has not yet completely converged it will start dropping traffic. This is because it isnt yet aware of the complete BGP routes. OL bit comes handy in such situations. When a new IBGP neighbor is added or a router restarts, the IS-IS OL bit is set. Since directly connected (including loopbacks) addresses on an “overloaded” router are considered by other routers, IBGP can be bought up and can begin exchanging routes. Other routers will not use this router for transit traffic and will route the packets out through an alternate path. Once BGP has converged, the OL bit is cleared and this router can begin forwarding transit traffic. 

Reference: https://routingfreak.wordpress.com/category/ospf-vs-is-is/