From df01947c9ef9bf0c592e01722cb6a11d374ffd57 Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Mon, 27 Jun 2016 22:35:07 -0400 Subject: [PATCH] Corrected claim about RIRs being pre-populated --- docs/ipam.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ipam.md b/docs/ipam.md index 295b32ccc..d37a16319 100644 --- a/docs/ipam.md +++ b/docs/ipam.md @@ -36,7 +36,7 @@ Any prefixes you create in NetBox (discussed below) will be automatically organi Regional Internet Registries (RIRs) are responsible for the allocation of global address space. The five RIRs are ARIN, RIPE, APNIC, LACNIC, and AFRINIC. However, some address space has been set aside for private or internal use only, such as defined in RFCs 1918 and 6598. NetBox considers these RFCs as a sort of RIR as well; that is, an authority which "owns" certain address space. -Each aggregate must be assigned to one RIR. NetBox by default will be populated with the RIRs listed above, however you are free to remove these and/or create your own if you choose. +Each aggregate must be assigned to one RIR. You are free to define whichever RIRs you choose (or create your own). ---