Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

CCNA Practice Exam Questions and Answers: Networking Fundamentals, Exams of Computer Networks

A set of practice exam questions and answers covering fundamental networking concepts relevant to the ccna certification. It explores topics such as osi model layers, network devices, protocols, and network access methods. The questions are designed to test understanding of key networking principles and prepare individuals for the ccna exam.

Typology: Exams

2024/2025

Available from 02/11/2025

BetaTutors
BetaTutors 🇺🇸

4.5

(4)

1.5K documents

1 / 3

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
CCNA PRACTICE EXAM QUESTIONS WITH THE BEST
ANSWERS 2024-2025.
1) Which OSI layer header contains the address of a destination host that is on
another network? -- Answer ✔✔ Network Layer
2) At which layer of the OSI model does the protocol that provides the information
that is displayed by the show cdp neighbors command operate? -- Answer ✔✔
data link
3) Which layer of the OSI model controls the reliability of communications between
network devices using flow control, sequencing and acknowledgments? -- Answer
✔✔ Transport Layer
4) Which layer of the TCP/IP stack combines the OSI model physical and data link
layers? -- Answer ✔✔ Network access layer
5) What do switches do? -- Answer ✔✔ Prevent Ethernet Collisions, Create less
collision domains.
6) On a Cisco switch, which protocol determines if an attached VoIP phone is from
Cisco or from another vendor? -- Answer ✔✔ CDP
7) Characteristics that apply to Layer 2 switches? -- Answer ✔✔ Decreases the
number of collision domains and Implements VLAN.
8) Which two characteristics describe the access layer of the hierarchical network
design model? -- Answer ✔✔ Port security and vlans
9) To what type of port would a cable with a DB-60 connector attach? -- Answer
✔✔ Serial port
pf3

Partial preview of the text

Download CCNA Practice Exam Questions and Answers: Networking Fundamentals and more Exams Computer Networks in PDF only on Docsity!

CCNA PRACTICE EXAM QUESTIONS WITH THE BEST

ANSWERS 2024 - 2025.

  1. Which OSI layer header contains the address of a destination host that is on another network? -- Answer ✔✔ Network Layer
  2. At which layer of the OSI model does the protocol that provides the information that is displayed by the show cdp neighbors command operate? -- Answer ✔✔ data link
  3. Which layer of the OSI model controls the reliability of communications between network devices using flow control, sequencing and acknowledgments? -- Answer ✔✔ Transport Layer
  4. Which layer of the TCP/IP stack combines the OSI model physical and data link layers? -- Answer ✔✔ Network access layer
  5. What do switches do? -- Answer ✔✔ Prevent Ethernet Collisions, Create less collision domains.
  6. On a Cisco switch, which protocol determines if an attached VoIP phone is from Cisco or from another vendor? -- Answer ✔✔ CDP
  7. Characteristics that apply to Layer 2 switches? -- Answer ✔✔ Decreases the number of collision domains and Implements VLAN.
  8. Which two characteristics describe the access layer of the hierarchical network design model? -- Answer ✔✔ Port security and vlans
  9. To what type of port would a cable with a DB-60 connector attach? -- Answer ✔✔ Serial port
  1. Types of flow control -- Answer ✔✔ cut-through, windowing & load balancing
  2. A switch receives a frame on one of its ports. There is no entry in the MAC address table for the destination MAC address. What will the switch do with the frame? A. drop the frame -- Answer ✔✔ forward it out of all ports except the one that received it
  3. What does a host on an Ethernet network do when it is creating a frame and it does not have the destination address? -- Answer ✔✔ Sends out an ARP request with the destination IP address
  4. Mac Address -- Answer ✔✔ Physical Address, Layer 2 devices,
  5. Which network device functions only at Layer 1 of the OSI model? -- Answer ✔✔ Hub
  6. Which transport layer protocol provides best-effort delivery service with no acknowledgment receipt required? -- Answer ✔✔ UDP
  7. True statements regarding ICMP packets -- Answer ✔✔ TRACERT uses ICMP packets. They are encapsulated within IP datagrams
  8. Statements that accurately describe CDP -- Answer ✔✔ CDP is a Cisco proprietary protocol. CDP is a datalink layer protocol. CDP can discover directly connected neighboring Cisco devices.
  9. How does a switch differ from a hub? -- Answer ✔✔ A switch tracks MAC addresses of directly-connected devices.
  10. What must occur before a workstation can exchange HTTP packets with a web server? -- Answer ✔✔ A TCP connection must be established between the workstation and the web server.