Master the ccna 200 105 Interconnecting Cisco Networking Devices Part 2 (ICND2 v3.0) content and be ready for exam day success quickly with this Ucertify ccna routing and switching icnd2 200 105 official cert guide actual test. We guarantee it!We make it a reality and give you real ccna 200 105 questions in our Cisco ccna 200 105 braindumps.Latest 100% VALID Cisco 105 200 Exam Questions Dumps at below page. You can use our Cisco ccna routing and switching icnd2 200 105 official cert guide braindumps and pass your exam.


2026 New 200-105 Exam Dumps with PDF and VCE Free: https://www.surepassexam.com/200-105-exam-dumps.html

Q1. - (Topic 3) 

Refer to the exhibit. 

What is the meaning of the term dynamic as displayed in the output of the show frame-relay map command shown? 

A. The Serial0/0 interface is passing traffic. 

B. The DLCI 100 was dynamically allocated by the router 

C. The Serial0/0 interface acquired the IP address of 172.16.3.1 from a DHCP server 

D. The DLCI 100 will be dynamically changed as required to adapt to changes in the Frame Relay cloud 

E. The mapping between DLCI 100 and the end station IP address 172.16.3.1 was learned through Inverse ARP 

Answer:

Explanation: 

The term dynamic indicates that the DLCI number and the remote router IP address 

172.16.3.1 are learned via the Inverse ARP process. 

Inverse ARP is a technique by which dynamic mappings are constructed in a network, allowing a device such as a router to locate the logical network address and associate it with a permanent virtual circuit (PVC). 

Q2. - (Topic 2) 

What can be done to secure the virtual terminal interfaces on a router? (Choose two.) 

A. Administratively shut down the interface. 

B. Physically secure the interface. 

C. Create an access list and apply it to the virtual terminal interfaces with the access-group command. 

D. Configure a virtual terminal password and login process. 

E. Enter an access list and apply it to the virtual terminal interfaces using the access-class command. 

Answer: D,E 

Explanation: 

It is a waste to administratively shut down the interface. Moreover, someone can still access the virtual terminal interfaces via other interfaces -> A is not correct. 

We can not physically secure a virtual interface because it is “virtual” -> B is not correct. 

To apply an access list to a virtual terminal interface we must use the “access-class” command. The “access-group” command is only used to apply an access list to a physical interface -> C is not correct; E is correct. 

The most simple way to secure the virtual terminal interface is to configure a username & password to prevent unauthorized login -> D is correct. 

Q3. - (Topic 3) 

Refer to the exhibit. 

A technician pastes the configurations in the exhibit into the two new routers shown. Otherwise, the routers are configured with their default configurations. A ping from Host1 to Host2 fails, but the technician is able to ping the S0/0 interface of R2 from Host1. The configurations of the hosts have been verified as correct. What is the cause of the problem? 

A. The serial cable on R1 needs to be replaced. 

B. The interfaces on R2 are not configured properly. 

C. R1 has no route to the 192.168.1.128 network. 

D. The IP addressing scheme has overlapping subnetworks. 

E. The ip subnet-zero command must be configured on both routers. 

Answer:

Explanation: 

Whenever a node needs to send data to another node on a network, it must first know where to send it. If the node cannot directly connect to the destination node, it has to send it via other nodes along a proper route to the destination node. A remote network is a network that can only be reached by sending the packet to another router. Remote networks are added to the routing table using either a dynamic routing protocol or by configuring static routes. Static routes are routes to networks that a network administrator manually configured.So R should have static route for the 192.168.1.128. 

Q4. - (Topic 2) 

Which commands are required to properly configure a router to run OSPF and to add network 192.168.16.0/24 to OSPF area 0? (Choose two.) 

A. Router(config)# router ospf 0 

B. Router(config)# router ospf 1 

C. Router(config)# router ospf area 0 

D. Router(config-router)# network 192.168.16.0 0.0.0.255 0 

E. Router(config-router)# network 192.168.16.0 0.0.0.255 area 0 

F. Router(config-router)# network 192.168.16.0 255.255.255.0 area 0 

Answer: B,E 

Explanation: 

In the router ospf Command, the ranges from 1 to 65535 so o is an invalid number - B is correct but A is not correct. To configure OSPF, we need a wildcard in the “network” statement, not a subnet mask. We also need to assign an area to this process - E is correct. 

Q5. - (Topic 2) 

What can cause two OSPF neighbors to be stuck in the EXSTART state? 

A. There is a low bandwidth connection between neighbors. 

B. The neighbors have different MTU settings. 

C. The OSPF interfaces are in a passive state. 

D. There is only layer one connectivity between neighbors. 

Answer:

Explanation: 

Neighbors Stuck in Exstart/Exchange State The problem occurs most frequently when attempting to run OSPF between a Cisco router and another vendor's router. The problem occurs when the maximum transmission unit (MTU) settings for neighboring router interfaces don't match. If the router with the higher MTU sends a packet larger that the MTU set on the neighboring router, the neighboring router ignores the packet.0 When this problem occurs, the output of the show ip ospf neighbor command displays output similar that shown below: router-6# show ip ospf neighbor 

Neighbor ID Pri State Dead Time Address Interface 

170.170.11.7 1 EXCHANGE/ - 00:00:36 170.170.11.7 Serial2.7 router-6# router-7# show ip ospf neighbor 

Neighbor ID Pri State Dead Time Address Interface 

