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


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

Q1. - (Topic 3) 

Refer to the exhibit. 

If the resume command is entered after the sequence that is shown in the exhibit, which router prompt will be displayed? 

A. Router1> 

B. Router1# 

C. Router2> 

D. Router2# 

Answer:

Explanation: 

After resuming the telnet session by using the Enter key after it has been suspended, it will resume back to the telnet session so it will be back to the router2> prompt. 

Q2. - (Topic 3) 

What two things does a router do when it forwards a packet? (Choose two.) 

A. switches the packet to the appropriate outgoing interfaces 

B. computes the destination host address 

C. determines the next hop on the path 

D. updates the destination IP address 

E. forwards ARP requests 

Answer: A,C 

Explanation: 

A primary function of a router is to forward packets toward their destination. This is accomplished by using a switching function, which is the process used by a router to accept a packet on one interface and forward it out of another interface. A key responsibility of the switching function is to encapsulate packets in the appropriate data link frame type for the outgoing data link and determining the next hop device to send the frame to. 

Q3. - (Topic 3) 

Which address are OSPF hello packets addressed to on point-to-point networks? 

A. 224.0.0.5 

B. 172.16.0.1 

C. 192.168.0.5 

D. 223.0.0.1 

E. 254.255.255.255 

Answer:

Explanation: 

Why does the show ip ospf neighbor Command Reveal Neighbors in the Init State? http://www.cisco.com/en/US/tech/tk365/technologies_tech_note09186a0080093f11.shtml OSPF hello packets have a destination address of 224.0.0.5 (the all ospf routers multicast 

address). 

Q4. - (Topic 3) 

Which command is used to display the collection of OSPF link states? 

A. show ip ospf link-state 

B. show ip ospf lsa database 

C. show ip ospf neighbors 

D. show ip ospf database 

Answer:

Explanation: 

The “show ip ospf database” command displays the link states. Here is an example: 

Here is the lsa database on R2. 

R2#show ip ospf database 

OSPF Router with ID (2.2.2.2) (Process ID 1) 

Router Link States (Area 0) 

Link ID ADV Router Age Seq# Checksum Link count 

2.2.2.2 2.2.2.2 793 0x80000003 0x004F85 2 

10.4.4.4 10.4.4.4 776 0x80000004 0x005643 1 

111.111.111.111 111.111.111.111 755 0x80000005 0x0059CA 2 

133.133.133.133 133.133.133.133 775 0x80000005 0x00B5B1 2 Net Link States (Area 0) Link ID ADV Router Age Seq# Checksum10.1.1.1 111.111.111.111 794 0x80000001 0x001E8B 

10.2.2.3 133.133.133.133 812 0x80000001 0x004BA9 

10.4.4.1 111.111.111.111 755 0x80000001 0x007F16 

10.4.4.3 133.133.133.133 775 0x80000001 0x00C31F 

Q5. - (Topic 3) 

Which two of these functions do routers perform on packets? (Choose two.) 

A. Examine the Layer 2 headers of inbound packets and use that information to determine the next hops for the packets 

B. Update the Layer 2 headers of outbound packets with the MAC addresses of the next hops 

C. Examine the Layer 3 headers of inbound packets and use that information to determine the next hops for the packets 

D. Examine the Layer 3 headers of inbound packets and use that information to determine the complete paths along which the packets will be routed to their ultimate destinations 

E. Update the Layer 3 headers of outbound packets so that the packets are properly directed to valid next hops 

F. Update the Layer 3 headers of outbound packets so that the packets are properly directed to their ultimate destinations 

Answer: B,C 

Explanation: 

This is the basic function of the router to receive incoming packets and then forward them to their required destination. This is done by reading layer 3 headers of inbound packets and update the info to layer 2 for further hopping. 

Q6. - (Topic 7) 

Which network topology allows all traffic to flow through a central hub? 

A. bus 

B. star 

C. mesh 

D. ring 

Answer:

Q7. - (Topic 7) 

When a router makes a routing decision for a packet that is received from one network and destined to another, which portion of the packet does if replace? 

A. Layer 2 frame header and trailer 

B. Layer 3 IP address 

C. Layer 5 session 

D. Layer 4 protocol 

Answer:

Explanation: 

Router Switching Function (1.2.1.1)A primary function of a router is to forward packets toward their destination. This is accomplished by using a switching function, which is the process used by a router to accept a packet on one interface and forward it out of another interface. A key responsibility of the switching function is to encapsulate packets in the appropriate data link frame type for the outgoing data link. NOTE In this context, the term “switching” literally means moving packets from source to destination and should not be confused with the function of a Layer 2 switch. After the router has determined the exit interface using the path determination function, the router must encapsulate the packet into the data link frame of the outgoing interface. What does a router do with a packet received from one network and destined for another network? The router performs the following three major steps: 

. Step 1. De-encapsulates the Layer 3 packet by removing the Layer 2 frame header and trailer. . Step 2. Examines the destination IP address of the IP packet to find the best path in the routing table. . Step 3. If the router finds a path to the destination, it encapsulates the Layer 3 packet into a new Layer 2 frame and forwards the frame out the exit interface. 

Q8. - (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” 

Q9. - (Topic 3) 

Refer to the exhibit. 

Given the output for this command, if the router ID has not been manually set, what router ID will OSPF use for this router? 

A. 10.1.1.2 

B. 10.154.154.1 

C. 172.16.5.1 

D. 192.168.5.3 

Answer:

Explanation: 

The highest IP address of all loopback interfaces will be chosen -> Loopback 0 will be chosen as the router ID. 

Q10. - (Topic 7) 

What is one requirement for interfaces to run IPv6? 

A. An IPv6 address must be configured on the interface. 

B. An IPv4 address must be configured. 

C. Stateless autoconfiguration must be enabled after enabling IPv6 on the interface. 

D. IPv6 must be enabled with the ipv6 enable command in global configuration mode. 

Answer:

Explanation: To use IPv6 on your router, you must, at a minimum, enable the protocol and assign IPv6 addresses to your interfaces.