Exam Code: 400 101 ccie (Practice Exam Latest Test Questions VCE PDF)
Exam Name: CCIE Routing and Switching (v5.0)
Certification Provider: Cisco
Free Today! Guaranteed Training- Pass 400 101 vce Exam.


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

Q1. Which two statements about the OSPF two-way neighbor state are true? (Choose two.) 

A. Each neighbor receives its own router ID in a hello packet from the other neighbor. 

B. Each neighbor receives a hello message from the other neighbor. 

C. It is valid only on NBMA networks. 

D. It is valid only on point-to-point networks. 

E. Each neighbor receives an acknowledgement of its own hello packet from the other neighbor. 

F. Each neighbor receives the router ID of the other neighbor in a hello packet from the other neighbor. 

Answer: A,E 

Q2. Refer to the exhibit. 

Which two statements about this capture are true? (Choose two.) 

A. It is set to run for five minutes. 

B. It continues to capture data after the buffer is full. 

C. It is set to run for a period of 00:03:26. 

D. It captures data only until the buffer is full. 

E. It is set to use the default buffer type. 

Answer: A,B 

Q3. DRAG DROP 

Drag and drop the NetFlow Export feature on the left to the NetFlow version that first supported it on the right. 

Answer:  

Q4. Refer to the exhibit. 

Which configuration is missing that would enable SSH access on a router that is running Cisco IOS XE Software? 

A. int Gig0/0/0 

management-interface 

B. class-map ssh-class 

match access-group protect-ssh 

policy-map control-plane-in 

class ssh-class 

police 80000 conform transmit exceed drop 

control-plane 

service-policy input control-plane-in 

C. control-plane host 

management-interface GigabitEthernet0/0/0 allow ssh 

D. interface Gig0/0/0 

ip access-group protect-ssh in 

Answer:

Explanation: 

The feature Management Plane Protection (MPP) allows an administrator to restrict on which interfaces management traffic can be received by a device. This allows the administrator additional control over a device and how the device is accessed. This example shows how to enable the MPP in order to only allow SSH and HTTPS on the GigabitEthernet0/1 interface: 

control-plane host 

management-interface GigabitEthernet 0/1 allow ssh https 

Reference: http://www.cisco.com/c/en/us/support/docs/ip/access-lists/13608-21.html 

Q5. Refer to the exhibit. 

Which statement about authentication on Router A is true? 

A. The router will attempt to authenticate users against TACACS+ only. 

B. The router will attempt to authenticate users against the local database only. 

C. The router will attempt to authenticate users against the local database first, and fall back to TACACS+ if the local database authentication fails. 

D. The router will authenticate users against the default database only. 

E. The router will attempt to authenticate users against TACACS+ first, and fall back to the local database if the TACACS+ authentication fails. 

Answer:

Q6. Which is the way to enable the control word in an L2 VPN dynamic pseudowire connection on router R1? 

A. R1(config)# pseudowire-class cw-enable 

R1(config-pw-class)# encapsulation mpls 

R1(config-pw-class)# set control-word 

B. R1(config)# pseudowire-class cw-enable 

R1(config-pw-class)# encapsulation mpls 

R1(config-pw-class)# enable control-word 

C. R1(config)# pseudowire-class cw-enable 

R1(config-pw-class)# encapsulation mpls 

R1(config-pw-class)# default control-word 

D. R1(config)# pseudowire-class cw-enable 

R1(config-pw-class)# encapsulation mpls 

R1(config-pw-class)# control-word 

Answer:

Explanation: 

The following example shows how to enable the control word in an AToM dynamic pseudowire connection: 

Device(config)# pseudowire-class cw-enable 

Device(config-pw-class)# encapsulation mpls 

Device(config-pw-class)# control-word 

Device(config-pw-class)# exit 

Reference: http://www.cisco.com/c/en/us/td/docs/ios-xml/ios/mpls/command/mp-cr-book/mp-a1.html 

Q7. Which option is true about output policing for the control plane? 

A. It improves router performance by limiting traffic sent to the control plane. 

B. It improves router performance by limiting traffic sent from the control plane. 

C. It improves router performance by limiting traffic sent to and from the control plane. 

D. It controls traffic originated from the router. 

Answer:

Q8. Which BGP feature prevents a router from installing an iBGP learned route in its routing table until the route is validated within the IGP? 

A. confederation 

B. aggregation 

C. advertise-map 

D. synchronization 

Answer:

Q9. Refer to the exhibit. 

All switches have default bridge priorities, and originate BPDUs with MAC addresses as indicated. The numbers shown are STP link metrics. Which two ports are in blocking state after STP converges? (Choose two.) 

A. the port on switch SWD that connects to switch SWE 

B. the port on switch SWF that connects to switch SWG 

C. the port on switch SWD that connects to switch SWC 

D. the port on switch SWB that connects to switch SWD 

Answer: C,D 

Explanation: 

This is a scenario that wants you to demonstrate understanding of the Root switch and Root port election process. So, it’s best to start with where the root switch will be and work down from there. It’s setup nicely because the lowest MAC address switch starts at the top and then the lower priority/higher mac addresses move down the architecture. SWA wins the root election and of course all ports in SWA are forwarding. SWB introduces the possibility for a switching loop so it’s important to understand which ports will be put into the blocking state. Since SWD is a higher MAC address it will end up with a blocked port connected to SWB to prevent a loop: and this is one of the correct answers. To prevent the possibility of another potential switching loop, SWD again ends up with the higher MAC address so blocking the link between D and C prevents a B/C/D switching loop. 

Q10. DRAG DROP 

Drag and drop the events on the left to dispaly the correct sequence on the right when CoPP is enabled. 

Answer: