Want to know Testking ccent 100 105 Exam practice test features? Want to lear more about Cisco Cisco Interconnecting Cisco Networking Devices Part 1 (ICND1 v3.0) certification experience? Study High quality Cisco ccna 100 105 pdf answers to Renewal ccent 100 105 questions at Testking. Gat a success with an absolute guarantee to pass Cisco ccent 100 105 pdf (Cisco Interconnecting Cisco Networking Devices Part 1 (ICND1 v3.0)) test on your first attempt.


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

Q1. - (Topic 1) 

Which two characteristics apply to Layer 2 switches? (Choose two.) 

A. Increases the number of collision domains 

B. Decreases the number of collision domains 

C. Implements VLAN 

D. Decreases the number of broadcast domains 

E. Uses the IP address to make decisions for forwarding data packets 

Answer: A,C 

Explanation: 

Layer 2 switches offer a number of benefits to hubs, such as the use of VLANs and each switch port is in its own separate collision domain, thus eliminating collisions on the segment. 

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

Q3. DRAG DROP - (Topic 5) 

Drag the appropriate command on the left to the configuration task it accomplishes. (Not all options are used.) 

Answer:  

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

Q5. - (Topic 1) 

Which network device functions only at Layer 1 of the OSI model? A. Option A 

B. Option B 

C. Option C 

D. Option D 

E. Option E 

Answer:

Explanation: 

Most hubs are amplifying the electrical signal; therefore, they are really repeaters with several ports. Hubs and repeaters are Layer 1 (physical layer) devices. 

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

Q7. - (Topic 5) 

The network administrator has found the following problem. 

The remote networks 172.16.10.0, 172.16.20.0, and 172.16.30.0 are accessed through the Central router's serial 0/0 interface. No users are able to access 172.16.20.0. After reviewing the command output shown in the graphic, what is the most likely cause of the problem? 

A. no gateway of last resort on Central 

B. Central router's not receiving 172.16.20.0 update 

C. incorrect static route for 172.16.20.0 

D. 172.16.20.0 not located in Central's routing table 

Answer:

Explanation: 

If we use 172.16.20.0 to route to 172.16.150.15, then the packet will route back. To clear this error we have to use.#no ip route 172.16.20.0 255.255.255.0 172.16.150.15

.command in configuration mode. 

Q8. - (Topic 4) 

Which of the following statements are TRUE regarding Cisco access lists? (Choose two.) 

A. In an inbound access list, packets are filtered as they enter an interface. 

B. In an inbound access list, packets are filtered before they exit an interface. 

C. Extended access lists are used to filter protocol-specific packets. 

D. You must specify a deny statement at the end of each access list to filter unwanted traffic. 

E. When a line is added to an existing access list, it is inserted at the beginning of the access list. 

Answer: A,C 

Explanation: 

In an inbound access list, packets are filtered as they enter an interface. Extended access lists are used to filter protocol specific packets. Access lists can be used in a variety of situations when the router needs to be given guidelines for decision-making. These situations include: Filtering traffic as it passes through the router To control access to the VTY lines (Telnet) To identify "interesting" traffic to invoke Demand Dial Routing (DDR) calls To filter and control routing updates from one router to another There are two types of access lists, standard and extended. Standard access lists are applied as close to the destination as possible (outbound), and can only base their filtering criteria on the source IP address. The number used while creating an access list specifies the type of access list created. The range used for standard access lists is 1 to 99 and 1300 to 1999. Extended access lists are applied as close to the source as possible (inbound), and can base their filtering criteria on the source or destination IP address, or on the specific protocol being used. The range used for extended access lists is 100 to 199 and 2000 to 2699. Other features of access lists include: Inbound access lists are processed before the packet is routed. Outbound access lists are processed after the packet has been routed to an exit interface. An "implicit deny" is at the bottom of every access list, which means that if a packet has not matched any preceding access list condition, it will be filtered (dropped). Access lists require at least one permit statement, or all packets will be filtered (dropped). One access list may be configured per direction for each Layer 3 protocol configured on an interface The option stating that in an inbound access list, packets are filtered before they exit an interface is incorrect. 

Packets are filtered as they exit an interface when using an outbound access list. The option stating that a deny statement must be specified at the end of each access list in order to filter unwanted traffic is incorrect. There is an implicit deny at the bottom of every access list. When a line is added to an existing access list, it is not inserted at the beginning of the access list. It is inserted at the end. This should be taken into consideration. For example, given the following access list, executing the command access-list 110 deny tcp 192.168.5.0 0.0.0.255 any eq www would have NO effect on the packets being filtered because it would be inserted at the end of the list, AFTER the line that allows all traffic. 

access-list 110 permit ip host 192.168.5.1 any access-list 110 deny icmp 192.168.5.0 0.0.0.255 any echo access-list 110 permit any any 

Q9. - (Topic 3) 

Which two statements describe the process identifier that is used in the command to configure OSPF on a router? (Choose two.) 

Router(config)# router ospf 1 

A. All OSPF routers in an area must have the same process ID. 

B. Only one process number can be used on the same router. 

C. Different process identifiers can be used to run multiple OSPF processes 

D. The process number can be any number from 1 to 65,535. 

E. Hello packets are sent to each neighbor to determine the processor identifier. 

Answer: C,D 

Explanation: 

Multiple OSPF processes can be configured on a router using multiple process ID’s. 

The valid process ID’s are shown below: Edge-B(config)#router ospf <1-65535> Process ID 

Q10. - (Topic 3) 

What command sequence will configure a router to run OSPF and add network 10.1.1.0 /24 to area 0? 

A. router ospf area 0 network 10.1.1.0 255.255.255.0 area 0 

B. router ospf network 10.1.1.0 0.0.0.255 

C. router ospf 1 network 10.1.1.0 0.0.0.255 area 0 

D. router ospf area 0 network 10.1.1.0 0.0.0.255 area 0 

E. router ospf network 10.1.1.0 255.255.255.0 area 0 F. router ospf 1 network 10.1.1.0 0.0.0.255 

Answer:

Explanation: 

Enabling OSPFSUMMARY STEPS 

1. 

enable 

2. 

configure terminal 

3. 

router ospf process-id 

4. 

network ip-address wildcard-mask area area-id 

5. 

end 

DETAILED STEPS 

Command or Action Purpose Step.1 enable 

Example: 

Device> enable Enables privileged EXEC mode. . Enter your password if prompted. 

Step.2 configure terminal 

Example: 

Device# configure terminal Enters global configuration mode. 

Step.3 router ospf process-id 

Example: 

Device(config)# router ospf 109 

Enables OSPF routing and enters router configuration mode. 

Step.4 network ip-address wildcard-mask area area-id 

Example: 

Device(config-router)# network 192.168.129.16 0.0.0.3 area 0 

Defines an interface on which OSPF runs and defines the area ID for that interface. 

Step.5 end 

Example: 

Device(config-router)# end 

Exits router configuration mode and returns to privileged EXEC mode. 

Reference: http://www.cisco.com/c/en/us/td/docs/ios-xml/ios/iproute_ospf/configuration/12-4t/iro-12-4t-book/iro-cfg.html#GUID-588D1301-F63C-4DAC-BF1C-C3735EB13673