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 13

Acronym study

CCNA Acronyms — Part 13 of 24

Terms 361–390 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 12Part 13 of 24Part 14 →

Term 361

Medium Dependent Interface Crossover

A Medium Dependent Interface Crossover (MDIX) is a special Ethernet cable that swaps the transmit and receive wire pairs so two similar devices can connect directly without a switch or hub.

Full entry →
Full Medium Dependent Interface Crossover glossary entry →

Term 362

Memory leak

A memory leak happens when a program uses up system memory but never releases it, slowly eating away at available memory until the computer slows down or crashes.

Full entry →
Full Memory leak glossary entry →

Term 363

Mesh topology

A network topology where every device is connected to every other device, providing high fault tolerance and redundancy through multiple data paths.

Full entry →
Full Mesh topology glossary entry →

Term 364

Metric

A metric is a quantifiable measurement used to assess the performance, health, or status of IT systems, networks, or applications.

Full entry →
Full Metric glossary entry →

Term 365

Metro Ethernet

Metro Ethernet is a service that extends Ethernet networking across a metropolitan area, allowing businesses to connect multiple locations as if they were on the same local network.

Full entry →
Full Metro Ethernet glossary entry →

Term 366

Metropolitan Area Network

A Metropolitan Area Network (MAN) is a network that connects multiple locations across a city or large campus, providing high-speed communication like a single large network.

Full entry →
Full Metropolitan Area Network glossary entry →

Term 367

MIB

A virtual database used by SNMP to organize and store managed device parameters as a structured tree of object identifiers (OIDs).

Full entry →
Full MIB glossary entry →

Term 368

Missing DLL

A Missing DLL error occurs when a required Dynamic Link Library file is not found by the Windows operating system or an application, preventing the program from starting or running properly.

Full entry →
Full Missing DLL glossary entry →

Term 369

MPLS

MPLS (Multiprotocol Label Switching) is a data forwarding technology that uses short path labels instead of long network addresses to direct data efficiently across a network.

Full entry →
Full MPLS glossary entry →

Term 370

MSS

MSS (Maximum Segment Size) is the largest amount of data, in bytes, that a device can receive in a single TCP segment, excluding the TCP and IP headers.

Full entry →
Full MSS glossary entry →

Term 371

MTU

MTU (Maximum Transmission Unit) is the largest size of a single data packet that can be sent over a network without needing to be fragmented.

Full entry →
Full MTU glossary entry →

Term 372

Multifiber Push On

A fiber optic connector that allows multiple optical fibers to be connected and disconnected quickly by simply pushing the connector into place, with a small push-pull tab for removal.

Full entry →
Full Multifiber Push On glossary entry →

Term 373

Multiple Input Multiple Output

Multiple Input Multiple Output (MIMO) is a wireless technology that uses multiple antennas at both the sender and receiver to increase data throughput and connection reliability without needing more bandwidth or power.

Full entry →
Full Multiple Input Multiple Output glossary entry →

Term 374

Multiprotocol Label Switching

Multiprotocol Label Switching (MPLS) is a data-carrying technique that uses short path labels instead of long network addresses to route packets quickly and efficiently across a WAN.

Full entry →
Full Multiprotocol Label Switching glossary entry →

Term 375

MX record

An MX (Mail Exchange) record is a DNS resource record that specifies which mail servers are responsible for accepting email messages on behalf of a domain.

Full entry →
Full MX record glossary entry →

Term 376

NAC

Network Access Control (NAC) is a security technology that enforces policies to control which devices and users can connect to a network.

Full entry →
Full NAC glossary entry →

Term 377

NACL

A Network Access Control List (NACL) is a stateless firewall that controls inbound and outbound traffic at the subnet level in a virtual private cloud.

Full entry →
Full NACL glossary entry →

Term 378

Name Server

A name server is a specialized server that translates human-readable domain names into machine-readable IP addresses so that computers can find each other on a network.

Full entry →
Full Name Server glossary entry →

Term 379

Named ACL

A Named ACL is a list of rules applied to a network device, identified by a name instead of a number, that controls which traffic is allowed or blocked based on source and destination IP addresses, protocols, and port numbers.

Full entry →
Full Named ACL glossary entry →

Term 380

NAT

NAT (Network Address Translation) is a method that allows multiple devices on a private network to share a single public IP address when accessing the internet.

Full entry →
Full NAT glossary entry →

Term 381

NAT Gateway

A NAT Gateway is a managed AWS service that allows instances in a private subnet to connect to the internet or other AWS services while preventing the internet from initiating connections back to those instances.

Full entry →
Full NAT Gateway glossary entry →

Term 382

NAT instance

A NAT instance is a virtual machine that forwards traffic from a private subnet to the internet, performing Network Address Translation (NAT) so that private instances can reach the internet without exposing them to inbound connections.

Full entry →
Full NAT instance glossary entry →

Term 383

NAT overload

NAT overload is a form of network address translation that allows many devices on a private network to share a single public IP address by using unique port numbers to track each connection.

Full entry →
Full NAT overload glossary entry →

Term 384

Native VLAN

A native VLAN is the default VLAN assigned to a trunk port that carries untagged traffic for backwards compatibility with devices that do not understand VLAN tagging.

Full entry →
Full Native VLAN glossary entry →

Term 385

Native VLAN mismatch

A Native VLAN mismatch occurs when two connected switches have different Native VLANs configured on the trunk port, causing control traffic like CDP, DTP, and BPDUs to be sent on the wrong VLAN and potentially creating security vulnerabilities or connectivity issues.

Full entry →
Full Native VLAN mismatch glossary entry →

Term 386

NDP

NDP (Neighbor Discovery Protocol) is a key part of IPv6 that lets devices on the same network find each other and figure out how to communicate.

Full entry →
Full NDP glossary entry →

Term 387

Neighbor Discovery Protocol

Neighbor Discovery Protocol (NDP) is a part of IPv6 that lets devices on the same network find each other, figure out each other's addresses, and keep communication working smoothly.

Full entry →
Full Neighbor Discovery Protocol glossary entry →

Term 388

Neighbor Solicitation

Neighbor Solicitation is an IPv6 message used by a device to request another device's link-layer address (MAC address) or to verify that a target IP address is unique on the local network.

Full entry →
Full Neighbor Solicitation glossary entry →

Term 389

NETCONF

NETCONF is a network management protocol that allows administrators to configure, retrieve, and delete settings on network devices using a structured, machine-readable data format.

Full entry →
Full NETCONF glossary entry →

Term 390

NetFlow

NetFlow is a network protocol developed by Cisco that collects and monitors IP traffic data to provide visibility into network usage, performance, and security.

Full entry →
Full NetFlow glossary entry →
← Part 12Part 14 →

Acronym parts

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

Study resources

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