source: branches/stable/alloctypes.html@ 620

Last change on this file since 620 was 593, checked in by Kris Deugau, 11 years ago

/branches/stable

Merge /trunk r517 (merge /branches/htmlform)
Conflicts all resolved towards /trunk.
Fix a minor syntax error with "while (@data..." -> "while (my @data..."
(may cause merge conflicts later)

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