| 1 | <html><head> | 
|---|
| 2 |  | 
|---|
| 3 | <title>IP Database</title><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> | 
|---|
| 4 |  | 
|---|
| 5 | <link rel="stylesheet" type="text/css" href="ipdb.css"> | 
|---|
| 6 | <link rel="stylesheet" type="text/css" href="local.css"> | 
|---|
| 7 |  | 
|---|
| 8 | </head> | 
|---|
| 9 | <body> | 
|---|
| 10 |  | 
|---|
| 11 | <table class="regular"> | 
|---|
| 12 |  | 
|---|
| 13 | <tr><td colspan=2 class="heading">Preseeded Allocation Types:</td><tr> | 
|---|
| 14 |  | 
|---|
| 15 | <tr class="color1"> | 
|---|
| 16 | <td>Customer netblock (default)</td> | 
|---|
| 17 | <td>A direct allocation /30 or larger to a customer.  Note that this does NOT | 
|---|
| 18 | include RADIUS-routed "netblocks".  Non-customer systems should use the | 
|---|
| 19 | "End-use netblock" type.</td> | 
|---|
| 20 | </tr> | 
|---|
| 21 |  | 
|---|
| 22 | <tr class="color2"> | 
|---|
| 23 | <td>Static IP - Server pool</td> | 
|---|
| 24 | <td>A single IP from a pool designated for servers</td> | 
|---|
| 25 | </tr> | 
|---|
| 26 |  | 
|---|
| 27 | <tr class="color1"> | 
|---|
| 28 | <td>Static IP - Cable</td> | 
|---|
| 29 | <td>A single IP address from a designated pool on the cable network.</td> | 
|---|
| 30 | </tr> | 
|---|
| 31 |  | 
|---|
| 32 | <tr class="color2"> | 
|---|
| 33 | <td>Static IP - DSL</td> | 
|---|
| 34 | <td>A single IP address from a designated pool on the DSL network.</td> | 
|---|
| 35 | </tr> | 
|---|
| 36 |  | 
|---|
| 37 | <tr class="color1"> | 
|---|
| 38 | <td>Static IP - Dialup</td> | 
|---|
| 39 | <td>A single IP address from a designated pool on a dialup RAS.</td> | 
|---|
| 40 | </tr> | 
|---|
| 41 |  | 
|---|
| 42 | <tr class="color2"> | 
|---|
| 43 | <td>Static IP - Wireless</td> | 
|---|
| 44 | <td>A single IP address from a designated pool on a wireless connection.</td> | 
|---|
| 45 | </tr> | 
|---|
| 46 |  | 
|---|
| 47 | <tr class="color1"> | 
|---|
| 48 | <td>Static pool - Servers</td> | 
|---|
| 49 | <td>A pool of IP addresses available for one-by-one assignment to servers in a | 
|---|
| 50 | POP.</td> | 
|---|
| 51 | </tr> | 
|---|
| 52 |  | 
|---|
| 53 | <tr class="color2"> | 
|---|
| 54 | <td>Static pool - Cable</td> | 
|---|
| 55 | <td>A pool of IP addresses available for one-by-one assignment to customers on | 
|---|
| 56 | cable.</td> | 
|---|
| 57 | </tr> | 
|---|
| 58 |  | 
|---|
| 59 | <tr class="color1"> | 
|---|
| 60 | <td>Static pool - DSL</td> | 
|---|
| 61 | <td>A pool of IP addresses available for one-by-one assignment to customers on | 
|---|
| 62 | DSL.  Individual IPs will be "assigned" to the customer's city, but the pool | 
|---|
| 63 | will remain assigned to its nominal origin.</td> | 
|---|
| 64 | </tr> | 
|---|
| 65 |  | 
|---|
| 66 | <tr class="color2"> | 
|---|
| 67 | <td>Static pool - Dialup</td> | 
|---|
| 68 | <td>A pool of IP addresses available for one-by-one assignment to dialup | 
|---|
| 69 | customers.</td> | 
|---|
| 70 | </tr> | 
|---|
| 71 |  | 
|---|
| 72 | <tr class="color1"> | 
|---|
| 73 | <td>Static pool - Wireless</td> | 
|---|
| 74 | <td>A pool of IP addresses available for one-by-one assignment to customers on a | 
|---|
| 75 | wireless connection.</td> | 
|---|
| 76 | </tr> | 
|---|
| 77 |  | 
|---|
| 78 | <tr class="color2"> | 
|---|
| 79 | <td>End-use netblock</td> | 
|---|
| 80 | <td>A /30 or larger allocation for arbitrary services - note this should not | 
|---|
| 81 | be used for customer connections.  Use this if exact tracking of IP | 
|---|
| 82 | usage in the block is not required.</td> | 
|---|
| 83 | </tr> | 
|---|
| 84 |  | 
|---|
| 85 | <tr class="color1"> | 
|---|
| 86 | <td>Dialup netblock</td> | 
|---|
| 87 | <td>Netblock assigned to one or more RAS units in a POP</td> | 
|---|
| 88 | </tr> | 
|---|
| 89 |  | 
|---|
| 90 | <tr class="color2"> | 
|---|
| 91 | <td>Dynamic DSL block</td> | 
|---|
| 92 | <td>Netblock for (mostly residential) PPPoE DSL.</td> | 
|---|
| 93 | </tr> | 
|---|
| 94 |  | 
|---|
| 95 | <tr class="color1"> | 
|---|
| 96 | <td>Dynamic cable block</td> | 
|---|
| 97 | <td>Netblock for (mostly residential) DHCP cable.</td> | 
|---|
| 98 | </tr> | 
|---|
| 99 |  | 
|---|
| 100 | <tr class="color2"> | 
|---|
| 101 | <td>Dynamic WiFi block</td> | 
|---|
| 102 | <td>Netblock for (mostly residential) (mostly) PPPoE wireless.</td> | 
|---|
| 103 | </tr> | 
|---|
| 104 |  | 
|---|
| 105 | <tr class="color1"> | 
|---|
| 106 | <td>Dynamic VoIP block</td> | 
|---|
| 107 | <td>Netblock for DHCP-assigned VoIP services.</td> | 
|---|
| 108 | </tr> | 
|---|
| 109 |  | 
|---|
| 110 | <tr class="color2"> | 
|---|
| 111 | <td>Static IP - LAN/POP</td> | 
|---|
| 112 | <td>A single IP address from a designated pool for internal LANs - either at a | 
|---|
| 113 | single POP or for a VPN.</td> | 
|---|
| 114 | </tr> | 
|---|
| 115 |  | 
|---|
| 116 | <tr class="color1"> | 
|---|
| 117 | <td>Static IP - Managment</td> | 
|---|
| 118 | <td>A single IP address from a designated pool for managed devices.</td> | 
|---|
| 119 | </tr> | 
|---|
| 120 |  | 
|---|
| 121 | <tr class="color2"> | 
|---|
| 122 | <td>Static IP - Wifi CPE</td> | 
|---|
| 123 | <td>A single IP address from a designated pool for wireless CPE devices.</td> | 
|---|
| 124 | </tr> | 
|---|
| 125 |  | 
|---|
| 126 | <tr class="color1"> | 
|---|
| 127 | <td>Static pool - LAN/POP</td> | 
|---|
| 128 | <td>A pool of IP addresses available for one-by-one assignment to internal LAN | 
|---|
| 129 | systems or VPNs.</td> | 
|---|
| 130 | </tr> | 
|---|
| 131 |  | 
|---|
| 132 | <tr class="color2"> | 
|---|
| 133 | <td>Static Pool - Managment</td> | 
|---|
| 134 | <td>A pool of IP addresses available for assignment to managed devices.</td> | 
|---|
| 135 | </tr> | 
|---|
| 136 |  | 
|---|
| 137 | <tr class="color1"> | 
|---|
| 138 | <td>Static pool - Wifi CPE</td> | 
|---|
| 139 | <td>A pool of IP addresses available for assignment to wireless CPE devices.</td> | 
|---|
| 140 | </tr> | 
|---|
| 141 |  | 
|---|
| 142 | <tr class="color2"> | 
|---|
| 143 | <td>Reserve for WAN blocks</td> | 
|---|
| 144 | <td>Reserve a chunk of IP space for core routers/etc.</td> | 
|---|
| 145 | </tr> | 
|---|
| 146 |  | 
|---|
| 147 | <tr class="color1"> | 
|---|
| 148 | <td>Reserve for dynamic-route DSL netblocks</td> | 
|---|
| 149 | <td>Reserve a chunk of IP space for netblocks configured on the customer end via | 
|---|
| 150 | PPPoE/RADIUS.  Note that this is similar to the static DSL pool, but IP space is | 
|---|
| 151 | to be allocated as /30 and larger netblocks, not single static IPs.</td> | 
|---|
| 152 | </tr> | 
|---|
| 153 |  | 
|---|
| 154 | <tr class="color2"> | 
|---|
| 155 | <td>Reserve for ATM</td> | 
|---|
| 156 | <td>Reserve a chunk of IP space for allocation to customers on ATM.</td> | 
|---|
| 157 | </tr> | 
|---|
| 158 |  | 
|---|
| 159 | <tr class="color1"> | 
|---|
| 160 | <td>Reserve for fibre</td> | 
|---|
| 161 | <td>Reserve a chunk of IP space for customers on a fibre connection.</td> | 
|---|
| 162 | </tr> | 
|---|
| 163 |  | 
|---|
| 164 | <tr class="color2"> | 
|---|
| 165 | <td>WAN block</td> | 
|---|
| 166 | <td>Individual netblock assignment for a core router.  Always taken from a | 
|---|
| 167 | block which has previously been reserved for such assignments.</td> | 
|---|
| 168 | </tr> | 
|---|
| 169 |  | 
|---|
| 170 | <tr class="color1"> | 
|---|
| 171 | <td>Dynamic-route DSL netblock</td> | 
|---|
| 172 | <td>Customer assignment for a netblock configured on the customer end via | 
|---|
| 173 | PPPoE/RADIUS.  Always taken from a block which has previously been reserved for | 
|---|
| 174 | such assignments.</td> | 
|---|
| 175 | </tr> | 
|---|
| 176 |  | 
|---|
| 177 | <tr class="color2"> | 
|---|
| 178 | <td>ATM block</td> | 
|---|
| 179 | <td>Customer assignment for a customer on ATM.  Always taken from a | 
|---|
| 180 | block which has previously been reserved for such assignments.</td> | 
|---|
| 181 | </tr> | 
|---|
| 182 |  | 
|---|
| 183 | <tr class="color1"> | 
|---|
| 184 | <td>Fibre</td> | 
|---|
| 185 | <td>Customer assignment for a customer on fibre. Always taken from a block | 
|---|
| 186 | which has previously been reserved for such assignments.</td> | 
|---|
| 187 | </tr> | 
|---|
| 188 |  | 
|---|
| 189 | <tr class="color2"> | 
|---|
| 190 | <td>Routing</td> | 
|---|
| 191 | <td>Blocks not actually assigned to a service on their own, but which | 
|---|
| 192 | have been routed to individual POPs- typically /24, /23, /22</td> | 
|---|
| 193 | </tr> | 
|---|
| 194 |  | 
|---|
| 195 | <tr class="color1"> | 
|---|
| 196 | <td>Master block</td> | 
|---|
| 197 | <td>Allocations provided by the regional registry (ARIN, RIPE, LACNIC, AfriNIC, | 
|---|
| 198 | or APNIC)</td> | 
|---|
| 199 | </tr> | 
|---|
| 200 |  | 
|---|
| 201 | </table> | 
|---|
| 202 |  | 
|---|
| 203 | </body></html> | 
|---|