You have been tasked by the Network Team to assign a server a new static IP address. You are receiving an error when attempting to apply the IP 172.256.1.15 with a subnet mask of 255.0.0.0. What is the issue causing the error?
There is not enough information provided to determine the problem
172 is a class bravo IP but the subnet is class alpha
The IP address is invalid
The DHCP server isn't assigning an IP address, so it has generated an APIPA address
Correct Incorrect Unanswered Report Issue Answer Description
Each octet of an IP must be between 0-255 but the second octet of this IP is 256. The IP is not an APIPA and DHCP would not affect manually setting a static IP. Classes are used to determine the default subnet mask for an IP but you are not required to use it, therefor the class B address can be used with the class A subnet mask.
Wikipedia
An Internet Protocol address (IP address) is a numerical label such as 192.0.2.1 that is connected to a computer network that uses the Internet Protocol for communication. An IP address serves two main functions: network interface identification, and location addressing.
Internet Protocol version 4 (IPv4) defines an IP address as a 32-bit number. However, because of the growth of the Internet and the depletion of available IPv4 addresses, a new version of IP (IPv6), using 128 bits for the IP address, was standardized in 1998. IPv6 deployment has been ongoing since the mid-2000s.
IP addresses are written and displayed in human-readable notations, such as 192.0.2.1 in IPv4, and 2001:db8:0:1234:0:567:8:1 in IPv6. The size of the routing prefix of the address is designated in CIDR notation by suffixing the address with the number of significant bits, e.g., 192.0.2.1/24, which is equivalent to the historically used subnet mask 255.255.255.0.
The IP address space is managed globally by the Internet Assigned Numbers Authority (IANA), and by five regional Internet registries (RIRs) responsible in their designated territories for assignment to local Internet registries, such as Internet service providers (ISPs), and other end users. IPv4 addresses were distributed by IANA to the RIRs in blocks of approximately 16.8 million addresses each, but have been exhausted at the IANA level since 2011. Only one of the RIRs still has a supply for local assignments in Africa. Some IPv4 addresses are reserved for private networks and are not globally unique.
Network administrators assign an IP address to each device connected to a
IP_address - Wikipedia, the free encyclopedia Subscribe to avoid duplicate questions and track your progress over time