- Timestamp:
- 04/05/06 12:20:09 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/cgi-bin/ipdb.psql
r316 r321 109 109 ); 110 110 111 COPY "alloctypes" FROM stdin; 111 -- 112 -- Name: alloctypes; Type: TABLE DATA; Schema: public; Owner: ipdb 113 -- 114 115 COPY alloctypes ("type", listname, dispname, listorder, def_custid) FROM stdin; 116 cn Customer netblock Customer netblock 0 117 si Static IP - Server pool Server pool IP 20 118 ci Static IP - Cable Static cable IP 21 119 di Static IP - DSL Static DSL IP 22 120 mi Static IP - Dialup Static dialup IP 23 121 wi Static IP - Wireless Static wireless IP 24 122 sd Static Pool - Servers Server pool 40 6750400 112 123 cd Static Pool - Cable Cable pool 41 CBL-BUS 113 124 dp Static Pool - DSL DSL pool 42 DSL-BUS 114 125 mp Static Pool - Dialup Static dialup pool 43 DIAL-BUS 115 126 wp Static Pool - Wireless Static wireless pool 44 WL-BUS 116 mm Master block Master block 999 6750400117 in Internal netblock Internal netblock 990 6750400118 sd Static Pool - Servers Server pool 40 6750400119 cn Customer netblock Customer netblock 0120 ci Static IP - Cable Static cable IP 21121 di Static IP - DSL Static DSL IP 22122 mi Static IP - Dialup Static dialup IP 23123 wi Static IP - Wireless Static wireless IP 24124 si Static IP - Server pool Server pool IP 20 6750400125 wc Reserve for WAN blocks WAN IP blocks 200 6750400126 127 en End-use netblock End-use netblock 100 6750400 127 128 me Dialup netblock Dialup netblock 101 DIAL-RES … … 129 130 ce Dynamic cable block Dynamic cable block 103 CBL-RES 130 131 we Dynamic WiFi block Dynamic WiFi block 104 WL-RES 132 ve Dynamic VoIP block Dynamic VoIP block 105 DYN-VOIP 133 li Static IP - LAN/POP Static LAN/POP IP 190 6750400 134 ai Static IP - Managment Static management IP 192 6750400 135 ad Static Pool - Managment Management pool 196 6750400 136 ld Static Pool - LAN/POP LAN pool 195 6750400 137 wc Reserve for CORE/WAN blocks CORE/WAN blocks 200 6750400 138 pc Reserve for dynamic-route DSL netblocks Dynamic-route netblocks 201 6750400 139 ac Reserve for ATM ATM blocks 202 6750400 140 wr CORE/WAN block CORE/WAN block 220 6750400 141 pr Dynamic-route DSL netblock Dynamic-route DSL 221 142 ar ATM block ATM block 222 131 143 rm Routing Routed netblock 500 6750400 132 pc Reserve for dynamic-route DSL netblocks Dynamic-route netblocks 201 6750400 133 pr Dynamic-route DSL netblock Dynamic-route DSL 221 134 wr WAN block WAN block 220 6750400 144 in Internal netblock Internal netblock 990 6750400 145 mm Master block Master block 999 6750400 135 146 \. 136 147
Note:
See TracChangeset
for help on using the changeset viewer.