answersLogoWhite

0

because for the set binary number it will be 11111111 which is in hexadecimal is FF = 255

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

Is 192.256.257.1 a valid ip address?

No. 255 is the highest octet. as know that th highest octet is the 255 and the third octet of this IP is more then standard so we can see it is not valid ip address the valid for this is: 192.255.255.1


An IP Address or IPV4 number is a set of four numbers each within what range?

0 to 255


How many octets IPv4 address?

255


Why does the starting number of an IP address have a range of 1-223?

It goes up to 255, as do the three following numbers. The reason is 255 is the highest value that can be stored as an unsigned 8-bit integer, and when IP was designed, the number of addresses available was thought to be large enough.


What is the subnet mask when ip address is 216.139.118.8?

There is no set subnet mask for different ip configurations. The most common default subnet mask is 255:255:255:0 though, if that helps.


What does each number indicate in IPaddress?

Each number in an IP address represents an octet (8-bit binary number) in the IPv4 address format, separated by periods. The numbers range from 0 to 255 and indicate the specific network and host address within the IP network. IP addresses are used to uniquely identify devices on a network.


What is a ip andress?

An Internet Protocol(IP) address refers to a unique number assigned to each computer on the Internet.An IP address consists of four numbers, each of which contains one to three digits, with a single dot (.) separating each number or set of digits. Each of the four numbers can range from 0 to 255. Here's an example of what an IP address might look like: 78.125.0.209 .If you want to find your IP address,visit Ip-details.com .


How many ip address you can set under windows OS?

using sub net masking 255 x 255 x 255 = 16521375 - Nidhi gupta


What is the maximum number of IP addresses available?

In IPv4, which uses 4x bytes or 32 bits, there is a theoretical maximum of 4,294,967,296 IP addresses. In IPv6, which attempts to resolve the address shortage, uses 128bits, giving a maximum of ~ 340,282,366,920,938,463,463,374,607,431,770,000,000 addresses.


How do you get the port number from a number IP address?

A full numeric IP address with port number is XX.XX.XX.XX:PPPP where the "X"s are the IP address and the "P"s are the port number.


Is this an ip address 127.16.0.0?

172.16.0.0 is itself a private IP address. (IP addresses from 172.16.0.0 to 172. 31.255.255 are all private IP addresses. Other private IP addresses are 10.X.X.X and 192.168.X.X where X can be from 0 to 255). But it's not usable as an IP address for a device such as a PC or host. This is because it's the first address and, by convention, the first address of a network is used to indicate its network address.


What are two invalid IP addresses on each subnet?

The first and last IP address on each network. e.g. In a classful class C network, the IP addresses x.x.x.0 and x.x.x.255 are invalid and cannot be assigned to a network interface card. x.x.x.0 is the network address for the subnet. x.x.x.255 is the network broadcast address for the subnet.