Get Smart with icnd 100 105

Ucertify offers free demo for ccent 100 105 pdf exam. "Cisco Interconnecting Cisco Networking Devices Part 1 (ICND1 v3.0)", also known as 100 105 icnd1 pdf exam, is a Cisco Certification. This set of posts, Passing the Cisco 105 100 exam, will help you answer those questions. The cisco 100 105 pdf Questions & Answers covers all the knowledge points of the real exam. 100% real Cisco icnd1 100 105 pdf exams and revised by experts!


♥♥ 2021 NEW RECOMMEND ♥♥

Free VCE & PDF File for Cisco 100-105 Real Exam (Full Version!)

★ Pass on Your First TRY ★ 100% Money Back Guarantee ★ Realistic Practice Exam Questions

Free Instant Download NEW 100-105 Exam Dumps (PDF & VCE):
Available on: http://www.surepassexam.com/100-105-exam-dumps.html

Q11. - (Topic 5) 

Refer to the exhibit. 

A user cannot reach any web sites on the Internet, but others in the department are not 

having a problem. 

What is the most likely cause of the problem? 

A. IP routing is not enabled. 

B. The default gateway is not in the same subnet. 

C. A DNS server address is not reachable by the PC. 

D. A DHCP server address is not reachable by the PC. 

E. NAT has not been configured on the router that connects to the Internet. 

Answer:

Explanation: 

Answer C is only answer that makes sense. IP routing does not need to be enabled on PC’s, this is a router function. We can see from the output that the PC and default gateway are on the same subnet. DHCP has not been enabled on this PC so it has been configured with a static address so reaching the DHCP server is not the issue. Finally, NAT must be configured correctly or the other users in the department would also be having issues. 


Q12. - (Topic 3) 

Refer to the exhibit. 

Which default gateway address should be assigned to HostA? 

A. 192.168.1.1 

B. 192.168.1.65 

C. 192.168.1.66 

D. 192.168.1.129 

E. 10.1.1.1 

F. 10.1.1.2 

Answer:

Explanation: 

The default gateway will be the IP address of the router that it connects to, not the switch. 


Q13. - (Topic 5) 

Refer to the exhibit. 

Why did the device return this message? 

A. The command requires additional options or parameters 

B. There is no show command that starts with ru. 

C. The command is being executed from the wrong router mode. 

D. There is more than one show command that starts with the letters ru. 

Answer: D Explanation: 

Answer D is correct because when you type the incomplete command it will not autocomplete if there is more than one option for completing the command. In this case, there is another command that also starts with “show ru” 


Q14. - (Topic 5) 

Two routers named Atlanta and Brevard are connected by their serial interfaces as shown in the exhibit, but there is no data connectivity between them. The Atlanta router is known to have a correct configuration. 

Given the partial configurations shown in the exhibit, what is the problem on the Brevard router that is causing the lack of connectivity? 

A. A loopback is not set. 

B. The IP address is incorrect. 

C. The subnet mask is incorrect. 

D. The serial line encapsulations are incompatible. 

E. The maximum transmission unit (MTU) size is too large. 

F. The bandwidth setting is incompatible with the connected interface. 

Answer:

Explanation: 

The connection between two routers must have IP addresses that belong to the same subnet, but in this case Atlanta is using 192.168.10.1/24 and the other is in 192.168.11.1/24. 


Q15. - (Topic 5) 

What should be part of a comprehensive network security plan? 

A. Allow users to develop their own approach to network security. 

B. Physically secure network equipment from potential access by unauthorized individuals. 

C. Encourage users to use personal information in their passwords to minimize the likelihood of passwords being forgotten. 

D. Delay deployment of software patches and updates until their effect on end-user equipment is well known and widely reported. 

E. Minimize network overhead by deactivating automatic antivirus client updates. 

Answer:

Explanation: 

From Cisco CCENT Exam Essentials study guide by Todd Lammle: 

Know what the first part of a comprehensive network security plan is. The first part of your comprehensive network security plan is to physically secure network equipment from potential access by unauthorized individuals. 

List the recommended ways of protecting network devices from outside network security threats. Use a firewall to restrict access from the outside to the network devices, and use SSH or another encrypted and authenticated transport to access device configurations. 

Reference: 

CCENT Cisco Certified Entry Networking Technician Study Guide: (ICND1 Exam 640-822), 2nd Edition 

by Todd Lammle 

Published by Sybex, 2013 


