220-1201 · topic practice

IP Addressing practice questions

Practise IP addressing questions covering IPv4/IPv6 configuration, subnetting, default gateways, and APIPA troubleshooting for the 220-1201 exam.

Courseiva uses original exam-style practice questions designed for learning and revision. The goal is to understand the concepts, recognise exam patterns, and improve through explanations — not memorise copied exam dumps.

Reviewed byJohnson Ajibi· MSc IT Security
20 questionsDomain: IP Addressing

What the exam tests

What to know about IP Addressing

Tests understanding of IPv4/IPv6 addressing, subnetting, default gateways, and APIPA configurations for network connectivity.

Identifying IPv4 address classes and private ranges

Configuring IPv6 addresses and link-local vs global unicast

Calculating subnet masks and network IDs

Troubleshooting APIPA addresses (169.254.x.x)

Why learners struggle

Why IP Addressing questions are commonly missed

IP addressing questions are commonly missed because learners confuse subnet mask notation (CIDR vs dotted decimal) and misidentify private vs public ranges. The exam also tests APIPA scenarios that require understanding DHCP failure behavior.

  • ·CIDR /24 vs 255.255.255.0 — notation mismatch
  • ·Private IP ranges: 10.x.x.x vs 192.168.x.x
  • ·IPv6 link-local vs global unicast addresses
  • ·APIPA vs static IP assignment confusion
  • ·Default gateway vs DNS server roles
  • ·Subnetting: network ID vs broadcast address

Watch out for

Common IP Addressing exam traps

  • Confusing private IP ranges (10.x.x.x vs 192.168.x.x) with public ones
  • Assuming /24 subnet mask is always 255.255.255.0
  • Mixing up IPv6 loopback (::1) with IPv4 loopback (127.0.0.1)
  • Forgetting APIPA only assigns when DHCP fails, not static IPs

Practice set

IP Addressing questions

20 questions · select your answer, then reveal the explanation

Question 1hardmultiple choice
Open the full VLAN trunking answer →

A technician is troubleshooting a network where two computers cannot communicate. Computer A has an IP of 192.168.1.10 with subnet mask 255.255.255.0. Computer B has an IP of 192.168.2.20 with subnet mask 255.255.255.0. Both are connected to the same switch. The switch is not configured with VLANs. Why can't the computers communicate?

Question 2easymultiple choice
Read the full DNS explanation →

A user complains that they cannot access a website by its domain name, but they can access it by typing the IP address directly. The user's computer is configured to obtain DNS automatically. What is the most likely issue?

Question 3mediummultiple choice
Review the full subnetting walkthrough →

A user reports that they can only access the internet intermittently. The technician runs ipconfig and sees an IPv4 address of 192.168.1.105 with a subnet mask of 255.255.255.0 and a default gateway of 192.168.1.1. The technician pings the gateway successfully, but pings to 8.8.8.8 fail. What is the most likely issue?

Question 4mediummultiple choice
Review the full subnetting walkthrough →

A company has a network with the IP range 172.16.0.0/16. They need to create 8 separate subnets for different departments, each with at least 1000 usable hosts. What subnet mask should be used?

Question 5easymultiple choice
Read the full DHCP explanation →

A user reports that their laptop can connect to the internet when using a wired connection at home, but cannot connect to any network resources when using Wi-Fi at the office. The office uses DHCP with a scope of 192.168.10.0/24. The laptop's IP configuration shows an address of 169.254.15.22. What is the most likely cause of this issue?

Question 6hardmultiple choice
Review the full subnetting walkthrough →

A network administrator is designing a new subnet scheme for a company with 4 departments: Sales (50 devices), HR (25 devices), IT (10 devices), and Management (5 devices). The company uses the 10.0.0.0/8 network. To minimize wasted IP addresses, which subnet mask should be used for the Sales department?

Question 7mediummultiple choice
Review the full subnetting walkthrough →

A technician is troubleshooting a network where several users cannot access the internet, but they can communicate with each other. The network uses a router with IP 10.0.0.1 and a subnet mask of 255.255.255.0. All computers have IPs in the 10.0.0.0/24 range. What is the most likely cause?

Question 8mediummultiple choice
Review the full routing breakdown →

A technician is configuring a small office network with 15 computers and a single router. The router's WAN port is connected to a cable modem, and the LAN port is connected to a switch. All computers are connected to the switch. The technician assigns the router's LAN interface the IP 192.168.0.1/24. What should be the default gateway setting on each computer?

Question 9easymultiple choice
Read the full DHCP explanation →

A technician is setting up a new server that must always have the same IP address on a network using DHCP. The network administrator wants to avoid manually configuring the server's IP to prevent misconfiguration. Which method should be used to ensure the server receives the same IP from the DHCP server?

Question 10easymultiple choice
Review the full routing breakdown →

A small business uses a router with a default IP of 192.168.1.1. The owner wants to set up a new printer with a static IP of 192.168.1.50. After configuring the printer, it cannot be accessed from any computer on the network. All computers are set to obtain IP addresses automatically. What is the most likely problem?

Question 11mediummultiple choice
Review the full subnetting walkthrough →

A technician is troubleshooting a user's computer that cannot access a web server at 10.10.10.50. The user's IP is 10.10.20.15 with subnet mask 255.255.0.0. The technician can ping 10.10.10.50 from the user's computer. What should the technician check next?

Question 12easymultiple choice
Review the full subnetting walkthrough →

A user reports that they cannot access the internet, but they can ping other devices on the local network. The technician checks the IP configuration and sees: IP: 192.168.1.25, Subnet Mask: 255.255.255.0, Default Gateway: 192.168.2.1. What is the issue?

Question 13hardmultiple choice
Review the full subnetting walkthrough →

A technician is troubleshooting a user's inability to reach a server at 172.16.50.100. The user's IP is 172.16.50.50 with subnet mask 255.255.255.0. The technician runs a traceroute and sees the first hop is the gateway (172.16.50.1), but the second hop times out. What does this indicate?

Question 14easymultiple choice
Review the full subnetting walkthrough →

A customer reports that their laptop can connect to the internet at home but not at a coffee shop. The coffee shop uses a /24 subnet with a gateway of 192.168.1.1. The laptop's IP is 192.168.2.10. What is the most likely cause?

Question 15easymultiple choice
Review the full routing breakdown →

A technician is setting up a small office with 15 devices and needs to assign private IP addresses. The router's LAN interface is 10.0.0.1/24. Which of the following is a valid IP address for a workstation on this network?

Question 16mediummultiple choice
Read the full DHCP explanation →

A small business uses a router with DHCP enabled, issuing addresses in the 192.168.1.0/24 range. A technician installs a new server with a static IP of 192.168.1.50, but users cannot connect to it. The technician pings 192.168.1.50 from the server itself successfully. What is the most likely cause?

Question 17mediummultiple choice
Review the full subnetting walkthrough →

A technician is configuring a new printer on a network with the IP 172.16.0.50 and subnet mask 255.255.0.0. The router's LAN IP is 172.16.0.1. A workstation with IP 172.16.1.10 can ping the printer, but a workstation with IP 172.17.0.10 cannot. What is the most likely reason?

Question 18hardmultiple choice
Read the full IP Addressing explanation →

A network administrator is troubleshooting a connectivity issue between two servers. Server A has IP 192.168.10.25/25, and Server B has IP 192.168.10.200/25. Server A can ping its default gateway (192.168.10.1) but cannot ping Server B. What is the most likely cause?

Question 19mediummultiple choice
Read the full NAT/PAT explanation →

A technician is setting up a new branch office and needs to assign IPs to 30 devices. The ISP provided a public IP block of 203.0.113.0/28. The technician decides to use private IPs internally and NAT. Which of the following is the most appropriate private IP range for this network?

Question 20hardmultiple choice
Read the full DHCP explanation →

A technician is configuring a router with two interfaces: WAN (DHCP from ISP) and LAN (static IP 10.0.0.1/24). The technician sets the LAN subnet mask to 255.255.255.0. A workstation is assigned IP 10.0.0.100/24 and can ping the router, but cannot access the internet. The router's WAN interface has IP 203.0.113.5/30. What is the most likely missing configuration?

Free account

Track your progress over time

Create a free account to save your results and see which topics improve across sessions.

Focused IP Addressing sessions

Start a IP Addressing only practice session

Every question in these sessions is drawn from the IP Addressing domain — nothing else.

Related practice questions

Related 220-1201 topic practice pages

Move into related areas when this topic feels solid.

Frequently asked questions

What does the 220-1201 exam test about IP Addressing?
Tests understanding of IPv4/IPv6 addressing, subnetting, default gateways, and APIPA configurations for network connectivity.
How should I use these practice questions?
Select your answer before revealing the explanation. Then read why each option is right or wrong — this active recall approach builds retention far faster than re-reading notes.
Can I practise just IP Addressing questions in a focused session?
Yes — the session launcher on this page draws every question from the IP Addressing domain. Use a 10-question session first to gauge your baseline, then move to 20 or 30 once the weak spots are clear.
Where can I practise other 220-1201 topics?
Use the topic links above to move to related areas, or go back to the 220-1201 question bank to see all topics.
Are these real exam questions or dumps?
These are original practice questions written to test the same concepts the 220-1201 exam covers. They are not copied from any real exam or dump site.