Which statement best describes availability in the CIA triad?
Answer choices
Why each option matters
Good practice is not just finding the correct option. The wrong answers often show the exact trap the exam wants you to fall into.
Best answer
Ensuring systems and data can be accessed when needed.
This is correct because availability is the accessibility component of the CIA triad.
Distractor review
Preventing unauthorized disclosure of data.
This is wrong because that is confidentiality.
Distractor review
Preventing unauthorized modification of data.
This is wrong because that is integrity.
Distractor review
Recording user commands for review.
This is wrong because that is more related to accounting or auditing.
Common exam trap
Common exam trap: answer the scenario, not the keyword
A common exam trap is confusing availability with confidentiality or integrity because all three are part of the CIA triad. Candidates may incorrectly select confidentiality, thinking about data secrecy, or integrity, focusing on data accuracy, when the question specifically asks about availability. This mistake happens because the terms are often presented together, and the subtle difference—availability is about access and uptime, not secrecy or correctness—is overlooked. Remember, availability ensures systems and data can be accessed when needed, which is distinct from protecting data from unauthorized viewing or modification.
Technical deep dive
How to think about this question
Availability in the CIA triad refers to ensuring that systems, services, and data are accessible and operational whenever authorized users need them. It focuses on maintaining uptime, preventing downtime, and ensuring that network resources are reliably reachable. In Cisco networking, availability is critical for services like routing protocols, DHCP, and DNS, which must be consistently available to support network operations. The decision process for availability involves implementing redundancy, failover mechanisms, and protection against denial-of-service attacks. Cisco devices use features like HSRP, VRRP, and GLBP to provide gateway redundancy, while ACLs and QoS help protect availability by controlling traffic flow and prioritizing critical packets. Availability differs from confidentiality and integrity by focusing on accessibility rather than secrecy or accuracy. A common exam trap is confusing availability with confidentiality or integrity because all three are part of the CIA triad. Candidates often mistake availability for data secrecy or tamper protection. In practical Cisco environments, availability is about keeping services like OSPF adjacency or VLAN connectivity up and running, even under attack or failure conditions, ensuring continuous network operation.
KKey Concepts to Remember
- Availability in the CIA triad ensures that network systems and data are accessible to authorized users whenever needed without interruption.
- Cisco networking uses redundancy protocols like HSRP and VRRP to maintain availability by providing gateway failover and minimizing downtime.
- Availability differs from confidentiality, which prevents unauthorized data disclosure, and integrity, which prevents unauthorized data modification.
- Denial-of-service attacks threaten availability by overwhelming network resources and making systems or data unreachable.
- Access control lists (ACLs) and quality of service (QoS) policies help protect availability by filtering traffic and prioritizing critical network services.
- Network uptime and service continuity are key indicators of availability in Cisco environments, impacting routing protocols and user access.
- Availability requires proactive monitoring and rapid fault recovery to ensure that critical services like DHCP and DNS remain operational.
- Understanding the CIA triad components separately helps avoid confusion and correctly identify availability-related security measures in Cisco exams.
TExam Day Tips
- Watch for words such as best, first, most likely and least administrative effort.
- Review why wrong options are wrong, not only why the correct option is correct.
Related practice questions
Related 200-301 practice-question pages
Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.
CCNA subnetting practice questions
Practise IPv4 subnetting, CIDR, masks, host ranges and subnet selection.
CCNA OSPF practice questions
Practise OSPF neighbours, router IDs, metrics, areas and routing-table interpretation.
CCNA VLAN practice questions
Practise VLANs, access ports, trunks, allowed VLANs and switching scenarios.
CCNA STP practice questions
Practise spanning tree, root bridge election, port roles and STP troubleshooting.
CCNA EtherChannel practice questions
Practise LACP, PAgP, port-channel behaviour and bundle requirements.
CCNA ACL practice questions
Practise standard and extended ACLs, permit/deny logic and traffic filtering.
CCNA NAT practice questions
Practise static NAT, dynamic NAT, PAT and inside/outside address translation.
CCNA DHCP practice questions
Practise DHCP scopes, relay, leases and troubleshooting.
CCNA show ip route practice questions
Practise routing-table output, longest-prefix match, AD and route selection.
CCNA show interfaces trunk practice questions
Practise trunk verification and VLAN forwarding across switches.
CCNA wireless security practice questions
Practise WLAN security, authentication and wireless architecture concepts.
CCNA IPv6 practice questions
Practise IPv6 addressing, routes, neighbour discovery and common IPv6 exam traps.
More questions from this exam
Keep practising from the same exam bank, or move into a focused topic page if this question exposed a weak area.
Question 1
A router learns the same prefix from both OSPF and EIGRP. Which route is installed by default?
Question 2
A router shows this output: R1#show ip ospf neighbor Neighbor ID Pri State Dead Time Address Interface 10.1.1.2 1 FULL/DR 00:00:34 192.168.12.2 GigabitEthernet0/0 10.1.1.3 1 2WAY/DROTHER 00:00:39 192.168.12.3 GigabitEthernet0/0 Which statement is correct?
Question 3
What is the OSPF metric called?
Question 4
A non-root switch has two uplinks toward the root bridge. One path has a lower total STP cost than the other. What role will the lower-cost uplink have?
Question 5
A router interface applies this ACL inbound: 10 deny tcp any any eq 80 20 permit ip any any A user reports that web browsing to a server by IP address fails, but ping works. Which statement best explains the behavior?
Question 6
A router learns route 198.51.100.0/24 from OSPF with AD 110 and also has a static route to the same prefix configured with AD 150. Which route is installed?
FAQ
Questions learners often ask
What does this 200-301 question test?
Availability in the CIA triad ensures that network systems and data are accessible to authorized users whenever needed without interruption.
What is the correct answer to this question?
The correct answer is: Ensuring systems and data can be accessed when needed. — Availability is about ensuring that systems, services, or data are accessible when they are needed. In practical terms, it focuses on uptime and usability rather than secrecy or tamper protection. If confidentiality is about who can see data and integrity is about whether the data was changed improperly, availability is about whether the system can still be used. This matters because many security questions place the CIA terms side by side. You have to separate them cleanly to choose the right answer.
What should I do if I get this 200-301 question wrong?
Then try more questions from the same exam bank and focus on understanding why the wrong options are tempting.
Discussion
Sign in to join the discussion.