25 lines
		
	
	
		
			955 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
		
		
			
		
	
	
			25 lines
		
	
	
		
			955 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
|   | --- | ||
|  | title: Ip Subnet Calculator | ||
|  | --- | ||
|  | ## Ip Subnet Calculator
 | ||
|  | 
 | ||
|  | IP Subnet Calculators help to divide IP Networks into subnetworks by calculating appropriate network addresses, subnet masks, broadcast addresses, and host IP ranges.  For simple networks (like a home LAN), it may be very easy to identify the appropriate values, but for more complex subnetting an IP Subnet Calculator is an excellent tool. | ||
|  | 
 | ||
|  | Here are a few online Ip Subnet Calculators: | ||
|  | 
 | ||
|  | - http://www.subnet-calculator.com/ | ||
|  | - http://jodies.de/ipcalc | ||
|  | - https://www.iplocation.net/subnet-calculator | ||
|  | - http://www.calculator.net/ip-subnet-calculator.html | ||
|  | 
 | ||
|  | 
 | ||
|  | <!-- The article goes here, in GitHub-flavored Markdown. Feel free to add YouTube videos, images, and CodePen/JSBin embeds  --> | ||
|  | 
 | ||
|  | #### More Information:
 | ||
|  | <!-- Please add any articles you think might be helpful to read before writing the article --> | ||
|  | For more information about IP subnets, look here: | ||
|  | https://en.wikipedia.org/wiki/Subnetwork | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 |