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