Act now and download your Cisco ccna 100 105 pdf test today! Do not waste time for the worthless Cisco icnd1 100 105 tutorials. Download Up to the immediate present Cisco Cisco Interconnecting Cisco Networking Devices Part 1 (ICND1 v3.0) exam with real questions and answers and begin to learn Cisco 100 105 icnd1 v3 0 with a classic professional.


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

Q1. - (Topic 3) 

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. 

Q2. - (Topic 3) 

If an Ethernet port on a router was assigned an IP address of 172.16.112.1/20, what is the maximum number of hosts allowed on this subnet? 

A. 1024 

B. 2046 

C. 4094 

D. 4096 

E. 8190 

Answer:

Explanation: 

Each octet represents eight bits. The bits, in turn, represent (from left to right): 128, 64, 32 , 16 , 8, 4, 2, 1 Add them up and you get 255. Add one for the all zeros option, and the total is 256. Now, take away one of these for the network address (all zeros) and another for the broadcast address (all ones). Each octet represents 254 possible hosts. Or 254 possible networks. Unless you have subnet zero set on your network gear, in which case you could conceivably have 255. The CIDR addressing format (/20) tells us that 20 bits are used for the network portion, so the maximum number of networks are 2^20 minus one if you have subnet zero enabled, or minus 2 if not. You asked about the number of hosts. That will be 32 minus the number of network bits, minus two. So calculate it as (2^(32-20))-2, or (2^12)-2 = 4094 

Q3. - (Topic 7) 

By default, how many MAC addresses are permitted to be learned on a switch port with port security enabled? 

A. 8 

B. 2 

C. 1 

D. 0 

Answer:

Q4. - (Topic 7) 

Which statement about unicast frame forwarding on a switch is true? 

A. The TCAM table stores destination MAC addresses 

B. If the destination MAC address is unknown, the frame is flooded to every port that is configured in the same VLAN except on the port that it was received on. 

C. The CAM table is used to determine whether traffic is permitted or denied on a switch 

D. The source address is used to determine the switch port to which a frame is forwarded 

Answer:

Q5. - (Topic 3) 

Which command can you use to manually assign a static IPV6 address to a router interface? 

A. ipv6 address PREFIX_1::1/64 

B. ipv6 autoconfig 2001:db8:2222:7272::72/64 

C. ipv6 autoconfig 

D. ipv6 address 2001:db8:2222:7272::72/64 

Answer:

Explanation: 

An example of configuring IPv6 on an interface is shown below: Router(config)# interface fastethernet 0/1 Router(config-if)# ipv6 address 3000::2222:1/64 

Q6. - (Topic 5) 

Which of the following is true regarding the configuration of SwitchA? 

A. only 5 simultaneous remote connections are possible 

B. remote connections using ssh will require a username and password 

C. only connections from the local network will be possible 

D. console access to SwitchA requires a password 

Answer:

Q7. - (Topic 3) 

What is the network address for the host with IP address 192.168.23.61/28? 

A. 192.168.23.0 

B. 192.168.23.32 

C. 192.168.23.48 

D. 192.168.23.56 

E. 192.168.23.60 

Answer:

Explanation: 

Convert bit-length prefix to quad-dotted decimal representation, then from it find the number of bits used for subnetting you can find previously calculated number of subnets by separating subnets each having value of last bit used for subnet masking Find that your IP address is in which subnet, that subnet's first address is network address and last address is broadcast address. Based on above steps the answer is option C 

Q8. - (Topic 1) 

Refer to the exhibit. 

SwitchA receives the frame with the addressing shown in the exhibit. According to the command output also shown in the exhibit, how will SwitchA handle this frame? 

A. It will drop the frame. 

B. It will forward the frame out port Fa0/6 only. 

C. It will forward the frame out port Fa0/3 only. 

D. It will flood the frame out all ports. 

E. It will flood the frame out all ports except Fa0/3. 

Answer:

Explanation: 

When frame receives the frame, it checks the source address on MAC table if MAC address found in MAC table it tries to forward if not in MAC table adds the Address on MAC table. After checking the source address, it checks the destination address on MAC table, if MAC address found on MAC table it forwards to proper ports otherwise floods on all ports except the source port. 

Q9. - (Topic 5) 

If a host experiences intermittent issues that relate to congestion within a network while remaining connected, what could cause congestion on this LAN? 

A. half-duplex operation 

B. broadcast storms 

C. network segmentation 

D. multicasting 

Answer:

Explanation: 

A broadcast storm can consume sufficient network resources so as to render the network unable to transport normal traffic. 

Topic 6, Simulation 

Q10. - (Topic 7) 

Which method does a connected trunk port use to tag VLAN traffic? 

A. IEEE 802 1w 

B. IEEE 802 1D 

C. IEEE 802 1Q 

D. IEEE 802 1p 

Answer:

Explanation: 

http://www.cisco.com/c/en/us/support/docs/lan-switching/8021q/17056-741-4.html