cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
607
Views
0
Helpful
2
Replies

IP address!

cbs_my
Level 1
Level 1

100.20.1.0 with subnet mass 255.255.255.252....

How many subnet does it has?

How many IP address does it has?

what is the IP broadcast address?

2 Replies 2

mhussein
Level 4
Level 4

This is a subnet of class A 100.0.0.0 255.0.0.0

It does not have any subnets, and it can not be further subnet'd

it has 2 usable ip addresses:

100.20.1.1

100.20.1.2

The broadcast address is 100.20.1.3

Usually subnets with mask 255.255.255.252 are used for point-to-point serial interfaces. The subnet can also be represented as 100.20.1.0/30, where 30 refers to the number of bits (1's) in the subnet mask.

References:

http://www.cisco.com/en/US/tech/tk365/technologies_tech_note09186a00800a67f5.shtml

Regards,

Mustafa

Hello,

you have:

1 Subnet (address 100.20.1.0)

2 Hosts (hosts from 100.20.1.1 to 100.20.1.2)

Broadcast Address is 100.20.1.3

There are loads of free subnet calculators available on the Internet, here is one of them:

Network Calculators Networking

http://www.telusplanet.net/public/sparkman/netcalc.htm

HTH,

GP