answersLogoWhite

0

16

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What is the subnet mask called in Linux?

Net Mask


What is the Net ID of an IP Address of 18.9.25.3 with Subnet Mask of 255.0.0.0?

no


What is the last valid sub net of 172.28.231.4?

To Know any subnet of this IP you must provide the Subnet mask, otherwise it is impossible to know what is the subnet.


What is sub net mask within the TCPIP configuration is used to distinguish?

The subnet mask within the TCP/IP configuration is used to distinguish the ? from the host address.


What is the binart equivalent to the dotted decmal net mask-225.225.192.0?

That's not a valid subnet mask. Probably the subnet mask is supposed to be 255.255.192.0. You can convert each of the parts separated by dots to binary separately. Just use a scientific calculator, for example, the one that comes with Windows. To be a valid subnet mask, the binary equivalent must have a certain number of only ones, followed by only zeros.


A computer with a host IP address of 10.10.5.1 sends a data packet with a destination IP address of 10.10.5.2 A subnet mask of 255.255.255.0 is being used Determine whether the packet stays in the?

255: 1111_1111 5: 0000_0101 1: 0000_0001 2: 0000_0010 Source IP address: 10.10.5.1 Subnet mask: 255.255.255.0 Subnet: 10.10.5.0 (host subnet) Destination IP address: 10.10.5.2 Subnet mask: 255.255.255.0 Subnet: 10.10.5.0 (destination subnet) The destination subnet address for 10.10.5.0 which is the same subnet as the host. Therefore, the packet stays in the LAN.


Subnet mask for 172.20.128.0?

This IP address can work with a variety of different subnet masks.This IP address can work with a variety of different subnet masks.This IP address can work with a variety of different subnet masks.This IP address can work with a variety of different subnet masks.


What sub-net mask would divide the 172.31.0.0 network into as many subnets as possible and can support 600 users on each subnet?

Ask Mr Clark or Cory or Adam Not Dale


Is 255.247.0.0 a valid sub-net mask?

No, 255.247.0.0 is not a valid subnet mask. A valid subnet mask must have contiguous bits set to 1 followed by contiguous bits set to 0, which means that after the 1s, all subsequent bits should be 0. The binary representation of 255.247.0.0 does not adhere to this rule, as it has non-contiguous 1s and 0s.


What is class D default sub net mask?

Seems to me, I'm still learning, that the Class D subnet mask would be 224.0.0.0 or 1110 0000.0000 0000.0000 0000.0000 0000 in binary. The Internet has been using classless subnets for a while now, so it may not be as relevant as it once was.


What is ip subnet-zero?

If you divide a net into several subnets, subnet-zero is the first subnet. Some older technologies don't allow the use of this first subnet.If you divide a net into several subnets, subnet-zero is the first subnet. Some older technologies don't allow the use of this first subnet.If you divide a net into several subnets, subnet-zero is the first subnet. Some older technologies don't allow the use of this first subnet.If you divide a net into several subnets, subnet-zero is the first subnet. Some older technologies don't allow the use of this first subnet.


Your organization has leased the class C address of 199.16.24.0. You subnet using a 255.255.255.224 subnet mask. You are using cisco routers. How Many IP address are available to be allocated to PCs?

199.16.24.0 net mask in binary is 11111111.11111111.1111111.1110000 that means our mask bits are 1+2+4+8+16 = 31 add one for the zero address giving a total of 32 possible ip addresses 2 of which are reserved so you have 29 possible addresses for the network