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 8

Acronym study

CCNA Acronyms — Part 8 of 24

Terms 211–240 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 7Part 8 of 24Part 9 →

Term 211

Filestore

Google Cloud Filestore is a managed file storage service that lets you mount a network file system (NFS) to multiple virtual machines simultaneously, just like a shared folder on an office network.

Full entry →
Full Filestore glossary entry →

Term 212

find

The find command in Unix/Linux is a powerful utility for searching files and directories based on a wide range of criteria such as name, size, type, permissions, and modification time.

Full entry →
Full find glossary entry →

Term 213

Firewall

A firewall is a network security system that monitors and controls incoming and outgoing traffic based on predetermined security rules to protect trusted internal networks from untrusted external networks.

Full entry →
Full Firewall glossary entry →

Term 214

Firewall log

A firewall log is a record of network traffic that a firewall has allowed or denied, used by IT professionals to monitor security events and troubleshoot connectivity issues.

Full entry →
Full Firewall log glossary entry →

Term 215

Firewall rule

A firewall rule is a set of conditions that tells a firewall which network traffic to allow or block based on attributes like source, destination, port, and protocol.

Full entry →
Full Firewall rule glossary entry →

Term 216

firewalld

firewalld is a dynamic firewall management tool for Linux systems that controls incoming and outgoing network traffic using zones and rules.

Full entry →
Full firewalld glossary entry →

Term 217

Firmware update

A firmware update is a process that replaces or patches the permanent software programmed into a hardware device to fix bugs, patch security vulnerabilities, or add new features.

Full entry →
Full Firmware update glossary entry →

Term 218

First Hop Redundancy Protocol

A First Hop Redundancy Protocol provides automatic backup for the default gateway router on a network so that devices keep working if the primary router fails.

Full entry →
Full First Hop Redundancy Protocol glossary entry →

Term 219

First usable address

The first IP address in a subnet that can be assigned to a host, typically one higher than the network ID.

Full entry →
Full First usable address glossary entry →

Term 220

Floating static route

A floating static route is a backup route in a routing table that is only used when the primary route fails, because it has a higher administrative distance (lower priority).

Full entry →
Full Floating static route glossary entry →

Term 221

Flooding

Flooding is a network switching technique where a switch sends incoming frames out through all its ports except the one it received the frame from, to ensure the frame reaches its destination when the switch does not know the correct port.

Full entry →
Full Flooding glossary entry →

Term 222

Flow control

Flow control is a technique that manages the rate of data transmission between two devices to prevent a fast sender from overwhelming a slow receiver.

Full entry →
Full Flow control glossary entry →

Term 223

Forwarding state

A Spanning Tree Protocol port state where the port is fully operational, forwarding both data frames and BPDUs, and is part of the active loop-free topology.

Full entry →
Full Forwarding state glossary entry →

Term 224

FQDN

A complete domain name that specifies the exact location of a host in the DNS hierarchy, ending with a trailing dot.

Full entry →
Full FQDN glossary entry →

Term 225

Frame

A frame is a unit of data at the Data Link layer of networking, containing header, payload, and trailer information for local network delivery.

Full entry →
Full Frame glossary entry →

Term 226

Frame forwarding

Frame forwarding is the process by which a network switch or bridge receives a data unit called a frame on one port and transmits it out the appropriate destination port based on the MAC address table.

Full entry →
Full Frame forwarding glossary entry →

Term 227

FTP

FTP, or File Transfer Protocol, is a standard network protocol used to transfer files between a client and a server over a TCP/IP network.

Full entry →
Full FTP glossary entry →

Term 228

Full duplex

Full duplex is a communication mode where data can be sent and received simultaneously between two parties, like a two-way conversation without interruptions.

Full entry →
Full Full duplex glossary entry →

Term 229

Fully Qualified Domain Name

A Fully Qualified Domain Name is the complete and unambiguous website or server name that includes the host, domain, and top-level domain, leaving no room for guesswork.

Full entry →
Full Fully Qualified Domain Name glossary entry →

Term 230

Functions

A function is a reusable block of code that performs a specific task, taking inputs, processing them, and returning a result, helping to organize and automate IT workflows.

Full entry →
Full Functions glossary entry →

Term 231

Gateway endpoint

A gateway endpoint is a networking component that acts as an entry and exit point for traffic between two different networks, typically translating between incompatible protocols or addressing schemes.

Full entry →
Full Gateway endpoint glossary entry →

Term 232

GLBP

GLBP (Gateway Load Balancing Protocol) is a Cisco proprietary protocol that provides automatic failover and load balancing for default gateways on a local area network.

Full entry →
Full GLBP glossary entry →

Term 233

Global load balancer

A global load balancer distributes incoming network traffic across multiple servers located in different geographic regions to improve performance, reliability, and availability.

Full entry →
Full Global load balancer glossary entry →

Term 234

Global VNet peering

Global VNet peering is a networking feature that connects two virtual networks located in different Azure regions, allowing resources in each network to communicate directly through the Microsoft backbone.

Full entry →
Full Global VNet peering glossary entry →

Term 235

Graphical User Interface

A visual way for users to interact with a computer using icons, menus, and windows instead of typing text commands.

Full entry →
Full Graphical User Interface glossary entry →

Term 236

GRE

GRE (Generic Routing Encapsulation) is a tunneling protocol that encapsulates packets inside other packets to transport them across incompatible networks.

Full entry →
Full GRE glossary entry →

Term 237

GRE

Generic Routing Encapsulation is a tunneling protocol that wraps packets of one protocol inside another protocol to transport them across an intermediary network.

Full entry →
Full GRE glossary entry →

Term 238

grep

grep is a command-line tool that searches through text for lines matching a pattern, used by IT professionals to quickly find information in files or command output.

Full entry →
Full grep glossary entry →

Term 239

Half duplex

Half duplex is a data transmission mode that allows communication in both directions, but only one direction at a time, like a walkie-talkie.

Full entry →
Full Half duplex glossary entry →

Term 240

Hashing

Hashing is a one-way mathematical function that converts any input data into a fixed-length string of characters, called a hash or digest, which is used to verify data integrity and store passwords securely.

Full entry →
Full Hashing glossary entry →
← Part 7Part 9 →

Acronym parts

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