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

Free Resources

Difficulty IndexLearn — Free ChaptersIT GlossaryFree Tools & LabsStudy GuidesCareer RoadmapsBrowse by VendorCisco Command ReferenceCCNA Scenarios

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.

HomeCertifications200-901DomainsNetwork Fundamentals
200-901Free — No Signup

Network Fundamentals

Practice 200-901 Network Fundamentals questions with full explanations on every answer.

99questions

Start practicing

Network Fundamentals — choose a session length

10 questions~10 min20 questions~20 min30 questions~30 min50 questions~50 min

Free · No account required

200-901 Domains

Software Development and DesignUnderstanding and Using APIsApplication Deployment and SecurityCisco Platforms and DevelopmentNetwork FundamentalsInfrastructure and Automation

Practice Network Fundamentals questions

10Q20Q30Q50Q

All 200-901 Network Fundamentals questions (99)

Start session

Click any question to see the full explanation and answer options, or start a focused practice session above.

1

In the OSI model, which layer is responsible for logical addressing and routing of packets between networks?

2

Which transport protocol is connection-oriented and ensures reliable delivery through acknowledgments and retransmissions?

3

A DNS AAAA record is used to resolve a hostname to what type of address?

4

A network engineer is designing a subnet that needs to support 30 usable hosts. Which subnet mask should be used?

5

Which HTTP method is idempotent and used to update a resource by sending the full representation?

6

In the context of SDN, which API is used between the SDN controller and the network devices to configure forwarding behavior?

7

A network administrator is configuring a wireless network and wants to minimize interference. In the 2.4 GHz band, which set of channels are non-overlapping?

8

During a TCP three-way handshake, which sequence of flags is sent from the client to initiate the connection?

9

Which of the following is a private IPv4 address range as defined by RFC 1918?

10

A developer is writing a Python script to interact with a REST API. The API requires a JSON payload to create a new resource. Which HTTP method should be used?

11

Which DNS record type is used to verify domain ownership for email security protocols like SPF and DKIM?

12

Which layer of the OSI model uses MAC addresses to deliver frames within the same network segment?

13

Which TWO of the following are characteristics of UDP compared to TCP? (Select two.)

14

Which THREE of the following are true about HTTP/2 compared to HTTP/1.1? (Select three.)

15

Which TWO of the following are valid private IPv4 address ranges? (Select two.)

16

An engineer is troubleshooting a connectivity issue between two devices on different VLANs. The switch connecting the devices is configured with 802.1Q trunking. At which OSI layer do VLANs operate?

17

A network application requires reliable, ordered delivery of data and uses a three-way handshake to establish a connection. Which transport protocol is being used?

18

A network administrator needs to assign IP addresses to devices on a subnet with a /25 prefix. How many usable host addresses are available?

19

A developer is building a real-time video streaming application that must minimize delay, even if some packets are lost. Which transport protocol is most appropriate, and why?

20

Which DNS record type is used to map a domain name to an IPv6 address?

21

An organization has a web server that needs to be reachable via both 'www.example.com' and 'example.com'. Which DNS record type should be used to make 'example.com' an alias for 'www.example.com'?

22

In HTTP/2, which feature allows multiple concurrent requests and responses to be interleaved on a single connection, improving performance?

23

A network engineer is configuring a wireless network for a hospital that requires high throughput and minimal interference from neighboring networks. Which set of 2.4 GHz channels should be used for non-overlapping coverage?

24

Which of the following is a private IPv4 address range as defined by RFC 1918?

25

An application needs to discover the MAC address of another device on the same local network. Which protocol does it use?

26

In Software-Defined Networking (SDN), which interface is used for communication between the controller and the network devices (e.g., switches) to forward traffic?

27

A network administrator notices that a host with IP 192.168.1.10/25 cannot communicate with a host at 192.168.1.200/25. What is the most likely reason?

28

Which TWO of the following are characteristics of TLS (Transport Layer Security) used in HTTPS? (Choose two.)

29

Which THREE of the following are benefits of using an SDN (Software-Defined Networking) architecture compared to traditional networking? (Choose three.)

30

Which TWO of the following protocols use UDP as the transport layer protocol? (Choose two.)

31

A network engineer is troubleshooting connectivity issues and wants to verify the path that packets take from a source to a destination IP address. Which OSI layer is primarily responsible for packet forwarding and routing?

32

An application requires reliable, ordered delivery of data with flow control and retransmission of lost segments. Which transport layer protocol should the developer choose and what is a key characteristic of this protocol?

33

