Assuming that the mask is for each individual subnet and that you have at least 160 consecutive addresses available to you, the first gateway address will be 201.255.0.1 and there will be gateways at 201.255.0.9, 201.255.0.17, and so forth.

First we need to figure out the network address and to do that, we need to take a close look at the subnet mask: 255.255.255.248. The subnet mask defines how large each subnet is. You can do this in binary but I’ll use decimal since it’s faster. A quick method is to take the number 256 minus the subnet mask. ANSWERS a) IP ADDRESS : - 192.168.10.0 SUBNET MASK : -255.255.255.248 It is a class C IP Address. SUBNET MASK: 255.255.255.248 In binary: 11111111 11111111 11111111 11111000 Total valid usable view the full answer Addresses Hosts Netmask Amount of a Class C /30: 4: 2: 255.255.255.252: 1/64 /29: 8: 6: 255.255.255.248: 1/32 /28: 16: 14: 255.255.255.240: 1/16 /27: 32: 30: 255.255 Addresses Hosts Netmask Amount of a Class C / 30: 4: 2: 255.255.255.252: 1 / 64 / 29: 8: 6: 255.255.255.248: 1 / 32 / 28: 16: 14: 255.255.255.240: 1 / 16 / 27: 32: 30 Address: 255.255.255.248 11111111.11111111.11111111.11111 000 Netmask: 255.255.255.248 = 29 11111111.11111111.11111111.11111 000 Wildcard: 0.0.0.7 00000000.00000000 Address: 64.4.241.31 01000000.00000100.11110001.00011 111 Netmask: 255.255.255.248 = 29 11111111.11111111.11111111.11111 000 Wildcard: 0.0.0.7 00000000.00000000 Number of Addresses Number of Bits Prefix Classful Notation Mask; 1: 0 /32: 255.255.255.255: 2: 1 /31: 255.255.255.254: 4: 2 /30: 255.255.255.252: 8: 3 /29: 255.255

Aug 24, 2015

subnet mask of 255.255.255.248 class C Solutions | Experts Find answers to subnet mask of 255.255.255.248 class C from the expert community at Experts Exchange

A subnet mask is a bitmask that encodes the prefix length associated with an IPv4 address or network in quad-dotted notation: 32 bits, starting with a number of 1 bits equal to the prefix length, ending with 0 bits, and encoded in four-part dotted-decimal format: 255.255.255.0. A subnet mask encodes the same information as a prefix length but

Subnet Calculator is used to divide an IP network into subnetworks by calculating network address, subnet mask, broadcast address and host IP address range.Please use the form below to enter an IP address and Subnet Mask, and we'll provide you with necessary information you'll need. CIDR. Subnet Mask. Total IPs. Usable IPs /32: 255.255.255.255: 1: 1 /31: 255.255.255.254: 2: 0 /30: 255.255.255.252: 4: 2 /29: 255.255.255.248: 8: 6 /28: 255.255.255 Since the '1' bits need to be contiguous, the octets of the subnet mask can only have the following values: 128, 192, 224, 240, 248, 252, 254, 255.As shown in the table, the shortest subnet mask has a length of /8 (corresponding to 255.0.0.0) while the longest has a length of /32 (corresponding to 255.255.255.255).