Data Networks, IP and the Internet

Total Page:16

File Type:pdf, Size:1020Kb

Data Networks, IP and the Internet Data Networks, IP and the Internet Data Networks, IP and the Internet: Protocols, Design and Operation Martin P. Clark 2003 John Wiley & Sons, Ltd ISBN: 0-470-84856-1 Data Networks, IP and the Internet Protocols, Design and Operation Martin P. Clark Telecommunications Consultant, Germany Copyright 2003 John Wiley & Sons Ltd, The Atrium, Southern Gate, Chichester, West Sussex PO19 8SQ, England Telephone (+44) 1243 779777 Email (for orders and customer service enquiries): [email protected] Visit our Home Page on www.wileyeurope.com or www.wiley.com All Rights Reserved. No part of this publication may be reproduced, stored in a retrieval system or transmitted in any form or by any means, electronic, mechanical, photocopying, recording, scanning or otherwise, except under the terms of the Copyright, Designs and Patents Act 1988 or under the terms of a licence issued by the Copyright Licensing Agency Ltd, 90 Tottenham Court Road, London W1T 4LP, UK, without the permission in writing of the Publisher. Requests to the Publisher should be addressed to the Permissions Department, John Wiley & Sons Ltd, The Atrium, Southern Gate, Chichester, West Sussex PO19 8SQ, England, or emailed to [email protected], or faxed to (+44) 1243 770571. This publication is designed to provide accurate and authoritative information in regard to the subject matter covered. It is sold on the understanding that the Publisher is not engaged in rendering professional services. If professional advice or other expert assistance is required, the services of a competent professional should be sought. Other Wiley Editorial Offices John Wiley & Sons Inc., 111 River Street, Hoboken, NJ 07030, USA Jossey-Bass, 989 Market Street, San Francisco, CA 94103-1741, USA Wiley-VCH Verlag GmbH, Boschstr. 12, D-69469 Weinheim, Germany John Wiley & Sons Australia Ltd, 33 Park Road, Milton, Queensland 4064, Australia John Wiley & Sons (Asia) Pte Ltd, 2 Clementi Loop #02-01, Jin Xing Distripark, Singapore 129809 John Wiley & Sons Canada Ltd, 22 Worcester Road, Etobicoke, Ontario, Canada M9W 1L1 Wiley also publishes its books in a variety of electronic formats. Some content that appears in print may not be available in electronic books. Library of Congress Cataloging-in-Publication Data Clark, Martin P. Data networks, IP, and the Internet : networks, protocols, design, and operation / Martin P. Clark. p. cm. Includes bibliographical references and index. ISBN 0-470-84856-1 1. Computer networks. 2. TCP/IP (Computer network protocol) 3. Internet. I. Title. TK5105.5 .C545 2003 004.6–dc21 2002191041 British Library Cataloguing in Publication Data A catalogue record for this book is available from the British Library ISBN 0-470-84856-1 Typeset in 9.5/11pt Times by Laserwords Private Limited, Chennai, India Printed and bound in Great Britain by Biddles Ltd, Guildford and King’s Lynn This book is printed on acid-free paper responsibly manufactured from sustainable forestry in which at least two trees are planted for each one used for paper production. F¨ur Ruth, in Erinnerung an Wade in dessen Gesellschaft dieses Buch entstanden ist. Contents Preface xiii Acknowledgements xv Foreword xvii 1 The Internet, Email, Ebusiness and the Worldwide Web (www) 1 1.1 In the beginning — ARPANET 1 1.2 The emergence of layered protocols for data communication 2 1.3 SNA (systems network architecture) 3 1.4 DECnet 5 1.5 Other mainframe computer manufacturers 5 1.6 X.25 (ITU-T recommendation X.25) 5 1.7 DTE (data terminal equipment), DCE (data circuit-terminating equipment), line interfaces and protocols 7 1.8 UNI (user-network interface), NNI (network-network interface) and INI (inter-network interface) 10 1.9 Open systems interconnection (OSI) 11 1.10 EDI (electronic data interchange) 17 1.11 CompuServe, prestel, minitel, BTx (Bildschirmtext) and teletex 18 1.12 The role of UNIX in the development of the Internet 20 1.13 The appearance of the PC (personal computer) 20 1.14 Local area networks (LANs) 20 1.15 LAN servers, bridges, gateways and routers 22 1.16 Why did IP win through as the standard for ‘open’ communication? 24 1.17 The development and documentation of IP (Internet protocol) and the Internet 24 1.18 Electronic mail and the domain name system (DNS) 24 1.19 html, WindowsNT and the Worldwide Web 26 1.20 Internet addresses and domain names 26 1.21 What are ISPs (Internet service providers) and IAPs (Internet access providers)? 27 1.22 The emergence of ebusiness 27 viii Contents 2 Fundamentals of Data Communication and Packet Switching 29 2.1 The binary code 29 2.2 Electrical or optical representation and storage of binary code numbers 30 2.3 Using the binary code to represent textual information 31 2.4 ASCII (American standard code for information interchange) 31 2.5 EBCDIC and extended forms of ASCII 34 2.6 Use of the binary code to convey graphical images 35 2.7 Decoding binary messages — the need for synchronisation and for avoiding errors 36 2.8 Digital transmission 37 2.9 Modulation of digital information over analogue media using a modem 38 2.10 Detection and demodulation — errors and eye patterns 44 2.11 Reducing errors — regeneration, error detection and correction 48 2.12 Synchronisation 51 2.13 Packet switching, protocols and statistical multiplexing 55 2.14 Symmetrical and asymmetrical communication: full duplex and all that! 60 2.15 Serial and parallel communication 62 2.16 The problem of long lines — the need to observe the maximum line length 62 3 Basic Data Networks and Protocols 67 3.1 The basic components of a data network 67 3.2 Layer 1 — physical layer interface: DTE/DCE, line interfaces and protocols 70 3.3 Layer 2 — data link layer 96 3.4 Layer 3 — network layer and network layer addresses 103 3.5 Layer 4 — transport layer protocol 111 3.6 Layers 5–7 — higher layer protocols 114 3.7 Protocol stacks and nested protocol control information (PCI) 117 3.8 Real networks and protocol stack representations 119 3.9 Protocol encapsulation 119 3.10 Control and management protocols 120 3.11 Propagation effects affecting protocol choice and network design and operation 122 4 Local Area Networks (LANs) 125 4.1 The different LAN topologies and standards 125 4.2 Ethernet (CSMA/CD; IEEE 802.3) 126 4.3 Ethernet LAN standards (IEEE 802.3 and 802.2) 128 4.4 Ethernet LAN datalink layer protocols — LLC and MAC 129 4.5 Ethernet physical layer — basic functions of the physical layer signalling (PLS) 135 4.6 Ethernet hubs (half duplex repeaters) 136 Contents ix 4.7 Alternative physical layers — ethernet, fast ethernet and gigabit ethernet 138 4.8 LAN segments and repeaters — extending the size of a single collision domain 142 4.9 LAN switches — extending coverage and managing traffic in LAN networks 145 4.10 Other types of LAN (token ring and token bus) 149 4.11 LAN operating software and LAN servers 156 4.12 Interconnection of LANs — bridges, switches, VLANs, routers and gateways 157 5 WANs, Routers and the Internet Protocol (IP) 165 5.1 WANs (wide area networks), routers, Internet protocol (IP) and IP addresses 165 5.2 Main functions of routers 167 5.3 Unicast, broadcast, multicast and anycast forwarding 172 5.4 Routing table format — static and dynamic routing 173 5.5 Routing table conventions 176 5.6 Simple IP routing control mechanisms: time-to-live (ttl) and hop limit fields 177 5.7 Internet protocol version 4 (IPv4) 178 5.8 ICMP (Internet control message protocol) 184 5.9 Internet addressing (IPv4) 187 5.10 Differentiated services (Diffserv and DS field) 193 5.11 Internet protocol version 6 (IPv6) 198 5.12 ICMP for IPv6 204 5.13 IPv6 addressing 205 5.14 Multicasting 209 6 Routing Tables and Protocols 215 6.1 Routing tables: static and dynamic routing — a recap 215 6.2 Choosing the best route by comparing the routing distance or cost of the alternatives 216 6.3 Storage, updating and recalculation of the routing table and routing database 218 6.4 The accuracy and stability of routing tables 219 6.5 Representation of destinations in a routing table 222 6.6 Routing protocols and their associated algorithms and metrics 223 6.7 Distributing routing information around an internetwork 223 6.8 Distance vector and link state protocol routing methodologies 227 6.9 Initiating router protocols: neighbour discovery and the hello procedure 229 6.10 Routing protocols and their relationship with the Internet protocol (IP) 229 6.11 The different internetwork routing protocols — when to use them 230 6.12 RIP (routing information protocol) 232 6.13 OSPF (open shortest path first) 237 6.14 BGP4 (border gateway protocol version 4) 259 xContents 6.15 Problems associated with routing in source and destination local networks 266 6.16 Routing management issues 274 7 Transport Services and Protocols 277 7.1 Transport services and end-to-end communication between hosts 277 7.2 User datagram protocol (UDP) 282 7.3 Transmission control protocol (TCP) 283 7.4 Resource reservation protocol (RSVP) 299 7.5 MPLS (multiprotocol label switching) 305 8 IP Networks in Practice: Components, Backbone and Access 317 8.1 The components and hierarchy of an IP-based data network 317 8.2 The Internet, intranets, extranets and VPN 320 8.3 Network technologies typically used in IP-backbone networks 323 8.4 Access network technologies 332 8.5 Link establishment and control 338 8.6 Wireless technologies for Internet access 350 8.7 Host functionality and software for communication via IP 354 9 Managing the Network 357 9.1 Managing and configuring via the console port 357 9.2 Basic network management: alarms, commands, polling, events
Recommended publications
  • A Nation Goes Online a Nation Goes Online Table of Contents
    A NATION GOES ONLINE A NATION GOES ONLINE TABLE OF CONTENTS Foreword 5 Acknowledgements 6 Introduction 8 Chapter 1 UNCERTAIN BEGINNINGS 12 Chapter 2 NETWORKING TAKES ROOT 24 Chapter 3 A NATIONAL NETWORK (…AT LAST) 45 Chapter 4 CANADA CATCHES UP 60 Chapter 5 THE BIRTH OF CA*NET 90 Chapter 6 FROM CA*NET TO INTERNET 104 Epilogue 128 FOREWORD A NATION GOES ONLINE More Canadians are connected to the Internet than any other country. This should come as no surprise, since we are global leaders in information communications technologies and Internet development. We did not get there by accident – we got there by innovation and establishing world class design expertise. Canada is proud of its advanced networking history. As this publication illustrates, we have built an Internet infrastructure which links Canadians to each other and rein- forces the economic and social underpinnings which define a modern nation. Canada’s networking success is one based on partnership and co-operation between the academic and research community and the public and private sectors. The story told in these pages is a testament to this successful approach. It is not the work of a single group rather that of a series of grass-roots efforts that took shape at universities and other institutions in regions across the country. These pioneers worked to connect a population scattered over immense distances, to create opportunity from potential isolation, and to develop regional collaboration and cohesion. That determination spurred much of the early networking research at Canadian universities and ultimately the national partnerships that led to the creation of CA*net, Canada’s first information highway.
    [Show full text]
  • Telecommunications Abbreviations and Acronyms
    Telecommunications Abbreviations and acronyms: 2G Second Generation 3G Third Generation 3GIP 3rd: Generation partnership for Internet Protocol 3GPP 3rd: Generation Partnership Project WCDMA 3GPP2 3rd: Generation Partnership Project 2 CDMA 2000 a.f audio frequency AAL ATM Adaption Layer AAL: ATM Adaptation Layer AAS Automatic Announcement Subsystem ABR Automatic Bit Rate ACELP: Algebraic Code Excited Linear Prediction ACR Attenuation-to-Crosstalk Ratio ADM Add and Drop Multiplexer ADSL Asymmetric Digital Subscribers Line ALCAP: Access Link Control Application Part AM Amplitude Modulation AMPS: Advanced Mobile Phone System AMR: Adaptive Multi Rate AN (C,XU): Antenna Network AND: Abbreviated Dialling Number ANSI American National Standards Institute ANSI: American National Standard Institute USA APD Avanlanche Photo Diode ARIB: Association of Radio Industries and Business Japan ARQ Automatic Repeat Request AS Autonomous System ASBR Autonomous System Boundary Routing ASCII American Symbolic Code for Information Interchange ASLA Application Service Level Agreement ASP Application Service Part ATC: ATM Traffic Contract ATM Asynchronous Transfer Mode OR Automatic ATM: Asynchronous Transfer Mode AUC Authentication Centre BB :Base Band BCCH: Broadcast Control Channel BCD Binary Coded Decimal BD Building Distributor BER Bit Error Rate BER: Bit Error Rate BHCA: Busy Hour Call Attempts BISUP Broadband ISDN User Part BJT Bipolar Junction Transistors BLER: Block Error Rate BMC Broadcast / Multicast Control BMC: Broadcast Multicast Control BM-IWF: Broadcast
    [Show full text]
  • Curriculum Vitae
    CURRICULUM VITAE Donald D. Cowan PRESENT POSITION: Distinguished Professor Emeritus and Director, Computer Systems Group, University of Waterloo DATE and PLACE OF BIRTH: March 11th, 1938, Toronto, Ontario, Canada MARITAL STATUS: Widowed, 3 Children CITIZENSHIP: Canadian EDUCATION: B.A.Sc. Engineering Physics, 1960, University of Toronto M.Sc. Applied Mathematics, 1961, University of Waterloo Ph.D. Applied Mathematics, 1965, University of Waterloo CAREER: 1960 - 1962 Research Assistant and Teaching Fellow, University of Waterloo 1962 - 1965 Lecturer, University of Waterloo 1965 - 1967 Assistant Professor, Associate Director of the Computing Centre, University of Waterloo 1966 - 1972 Chair, Applied Analysis & Computer Science Department, University of Waterloo 1967 - 1975 Associate Professor, Applied Analysis & Computer Science Department, University of Waterloo 1969 - Consultant to the Graduate Program, Pontifical Catholic University of Rio de Janeiro, Brazil 1972 - 1973 Visiting Associate Professor, Computer Science Department, Stanford University 1972 - 1973 Scientist - Xerox Palo Alto Research Centre, Palo Alto, California 1974 - 1982 Co-Director, CIDA/COMBRA Project Co-Director, CIDA/COMBRA Project 1974 - 2003 Director, Waterloo Foundation For The Advancement of Computing (WATFAC) 1974 -1978 Associate Dean of Graduate Studies, Faculty of Mathematics, University of Waterloo 1975 - 1996 Professor, Computer Science Department, University of Waterloo 1978 - 1979 Visiting Research Scientist, IBM Research Laboratory, Zurich 1979 - Director, Waterloo Mathematics Foundation 1980 - Senior Associate Scientist, Computer Systems Group, University of Waterloo 1980 -1985 President, Waterloo Software Applications Centre Inc. 1980 -1985 Director, Waterloo Software Applications Centre Inc. 1982 -1984 Secretary, WATSOFT Products Inc. 1982 - 1984 Director, WATSOFT Products Inc. 1982 - 1992 Director, WATCOM Group Inc. 1982 -1986 President, WATCOM Seminars 1983 -1989 Director, Ontario Centre for Advanced Manufacturing 1984 - 1992 Director, WATCOM Products Inc.
    [Show full text]
  • Standards Issues in Data Communications
    Standards issues in data communications Gregor V. Bochmann The lack of development in There is a long history of international standards in telecommuni- standards and compatibility in the cations because of the necessity of obtaining compatibility between field of data communication and different national networks. In the data communications and processing requires urgent processing areas, however, standards and compatibility are much less attention. The author discusses the developed: data communications have long been a secondary aspect compatibility issues that arise from of data processing, and large computer manufacturers tend to try to the introduction of packet- sell total data processing systems, so that intersystem compatability is switching networks, which typify not needed. However, with the increasing cost of software the growing interdependence of development, compared to hardware costs, there is a growing user computer and communication technologies. Focusing on Canada need to share software modules and thus avoid the duplication of as a case example, he examines development costs. Compatibility, therefore, is an essential condition issues relating to the compatibility for the realization of the large-scale applications of data between the communication communications and processing that will soon be technically services offered by different feasible.’ networks and communication functions used for distributed data processing, and also between the Background procedures employed to provide The area of data communications is characterized by a growing these services and functions. symbiosis between communications and computer technology. Data The author is in the Departement communication was first used in teleprocessing systems, where d’lnformatique, Universite de computers and terminals were connected through leased or switched Montreal, 2900 Edouard-Montpetit, telephone channels over which data were transmitted.
    [Show full text]
  • Library and Information Networks in India
    University of Nebraska - Lincoln DigitalCommons@University of Nebraska - Lincoln Library Philosophy and Practice (e-journal) Libraries at University of Nebraska-Lincoln July 2005 Library and Information Networks in India V. Franklin David Jebaraj Madurai Kamaraj University Franklin Robert Devadoss Madurai Kamaraj University Follow this and additional works at: https://digitalcommons.unl.edu/libphilprac Part of the Library and Information Science Commons Jebaraj, V. Franklin David and Devadoss, Franklin Robert, "Library and Information Networks in India" (2005). Library Philosophy and Practice (e-journal). 29. https://digitalcommons.unl.edu/libphilprac/29 Library Philosophy and Practice Vol. 6, No. 2 (Spring 2004) (libr.unl.edu:2000/LPP/lppv6n2.htm) ISSN 1522-0222 Library and Information Networks in India Franklin David Jebaraj Fredrick Robin Devadoss Dept. of Library & Information Science Madurai Kamaraj University Madurai-21 India Introduction The explosion in the amount of literature that is available, increases among the number of users and their different needs, and the application of electronic media are forcing libraries to construct and participate in networks. Magnetic tapes, floppy disks, and CD-ROMs provide enough data storage capacity. Retrieval through telecommunications networks and access to international databases are available for searching for information on various subjects. With the advent of networks, remote transmission of texts and graphics, video clips and animated clips are also possible. Definitions: • A library network is broadly described as a group of libraries coming together with some agreement of understanding to help each other with a view to satisfying the information needs of their clientele. • UNISIST II working document defines Information Network as a set of inter-related information systems associated with communication facilities, which are cooperating through more or less formal agreements in order to implement information handling operations to offer better services to the users.
    [Show full text]
  • Introduction to Virtual Circuit and X.25
    Virtual Circuit: virtual Circuits is a connection between two network devices appearing like a direct and dedicated connection but it but is actually a group of logic circuit resources from which specific circuits are allocated as needed to meet traffic requirements in a packet switched network. In this case, the two network devices can communicate as though they have a dedicated physical connection. Examples of networks with virtual circuit capabilities include X.25 connections, Frame Relay and ATM networks. Virtual circuits can be either permanent, called Permanent virtual Circuits (PVC), or temporary, called Switched Virtual Circuits (SVCs). A Permanent Virtual Circuit (PVC) is a virtual circuit that is permanently available to the user. A PVC is defined in advance by a network manager. A PVC is used on a circuit that includes routers that must maintain a constant connection in order to transfer routing information in a dynamic network environment. Carriers assign PVCs to customers to reduce overhead and improve performance on their networks. A switched virtual circuit (SVC) is a virtual circuit in which a connection session is set up dynamically between individual nodes temporarily only for the duration of a session. Once a communication session is complete, the virtual circuit is disabled. X.25: A packet-switching protocol for wide area network (WAN) connectivity that uses a public data network (PDN) that parallels the voice network of the Public Switched Telephone Network (PSTN). The current X.25 standard supports synchronous, full-duplex communication at speeds up to 2 Mbps over two pairs of wires, but most implementations are 64-Kbps connections via a standard DS0 link.
    [Show full text]
  • DDN LIBRARY INDEX by DATE Created by Elizabeth “Jake” Feinler, 2012
    DDN LIBRARY INDEX BY DATE Created by Elizabeth “Jake” Feinler, 2012 NOTE: This file was created from the DDN Index by Numbers by sorting on the numbers on the left. The first two numbers represent a date. However, WORD threw away several of the second and third lines in many cases, but not in others. Therefore, to find a complete title or reference either consult the DDN Index by Number file in box 062309881or look in the actual physical files under the last part of the document number, eg. 1122 not 64-1122. Beware that searches for titles split across lines do not always work even when the second or third line is there. 64-1122 On distributed communications networks 68-1369 A scheduling philosophy for multiprocessing systems 68-1424 A research center for augmenting human intellect 68-1698 USAS X3.4-1968, USA standard code for information exchange 70-1356 Host-Host communication protocol in the ARPA network 70-1357 The interface message processor for the ARPA computer network 71-0286 The File Transfer Protocol 71-1275 Remote Job Entry to CCN via UCLA Sigma 7: A scenario 71-1294 NETRJS Remote operator commands 71-1344 Official initial connection protocol, Document No. 2, NIC 7101 71-1382 The design of a switching system to allow remote access to computer services by other computers and terminal devices 71-1699 Features of a proposed synchronous data network 71-1982 SEX beginner’s guide 71-2233 Transmittal letter for NIC 5145, Current Catalog of the NIC Collection 72-0399 UCLA campus computing network liaison staff for ARPA network 72-1161
    [Show full text]
  • E-Mail and Academic Computer Networks
    AAPM REPORT NO. 30 E-MAIL AND ACADEMIC COMPUTER NETWORKS Published for the American Association of Physicists in Medicine by the American Institute of Physics AAPM REPORT NO. 30 REPORT OF TASK GROUP 1 COMPUTER COMMITTEE Trevor D. Cradduck (Task Group Chairman) Martin S. Weinhous Neal Tobochnik September 1990 Published for the American Association of Physicists in Medicine by the American Institute of Physics DISCLAIMER: This publication is based on sources and information believed to be reliable, but the AAPM and the editors disclaim any warranty or liability based on or relat- ing to the contents of this publication The AAPM does not endorse any products, manufac- turers, or suppliers. Nothing in this publication should be interpreted as implying such endorsement. Further copies of this report ($10 prepaid) may be obtained from: American Institute of Physics c/o AIDC 64 Depot Road Colchester, Vermont 05446 (l-800-445-6638) Library of Congress Catalog Number: 90-55652 International Standard Book Number: 0-883 18-806-6 International Standard Serial Number: 0271-7344 © 1990 by the American Association of Physicists in Medicine All rights reserved. No part of this publication may be re- produced, stored in a retrieval system, or transmitted in any form or by any means (electronic, mechanical, photo- copying, recording, or otherwise) without the prior writ- ten permission of the publisher. Published by the American Institute of Physics, Inc. 335 East 45 Street, New York, NY 10017 Printed in the United States of America TABLE OF CONTENTS TABLE OF CONTENTS . i PREFACE . 1 1 INTRODUCTION ................................... 3 ELECTRONIC MAIL AND COMMUNICATIONS ......
    [Show full text]
  • OCR Document
    NTIA Report 93-296 Present Status and Future Trends in Telecommunications Robert F. Linfield U.S. DEPARTMENT OF COMMERCE Ronald H. Brown, Secretary Thomas J. Sugrue, Acting Assistant Secretary for Communications and Information August 1993 PREFACE Certain commercial equipment, instruments, services, protocols, and materials are identified in this report to adequately specify the engineering issues. In no case does such identification imply recommendation or endorsement by the National Telecommunications and Information Administration, nor does it imply that the material, equipment, or service identified is necessarily the best available for the purpose. To whatever degree I have managed to bring together this comprehensive overview of telecommunication trends at least some of the credit goes to Messrs. V.J. Pietrasiewicz, W.J. Pomper, and J.A. Hull who provided technical suggestions. In addition, helpful discussions were held with many other members of the staff at the Institute for Telecommunication Sciences. iii CONTENTS Page FIGURES...................................................................................................................................... vii TABLES ..........................................................................................................................................x ACRONYMS AND ABBREVIATIONS...................................................................................... xi DEFINITIONS...........................................................................................................................
    [Show full text]
  • Network Working Group J. Reynolds Request for Comments: 1700 J
    Network Working Group J. Reynolds Request for Comments: 1700 J. Postel STD: 2 ISI Obsoletes RFCs: 1340, 1060, 1010, 990, 960, October 1994 943, 923, 900, 870, 820, 790, 776, 770, 762, 758,755, 750, 739, 604, 503, 433, 349 Obsoletes IENs: 127, 117, 93 Category: Standards Track ASSIGNED NUMBERS Status of this Memo This memo is a status report on the parameters (i.e., numbers and keywords) used in protocols in the Internet community. Distribution of this memo is unlimited. OVERVIEW This RFC is a snapshot of the ongoing process of the assignment of protocol parameters for the Internet protocol suite. To make the current information readily available the assignments are kept up-to- date in a set of online text files. This RFC has been assembled by catinating these files together with a minimum of formatting "glue". The authors appologize for the somewhat rougher formatting and style than is typical of most RFCs. We expect that various readers will notice specific items that should be corrected. Please send any specific corrections via email to . Reynolds & Postel [Page 1] RFC 1700 Assigned Numbers October 1994 INTRODUCTION The files in this directory document the currently assigned values for several series of numbers used in network protocol implementations. ftp://ftp.isi.edu/in-notes/iana/assignments The Internet Assigned Numbers Authority (IANA) is the central coordinator for the assignment of unique parameter values for Internet protocols. The IANA is chartered by the Internet Society (ISOC) and the Federal Network Council (FNC) to act as the clearinghouse to assign and coordinate the use of numerous Internet protocol parameters.
    [Show full text]
  • Handbook on New Technologies and New Services Has Been Prepared Taking Into Account These Two Statements of the Valletta Conference Held in 1998
    *19165* Printed in Switzerland Geneva, 2001 ISBN 92-61-09291-8 q-16-2-fasc_2.indd 1 11.05.2001, 14:50 THE STUDY GROUPS OF THE ITU-D The ITU-D Study Groups were set up in accordance with Resolution 2 of World Telecommunication Development Conference (WTDC) held in Buenos Aires, Argentina, in 1994. For the period 1998-2002, Study Group 1 is entrusted with the study of eleven Questions in the field of telecommunication development strategies and policies. Study Group 2 is entrusted with the study of seven Questions in the field of development and management of telecommunication services and networks. For this period, in order to respond as quickly as possible to the concerns of developing countries, instead of being approved during the WTDC, the output of each Question is published as and when it is ready. For further information Please contact: Ms. Fidélia AKPO Telecommunication Development Bureau (BDT) ITU Place des Nations CH-1211 GENEVA 20 Switzerland Telephone: +41 22 730 5439 Fax: +41 22 730 5484 E-mail: [email protected] Placing orders for ITU publications Please note that orders cannot be taken over the telephone. They should be sent by fax or e-mail. ITU Sales Service Place des Nations CH-1211 GENEVA 20 Switzerland Telephone: +41 22 730 6141 English Telephone: +41 22 730 6142 French Telephone: +41 22 730 6143 Spanish Fax: +41 22 730 5194 Telex: 421 000 uit ch Telegram: ITU GENEVE E-mail: [email protected] The Electronic Bookshop of ITU: www.itu.int/publications ITU 2001 All rights reserved.
    [Show full text]
  • 1700 J. Postel
    Network Working Group J. Reynolds Request for Comments: 1700 J. Postel STD: 2 ISI Obsoletes RFCs: 1340, 1060, 1010, 990, 960, October 1994 943, 923, 900, 870, 820, 790, 776, 770, 762, 758,755, 750, 739, 604, 503, 433, 349 Obsoletes IENs: 127, 117, 93 Category: Standards Track ASSIGNED NUMBERS Status of this Memo This memo is a status report on the parameters (i.e., numbers and keywords) used in protocols in the Internet community. Distribution of this memo is unlimited. OVERVIEW This RFC is a snapshot of the ongoing process of the assignment of protocol parameters for the Internet protocol suite. To make the current information readily available the assignments are kept up-to- date in a set of online text files. This RFC has been assembled by catinating these files together with a minimum of formatting "glue". The authors appologize for the somewhat rougher formatting and style than is typical of most RFCs. We expect that various readers will notice specific items that should be corrected. Please send any specific corrections via email to <[email protected]>. Reynolds & Postel [Page 1] RFC 1700 Assigned Numbers October 1994 INTRODUCTION The files in this directory document the currently assigned values for several series of numbers used in network protocol implementations. ftp://ftp.isi.edu/in-notes/iana/assignments The Internet Assigned Numbers Authority (IANA) is the central coordinator for the assignment of unique parameter values for Internet protocols. The IANA is chartered by the Internet Society (ISOC) and the Federal Network Council (FNC) to act as the clearinghouse to assign and coordinate the use of numerous Internet protocol parameters.
    [Show full text]