170.170.11.6 1 EXSTART/ - 00:00:33 170.170.11.6 Serial0.6 

Reference: http://www.cisco.com/c/en/us/support/docs/ip/open-shortest-path-first-ospf/13684-12.html 

Q6. - (Topic 2) 

Refer to the exhibit. 

If the router Cisco returns the given output and has not had its router ID set manually, what value will OSPF use as its router ID? 

A. 192.168.1.1 

B. 172.16.1.1 

C. 1.1.1.1 

D. 2.2.2.2 

Answer:

Explanation: 

If a router-id is not configured manually in the OSPF routing process the router will automatically configure a router-id determined from the highest IP address of a logical interface (loopback interface) or the highest IP address of an active interface. If more than one loopback interfaces are configured, the router will compare the IP addresses of each of the interfaces and choose the highest IP address from the loopbacks. 

Q7. - (Topic 1) 

Refer to the exhibit. 

A technician has configured the FastEthernet 0/1 interface on Sw11 as an access link in VLAN 1. Based on the output from the show vlan brief command issued on Sw12, what will be the result of making this change on Sw11? 

A. Only the hosts in VLAN 1 on the two switches will be able to communicate with each other. 

B. The hosts in all VLANs on the two switches will be able to communicate with each other. 

C. Only the hosts in VLAN 10 and VLAN 15 on the two switches will be able to communicate with each other. 

D. Hosts will not be able to communicate between the two switches. 

Answer:

Explanation: 

VLANs are local to each switch's database, and VLAN information is not passed between switches without implementing VLAN Trunk Protocol (VTP). Trunks carry traffic from all VLANs to and from the switch by default but, can be configured to carry only specified VLAN traffic. Trunk links are required to pass VLAN information between switches. So Sw11 port should be trunk not access port. Additionally, there are no ports assigned to VLAN 1. 

Q8. - (Topic 2) 

Refer to the exhibit. 

C-router is to be used as a "router-on-a-stick" to route between the VLANs. All the interfaces have been properly configured and IP routing is operational. The hosts in the VLANs have been configured with the appropriate default gateway. What is true about this configuration? 

A. These commands need to be added to the configuration: C-router(config)# router eigrp 123 C-router(config-router)# network 172.19.0.0 

B. These commands need to be added to the configuration: C-router(config)# router ospf 1 C-router(config-router)# network 172.19.0.0 0.0.3.255 area 0 

C. These commands need to be added to the configuration: C-router(config)# router rip C-router(config-router)# network 172.19.0.0 

D. No further routing configuration is required. 

Answer:

Explanation: 

http://www.cisco.com/en/US/tech/tk389/tk815/technologies_configuration_example09186a 00800949fd.shtml https://learningnetwork.cisco.com/servlet/JiveServlet/download/5669-2461/Router%20on%20a%20Stick.pdf. 

Q9. - (Topic 3) 

What occurs on a Frame Relay network when the CIR is exceeded? 

A. All TCP traffic is marked discard eligible. 

B. All UDP traffic is marked discard eligible and a BECN is sent. 

C. All TCP traffic is marked discard eligible and a BECN is sent. 

D. All traffic exceeding the CIR is marked discard eligible. 

Answer:

Explanation: 

Committed information rate (CIR): The minimum guaranteed data transfer rate agreed to by the Frame Relay switch. Frames that are sent in excess of the CIR are marked as discard eligible (DE) which means they can be dropped if the congestion occurs within the Frame Relay network. Note: In the Frame Relay frame format, there is a bit called Discard eligible (DE) bit that is used to identify frames that are first to be dropped when the CIR is exceeded. 

Q10. - (Topic 1) 

Which three statements about RSTP are true? (Choose three.) 

A. RSTP significantly reduces topology reconverging time after a link failure. 

B. RSTP expands the STP port roles by adding the alternate and backup roles. 

C. RSTP port states are blocking, discarding, learning, or forwarding. 

D. RSTP provides a faster transition to the forwarding state on point-to-point links than STP does. 

E. RSTP also uses the STP proposal-agreement sequence. 

F. RSTP uses the same timer-based process as STP on point-to-point links. 

Answer: A,B,D 

Explanation: 

http://www.cisco.com/en/US/tech/tk389/tk621/technologies_white_paper09186a0080094cf 

a.shtml 

Convergence 

Cisco enhanced the original 802.1D specification with features such as Uplink Fast, 

Backbone Fast, and Port Fast to speed up the convergence time of a bridged network. The 

drawback is that these mechanisms are proprietary and need additional configuration. 

Alternate and Backup Port Roles 

These two port roles correspond to the blocking state of 802.1D. A blocked port is defined 

as not being the designated or root port. A blocked port receives a more useful BPDU than 

the one it sends out on its segment. 

Remember that a port absolutely needs to receive BPDUs in order to stay blocked. RSTP 

introduces these two roles for this purpose. 

Rapid Transition to Forwarding State 

Rapid transition is the most important feature introduced by 802.1w. The legacy STA 

passively waited for the network to converge before it turned a port into the forwarding 

state. The achievement of faster convergence was a matter of tuning the conservative 

default parameters (forward delay and max_age timers) and often put the stability of the 

network at stake. The new rapid STP is able to actively confirm that a port can safely 

transition to the forwarding state without having to rely on any timer configuration. There is 

now a real feedback mechanism that takes place between RSTP-compliant bridges. In order to achieve fast convergence on a port, the protocol relies upon two new variables: edge ports and link type.