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 1

Acronym study

CCNA Acronyms — Part 1 of 24

Terms 1–30 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 1 of 24Part 2 →

Term 1

/etc/hosts

A local text file on Unix-like operating systems that manually maps hostnames to IP addresses, overriding DNS for specified entries.

Full entry →
Full /etc/hosts glossary entry →

Term 2

/etc/resolv.conf

/etc/resolv.conf is a configuration file on Linux and Unix-like systems that tells the computer which Domain Name System (DNS) servers to use when converting domain names like google.com into IP addresses.

Full entry →
Full /etc/resolv.conf glossary entry →

Term 3

5G

5G is the fifth generation of cellular network technology, designed to deliver faster speeds, lower latency, and support for many more connected devices than previous generations.

Full entry →
Full 5G glossary entry →

Term 4

802.1Q

802.1Q is the networking standard that allows multiple virtual LANs (VLANs) to share a single physical network link by tagging Ethernet frames with VLAN identification information.

Full entry →
Full 802.1Q glossary entry →

Term 5

802.1X

802.1X is a network access control standard that authenticates devices before they are allowed to connect to a wired or wireless network.

Full entry →
Full 802.1X glossary entry →

Term 6

A Address (DNS Record)

An A record is a DNS record that maps a domain name to the IPv4 address of the server hosting that domain.

Full entry →
Full A Address (DNS Record) glossary entry →

Term 7

A record

An A record is a type of DNS resource record that maps a domain name to an IPv4 address.

Full entry →
Full A record glossary entry →

Term 8

AAA

AAA (Authentication, Authorization, and Accounting) is a security framework that controls who can access a network, what they are allowed to do, and tracks what they did.

Full entry →
Full AAA glossary entry →

Term 9

AAAA record

An AAAA record is a DNS record that maps a domain name to an IPv6 address, allowing devices to find each other over the internet using the newer IP addressing system.

Full entry →
Full AAAA record glossary entry →

Term 10

ABR

An Area Border Router is an OSPF router that connects multiple OSPF areas, including the backbone area, and exchanges routing information between them.

Full entry →
Full ABR glossary entry →

Term 11

Access Control List

An Access Control List is a set of rules that decides which traffic is allowed or denied entry to a network or device.

Full entry →
Full Access Control List glossary entry →

Term 12

Access Point

An access point is a device that creates a wireless local area network, usually by connecting to a wired network and broadcasting a Wi-Fi signal for computers, phones, and tablets to join.

Full entry →
Full Access Point glossary entry →

Term 13

Access port

An access port is a switch port that connects to a single end device, like a computer or printer, and carries traffic for only one VLAN.

Full entry →
Full Access port glossary entry →

Term 14

ACL

An Access Control List is a set of rules that determines who or what can access specific network resources or data.

Full entry →
Full ACL glossary entry →

Term 15

Address Resolution Protocol

Address Resolution Protocol (ARP) is a network protocol that maps a device's IP address to its physical MAC address so data can travel across a local network.

Full entry →
Full Address Resolution Protocol glossary entry →

Term 16

Administrative distance

Administrative distance is a number that a router uses to decide which routing protocol's route to trust when it learns about the same destination from multiple different routing protocols.

Full entry →
Full Administrative distance glossary entry →

Term 17

AES

AES is a fast and secure encryption standard used worldwide to protect sensitive data by scrambling it so only authorized parties can read it.

Full entry →
Full AES glossary entry →

Term 18

AH

AH (Authentication Header) is an IPsec protocol that provides connectionless integrity, data origin authentication, and anti-replay protection for IP packets.

Full entry →
Full AH glossary entry →

Term 19

AH

AH (Authentication Header) is an IPsec protocol that provides connectionless integrity, data origin authentication, and anti-replay protection for IP packets.

Full entry →
Full AH glossary entry →

Term 20

Aircrack-ng

Aircrack-ng is a suite of wireless network security tools used to capture packets, monitor networks, and crack WEP and WPA-PSK keys for penetration testing and security auditing.

Full entry →
Full Aircrack-ng glossary entry →

Term 21

Alias record

An Alias record is a DNS record type that maps a hostname to another hostname, seamlessly routing traffic to AWS resources like load balancers or CloudFront distributions.

Full entry →
Full Alias record glossary entry →

Term 22

Allowed VLANs

Allowed VLANs are the specific VLANs whose traffic is permitted to pass over a specific trunk link between switches, acting as an access control filter for VLAN traffic on a port.

Full entry →
Full Allowed VLANs glossary entry →

Term 23

Alternate port

An alternate port is a switch port that offers a backup path to the root bridge in a Spanning Tree Protocol network, remaining blocked until the primary path fails.

Full entry →
Full Alternate port glossary entry →

Term 24

AP

An AP (Access Point) bridges wireless clients to a wired network, acting as a central transceiver and controller for Wi-Fi communications.

Full entry →
Full AP glossary entry →

Term 25

API

An API is a set of rules that allows software applications to communicate and exchange data with each other.

Full entry →
Full API glossary entry →

Term 26

APIPA

APIPA is a Windows feature that automatically assigns a private IP address (169.254.x.x) to a device when a DHCP server is unavailable, allowing limited local network communication.

Full entry →
Full APIPA glossary entry →

Term 27

Application crash

An application crash is when a software program stops working unexpectedly and either closes, freezes, or becomes unresponsive.

Full entry →
Full Application crash glossary entry →

Term 28

Application Gateway

An Application Gateway is a network device or cloud service that manages and secures traffic between users and web applications by applying rules, routing requests, and offloading tasks like SSL encryption.

Full entry →
Full Application Gateway glossary entry →

Term 29

Application Programming Interface

A set of rules and tools that allows one software program to talk to another, like a messenger between applications.

Full entry →
Full Application Programming Interface glossary entry →

Term 30

Application Security Group

An Application Security Group (ASG) is a cloud networking feature that groups virtual machines logically and allows you to apply security rules based on the application workload, rather than individual IP addresses.

Full entry →
Full Application Security Group glossary entry →
Part 2 →

Acronym parts

Part 1currentPart 2Part 3Part 4Part 5Part 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→