How do I find the IP range?
5 pts.
0
Q:
How do I find the IP range?
10.14.6.1/30
ASKED: Mar 22 2009  4:53 AM GMT
0
630 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
The /30 means the subnet. A subnet mask of /30 = 255.255.255.252. So the IP addresses you can use are 10.14.6.1 and 10.14.6.2.

Have a look at this 3com pdf, which should help you understand the basics of ip addressing and subnetting.

Understanding IP Addressing

the /30 subnet allows you 4 IP addresses in the range 10.14.6.1 - 10.14.6.4, your usable ip addresses are the .2 and .3 addresses, where 10.14.6.1 is your network address and 10.14.6.4 will be your broadcast address.
Last Answered: Mar 23 2009  4:45 PM GMT by CRagsdale32   630 pts.
Latest Contributors: Carlosdl   29855 pts., Mshen   23535 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Mshen   23535 pts.  |   Mar 23 2009  5:42PM GMT

Thanks for the correction CRagsdale32.

 

CRagsdale32   630 pts.  |   Mar 24 2009  4:21PM GMT

np, I only added to teh answer for some added clarity. Great link btw on IP addressing.

 

Mshen   23535 pts.  |   Mar 24 2009  4:36PM GMT

Actually CRagsdale32, I was right originally. If you calculate the subnet for 10.14.6.1 the starting IP is 10.14.6.0 and the end is 10.14.6.3. So the usable IP addresses are 10.14.6.1 and 10.14.6.2.

 

CRagsdale32   630 pts.  |   Mar 24 2009  6:21PM GMT

either way works I reckon, .6.0 looks cleaner though you are correct. I was taking that .6.1 was the network address that was being subnetted. I’m just used to being given the network address and told to subnet it not given an ip and asked what subnet it belongs to. Although I should have noticed that as the case here.

 

Mshen   23535 pts.  |   Mar 26 2009  7:28AM GMT

I just had to double check because the .1 to .4 subnet just didn’t seem right.

 

KevinBeaver   7610 pts.  |   Mar 27 2009  7:55PM GMT

For future reference, WildPackets has a IP subnet calculator that’s really helpful for things like this.

 
0