Your success in Cisco cisco 100 105 pdf is our sole target and we develop all our icnd1 100 105 braindumps in a way that facilitates the attainment of this target. Not only is our 100 105 icnd1 pdf study material the best you can find, it is also the most detailed and the most updated. ccent 100 105 pdf Practice Exams for Cisco CCENT ccent 100 105 pdf are written to the highest standards of technical accuracy.

Q1. - (Topic 7) 

Which option is a valid hostname for a switch? 

A. Switch-Cisco 

B. Switch-Cisco! 

C. SwitchCisco 

D. SwitchCisc0 

Answer:


Q2. - (Topic 3) 

Refer to the exhibit. 

Which two statements are true about the loopback address that is configured on RouterB? (Choose two.) 

A. It ensures that data will be forwarded by RouterB. 

B. It provides stability for the OSPF process on RouterB. 

C. It specifies that the router ID for RouterB should be 10.0.0.1. 

D. It decreases the metric for routes that are advertised from RouterB. 

E. It indicates that RouterB should be elected the DR for the LAN. 

Answer: B,C 

Explanation: 

A loopback interface never comes down even if the link is broken so it provides stability for the OSPF process (for example we use that loopback interface as the router-id) -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. -> The loopback interface will be chosen as the router ID of RouterB -


Q3. - (Topic 5) 

Including the address on the Routed Ethernet interface, how many hosts can have IP addresses on the LAN to which Routed is connected? 

A. 6 

B. 30 

C. 62 

D. 126 

Answer:

Explanation: 

This is a /29 address, so there are 6 usable IP’s on this subnet. 


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 7) 

When enabled, which feature prevents routing protocols from sending hello messages on an interface'? 

A. virtual links 

B. passive-interface 

C. directed neighbors 

D. OSPF areas 

Answer:

Explanation: You can use the passive-interface command in order to control the advertisement of routing information. The command enables the suppression of routing updates over some interfaces while it allows updates to be exchanged normally over other interfaces. With most routing protocols, the passive-interface command restricts outgoing advertisements only. But, when used with Enhanced Interior Gateway Routing Protocol (EIGRP), the effect is slightly different. This document demonstrates that use of the passive-interface command in EIGRP suppresses the exchange of hello packets between two routers, which results in the loss of their neighbor relationship. This stops not only routing updates from being advertised, but it also suppresses incoming routing updates. This document also discusses the configuration required in order to allow the suppression of outgoing routing updates, while it also allows incoming routing updates to be learned normally from the neighbor. 


Q6. - (Topic 1) 

Refer to the exhibit. 

If the hubs in the graphic were replaced by switches, what would be virtually eliminated? 

A. broadcast domains 

B. repeater domains 

C. Ethernet collisions 

D. signal amplification 

E. Ethernet broadcasts 

Answer:

Explanation: 

Modern wired networks use a network switch to eliminate collisions. By connecting each device directly to a port on the switch, either each port on a switch becomes its own collision domain (in the case of half duplex links) or the possibility of collisions is eliminated entirely in the case of full duplex links. 


Q7. - (Topic 1) 

Refer to the exhibit. 

If host A sends an IP packet to host B, what will the source physical address be in the frame when it reaches host B? 

A. 10.168.10.99 

B. 10.168.11.88 

C. A1:A1:A1:A1:A1:A1 

D. B2:B2:B2:B2:B2:B2 

E. C3:C3:C3:C3:C3:C3 

F. D4:D4:D4:D4:D4:D4 

Answer:

Explanation: 

When packets transfer from one host to another across a routed segment, the source IP address always remains the same source IP address, and the source physical (MAC) address will be the existing router’s interface address. Similarly, the destination IP address always remains the same and the destination physical (MAC) address is the destination router’s interface address. 


Q8. - (Topic 3) 

Refer to the exhibit. 

The enterprise has decided to use the network address 172.16.0.0. The network administrator needs to design a classful addressing scheme to accommodate the three subnets, with 30, 40, and 50 hosts, as shown. What subnet mask would accommodate this network? 

A. 255.255.255.192 

B. 255.255.255.224 

C. 255.255.255.240 

D. 255.255.255.248 

E. 255.255.255.252 

Answer:

Explanation: 

Subnet mask A i.e. 255.255.255.192 with CIDR of /26 which means 64 hosts per subnet which are sufficient to accommodate even the largest subnet of 50 hosts. 


Q9. - (Topic 3) 

Refer to the exhibit. 

A network associate has configured OSPF with the command: 

City(config-router)# network 192.168.12.64 0.0.0.63 area 0 

After completing the configuration, the associate discovers that not all the interfaces are participating in OSPF. Which three of the interfaces shown in the exhibit will participate in OSPF according to this configuration statement? (Choose three.) 

A. FastEthernet0 /0 

B. FastEthernet0 /1 

C. Serial0/0 

D. Serial0/1.102 

E. Serial0/1.103 

F. Serial0/1.104 

Answer: B,C,D 

Explanation: 

The “network 192.168.12.64 0.0.0.63 equals to network 192.168.12.64/26. This network has: 

+

 Increment: 64 (/26= 1111 1111.1111 1111.1111 1111.1100 0000) 

+

 Network address: 192.168.12.64 

+

 Broadcast address: 192.168.12.127 

Therefore all interface in the range of this network will join OSPF. 


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