A network administrator is configuring subnetting for a new branch office that requires 50 usable host addresses per subnet. The available network is 192.168.10.0/24. What subnet mask should be used to meet the requirement with minimal waste?

34

A developer is designing a microservices architecture where services need to discover each other using DNS. The team wants to map a service name 'payment-service.example.com' to its IPv6 address. Which DNS record type should be used?

35

A web application uses HTTPS to secure communications between client and server. What does HTTPS add on top of HTTP to provide encryption and authentication?

36

A network engineer is configuring a wireless network for a new office. To maximize performance and minimize interference, the engineer decides to use the 5 GHz band. Which of the following is a key advantage of 5 GHz over 2.4 GHz?

37

In Software-Defined Networking (SDN), the control plane is separated from the data plane. Which of the following best describes the function of the southbound API?

38

A developer is troubleshooting an HTTP API call that returns a 404 status code. Which of the following is the most likely cause?

39

Which of the following is a private IPv4 address range as defined by RFC 1918?

40

A network administrator is configuring DNS for a corporate domain. An MX record is required to specify the mail server responsible for handling email. Which of the following is a correct example of an MX record?

41

A network engineer is tasked with segmenting a large broadcast domain into smaller ones using VLANs. In the OSI model, at which layer does a VLAN operate?

42

An application developer is using a protocol that does not require a connection setup and has minimal header overhead. Which transport protocol is being used?

43

A network administrator is deploying a wireless network that supports the latest security standards and high throughput. Which TWO of the following are true regarding Wi-Fi 6 (802.11ax) compared to Wi-Fi 5 (802.11ac)?

44

A DevOps engineer is automating network configuration using REST APIs. The engineer needs to choose between NETCONF and OpenFlow as southbound protocols. Which TWO statements are correct?

45

A developer is designing a system that requires high reliability and ordered data delivery. The developer chooses TCP. Which THREE features are provided by TCP?

46

Which OSI layer is responsible for routing packets across different networks?

47

A network administrator configures a switch port to belong to VLAN 10. Which OSI layer is primarily involved in VLAN tagging?

48

An application requires reliable, ordered delivery of data. Which transport protocol should be used?

49

Which TCP flag is set in the second step of the three-way handshake?

50

Which of the following is a private IPv4 address range as defined by RFC 1918?

51

A network engineer is subnetting the network 192.168.1.0/24 into subnets that each support at least 50 hosts. What subnet mask should be used?

52

Which DNS record type is used to verify domain ownership for email security (SPF)?

53

What is the primary benefit of using HTTP/2 over HTTP/1.1?

54

In the context of SDN, which API allows a network controller to communicate with the forwarding plane of network devices?

55

Which wireless standard operates in both 2.4 GHz and 5 GHz bands and is commonly known as Wi-Fi 6?

56

An engineer sees that a DNS query for 'www.example.com' returns a CNAME record. What does this mean?

57

An application uses UDP. Which characteristic is true about this application's communication?

58

Which of the following is a non-overlapping channel in the 2.4 GHz Wi-Fi band?

59

Which TWO of the following are southbound protocols in SDN?

60

Which THREE of the following are features of HTTP/2?

61

At which layer of the OSI model do MAC addresses operate?

62

Which transport layer protocol is used by HTTP and guarantees reliable delivery?

63

A network administrator is configuring a new subnet for a branch office that requires at least 50 usable host addresses. Which subnet mask would meet this requirement while minimizing address waste?

64

In the TCP three-way handshake, which sequence of flags is exchanged to establish a connection?

65

Which DNS record type is used to map a domain name to an IPv6 address?

66

An engineer is troubleshooting a VoIP call quality issue. The call uses UDP and experiences packet loss. Which characteristic of UDP most likely contributes to the problem?

67

Which of the following is a private IPv4 address range as defined by RFC 1918?

68

In an SDN architecture, which API is used by the controller to communicate with network devices to install forwarding rules?

69

An HTTP/2 connection uses multiple concurrent streams over a single TCP connection. Which feature of HTTP/2 enables this?

70

In a wireless network using 802.11ac, which frequency band does the standard primarily operate in to achieve higher throughput?

71

What is the primary function of a switch in a network?

72

A developer is writing a script that uses a REST API to configure network devices via NETCONF. Which layer of the SDN architecture does NETCONF belong to?

73

Which wireless security standard provides the strongest encryption and is recommended for enterprise networks as of 2023?

74

Which TWO of the following are benefits of using UDP over TCP for real-time applications?

75

Which THREE of the following are characteristics of HTTP/2 compared to HTTP/1.1?

76

