Changeset 38 for trunk/alloctypes.html
- Timestamp:
- 10/28/04 14:59:51 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/alloctypes.html
r10 r38 8 8 <body bgcolor="#ffffff" text="#000000" link="#000000" vlink="#000000" alink="#ff0000" leftmargin="0" topmargin="0" marginwidth="0"> 9 9 10 <table class="regular" width=630>10 <table class="regular"> 11 11 12 12 <tr><td colspan=2 class="heading">Allocation Types:</td><tr> 13 13 14 14 <tr class="color1"> 15 <td>Customer netblock (default)</td><td>A direct allocation /30 or larger to a customer.</td> 15 <td>Customer netblock (default)</td><td>A direct allocation /30 or larger to a 16 customer.</td> 16 17 </tr> 17 18 18 19 <tr class="color2"> 19 <td>Customer static IP - Cable</td><td>A single IP address from a designated pool 20 <td>Static IP - Server pool</td><td>A single IP from a pool designated for 21 servers</td> 22 </tr><tr class="color1"> 23 <td>Static IP - Cable</td><td>A single IP address from a designated pool 20 24 on the cable network.</td> 25 </tr><tr class="color2"> 26 <td>Static IP - DSL</td><td>A single IP address from a designated pool 27 on the DSL network. Note that these are nominally in Sudbury or North Bay, 28 even if the customer isn't.</td> 21 29 </tr><tr class="color1"> 22 <td>Customer static IP - DSL</td><td>A single IP address from a designated pool 23 on the DSL network. Note that these are nominally in Sudbury, even if the customer 24 isn't.</td> 30 <td>Static IP - Dialup</td><td>A single IP address from a designated pool 31 on a dialup RAS.</td> 25 32 </tr><tr class="color2"> 26 <td>IP from server pool</td><td>A single IP from a pool designated for servers</td> 33 <td>Static IP - Wireless</td><td>A single IP address from a designated pool 34 on one of our wireless networks.</td> 27 35 </tr> 28 36 29 37 <tr class="color1"> 30 <td> Pool - Cable</td><td>A pool of IP addresses available for one-by-one assignment to31 customers on cable.</td>38 <td>Static pool - Servers</td><td>A pool of IP addresses available for one-by-one 39 assignment to servers in a POP. This will usually only be in Sudbury.</td> 32 40 </tr><tr class="color2"> 33 <td>Pool - DSL</td><td>A pool of IP addresses available for one-by-one assignment to 41 <td>Static pool - Cable</td><td>A pool of IP addresses available for one-by-one assignment 42 to customers on cable.</td> 43 </tr><tr class="color1"> 44 <td>Static pool - DSL</td><td>A pool of IP addresses available for one-by-one assignment to 34 45 customers on DSL. Note that individual IPs will be "assigned" to the customer's 35 46 city, but the pool they are a part of will normally be "assigned" to Sudbury or 36 47 North Bay.</td> 48 </tr><tr class="color2"> 49 <td>Static pool - Dialup</td><td>A pool of IP addresses available for one-by-one 50 assignment to dialup customers.</td> 37 51 </tr><tr class="color1"> 38 <td> Pool - Servers</td><td>A pool of IP addresses available for one-by-one assignment to39 servers in Sudbury.</td>52 <td>Static pool - Wireless</td><td>A pool of IP addresses available for one-by-one 53 assignment to customers on one of our wireless networks.</td> 40 54 </tr> 41 55
Note:
See TracChangeset
for help on using the changeset viewer.