Q16. - (Topic 3) 

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. 


Q17. - (Topic 3) 

Refer to the exhibit. 

The two routers have had their startup configurations cleared and have been restarted. At a minimum, what must the administrator do to enable CDP to exchange information between R1 and R2? 

A. Configure the router with the cdp enable command. 

B. Enter no shutdown commands on the R1 and R2 fa0/1 interfaces. 

C. Configure IP addressing and no shutdown commands on both the R1 and R2 fa0/1 interfaces. 

D. Configure IP addressing and no shutdown commands on either of the R1 or R2 fa0/1 interfaces. 

Answer:

Explanation: 

If the no shut down commands are not entered, then CDP can exchange information between the two routers. By default, all Cisco device interfaces and ports are shut down and need to be manually enabled. 


Q18. - (Topic 1) 

Which three statements are true about the operation of a full-duplex Ethernet network? (Choose three.) 

A. There are no collisions in full-duplex mode. 

B. A dedicated switch port is required for each full-duplex node. 

C. Ethernet hub ports are preconfigured for full-duplex mode. 

D. In a full-duplex environment, the host network card must check for the availability of the network media before transmitting. 

E. The host network card and the switch port must be capable of operating in full-duplex mode. 

Answer: A,B,E 

Explanation: 

Half-duplex Ethernet is defined in the original 802.3 Ethernet and Cisco says you only use one wire pair with a digital signal running in both directions on the wire. It also uses the CSMA/CD protocol to help prevent collisions and to permit retransmitting if a collision does occur. If a hub is attached to a switch, it must operate in half-duplex mode because the end stations must be able to detect collisions. Half-duplex Ethernet—typically 10BaseT—is only about 30 to 40 percent efficient as Cisco sees it, because a large 10BaseT network will usually only give you 3- to 4Mbps—at most. Full-duplex Ethernet uses two pairs of wires, instead of one wire pair like half duplex. Also, full duplex uses a point-to-point connection between the transmitter of the transmitting device and the receiver of the receiving device, which means that with full-duplex data transfer, you get a faster data transfer compared to half duplex. And because the transmitted data is sent on a different set of wires than the received data, no collisions occur. The reason you don’t need to worry about collisions is because now Full-duplex Ethernet is like a freeway with multiple lanes instead of the single-lane road provided by half duplex. Full-duplex Ethernet is supposed to offer 100 percent efficiency in both directions; this means you can get 20Mbps with a 10Mbps Ethernet running full duplex, or 200Mbps for FastEthernet. 


Q19. - (Topic 5) 

Refer to the exhibit. 

An administrator cannot connect from R1 to R2. To troubleshoot this problem, the administrator has entered the command shown in the exhibit. Based on the output shown, what could be the problem? 

A. The serial interface is configured for half duplex. 

B. The serial interface does not have a cable attached. 

C. The serial interface has the wrong type of cable attached. 

D. The serial interface is configured for the wrong frame size. 

E. The serial interface has a full buffer. 

Answer:

Explanation: 

http://www.thebryantadvantage.com/CCNACertificationExamTutorialDirectlyConnectedSeri 

alInterfaces.htm 

Since the output is not forthcoming it shows that the type of cable attached is wrong, 

though the cable is connected since it shows the cable type. 

According to the figure DTE cable should connect to R1 on interface but while examining 

using show controllers serial 0/0 command it showing that a DCE is connected so the 

wrong type of cable is being used. 


Q20. - (Topic 4) 

In the configuration of NAT, what does the keyword overload signify? 

A. When bandwidth is insufficient, some hosts will not be allowed to access network translation. 

B. The pool of IP addresses has been exhausted. 

C. Multiple internal hosts will use one IP address to access external network resources. 

D. If the number of available IP addresses is exceeded, excess traffic will use the specified address pool. 

Answer:

Explanation: 

The keyword overload.used in the ip nat inside source list 1 pool ovrld overload example command allows NAT to translate multiple inside devices to the single address in the pool. The types of NAT include: Static address translation (static NAT)—Allows one-to-one mapping between local and global addresses. Dynamic address translation (dynamic NAT)—Maps unregistered IP addresses to registered IP addresses from a pool of registered IP addresses. Overloading—Maps multiple unregistered IP addresses to a single registered IP address (many to one) using different ports. This method is also known as Port Address Translation (PAT). By using overloading, thousands of users can be connected to the Internet by using only one real global IP address.