From ba63cd100dcb31198e5f91634c8d06966f72dda1 Mon Sep 17 00:00:00 2001 From: joeren Date: Thu, 22 May 2014 12:16:15 +0800 Subject: [PATCH] Update How to manage ip addresses and subnets with phpIPAM.md --- .../How to manage ip addresses and subnets with phpIPAM.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sources/tech/How to manage ip addresses and subnets with phpIPAM.md b/sources/tech/How to manage ip addresses and subnets with phpIPAM.md index fb56f22dc3..7b726b77ca 100644 --- a/sources/tech/How to manage ip addresses and subnets with phpIPAM.md +++ b/sources/tech/How to manage ip addresses and subnets with phpIPAM.md @@ -1,3 +1,5 @@ +Translating by GOLinux ... + How to manage ip addresses and subnets with phpIPAM ================================================================================ A typical network/system admin is responsible for managing one or more subnets within the network under control. For example, when a LAN segment is assigned a /24 subnet, a total of 254 IP addresses can be used for different purposes. To keep track of what IP addresses are assigned to which hosts, some sort of documentation is needed. The easiest way to do it would be maintaining a single spreadsheet which documents IP address allocation information. This works like a charm for a small network with only one admin. However, relying on a spreadsheet is not convenient and can be error-prone with multiple large networks. Worse, if there are multiple admins involved, updating the spreadsheet could be tricky as each admin could often end up with different versions of the document. @@ -190,4 +192,4 @@ via: http://xmodulo.com/2014/05/manage-ip-addresses-subnets-phpipam.html [5]:https://www.flickr.com/photos/xmodulo/14030318447/ [6]:https://www.flickr.com/photos/xmodulo/14216904305/ [7]:https://www.flickr.com/photos/xmodulo/14193739966/ -[8]:https://www.flickr.com/photos/xmodulo/14214506012/ \ No newline at end of file +[8]:https://www.flickr.com/photos/xmodulo/14214506012/