5 pts.
 How do I find the IP range?
How do I find the IP range for this: 10.14.6.1/30

Software/Hardware used:
ASKED: March 22, 2009  4:53 AM
UPDATED: May 8, 2013  4:47 PM

Answer Wiki:
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. 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 Wiki Answer Submitted:  May 8, 2013  4:48 pm  by  Michael Tidmarsh   11,410 pts.
All Answer Wiki Contributors:  Michael Tidmarsh   11,410 pts. , carlosdl   63,535 pts. , mshen   27,310 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

Thanks for the correction CRagsdale32.

 27,310 pts.

 

No problem, I only added to the answer for some added clarity. Great link btw on IP addressing.

 755 pts.

 

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.

 27,310 pts.

 

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.

 755 pts.

 

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

 27,310 pts.

 

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

 10,860 pts.