It is more faster and easier to pass the Cisco ccna 100 105 exam by using High value Cisco Cisco Interconnecting Cisco Networking Devices Part 1 (ICND1 v3.0) questuins and answers. Immediate access to the Abreast of the times ccna 100 105 Exam and find the same core area 100 105 exam questions with professionally verified answers, then PASS your exam with a high score now.


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

Q1. - (Topic 1) 

Which layer of the OSI model controls the reliability of communications between network devices using flow control, sequencing and acknowledgments? 

A. Physical 

B. Data-link 

C. Transport 

D. Network 

Answer:

Q2. DRAG DROP - (Topic 1) 

On the left are various network protocols. On the right are the layers of the TCP/IP model. Assuming a reliable connection is required, move the protocols on the left to the TCP/IP layers on the right to show the proper encapsulation for an email message sent by a host on a LAN. (Not all options are used.) 

Answer:  

Q3. - (Topic 3) 

Which two statements describe characteristics of IPv6 unicast addressing? (Choose two.) 

A. Global addresses start with 2000::/3. 

B. Link-local addresses start with FE00:/12. 

C. Link-local addresses start with FF00::/10. 

D. There is only one loopback address and it is ::1. 

E. If a global address is assigned to an interface, then that is the only allowable address for the interface. 

Answer: A,D 

Q4. - (Topic 3) 

What is the subnet address of 172.16.159.159/22? 

A. 172.16.0.0 

B. 172.16.128.0 

C. 172.16.156.0 

D. 172.16.159.0 

E. 172.16.159.128 

F. 172.16.192.0 

Answer:

Explanation: 

Converting to binary format it comes to 11111111.11111111.11111100.00000000 or 

255.255.252.0 Starting with 172.16.0.0 and having increment of 4 we get. 

Q5. - (Topic 5) 

Refer to the exhibit. 

The network administrator made the entries that are shown and then saved the configuration. From a console connection, what password or password sequence is required for the administrator to access privileged mode on Router1? 

A. cisco 

B. sanfran 

C. sanjose 

D. either cisco or sanfran 

E. either cisco or sanjose 

F. sanjose and sanfran 

Answer:

Explanation: 

The enable secret password takes precedence over the enable password, so sanfran will be used. 

Q6. - (Topic 3) 

An administrator is working with the 192.168.4.0 network, which has been subnetted with a /26 mask. Which two addresses can be assigned to hosts within the same subnet? (Choose two.) 

A. 192.168.4.61 

B. 192.168.4.63 

C. 192.168.4.67 

D. 192.168.4.125 

E. 192.168.4.128 

F. 192.168.4.132 

Answer: C,D 

Explanation: 

Increment: 64 (/26 = 11111111.11111111.11111111.11000000) 

The IP 192.168.4.0 belongs to class C. The default subnet mask of class C is /24 and it has 

been subnetted with a /26 mask so we have 2(26-24).= 22.= 4 sub-networks: 

1st subnet: 192.168.4.0 (to 192.168.4.63) 

2nd subnet: 192.168.4.64 (to 192.168.4.127) 

3rd subnet: 192.168.4.128 (to 192.168.4.191) 

4th subnet: 192.168.4.192 (to 192.168.4.225) 

In all the answers above, only answer C and D are in the same subnet. 

Therefore only IPs in this range can be assigned to hosts. 

Q7. - (Topic 3) 

OSPF routing uses the concept of areas. What are the characteristics of OSPF areas? (Choose Three.) 

A. Each OSPF area requires a loopback interface to be configured. 

B. Areas may be assigned any number from 0 to 65535. 

C. Area 0 is called the backbone area. 

D. Hierarchical OSPF networks do not require multiple areas. 

E. Multiple OSPF areas must connect to area 0. 

F. Single area OSPF networks must be configured in area 1. 

Answer: B,C,E 

Explanation: 

Definition of OSPF areas: An OSPF network may be structured, or subdivided, into routing areas to simplify administration and optimize traffic and resource utilization. Areas are identified by 32-bit numbers, expressed either simply in decimal, or often in octet-based dot-decimal notation, familiar from IPv4 address notation. 

See discussion following Cisco Learning discussion. 

https://learningnetwork.cisco.com/message/90832 

Q8. - (Topic 3) 

To allow or prevent load balancing to network 172.16.3.0/24, which of the following commands could be used in R2? (Choose two.) 

A. R2(config-if)#clock rate 

B. R2(config-if)#bandwidth 

C. R2(config-if)#ip ospf cost 

D. R2(config-if)#ip ospf priority 

E. R2(config-router)#distance ospf 

Answer: B,C 

Explanation: 

http://www.cisco.com/en/US/tech/tk365/technologies_white_paper09186a0080094e9e.sht ml#t6 

The cost (also called metric) of an interface in OSPF is an indication of the overhead required to send packets across a certain interface. The cost of an interface is inversely proportional to the bandwidth of that interface. A higher bandwidth indicates a lower cost. There is more overhead (higher cost) and time delays involved in crossing a 56k serial line than crossing a 10M Ethernet line. The formula used to calculate the cost is: Cost = 10000 0000/bandwidth in bps For example, it will cost 10 EXP8/10 EXP7 = 10 to cross a 10M Ethernet line and will cost 10 EXP8/1544000 =64 to cross a T1 line. By default, the cost of an interface is calculated based on the bandwidth; you can force the cost of an interface with the ip ospf cost <value> interface subconfiguration mode command. 

Q9. - (Topic 5) 

Refer to the exhibit. 

Host A can communicate with Host B but not with Hosts C or D. How can the network administrator solve this problem? 

A. Configure Hosts C and D with IP addresses in the 192.168.2.0 network. 

B. Install a router and configure a route to route between VLANs 2 and 3. 

C. Install a second switch and put Hosts C and D on that switch while Hosts A and B remain on the original switch. 

D. Enable the VLAN trunking protocol on the switch. 

Answer:

Explanation: 

Two VLANs require a router in between otherwise they cannot communicate. Different VLANs and different IP subnets need a router to route between them. 

Q10. - (Topic 1) 

Refer to the exhibit. 

What must be configured to establish a successful connection from Host A to switch SW-A through router RT-A? 

A. VLAN 1 on RT-A 

B. IP routing on SW-A 

C. default gateway on SW-A 

D. crossover cable connecting SW-A and RT-A 

Answer:

Explanation: 

In order for the switch to reach networks that are not local, such as networks attached to different interfaces of the router, it will need to set its default gateway to be the IP address of the attached router.