How to win with cisco 100 105 pdf

It is impossible to pass Cisco icnd1 100 105 pdf exam without any help in the short term. Come to Testking soon and find the most advanced, correct and guaranteed Cisco 100 105 icnd1 v3 0 practice questions. You will get a surprising result by our Up to the minute Cisco Interconnecting Cisco Networking Devices Part 1 (ICND1 v3.0) practice guides.


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

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


Q62. - (Topic 5) 

Refer to the exhibit. 

A problem with network connectivity has been observed. It is suspected that the cable connected to switch port Fa0/9 on Switch1 is disconnected. What would be an effect of this cable being disconnected? 

A. Host B would not be able to access the server in VLAN9 until the cable is reconnected. 

B. Communication between VLAN3 and the other VLANs would be disabled. 

C. The transfer of files from Host B to the server in VLAN9 would be significantly slower. 

D. For less than a minute, Host B would not be able to access the server in VLAN9. Then normal network function would resume. 

Answer:

Explanation: 

Because Switch1 has multiple redundant links in this network, traffic would not work for less than a minute, and then it would get rerouted along the longer path to the host. The 1 minute outage would be the length of time it takes STP to converge. 


Q63. - (Topic 1) 

What are two common TCP applications? (Choose two.) 

A. TFTP 

B. SMTP 

C. SNMP 

D. FTP 

E. DNS 

Answer: B,D 

Explanation: 

SMTP uses TCP port 25, while FTP uses TCP ports 20 and 21. 

Reference: http://pentestlab.wordpress.com/2012/03/05/common-tcpip-ports/ 


Q64. - (Topic 7) 

Two hosts are attached to a switch with the default configuration. Which statement about the configuration is true? 

A. IP routing must be enabled to allow the two hosts to communicate. 

B. The two hosts are in the same broadcast domain. 

C. The switch must be configured with a VLAN to allow the two hosts to communicate. 

D. Port security prevents the hosts from connecting to the switch. 

Answer:

Explanation: IP routing must be enables to allow the two hosts to communicate with each other with default configuration. http://www.cisco.com/c/en/us/support/docs/lan-switching/inter-vlan-routing/41860-howto-L3-intervlanrouting.html 


Q65. - (Topic 2) 

How many simultaneous Telnet sessions does a Cisco router support by default? 

A. 1 

B. 2 

C. 3 

D. 4 

E. 5 

F. 6 

Answer:

Explanation: 

By default, Cisco routers support virtual terminal interfaces 0-4 (5 total) which are used for telnet sessions. 


Q66. - (Topic 3) 

Given an IP address of 192.168.1.42 255.255.255.248, what is the subnet address? 

A. 192.168.1.8/29 

B. 192.168.1.32/27 

C. 192.168.1.40/29 

D. 192.168.1.16/28 

E. 192.168.1.48/29 

Answer:

Explanation: 

248 mask uses 5 bits (1111 1000) 

42 IP in binary is (0010 1010) 

The base subnet therefore is the lowest binary value that can be written without changing 

the output of an AND operation of the subnet mask and IP... 

1111 1000 AND 

0010 1010 equals 

0010 1000 - which is .40 

/24 is standard class C mask. 

Adding the 5 bits from the .248 mask gives /29 


Q67. - (Topic 5) 

Refer to the exhibit. 

After the power-on-self test (POST), the system LED of a Cisco 2950 switch turns amber. What is the status of the switch? 

A. The POST was successful. 

B. The switch has a problem with the internal power supply and needs an external power supply to be attached. 

C. POST failed and there is a problem that prevents the operating system from being loaded. 

D. The switch has experienced an internal problem but data can still be forwarded at a slower rate. 

E. The switch passed POST, but all the switch ports are busy. 

Answer:

Explanation: 

http://www.cisco.com/en/US/products/hw/switches/ps607/products_tech_note09186a00801 25913.shtml 

Each time you power up the switch, eight Power-On Self Tests (POSTs) run automatically. POSTs check the most important system components before the switch begins to forward packets. When the switch begins the POST, the port status LEDs display amber for two seconds, and then display green. As each test runs, the port status LEDs go out. 1x is the first to go out. The port status LEDs for ports 2x through 8x go out sequentially as the system completes a test. When the POST completes successfully, the port status LEDs go out. This indicates that the switch is operational. If a test fails, the port status LED associated with the test displays amber. The system LED also displays amber. Not E: From Cisco IOS Software Release 11.2(8.5) SA6 onwards, the port and system LEDs both remain amber after a POST failure. In the earlier Cisco IOS Software Releases, only the LEDs of failed linked ports remained amber. 


Q68. - (Topic 3) 

Refer to the exhibit. 

What is the simplest way to configure routing between the regional office network 10.89.0.0/20 and the corporate network? 

A. router1(config)#ip route 10.89.0.0 255.255.240.0 10.89.16.2 

B. router2(config)#ip route 10.89.3.0 255.255.0.0 10.89.16.2 

C. router1(config)#ip route 10.89.0.0 255.255.240.0 10.89.16.1 

D. router2(config)#ip route 0.0.0.0 0.0.0.0 10.89.16.1 

Answer:

Explanation: 

The next hop of the static route should be 10.89.16.1, which is the IP address for router R1 in this example. Since this router is a stub router with only a single connection to the WAN, the simplest thing to do is to configure a single static default route back to the HQ network. 


Q69. - (Topic 3) 

Refer to the exhibit. 

If CDP is enabled on all devices and interfaces, which devices will appear in the output of a show cdp neighbors command issued from R2? 

A. R2 and R3 

B. R1 and R3 

C. R3 and S2 

D. R1, S1, S2, and R3 

E. R1, S1, S2, R3, and S3 

Answer:

Explanation: 

A Cisco device enabled with CDP sends out periodic interface updates to a multicast address in order to make itself known to neighbors. Since it is a layer two protocol, these packets are not routed. So the devices detected would be immediate connected neighbors. 


Q70. - (Topic 7) 

What is the default lease time for a DHCP binding? 

A. 24 hours 

B. 12 hours 

C. 48 hours 

D. 36 hours 

Answer:

Explanation: By default, each IP address assigned by a DHCP Server comes with a one-day lease, which is the amount of time that the address is valid. To change the lease value for an IP address, use the following command in DHCP pool configuration mode: