Subnetting
Enterprise Classes
NAT & PAT
IP Ranges
Random!
100

What is the maximum possible prefix length?

/32

100

A network administrator is assigned the IP address 172.16.35.10. Based on standard classful addressing rules, which class does this IP address belong to?

Class B

100

Your internal network uses the IP address range 192.168.0.0/24, and you want to configure NAT to allow internal devices to access a remote server on the internet. If you are configuring NAT to ensure internal devices can reach the internet, which of the following is a key concept of NAT that you must understand?

Nat translates private IP addresses to public IP addresses

100

Your company has multiple internal networks that need to access the internet. You have a single public IP address provided by your ISP. Which IP address range is used for addresses that are routable over the Internet?

-10.0.0.0/8

-172.16.0.0/12

-192.168.0.0/16

-203.0.113.0/24

203.0.113.0/24

100

Your network administrator asks you to configure a subnet with the IPv6 address 2001:0db8:85a3::/64. What does the /64 represent in this IPv6 address?

The first 64 bits are used for the network portion, and the remaining 64 bits are for the host portion

200

Your organization is assigned the network 10.10.10.0/23 to be used for internal devices. You need to determine how many usable IP addresses are available for this subnet. How many usable IP addresses does the 10.10.10.0/23 network provide?

510

200

Your company is expanding and you need to allocate IP addresses to multiple departments with varying sizes. Which IP address class provides a range suitable for a large enterprise network requiring numerous subnets and hosts?

Class A

200

Your company has been assigned a single public IP address but has 200 devices that need internet access. Which method should be used to allow all devices to access the internet while conserving the public IP address?

Port Address Translation (PAT)

200

You are configuring a network for a small business and need to choose an IP address range. The network will have a large number of hosts and requires a private IP address range. Which of the following IP address ranges would be suitable for a private network that needs to accommodate a large number of hosts?

- 172.16.0.0/12

-198.51.100.0/24

-10.0.0.0/8

-192.168.0.0/16

-10.0.0.0/8

200

You need to configure a network for an office that requires 5 subnets. Each subnet should support up to 30 devices. The office has been assigned the IP address range `192.168.1.0/24`. Which subnet mask should you use to create these 5 subnets?

- 255.255.255.240 (/28)

- 255.255.255.224 (/27)

- 255.255.255.192 (/26)

- None of the above

- 255.255.255.224 (/27)
300

You have been allocated the network 10.0.0.0/8 and need to create 1000 subnets, each supporting up to 500 hosts. Which subnet mask should you use?

-255.255.248.0 (/21)

-255.255.254.0 (/23)

-255.255.255.0 (/24)

- None of the above

255.255.254.0 (/23)

300

You are tasked with subnetting a large private network to accommodate different departments within a company. Which address class provides the most efficient use of IP space for a medium-sized network of around 500 hosts per subnet?

Class B (172.16.0.0/12)

300

Your organization has set up an internal server that needs to communicate with an external partner's server over the internet. The internal server is currently using the IP address 10.10.10.10. What must be configured for this server to communicate with the partner's server over the internet?

Use NAT to map the private IP to a public IP address

300

You are tasked with setting up a network for a new office. The network must be isolated from the internet but allow for future expansion. You decide to use a private IP address range. Which of the following IP address ranges would be most appropriate for the office network?

-200.100.0.0/16

-172.32.0.0/12

-192.168.10.0/24

-11.0.0.0/8



192.168.10.0/24

300

You need to configure a router interface with the IPv6 address 2001:0db8:abcd:0012::1 and a prefix length that allows for 16 subnet bits. What is the correct prefix length for this configuration?

/64

400

You need to create 4 subnets within the `192.168.10.0/24` network for different departments, with each subnet capable of supporting up to 62 hosts. Which subnet mask should you use to achieve this?

-255.255.255.192(/26)

-255.255.255.0(/24)

-255.255.255.224(/27)

-None of the above

-255.255.255.192(/26)

400

An organization is using a standard, unsubnetted Class C network. What is the maximum number of usable host IP addresses available on this network?

254 usable hosts

400

A user reports that their internal device cannot access the internet, although other devices on the same network can. What NAT-related issue might be causing this problem?

Incorrect NAT configuration is causing port conflicts

400

You are given the network address `192.168.1.0/25` and need to determine the range of IP addresses in this subnet. What is the range of usable IP addresses for this subnet?

-192.168.1.1 - 192.168.1.127

-192.168.1.1 - 192.168.1.126

-192.168.1.164 - 192.168.1.127

-192.168.1.0 - 192.168.1.127

192.168.1.1 - 192.168.1.126

400

You are configuring a group of servers located in different geographic regions. These servers need to share the same IPv6 address and respond to requests from the closest server based on the client's location. What type of IPv6 address should be used for this configuration?

Anycast Adress

500

You are designing a network that requires 10 subnets, each capable of supporting up to 25 devices. The base network is 192.168.1.0/24. Which subnet mask should you choose to meet these requirements?

-255.255.255.224 (/27)

-255.255.255.248 (/29)

-255.255.255.240 (/28)

-None of the above

-None of the above

500

You need to set up a network that will use a private IP address range for internal devices and a public IP address for external communication. Which IP address class is used for internal devices in a private network, and which class is used for external communication?

Internal: Private ranges (Class A, B, C), External: Public ranges

500

A company has a single public IP address, 203.0.113.5, and multiple internal devices that need to access the internet. The network administrator uses NAT to manage this. How does NAT ensure that responses from the internet are routed back to the correct internal device?

-By encrypting the traffic from each internal device

-By using different IP addresses for each internal device

-By assigning static IP addresses to each internal device

-By using different port numbers for each connection

By using different port numbers for each connection

500

Your organization has set up a web server that needs to be accessible over the internet. The organization is using the IP address range 172.16.0.0/16 for internal networking. Which type of IP address must be assigned to the web server to ensure it is accessible over the internet?

-192.168.1.50

-198.51.100.25

-172.16.5.10

-10.0.0.5

-198.51.100.25

500

You are setting up a network that requires 50 subnets, each supporting up to 20 hosts. Your base network is `172.16.0.0/16`. You need to select a subnet mask that meets these requirements. Which subnet mask should you choose to create the required subnets?

- 255.255.255.0 (/24)

- 255.255.255.224 (/27)

- 255.255.255.248 (/29)

- None of the above



255.255.255.224 (/27)

M
e
n
u