Our pass rate is high to 98.9% and the similarity percentage between our 105 200 study guide and real exam is 90% based on our seven-year educating experience. Do you want achievements in the Cisco icnd2 200 105 exam in just one try? I am currently studying for the Cisco cisco 200 105 exam. Latest Cisco 200 105 icnd2 Test exam practice questions and answers, Try Cisco 105 200 Brain Dumps First.


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

Q1. - (Topic 3) 

Which PPP subprotocol negotiates authentication options? 

A. NCP 

B. ISDN 

C. SLIP 

D. LCP 

E. DLCI 

Answer:

Explanation: 

A protocol that establishes, configures, and tests data link connections used by the PPP Link Control Protocol offers PPP encapsulation different options, including the following: Authentication - options includes PAP and CHAP Compression - Data compression increases the throughput on a network link, by reducing the amount of data that must be transmitted. Error Detection -Quality and Magic numbers are used by PPP to ensure a reliable, loop-free data link. Multilink - Supported in IOS 11.1 and later, multilink is supported on PPP links between Cisco routers. This splits the load for PPP over two or more parallel circuits and is called a bundle. 

Q2. - (Topic 3) 

Which command allows you to verify the encapsulation type (CISCO or IETF) for a Frame Relay link? 

A. show frame-relay lmi 

B. show frame-relay map 

C. show frame-relay pvc 

D. show interfaces serial 

Answer:

Explanation: map will show frame relay encapsulation (cisco or ietf) http://www.cisco.com/en/US/docs/ios/12_2/wan/command/reference/wrffr4.html#wp102934 

"show frame-relay map" will show frame relay encapsulation type (CISCO or IETF) 

Q3. - (Topic 2) 

Refer to Exhibit: 

The internetwork infrastructure of company XYZ consists of a single OSPF area as shown in the graphic. There is concern that a lack of router resources is impeding internetwork performance. As part of examining the router resources, the OSPF DRs need to be known. All the router OSPF priorities are at the default and the router IDs are shown with each router. Which routers are likely to have been elected as DR? (Choose two.) 

A. Corp-1 

B. Corp-2 

C. Corp-3 

D. Corp-4 

E. Branch-1 

F. Branch-2 

Answer: D,F 

Explanation: There are 2 segments on the topology above which are separated by Corp-3 router. Each segment will have a DR so we have 2 DRs. 

To select which router will become DR they will compare their router-IDs. The router with highest (best) router-ID will become DR. The router-ID is chosen in the order below: 

The highest IP address assigned to a loopback (logical) interface. 

If a loopback interface is not defined, the highest IP address of all active router’s physical interfaces will be chosen. 

In this question, the IP addresses of loopback interfaces are not mentioned so we will consider IP addresses of all active router’s physical interfaces. Router Corp-4 (10.1.40.40) 

& Branch-2 (10.2.20.20) have highest “active” IP addresses so they will become DRs. 

Q4. - (Topic 2) 

Which two are advantages of static routing when compared to dynamic routing? (Choose two.) 

A. Configuration complexity decreases as network size increases. 

B. Security increases because only the network administrator may change the routing table. 

C. Route summarization is computed automatically by the router. 

D. Routing tables adapt automatically to topology changes. 

E. An efficient algorithm is used to build routing tables, using automatic updates. 

F. Routing updates are automatically sent to neighbors. 

G. Routing traffic load is reduced when used in stub network links. 

Answer: B,G 

Explanation: 

When reading (or being lectured about) all the glorious details of dynamic routing protocols, it's hard not to come away with the impression that dynamic routing is always better than static routing. It's important to keep in mind that the primary duty of a dynamic routing protocol is to automatically detect and adapt to topological changes in the internetwork. The price of this "automation" is paid in bandwidth, security, and maybe queue space, in memory, and in processing time. A frequent objection to static routing is that it is hard to administer. This criticism may be true of medium to large topologies with many alternative routes, but it is certainly not true of small internetworks with few or no alternative routes. References: http://www.ciscopress.com/articles/article.asp?p=24090&seqNum=6 http://www.ciscopress.com/articles/article.asp?p=24090 

Q5. - (Topic 3) 

What is the result of issuing the frame-relay map ip 192.168.1.2 202 broadcast command? 

A. defines the destination IP address that is used in all broadcast packets on DCLI 202 

B. defines the source IP address that is used in all broadcast packets on DCLI 202 

C. defines the DLCI on which packets from the 192.168.1.2 IP address are received 

D. defines the DLCI that is used for all packets that are sent to the 192.168.1.2 IP address 

Answer:

Explanation: 

Frame-relay map ip 192.168.1.2 202 command statically defines a mapping between a network layer address and a DLCI. The broadcast option allows multicast and broadcast packets to flow across the link. The command frame-relay map ip 192.168.1.2 202 broadcast means to mapping the distal IP 192.168.1.2 202 to the local DLCI . When the “broadcast” keyword is included, it turns Frame Relay network as a broadcast network, which can forward broadcasts. http://www.cisco.com/en/US/docs/ios/wan/command/reference/wan_f2.html#wp1012264 

Q6. - (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. 

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) 

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. 

Q9. - (Topic 2) 

Refer to the exhibit. 

When running EIGRP, what is required for RouterA to exchange routing updates with RouterC? 

A. AS numbers must be changed to match on all the routers 

B. Loopback interfaces must be configured so a DR is elected 

C. The no auto-summary command is needed on Router A and Router C 

D. Router B needs to have two network statements, one for each connected network 

Answer: A Explanation: 

Here we required same autonomous system between router A,B,C.Routing updated always exchange between in same EIGRP EIGRP autonomous system.you can configure more than one EIGRP autonomous system on the same router. This is typically done at a redistribution point where two EIGRP autonomous systems are interconnected. Individual router interfaces should only be included within a single EIGRP autonomous system. Cisco does not recommend running multiple EIGRP autonomous systems on the same set of interfaces on the router. If multiple EIGRP autonomous systems are used with multiple points of mutual redistribution, it can cause discrepancies in the EIGRP topology table if correct filtering is not performed at the redistribution points. If possible, Cisco recommends you configure only one EIGRP autonomous system in any single autonomous system. http://www.cisco.com/en/US/tech/tk365/technologies_tech_note09186a0080093f07.shtml 

Q10. - (Topic 3) 

The command show frame-relay map gives the following output: 

Serial 0 (up): ip 192.168.151.4 dlci 122, dynamic, broadcast, status defined, active 

Which statements represent what is shown?(Choose three.) 

A. 192.168.151.4 represents the IP address of the remote router 

B. 192.168.151.4 represents the IP address of the local serial interface 

C. DLCI 122 represents the interface of the remote serial interface 

D. DLCI 122 represents the local number used to connect to the remote address 

E. broadcast indicates that a dynamic routing protocol such as RIP v1 can send packets across this PVC 

F. active indicates that the ARP process is working 

Answer: A,D,E 

Explanation: 

http://www.cisco.com/en/US/docs/ios/12_2/wan/command/reference/wrffr4.html#wp102934