Courseiva
Knowledge + Practice
CertificationsVendorsCareer RoadmapsLabs & ToolsStudy GuidesGlossaryPractice Questions
C
Courseiva

Free IT certification practice questions with explained answers for CCNA, CompTIA, AWS, Azure, Google Cloud, and more.

Certification Practice Questions

CCNA practice questionsSecurity+ SY0-701 practice questionsAWS SAA-C03 practice questionsAZ-104 practice questionsAZ-900 practice questionsCLF-C02 practice questionsA+ Core 1 practice questionsGoogle Cloud ACE practice questionsCySA+ CS0-003 practice questionsNetwork+ N10-009 practice questions
View all certifications →

Product

CertificationsCertification PathsExam TopicsPractice TestsExam Dumps vs Practice TestsStudy HubComparisons

Company

AboutContactEditorial PolicyQuestion Writing PolicyTrust Center

Legal

Privacy PolicyTerms of Service

Courseiva is a free IT certification practice platform offering original exam-style practice questions, detailed explanations, topic-based practice, mock exams, readiness tracking, and study analytics for Cisco, CompTIA, Microsoft, AWS, and other technology certifications.

© 2026 Courseiva. Courseiva is operated by JTNetSolutions Ltd. All rights reserved.

Courseiva is an independent certification practice platform and is not affiliated with, endorsed by, or sponsored by Cisco, Microsoft, AWS, CompTIA, Google, ISC2, ISACA, or any other certification vendor. Vendor names and certification marks are used only to identify the exams learners are preparing for.

CCNA 200-301 v2/Acronyms/Part 5

Acronym study

CCNA Acronyms — Part 5 of 24

Terms 121–150 of 716 CCNA acronyms and key terms. Each entry includes a plain-English definition and a link to the full 800-word glossary page with exam context and practice questions.

← Part 4Part 5 of 24Part 6 →

Term 121

Crossover cable

A crossover cable is an Ethernet cable with reversed transmit and receive wire pairs, used to directly connect two similar devices without a switch or hub.

Full entry →
Full Crossover cable glossary entry →

Term 122

CSMA/CD

Carrier Sense Multiple Access with Collision Detection is a network protocol used in Ethernet to manage data transmission and handle collisions when two devices send data at the same time.

Full entry →
Full CSMA/CD glossary entry →

Term 123

CSR

A Certificate Signing Request is a block of encoded data sent to a Certificate Authority to apply for a digital certificate.

Full entry →
Full CSR glossary entry →

Term 124

curl

curl is a command-line tool that lets you transfer data to or from a server using various network protocols, commonly used to test APIs and download files.

Full entry →
Full curl glossary entry →

Term 125

cut

In scripting and automation, cut is a command-line utility used to extract specific fields or columns from each line of a file or text stream based on a delimiter or character position.

Full entry →
Full cut glossary entry →

Term 126

Cyclic Redundancy Check

A Cyclic Redundancy Check (CRC) is an error-detecting code used to verify that data transmitted over a network or stored on a device has not been corrupted.

Full entry →
Full Cyclic Redundancy Check glossary entry →

Term 127

Data Center Interconnect

A Data Center Interconnect is a network connection that links two or more separate data centers together so they can share data, resources, and services as if they were a single facility.

Full entry →
Full Data Center Interconnect glossary entry →

Term 128

Data Lifecycle Manager

A Data Lifecycle Manager is a system or set of policies that automates the movement, protection, retention, and deletion of data from creation to disposal, ensuring compliance and efficient storage usage.

Full entry →
Full Data Lifecycle Manager glossary entry →

Term 129

Data VLAN

A Data VLAN is a virtual local area network configured on a switch to carry user-generated traffic, separating it from management, voice, or other types of network traffic.

Full entry →
Full Data VLAN glossary entry →

Term 130

DDoS

A DDoS (Distributed Denial-of-Service) attack is a malicious attempt to disrupt normal traffic of a targeted server, service, or network by overwhelming it with a flood of internet traffic from multiple compromised systems.

Full entry →
Full DDoS glossary entry →

Term 131

Dead timer

The Dead timer is the period an OSPF router waits to hear from a neighbor before declaring that neighbor as unreachable and removing it from the routing table.

Full entry →
Full Dead timer glossary entry →

Term 132

Deauthentication attack

