1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638
|
<pre>NWG/RFC# 739 JBP 11 Nov 77 42341
Assigned Numbers
Network Working Group J. Postel
Request for Comments: 739 USC-ISI
NIC: 42341 11 November 1977
<span class="h1">ASSIGNED NUMBERS</span>
This Network Working Group Request for Comments documents the currently
assigned values from several series of numbers used in network protocol
implementations. This RFC will be updated periodically, and in any case
current information can be obtained from Jon Postel. The assignment of
numbers is also handled by Jon. If you are developing a protocol or
application that will require the use of a link, socket, etc. please
contact Jon to receive a number assignment.
Jon Postel
USC - Information Sciences Institute
4676 Admiralty Way
Marina del Rey, California 90291
phone: (213) 822-1511
ARPANET mail: POSTEL@ISIB
Most of the protocols mentioned here are documented in the RFC series of
notes. The more prominent and more generally used are documented in the
Protocol Handbook [<a href="#ref-1" title=""ARPANET Protocol Handbook,"">1</a>] prepared by the Network Information Center (NIC).
In the lists that follow a bracketed number, e.g. [<a href="#ref-1" title=""ARPANET Protocol Handbook,"">1</a>], off to the right
of the page indicates a reference to the protocol assigned that number.
<span class="grey"> [Page 1]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-2" ></span>
<span class="grey">NWG/RFC# 739 JBP 11 Nov 77 42341</span>
Assigned Numbers
Assigned Link Numbers
ASSIGNED LINK NUMBERS
The word "link" here refers to a field in the original ARPANET
Host/IMP interface leader. The link was originally defined as an 8
bit field. Some time after the ARPANET Host-to-Host (AHHP) protocol
was defined and, by now, some time ago the definition of this field
was changed to "Message-ID" and the length to 12 bits. The name link
now refers to the high order 8 bits of this 12 bit message-id field.
The low order 4 bits of the message-id field are to be zero unless
specifically specified otherwise for the particular protocol used on
that link. The Host/IMP interface is defined in BBN report 1822 [<a href="#ref-2" title=""Specifications for the Interconnection of a Host and an IMP,"">2</a>].
Link Assignments:
Decimal Octal Description References
------- ----- ----------- ----------
0 0 AHHP Control Messages [<a href="#ref-1" title=""ARPANET Protocol Handbook,"">1</a>,<a href="#ref-3" title=""Host/Host Protocol for the ARPA Network,"">3</a>]
1 1 Reserved
2-71 2-107 AHHP Regular Messages [<a href="#ref-1" title=""ARPANET Protocol Handbook,"">1</a>,<a href="#ref-3" title=""Host/Host Protocol for the ARPA Network,"">3</a>]
72-151 110-227 Reserved
152 230 PARC Universal Protocol
153 231 TIP Status Reporting
154 232 TIP Accounting
155-158 233-236 Internet Protocol [<a href="#ref-35" title=""Specification of Internet Transmission Control Program -- TCP (version 2),"">35</a>,<a href="#ref-36" title=""Specification of Internet Transmission Control Program -- TCP-3,"">36</a>]
159-191 237-277 Measurements [<a href="#ref-28" title=""Formation of a Network Measurement Group (NMG),"">28</a>]
192-195 300-303 Message Switching Protocol [<a href="#ref-4" title=""A System for Interrprocess Communication in a Resource Sharing Computer Network,"">4</a>,<a href="#ref-5" title=""A Proposed Experiment with a Message Switching Protocol,"">5</a>]
196-255 304-377 Experimental Protocols
<span class="grey"> [Page 2]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-3" ></span>
<span class="grey">NWG/RFC# 739 JBP 11 Nov 77 42341</span>
Assigned Numbers
Assigned Socket Numbers
ASSIGNED SOCKET NUMBERS
Sockets are used in the AHHP [<a href="#ref-1" title=""ARPANET Protocol Handbook,"">1</a>,<a href="#ref-3" title=""Host/Host Protocol for the ARPA Network,"">3</a>] to name the ends of logical
connections which carry long term conversations. For the purpose of
providing services to all callers an Initial Connection Procedure ICP
[<a href="#ref-1" title=""ARPANET Protocol Handbook,"">1</a>,<a href="#ref-34" title=""Official Initial Connection Protocol,"">34</a>] is used between the user process and the server process. This
list specifies the socket used by the server process as its contact
socket.
Socket Assignments:
General Assignments:
Decimal Octal Description
------- ----- -----------
0-63 0-77 Network Wide Standard Function
64-127 100-177 Hosts Specific Functions
128-223 200-337 Reserved for Future Use
224-255 340-377 Any Experimental Function
<span class="grey"> [Page 3]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-4" ></span>
<span class="grey">NWG/RFC# 739 JBP 11 Nov 77 42341</span>
Assigned Numbers
Assigned Socket Numbers
Specific Assignments:
Decimal Octal Description References
------- ----- ----------- ----------
Network Standard Functions
1 1 Old Telnet [<a href="#ref-6" title=""Telnet Protocol,"">6</a>]
3 3 Old File Transfer [<a href="#ref-7" title=""File Transfer Protocol,"">7</a>,<a href="#ref-8" title=""FTPSRV -- Extensions for Tenex Paged Files,"">8</a>,<a href="#ref-9" title=""One More Try on the FTP,"">9</a>]
5 5 Remote Job Entry [<a href="#ref-10" title=""Remote Job Entry Protocol,"">10</a>]
7 7 Echo [<a href="#ref-11" title=""Echo Process,"">11</a>]
9 11 Discard [<a href="#ref-12" title=""Discard Process,"">12</a>]
11 13 Who is on or SYSTAT
13 15 Date and Time
15 17 Who is up or NETSTAT
17 21 Short Text Message
19 23 Character generator or TTYTST [<a href="#ref-13" title=""Character Generator Process,"">13</a>]
21 25 New File Transfer [<a href="#ref-1" title=""ARPANET Protocol Handbook,"">1</a>,<a href="#ref-14" title=""File Transfer Protocol,"">14</a>,<a href="#ref-15" title=""Revised FTP Reply Codes,"">15</a>]
23 27 New Telnet [<a href="#ref-1" title=""ARPANET Protocol Handbook,"">1</a>,<a href="#ref-16" title=""Telnet Protocol Specifications,"">16</a>,<a href="#ref-17" title=""Telnet Option Specification,"">17</a>]
25 31 Distributed Programming System [<a href="#ref-18" title=""A High Level Framework for Network-Based Resource Sharing,"">18</a>,<a href="#ref-19" title=""Elements of a Distributed Programming System,"">19</a>]
27 33 NSW User System w/COMPASS FE [<a href="#ref-20" title=""Semi-Annual Technical Report,"">20</a>]
29 35 MSG-3 ICP [<a href="#ref-21" title=""MSG: The Interprocess Communication Facility for the National Software Works,"">21</a>]
31 37 MSG-3 Authentication [<a href="#ref-21" title=""MSG: The Interprocess Communication Facility for the National Software Works,"">21</a>]
33 41 DPS ICP [<a href="#ref-18" title=""A High Level Framework for Network-Based Resource Sharing,"">18</a>,<a href="#ref-19" title=""Elements of a Distributed Programming System,"">19</a>]
35 43 IO Station Spooler
37 45 Time Server [<a href="#ref-22" title=""Time Server,"">22</a>]
39 47 NSW User System w/SRI FE [<a href="#ref-20" title=""Semi-Annual Technical Report,"">20</a>]
Host Specific Functions
65 101 Speech Data Base at LL-TX-2 [<a href="#ref-23" title=""Lincoln Speech Data Facility,"">23</a>]
67 103 Datacomputer at CCA [<a href="#ref-24" title=""Datacomputer Version 1 User Manual,"">24</a>]
69 105 CPYNET
71 107 NETRJS (EBCDIC) at UCLA-CCN [<a href="#ref-25" title=""Interim NETRJS Specification,"">25</a>]
73 111 NETRJS (ASCII) at UCLA-CCN [<a href="#ref-25" title=""Interim NETRJS Specification,"">25</a>]
75 113 NETRJS (TTY) at UCLA-CCN [<a href="#ref-25" title=""Interim NETRJS Specification,"">25</a>]
77 115 any private RJE server
79 117 Finger
81 121 Network BSYS
95 137 SUPDUP [<a href="#ref-33" title=""SUPDUP Protocol,"">33</a>]
Experimental Functions
229 345 Garlick's Debugger
232-237 350-355 Authorized Mailer at BBN
239 357 Graphics [<a href="#ref-1" title=""ARPANET Protocol Handbook,"">1</a>,<a href="#ref-26" title=""A Networks Graphics Protocol,"">26</a>]
241 361 NCP Measurement [<a href="#ref-27" title=""NCP Statistics,"">27</a>,<a href="#ref-28" title=""Formation of a Network Measurement Group (NMG),"">28</a>]
243 363 Survey Measurement [<a href="#ref-28" title=""Formation of a Network Measurement Group (NMG),"">28</a>,<a href="#ref-29" title=""A Report on the Survey Project,"">29</a>,<a href="#ref-30" title=""Storing Network Survey Data at the Datacomputer,"">30</a>]
245 365 LINK [<a href="#ref-31" title=""Inter-Entity Communication -- An Experiment,"">31</a>]
247 367 TIPSRV
249-255 371-377 RSEXEC [<a href="#ref-31" title=""Inter-Entity Communication -- An Experiment,"">31</a>,<a href="#ref-32" title=""A Resource Sharing Executive for the ARPANET,"">32</a>]
<span class="grey"> [Page 4]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-5" ></span>
<span class="grey">NWG/RFC# 739 JBP 11 Nov 77 42341</span>
Assigned Numbers
Assigned Network Numbers
ASSIGNED NETWORK NUMBERS
This list of network numbers is used in the internetwork protocols
now under development, the field is 8 bits in size.
Assigned Network Numbers
Decimal Octal Network
------- ----- -------
0 0 Reserved
1 1 BBN Packet Radio Network
2 2 SF Bay Area Packet Radio Network (1)
3 3 BBN RCC Network
4 4 Atlantic Satellite Network
5 5 Washington D.C. Packet Radio Network
6 6 SF Bay Area Packet Radio Network (2)
7-9 7-11 Not assigned
10 12 ARPANET
11 13 University College London Network
12 14 CYCLADES
13 15 National Physical Laboratory
14 16 TELENET
15 17 British Post Office EPSS
16 20 DATAPAC
17 21 TRANSPAC
18 22 LCS Network
19 23 TYMNET
20-254 24-376 Unassigned
255 377 Reserved
<span class="grey"> [Page 5]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-6" ></span>
<span class="grey">NWG/RFC# 739 JBP 11 Nov 77 42341</span>
Assigned Numbers
Assigned Internet Message Versions
ASSIGNED INTERNET MESSAGE VERSIONS
In the internetwork protocols there is a field to identify the
version of the internetwork general protocol. This field is 4 bits
in size.
Assigned Internet Message Versions
Decimal Octal Version References
------- ----- ------- ----------
0 0 Old [<a href="#ref-35" title=""Specification of Internet Transmission Control Program -- TCP (version 2),"">35</a>]
1 1 Current [<a href="#ref-36" title=""Specification of Internet Transmission Control Program -- TCP-3,"">36</a>]
2-14 2-16 Unassigned
15 17 Reserved
<span class="grey"> [Page 6]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-7" ></span>
<span class="grey">NWG/RFC# 739 JBP 11 Nov 77 42341</span>
Assigned Numbers
Assigned Internet Message Formats
ASSIGNED INTERNET MESSAGE FORMATS
In the internetwork protocols there is a field to identify the format
of the host level specific protocol. This field is 8 bits in size.
Assigned Internet Message Formats
Decimal Octal Format References
------- ----- ------ ----------
0 0 Reserved
1 1 raw internet
2 2 TCP-3 [<a href="#ref-36" title=""Specification of Internet Transmission Control Program -- TCP-3,"">36</a>]
3 3 DSP [<a href="#ref-37" title=""Protocols for the LCS Network,"">37</a>,<a href="#ref-38" title=""Revision of DSP Specification,"">38</a>]
2-254 2-376 Unassigned
255 377 Reserved
<span class="grey"> [Page 7]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-8" ></span>
<span class="grey">NWG/RFC# 739 JBP 11 Nov 77 42341</span>
Assigned Numbers
Assigned Internet Message Types
ASSIGNED INTERNET MESSAGE TYPES
In the internetwork old protocol there is a field to identify the
type of the message. This field is 4 bits in size.
Assigned Internet Message Types
Decimal Octal Type
------- ----- ----
0 0 Escape
1 1 TCP-2
2 2 Secure
3 3 Gateway
4 4 Measurement
5 5 DSP
6 6 UCL
7-12 7-14 Reserved
13 15 Pluribus
14 16 Telenet
15 17 Xnet
<span class="grey"> [Page 8]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-9" ></span>
<span class="grey">NWG/RFC# 739 JBP 11 Nov 77 42341</span>
Assigned Numbers
References
REFERENCES
[<a id="ref-1">1</a>] Feinler, E. "ARPANET Protocol Handbook," NIC 7104, Defense
Communications Agency, 1 April 1976.
[<a id="ref-2">2</a>] BBN, "Specifications for the Interconnection of a Host and an
IMP," Report 1822, Bolt Beranek and Newman, Cambridge,
Massachusetts, January 1976.
[<a id="ref-3">3</a>] McKenzie,A. "Host/Host Protocol for the ARPA Network," NIC
8246, January 1972.
[<a id="ref-4">4</a>] Walden, D. "A System for Interrprocess Communication in a
Resource Sharing Computer Network," <a href="./rfc62">RFC 62</a>, NIC 4962,
3-Aug-70. Also published in Communications of the ACM volume
15, number 4, April 1972.
[<a id="ref-5">5</a>] Bressler, B. "A Proposed Experiment with a Message Switching
Protocol," <a href="./rfc333">RFC 333</a>, NIC 9926, 15-May-72.
[<a id="ref-6">6</a>] Postel, J. "Telnet Protocol," <a href="./rfc318">RFC 318</a>, NIC 9348, 3-April-72.
[<a id="ref-7">7</a>] McKenzie, A. "File Transfer Protocol," NIC 14333, <a href="./rfc454">RFC 454</a>,
16-Feb-73.
[<a id="ref-8">8</a>] Clements, R. "FTPSRV -- Extensions for Tenex Paged Files," <a href="./rfc683">RFC</a>
<a href="./rfc683">683</a>, NIC 32251, 3-April-75.
[<a id="ref-9">9</a>] Harvey, B. "One More Try on the FTP," <a href="./rfc691">RFC 691</a>, NIC 32700,
6-Jun-75.
[<a id="ref-10">10</a>] Bressler, B. "Remote Job Entry Protocol," <a href="./rfc407">RFC 407</a>, NIC 12112,
16-Oct-72.
[<a id="ref-11">11</a>] Postel, J. "Echo Process," <a href="./rfc347">RFC 347</a>, NIC 10426, 30-May-72.
[<a id="ref-12">12</a>] Postel, J. "Discard Process," <a href="./rfc348">RFC 348</a>, NIC 10427, 30-May-72.
[<a id="ref-13">13</a>] Postel, J. "Character Generator Process," <a href="./rfc429">RFC 429</a>, NIC 13281,
12-Dec-72.
[<a id="ref-14">14</a>] Neigus, N. "File Transfer Protocol," NIC 17759 <a href="./rfc542">RFC 542</a>
12-July-73.
[<a id="ref-15">15</a>] Postel, J. "Revised FTP Reply Codes," NIC 30843 <a href="./rfc640">RFC 640</a>
5-June-74.
<span class="grey"> [Page 9]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-10" ></span>
<span class="grey">NWG/RFC# 739 JBP 11 Nov 77 42341</span>
Assigned Numbers
References
[<a id="ref-16">16</a>] McKenzie, A. "Telnet Protocol Specifications," NIC 18639,
August 1973.
[<a id="ref-17">17</a>] McKenzie, A. "Telnet Option Specification," NIC 18640, August
1973.
[<a id="ref-18">18</a>] White, J. "A High Level Framework for Network-Based Resource
Sharing," <a href="./rfc707">RFC 707</a>, NIC 34263, 14 January 1976. Also in NCC
Proceedings, AFIPS, June 1976.
[<a id="ref-19">19</a>] White, J. "Elements of a Distributed Programming System," <a href="./rfc708">RFC</a>
<a href="./rfc708">708</a>, NIC 34353, 28 January 1976.
[<a id="ref-20">20</a>] COMPASS. "Semi-Annual Technical Report," CADD-7603-0411,
Massachusetts Computer Associates, 4 March 1976. Also as,
"National Software Works, Status Report No. 1,"
RADC-TR-76-276, Volume 1, September 1976. and COMPASS. "Second
Semi-Annual Report," CADD-7608-1611, Massachusetts Computer
Associates, 16 August 1976.
[<a id="ref-21">21</a>] NSW Protocol Committee, "MSG: The Interprocess Communication
Facility for the National Software Works," CADD-7612-2411,
Massachusetts Computer Associates, BBN 3237, Bolt Beranek and
Newman, Revised 24 December 1976.
[<a id="ref-22">22</a>] Harrenstien, K. "Time Server," <a href="./rfc738">RFC 738</a>, NIC 42218, 31-Oct-77.
[<a id="ref-23">23</a>] Armenti, A., D. Hall, and A. Stone. "Lincoln Speech Data
Facility," SUR Note 37, NIC 10917, 14 July 1972.
[<a id="ref-24">24</a>] CCA, "Datacomputer Version 1 User Manual," Computer
Corporation of America, August 1975.
[<a id="ref-25">25</a>] Braden, R. "Interim NETRJS Specification," <a href="./rfc189">RFC 189</a>, NIC 7133,
15-July-71.
[<a id="ref-26">26</a>] Sproull, R, and E. Thomas. "A Networks Graphics Protocol," NIC
24308, 16-Aug-74.
[<a id="ref-27">27</a>] Cerf, V., "NCP Statistics," <a href="./rfc388">RFC 388</a>, NIC 11360, 23 August
1972.
[<a id="ref-28">28</a>] Cerf, V., "Formation of a Network Measurement Group (NMG),"
<a href="./rfc323">RFC 323</a>, NIC 9630, 23 March 1972.
<span class="grey"> [Page 10]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-11" ></span>
<span class="grey">NWG/RFC# 739 JBP 11 Nov 77 42341</span>
Assigned Numbers
References
[<a id="ref-29">29</a>] Bhushan, A., "A Report on the Survey Project," <a href="./rfc530">RFC 530</a>, NIC
17375, 22 June 1973.
[<a id="ref-30">30</a>] Cantor, D., "Storing Network Survey Data at the Datacomputer,"
<a href="./rfc565">RFC 565</a>, NIC 18777, 28 August 1973.
[<a id="ref-31">31</a>] Bressler, R., "Inter-Entity Communication -- An Experiment,"
<a href="./rfc441">RFC 441</a>, NIC 13773, 19 January 1973.
[<a id="ref-32">32</a>] Thomas, R. "A Resource Sharing Executive for the ARPANET,"
AFIPS Conference Proceedings, 42:155-163, NCC, 1973.
[<a id="ref-33">33</a>] Crispin, M. "SUPDUP Protocol," <a href="./rfc734">RFC 734</a>, NIC 41953, 7 October
1977.
[<a id="ref-34">34</a>] Postel, J. "Official Initial Connection Protocol," NIC 7101,
11 June 1971.
[<a id="ref-35">35</a>] Cerf, V. "Specification of Internet Transmission Control
Program -- TCP (version 2)," March 1977.
[<a id="ref-36">36</a>] Cerf, V. and J. Postel, "Specification of Internet
Transmission Control Program -- TCP-3," November 1977.
[<a id="ref-37">37</a>] Reed, D. "Protocols for the LCS Network," Local Network Note
3, Laboratory for Computer Science, MIT, 29 November 1976.
[<a id="ref-38">38</a>] Clark, D. "Revision of DSP Specification," Local Network Note
9, Laboratory for Computer Science, MIT, 17 June 1977.
[Page 11]
</pre>
|