At which layer of the OSI model do switches operate when forwarding frames based on MAC addresses?

77

An application requires reliable, ordered delivery of data with error checking. Which transport protocol should be used, and what is a key characteristic of this protocol?

78

Which IP address is a valid host address in the 192.168.1.0/24 network?

79

A network engineer is designing a subnetting scheme for a company that requires 5 subnets from the 192.168.1.0/24 network. What subnet mask should be used, and how many usable hosts per subnet will be available?

80

Which DNS record type is used to verify domain ownership for email security (SPF) and is stored as a text string?

81

Which wireless standard is commonly known as Wi-Fi 6 and operates in both 2.4 GHz and 5 GHz bands?

82

In an SDN architecture, which layer is responsible for making decisions about where traffic should be forwarded?

83

A network engineer configures an HTTP/2 server. Which feature of HTTP/2 reduces overhead by compressing headers using HPACK?

84

Which non-overlapping channels are available in the 2.4 GHz band for Wi-Fi to minimize interference?

85

A developer is creating a REST API client that needs to authenticate using credentials passed in the HTTP header. Which header should be used?

86

Which of the following is a private IPv4 address range as defined by RFC 1918?

87

In the OSI model, which layer is responsible for session management, including establishing, maintaining, and terminating connections between applications?

88

A network administrator is configuring a DNS server. Which TWO DNS record types are used for IPv6 address resolution?

89

Which THREE of the following are characteristics of the UDP protocol?

90

An engineer is troubleshooting a network issue where a client cannot reach a server. The client uses HTTPS. Which TWO factors are essential for a successful TLS handshake?

91

An engineer is troubleshooting a network issue and needs to verify the MAC address of the next-hop router on a directly connected segment. Which layer of the OSI model does the engineer need to examine to find this information?

92

A network administrator is configuring a new subnet for a branch office that requires 50 usable host addresses. The corporate network uses the 192.168.10.0/24 block. Which subnet mask should be used to meet the requirement with minimal waste?

93

A DevOps team is deploying a microservices application that requires both reliable data transfer and low-latency real-time communication. Which two protocols should be used for these respective requirements? (Choose two.)

94

An administrator is configuring DNS records for a company's domain. Which three DNS record types are most commonly used to map hostnames to IP addresses or aliases? (Choose three.)

95

A network engineer is designing a wireless network for an office that requires high throughput and minimal interference. Which two channels should be used for the 2.4 GHz band to avoid overlap? (Choose two.)

96

A software-defined networking (SDN) controller is being deployed to manage network devices. Which two components are part of the SDN architecture? (Choose two.)

97

An organization is planning to implement HTTPS for their web services. Which three statements accurately describe the HTTPS protocol? (Choose three.)

98

A network engineer is analyzing traffic and needs to identify which applications use UDP. Which three applications commonly use UDP as their transport protocol? (Choose three.)

99

An engineer is configuring a new IPv4 subnet with the address 172.16.5.0/25. Which three statements are true about this subnet? (Choose three.)

Practice all 99 Network Fundamentals questions

Other 200-901 exam domains

Software Development and DesignUnderstanding and Using APIsApplication Deployment and SecurityCisco Platforms and DevelopmentInfrastructure and Automation

Frequently asked questions

What does the Network Fundamentals domain cover on the 200-901 exam?

The Network Fundamentals domain covers the key concepts tested in this area of the 200-901 exam blueprint published by Cisco. Courseiva provides free domain-focused practice, mock exams, missed-question review, and readiness tracking across all 200-901 domains — no account required.

How many Network Fundamentals questions are in the 200-901 question bank?

The Courseiva 200-901 question bank contains 99 questions in the Network Fundamentals domain. Click any question to see the full explanation and answer breakdown.

What is the best way to practice Network Fundamentals for 200-901?

Start with a 10-question focused session to identify your baseline accuracy in this domain. Read every explanation — even for questions you answer correctly — to understand the reasoning. Once you score consistently above 80%, move to a 20–30 question session to confirm depth before moving to the next domain.

Can I practice only Network Fundamentals questions for 200-901?

Yes — the session launcher on this page draws questions exclusively from the Network Fundamentals domain. Choose 10, 20, 30, or 50 questions for a focused session, or click individual questions to review them one by one.

Free forever · No credit card required

Track your 200-901 domain progress

Save your results, see per-domain analytics, and get readiness scores — free, for every certification.

Sign Up Free

Free forever · Every certification included

Practice Session

10 questions20 questions30 questions50 questions

Study Resources

All DomainsPractice TestMock ExamFlashcardsStudy Guide