A deauthentication attack is a wireless network exploit where an attacker sends fake disconnection frames to force devices off a Wi-Fi network, often used to capture handshake data or disrupt connectivity.

Full entry →
Full Deauthentication attack glossary entry →

Term 133

Decapsulation

Decapsulation is the process in networking where a device removes headers and trailers from a data packet as it travels up the OSI model layers.

Full entry →
Full Decapsulation glossary entry →

Term 134

Dedicated Interconnect

A Dedicated Interconnect is a direct, private physical connection between your on-premises network and a cloud provider's network, bypassing the public internet for faster, more reliable, and more secure data transfer.

Full entry →
Full Dedicated Interconnect glossary entry →

Term 135

Default app

A default app is the program that your operating system automatically uses to open a specific type of file or perform a certain task, such as opening a web link or viewing a photo.

Full entry →
Full Default app glossary entry →

Term 136

Default gateway

A default gateway is a network device, typically a router, that acts as the exit point for traffic from a local network to other networks, including the internet.

Full entry →
Full Default gateway glossary entry →

Term 137

Default route

A default route is a catch-all routing entry that tells a network device where to send packets when no specific route matches the destination address.

Full entry →
Full Default route glossary entry →

Term 138

Default VLAN

The Default VLAN is VLAN 1 on most Cisco switches and it is the VLAN to which all switch ports belong by default until they are assigned to a different VLAN.

Full entry →
Full Default VLAN glossary entry →

Term 139

Designated port

In a Spanning Tree Protocol network, a Designated port is the port on a network segment that has the best path to the root bridge and is responsible for forwarding traffic toward the root bridge.

Full entry →
Full Designated port glossary entry →

Term 140

Designated Router

A router elected in an OSPF multi-access network to manage link-state updates and reduce routing protocol traffic.

Full entry →
Full Designated Router glossary entry →

Term 141

DHCP

Dynamic Host Configuration Protocol (DHCP) automatically assigns IP addresses and network settings to devices on a network, so they can communicate without manual configuration.

Full entry →
Full DHCP glossary entry →

Term 142

DHCP pool

A DHCP pool is a reserved set of IP addresses that a DHCP server can assign to devices on a network automatically when they request a connection.

Full entry →
Full DHCP pool glossary entry →

Term 143

DHCP relay

A network device or feature that forwards DHCP broadcast messages between clients and servers on different subnets so that IP address assignment works across multiple network segments without a separate DHCP server on each one.

Full entry →
Full DHCP relay glossary entry →

Term 144

DHCP server

A DHCP server is a network device or service that automatically assigns IP addresses and other network configuration parameters to devices on a network, eliminating the need for manual configuration.

Full entry →
Full DHCP server glossary entry →

Term 145

DHCP snooping

DHCP snooping is a network security feature that filters untrusted DHCP messages to prevent rogue DHCP servers from giving out false IP addresses.

Full entry →
Full DHCP snooping glossary entry →

Term 146

DHCPv6

DHCPv6 is a network protocol that automatically assigns IPv6 addresses and other configuration settings to devices on a network.

Full entry →
Full DHCPv6 glossary entry →

Term 147

Diffie-Hellman

Diffie-Hellman is a cryptographic protocol that allows two parties to securely exchange a shared secret key over an untrusted network like the internet.

Full entry →
Full Diffie-Hellman glossary entry →

Term 148

Digital signature

A cryptographic technique used to verify the authenticity and integrity of a digital message or document, ensuring it came from the claimed sender and was not altered.

Full entry →
Full Digital signature glossary entry →

Term 149

Digital Subscriber Line

Digital Subscriber Line (DSL) is a technology that uses ordinary copper telephone wires to provide high-speed internet access to homes and businesses.

Full entry →
Full Digital Subscriber Line glossary entry →

Term 150

Dijkstra algorithm

The Dijkstra algorithm is a mathematical method used by OSPF to calculate the shortest path between a router and every other router in a network.

Full entry →
Full Dijkstra algorithm glossary entry →
← Part 4Part 6 →

Acronym parts

Part 1Part 2Part 3Part 4Part 5currentPart 6Part 7Part 8Part 9Part 10Part 11Part 12Part 13Part 14Part 15Part 16Part 17Part 18Part 19Part 20Part 21Part 22Part 23Part 24

Study resources

All CCNA Acronyms→CCNA Practice Tests→CCNA Study Guide→Exam Domains→