Want to know Testking 400 101 vce Exam practice test features? Want to lear more about Cisco CCIE Routing and Switching (v5.0) certification experience? Study Validated Cisco 400 101 dumps answers to Leading passleader 400 101 questions at Testking. Gat a success with an absolute guarantee to pass Cisco ccie 400 101 (CCIE Routing and Switching (v5.0)) test on your first attempt.


2026 New 400-101 Exam Dumps with PDF and VCE Free: https://www.2passeasy.com/dumps/400-101/

Q1. Which multicast protocol uses source trees and RPF? 

A. DVMRP 

B. PIM sparse mode 

C. CBT 

D. mOSPF 

Answer:

Explanation: 

DVMRP builds a parent-child database using a constrained multicast model to build a forwarding tree rooted at the source of the multicast packets. Multicast packets are initially flooded down this source tree. If redundant paths are on the source tree, packets are not forwarded along those paths. Forwarding occurs until prune messages are received on those parent-child links, which further constrains the broadcast of multicast packets. 

Reference: DVMRP and dense-mode PIM use only source trees and use RPF as previously described. 

Reference: http://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst3550/software/release/12-1_19_ea1/configuration/guide/3550scg/swmcast.html 

Q2. How many hash buckets does Cisco Express Forwarding use for load balancing? 

A. 8 

B. 16 

C. 24 

D. 32 

Answer:

Explanation: 

In order to understand how the load balance takes place, you must first see how the tables relate. The Cisco Express Forwarding table points to 16 hash buckets (load share table), which point to the adjacency table for parallel paths. Each packet to be switched is broken up into the source and destination address pair and checked against the loadshare table. 

Reference: http://www.cisco.com/c/en/us/support/docs/ip/express-forwarding-cef/18285-loadbal-cef.html 

Q3. Refer to the exhibit. 

Which two pieces of information in this Wireshark capture indicate that you are viewing EIGRP traffic? (Choose two.) 

A. the header length 

B. the protocol number 

C. the destination address 

D. the Class Selector 

E. the source address 

F. the header checksum 

Answer: B,C 

Explanation: 

EIGRP uses protocol number 88, which shows as EIGRP in the capture. Also, we in the capture that the destination IP address is 224.0.0.10, which is the Enhanced Interior Gateway Routing Protocol (EIGRP) group address is used to send routing information to all EIGRP routers on a network segment. 

Q4. Where is multicast traffic sent, when it is originated from a spoke site in a DMVPN phase 2 cloud? 

A. spoke-spoke 

B. nowhere, because multicast does not work over DMVPN 

C. spoke-spoke and spoke-hub 

D. spoke-hub 

Answer:

Explanation: 

Spokes map multicasts to the static NBMA IP address of the hub, but hub maps multicast packets to the “dynamic” mappings – that is, the hub replicates multicast packets to all spokes registered via NHRP, so multicast traffic is sent to the hub from a spoke instead of to the other spokes directly. 

Q5. Which two options about PIM-DM are true? (Choose two.) 

A. PIM-DM initally floods multicast traffic throughout the network. 

B. In a PIM-DM network, routers that have no upstream neighbors prune back unwanted traffic. 

C. PIM-DM supports only shared trees. 

D. PIM-DM uses a pull model to deliver multicast traffic. 

E. PIM-DM cannot be used to build a shared distribution tree. 

Answer: A,E 

Q6. Which term describes an EIGRP route that has feasible successors? 

A. active 

B. passive 

C. redistributed 

D. invalid 

Answer:

Explanation: 

A topology table entry for a destination can have one of two states. A route is considered in the Passive state when a router is not performing a route recomputation. The route is in Active state when a router is undergoing a route recomputation. If there are always feasible successors, a route never has to go into Active state and avoids a route recomputation. 

When there are no feasible successors, a route goes into Active state and a route recomputation occurs. A route recomputation commences with a router sending a query packet to all neighbors. Neighboring routers can either reply if they have feasible successors for the destination or optionally return a query indicating that they are performing a route recomputation. While in Active state, a router cannot change the next-hop neighbor it is using to forward packets. Once all replies are received for a given query, the destination can transition to Passive state and a new successor can be selected. 

Reference: http://docwiki.cisco.com/wiki/Enhanced_Interior_Gateway_Routing_Protocol 

Q7. Which two statements about 6VPE are true? (Choose two.) 

A. It allows a service provider to use an existing MPLS network to provide VPN services to IPv6 customers. 

B. It uses MP-BGP as the carrier protocol to transport IPv6 connectivity. 

C. It provides IPv6 connectivity to MPLS-VPN customers when IPv6 overlay tunneling is also configured. 

D. It allows a service provider to use an existing MPLS network to provide global addressing to their IPv6 customers. 

E. It requires the configuration of a GRE tunnel tagged with a VLAN ID. 

F. It allows a service provider to use an existing L2TPv3 network to provide VPN services to IPv6 customers. 

Answer: A,B 

Explanation: 

The IPv6 MPLS VPN service model is similar to that of IPv4 MPLS VPNs. Service providers who have already deployed MPLS IPv4 VPN services over an IPv4 backbone can deploy IPv6 MPLS VPN services over the same IPv4 backbone by upgrading the PE router IOS version and dual-stack configuration, without any change on the core routers. IPv4 services can be provided in parallel with IPv6 services. IPv6 VPN service is exactly the same as MPLS VPN for IPv4. 6VPE offers the same architectural features as MPLS VPN for IPv4. It offers IPv6 VPN and uses the same components, such as: . 

Multiprotocol BGP (MP-BGP) VPN address family . 

Route distinguishers . 

VPN Routing and Forwarding (VRF) instances . 

Site of Origin (SOO) . 

Extended community . 

MP-BGP 

Reference: http://www.cisco.com/c/en/us/td/docs/net_mgmt/ip_solution_center/5-2/mpls_vpn/user/guide/mpls52book/ipv6.html 

Q8. Which map is locally defined? 

A. DSCP-to-DSCP-mutation 

B. CoS-to-DSCP 

C. IP-precedence-to-DSCP 

D. DSCP-to-CoS 

Answer:

Q9. Refer to the exhibit. 

Routers R1, R2, and R3 are configured as shown, and traffic from R2 fails to reach 172.29.168.3. 

Which action can you take to correct the problem? 

A. Correct the static route on R1. 

B. Correct the default route on R2. 

C. Edit the EIGRP configuration of R3 to enable auto-summary. 

D. Correct the network statement for 172.29.168.3 on R3. 

Answer:

Explanation: 

On R1 we see there is a wrongly configured static route: ip route 172.29.168.3 255.255.255.255 172.17.17.2. It should be ip route 172.29.168.3 255.255.255.255 10.17.12.3. 

Q10. Which three statements about DMVPN are true? (Choose three.) 

A. It facilitates zero-touch configuration for addition of new spokes. 

B. It supports dynamically addressed spokes using DHCP. 

C. It features automatic IPsec triggering for building an IPsec tunnel. 

D. It requires uses of IPsec to build the DMVPN cloud. 

E. Spokes can build tunnels to other spokes and exchange traffic directly. 

F. It supports server load balancing on the spokes. 

Answer: A,C,E