home *** CD-ROM | disk | FTP | other *** search
/ HAM Radio 1 / HamRadio.cdr / misc / rosesw33 / roseuser.doc < prev    next >
Text File  |  1989-03-04  |  50KB  |  1,323 lines

  1.  
  2.  
  3.  
  4.                                           
  5.                                           
  6.                                           
  7.                                           
  8.                         RATS Open Systems Environment (ROSE)
  9.                                           
  10.                                           
  11.                                           
  12.                                           
  13.                                           
  14.                                           
  15.                                           
  16.                                           
  17.                                           
  18.                                           
  19.                                           
  20.                                           
  21.                                           
  22.                                           
  23.                                           
  24.                     The Radio Amateur Telecommunications Society
  25.                                           
  26.                               206 North Vivyen Street
  27.                                           
  28.                            Bergenfield, New Jersey  07621
  29.                                           
  30.                               United States of America
  31.                                           
  32.                                   01-201-387-8896
  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.                                  Table of Contents                                 Table of Contents
  69.                                           
  70.                                           
  71.             
  72.             Forward - RATS Open System Environment                     i
  73.             Introduction to the ROSE X.25 Packet Switch                1
  74.             System Overview and Features                               1
  75.             What ROSE Provides                                         2
  76.             Disconnecting from a Station                               3
  77.             Information Bulletin                                       3
  78.             Local Digipeating                                          3
  79.             Networking with ROSE                                       4
  80.             Local switching                                            4
  81.             Multi-switch networking                                    4
  82.             Entry and Exit Digipeaters                                 5
  83.             Monitoring Transmissions                                   5
  84.             How to determine where a connection originated             6
  85.             ROSE X.25 Packet Switch Messages                           7
  86.             Tips and Tricks                                            7
  87.             Appendix A - Disconnect and Reset Codes Used               8
  88.             Appendix B - CCITT Data Country Codes                     10
  89.             RATS Membership Application                               15
  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.           Forward - RATS Open System Environment          Forward - RATS Open System Environment
  131.           
  132.                The  Radio  Amateur  Telecommunications  Society  (RATS)  is
  133.           dedicated to  the improvement  of communications  systems in  the
  134.           Amateur Radio  Service.    This  objective  has  been  guided  by
  135.           individuals who are willing to develop software, operate, and use
  136.           systems which  push the  current state  of the  art.   Our packet
  137.           switch, the  ROSE X.25  Packet Switch, and communications server,
  138.           ROSErver/PRMBS, have from their inception been ambitious projects
  139.           providing  increased  functionality  to  the  users  and  network
  140.           management.     These   systems   were   developed   to   support
  141.           communications using  conventional packet  radio equipment.   Any
  142.           AX.25 TNC  user can  access  a  network  of  ROSE  switches,  and
  143.           likewise any  W0RLI-compatible packet  bulletin board  system can
  144.           exchange mail with ROSErver/PRMBS.
  145.                
  146.                The objective  was not  another home-grown  packet switch or
  147.           BBS, but  to  add  features  needed  by  the  users  and  network
  148.           management while  also  facilitating  interoperability  with  (or
  149.           through) other  networks.   The vehicle for this interoperability
  150.           was the  then emerging  Open  Systems  Interconnection  Reference
  151.           Model  (OSI-RM)  developed  jointly  by  ISO  (the  International
  152.           Organization   for    Standardization)   and   the   CCITT   (the
  153.           International Consultive  Committee on  Telephone and Telegraph).
  154.           Adherence to  the model has provided a modular framework in which
  155.           protocols could  be tested,  used, and  replaced as new solutions
  156.           (software and hardware) became available.
  157.                
  158.                We chose  to base  our  systems  on  OSI  because  it  is  a
  159.           blueprint  for   communications   not   bound   to   the   design
  160.           methodologies or  marketing objectives  of private companies like
  161.           IBM or DEC, or of governmental agencies such as the U.S.  Dept of
  162.           Defense. Instead,  these protocols have been developed and agreed
  163.           upon by  both user  groups and telecommunications carriers.  This
  164.           blueprint defines  the various aspects of communications in terms
  165.           of a  seven-level stack.   For  example, the  switch provides all
  166.           required network services needed to interconnect remote users.
  167.           
  168.           These include:
  169.           
  170.           Connection establishment - creating a data path through a network
  171.           
  172.           Data transfer - transfer of data between users will be free of:
  173.           
  174.             Most bit-errors - the kind that turn an "A" into a "B";
  175.           
  176.             Sequencing errors - the kind that change the order of the data;
  177.           
  178.             Undetected packet loss - dropped or missing packets;
  179.           
  180.             Undetected packet duplication - unrequested retransmission;
  181.           
  182.           Connection clearing - the orderly termination of communications.
  183.                
  184.  
  185.  
  186.  
  187.                                         i
  188.  
  189.  
  190.  
  191.  
  192.  
  193.                The OSI reference model is the blueprint that was applied to
  194.           facilitate the  evolution of  the ROSErver/PRMBS Message Handling
  195.           System.   This system  began its development as a packet bulletin
  196.           board system  (or PBBS),  but has  outgrown this  label by adding
  197.           interoperability support  for CCITT X.400 Message Handling System
  198.           and DoD  Internet RFC822  message headers,  providing for  remote
  199.           file and  database requests, and remote execution of applications
  200.           for a  user.   The  system  is  progressing  toward  support  for
  201.           Directory  Services,   CCITT  X.500  and  Management  Information
  202.           Services, ISO 9596.
  203.                
  204.                The progress  of OSI-based development has been fraught with
  205.           difficulties, including  apathy, "Why Change?"; limited resources
  206.           of developers;  the collection  of dialogues that became known as
  207.           the "protocol  wars".  Many of these problems occurred because we
  208.           recognized the  impact of  OSI very  early and as such were faced
  209.           with no  base of  software or  expertise from  which to build and
  210.           many of  the required  standards were  not yet  defined, or  were
  211.           defined poorly.  These difficulties have been overcome, since the
  212.           momentum of  the interest  in OSI protocols to support multimedia
  213.           electronic mail  (X.400), directory  services (X.500),  and other
  214.           applications in  the marketplace  today has  helped to  fuel  our
  215.           efforts now  that a  larger community  exists for the exchange of
  216.           ideas and problem resolutions.
  217.                
  218.                In any  communications environment there are always real and
  219.           artificial  boundaries  where  special  handling  is  needed  for
  220.           communications to  occur.    In  amateur  radio  we  have  local,
  221.           regional and  area nets  for traffic  handling, while  these  are
  222.           geographically based  boundaries they  are  artificial,  since  a
  223.           moderately equipped HF station can easily cross those boundaries.
  224.           In the  commercial land-line  based communications  systems these
  225.           boundaries also  occur, and  in fact  are encouraged  in order to
  226.           facilitate management  of the  equipment involved such as modems,
  227.           telephone lines, microwave stations, etc.  The term Domain is one
  228.           term that  is used to describe a large collection of systems that
  229.           interoperate in a cooperative manner.
  230.                
  231.                A  domain   name  or  identifier  is  assigned  to  specific
  232.           collection of communications systems to identify the political or
  233.           management group responsible for proper operation of the systems.
  234.           In order  to keep the size of the list of Domain Identifiers to a
  235.           minimum the  identifiers are  based upon  a tree-like  structure,
  236.           "njit-eies.mailnet.edu" is  an example  of a  system  name  where
  237.           "edu"  is   the  domain   name  for   the  educational/university
  238.           communications networks  and "mailnet"  is a  domain  within  the
  239.           "edu" domain,  or a  sub-domain.   There can  be many  levels  of
  240.           domains.   The management  group responsible  for the  top  level
  241.           domain can add sub-domains as needed without having to notify the
  242.           groups managing  the other  top level  or global  domains.   This
  243.           allows flexibility  that is  especially important  to dynamic and
  244.           fast growing  networks, such  as networks  found in  the  Amateur
  245.           Radio Service.
  246.                
  247.  
  248.  
  249.  
  250.                                         ii
  251.  
  252.  
  253.  
  254.  
  255.  
  256.                In order  to fully  integrate the  worldwide  Amateur  Radio
  257.           Service into  the global  OSI community we needed a unique domain
  258.           identifier for  OSI-based Amateur Radio systems.  This identifier
  259.           had to  account for  national identity  in order  to provide  the
  260.           basis for  recognition by  the regulatory  bodies in each nation.
  261.           This objective  had one  serious logical caveat:  we did not want
  262.           to request  a piece  of the  global domain  name space  from each
  263.           country with an Amateur Radio activity.  To do so would have been
  264.           a nightmare  of paperwork  and expense.   What  was needed  was a
  265.           global Domain  Identifier for the Amateur Radio Service.  ISO and
  266.           CCITT recognized  needs of  certain activities  and organizations
  267.           such as  Amateur Radio  when they  devised the global domain name
  268.           scheme. Under  ISO is a place for "Identified Organizations" (ISO
  269.           6523). Since  the Amateur Radio Service is recognized as a global
  270.           service by  the International Telecommunications Union (ITU), the
  271.           International Consultive  Committee  for  Radio  (CCIR)  and  the
  272.           International Amateur  Radio Union (IARU),  we approached ISO for
  273.           a  global   domain  assignment.     After   some  discussion  the
  274.           International Code Designator (ICD) identifying the Amateur Radio
  275.           Service was  issued.   With  the  Amateur  Radio  ICD,  OSI-based
  276.           Amateur Radio  systems will  be known  by, and  accepted by, non-
  277.           Amateur systems operating throughout the world.
  278.                
  279.                RATS will  continue the  development of user applications to
  280.           support and  expand the needs of the Amateur Radio community.  We
  281.           will continue  to work  with  other  individuals  and  groups  to
  282.           cooperatively develop new and innovative applications and support
  283.           systems.
  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.                                         iii
  314.  
  315.  
  316.  
  317.  
  318.  
  319.                                           
  320.                                           
  321.                                           
  322.                         RATS Open Systems Environment (ROSE)
  323.                                           
  324.                                ROSE X.25 Packet Switch
  325.                                           
  326.                                      User Manual
  327.                                           
  328.                                           
  329.                                           
  330.                                           
  331.                                           
  332.                                           
  333.                                           
  334.                                           
  335.                                           
  336.                                           
  337.                                           
  338.                                           
  339.                                           
  340.                                           
  341.                     The Radio Amateur Telecommunications Society
  342.                                           
  343.                                206 North Vivyen Street
  344.                                           
  345.                            Bergenfield, New Jersey  07621
  346.                                           
  347.                               United States of America
  348.                                           
  349.                                    01-201-387-8896
  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.           Introduction to the ROSE X.25 Packet Switch          Introduction to the ROSE X.25 Packet Switch
  383.           
  384.                The ROSE  X.25 Packet  Switch is a connection-oriented, Open
  385.           Systems Interconnection packet switch which conforms to the CCITT
  386.           Recommendation X.25  and provides  the user  with a  functionally
  387.           rich network  interface.   The user  interface to  the ROSE  X.25
  388.           Packet Switch  has been  designed with  the average user in mind.
  389.           Current users  who are familiar with networking using digipeaters
  390.           (C CALLSIGN VIA DIGI, DIGI) will find that we have continued this
  391.           basic concept in the ROSE X.25 Switch user interface.
  392.                
  393.                The network will accept data from you and will notify you if
  394.           there is  a possibility  that data has been lost.  The network is
  395.           100% reliable unless you are otherwise notified.
  396.                
  397.                Users no  longer need  to know each step through the network
  398.           to get  to the  desired destination.  The network will handle all
  399.           routing of  connections as defined by the routing tables that the
  400.           network manager has set up.
  401.                
  402.                The only two things you need to know to make calls using the
  403.           ROSE X.25  Packet Switch are the call sign of the switch local to
  404.           you, and  the network address (Area Code/Exchange in USA), of the
  405.           point you  want to exit the network.  It's like knowing where the
  406.           telephone  is   in  your  house  and  knowing  the  phone  number
  407.           (Telephone Network Address) of the person you are calling.
  408.                
  409.                Future  applications  will  provide  directory  information,
  410.           similar to  555-1212, and  other  applications  that  the  system
  411.           manager   may   choose   to   upload,   such   as   Clusters   or
  412.           Conferencing/Round-Tables.
  413.                
  414.           System Overview and Features          System Overview and Features
  415.           
  416.                Written in  the C  language by  Thomas A. Moulton, W2VY, the
  417.           ROSE X.25  Packet Switch  is based  on  the  popular  AX.25  Link
  418.           protocol and  the CCITT  X.25 Packet  protocol.  The use of the C
  419.           language  allows   rapid  "porting"  of  the  software  to  other
  420.           hardware.
  421.           
  422.           ROSE X.25 Packet Switch offers the following features:
  423.                
  424.                *  Support for AX.25 Level 2 Users - Any standard TNC.               *  Support for AX.25 Level 2 Users                    
  425.                
  426.                *  Support for X.25 Level 3 Users - BBS can directly               *  Support for X.25 Level 3 Users                   
  427.                     interface with network; allows more efficient support
  428.                     for multiple simultaneous users on one BBS.
  429.                
  430.                *  Enhanced Digipeater Support - Higher throughput due to               *  Enhanced Digipeater Support                           
  431.                     fewer retries through one switch.
  432.                
  433.                *  Faster Response Time - Switch is will retransmit               *  Faster Response Time                            
  434.                     information as needed using Hop-by-Hop Acknowledgements
  435.                     providing higher throughput.
  436.  
  437.  
  438.  
  439.                                         1
  440.  
  441.  
  442.  
  443.  
  444.  
  445.                
  446.                *  Online Information - Information/Help bulletin.               *  Online Information                             
  447.                
  448.                *  FCC and foreign Government (PTT) acceptable AX.25 Level 2               *  FCC and foreign Government (PTT) acceptable AX.25 Level 2
  449.                     SOURCE and DESTINATION Identification - the call signs                    SOURCE and DESTINATION Identification                 
  450.                     of both the station of origination and termination
  451.                     appear at each end of the connection.
  452.                
  453.                *  Station Identification integrity maintained - Call signs               *  Station Identification integrity maintained             
  454.                     traverse the network without ANY changes.
  455.                
  456.                *  Proper Transmitter Licensee Identification - Switch               *  Proper Transmitter Licensee Identification         
  457.                     always identifies its transmissions with its own call
  458.                     sign, not the call sign of ANY user.
  459.                
  460.                *  Simple Addressing - Only need to know the address of the               *  Simple Addressing                                       
  461.                     desired exit point of the network, not all the
  462.                     intermediate steps, true Implicit Addressing.
  463.                
  464.                *  State of the art addressing - Addressing is based on the               *  State of the art addressing                             
  465.                     universally accepted telecommunications numbering plan.
  466.                
  467.                *  Network Determined Routing - Network manager determines               *  Network Determined Routing                             
  468.                     best path, eliminating need for broadcasting of routing
  469.                     information to other switches.
  470.                
  471.                *  Dynamic Route Selection - Network will automatically               *  Dynamic Route Selection                             
  472.                     attempt alternative paths to remote switches.
  473.                
  474.                *  Predetermined Network Paths - Network manager tells each               *  Predetermined Network Paths                             
  475.                     switch which paths to use, will not attempt impossible
  476.                     links because another switch was heard during a band
  477.                     opening.
  478.                
  479.                *  Easily Extendible Networking Plan - no need to re-learn               *  Easily Extendible Networking Plan                      
  480.                     how to connect to another station because of a new
  481.                     switch being added.
  482.                
  483.                *  Support for Emergency Operations - A switch can be added               *  Support for Emergency Operations                        
  484.                     to the network to provide service from the afflicted
  485.                     area without modifications to the existing network.
  486.                
  487.                *  Security System for Remote Control - authentication of               *  Security System for Remote Control                    
  488.                     user who requests to view or modify configuration.
  489.                
  490.                
  491.           What ROSE Provides          What ROSE Provides
  492.           
  493.                The  ROSE   X.25  Packet  Switch  allows  users  to  connect
  494.           transparently through  the Amateur  Packet Network  to  a  remote
  495.           station without the worry of setting up connections on a step-by-
  496.           step basis.   All a user needs to do is connect through the local
  497.           switch specifying the remote station's network address.
  498.           
  499.  
  500.  
  501.  
  502.                                         2
  503.  
  504.  
  505.  
  506.  
  507.  
  508.                Before  ROSE,  you  had  to  know  the  call  sign  of  each
  509.           digipeater/node in the path to reach the station.
  510.           
  511.                To connect  to a  station with a ROSE X.25 Packet Switch you
  512.           only need  to know  the call  sign of  your local  switch and the
  513.           network address  (telephone area code and exchange) of the switch
  514.           local to the station.
  515.           
  516.           For example, to connect to W2VY from anywhere in the USA:
  517.           
  518.                  C W2VY via (call sign of Your local switch), 201478
  519.           
  520.                It's as easy as dialing a telephone.
  521.           
  522.           Disconnecting from a Station          Disconnecting from a Station          ____________________________
  523.                
  524.                Before we  get into  the various  ways you can issue connect
  525.           requests through  a ROSE  X.25 Network, it is always good to know
  526.           how to  get out!  You just disconnect like you normally would, if
  527.           you are using a BBS send the "BYE" command, if you are talking to
  528.           another person  hit Control-C  and type "D" at the "cmd:" prompt.
  529.           Don't worry  about doing  something wrong,  it won't  bother  the
  530.           switch, if  you find  something that  does then I've got a bug to
  531.           fix!  Please tell me!
  532.                
  533.           Information Bulletin          Information Bulletin          ____________________
  534.                
  535.                The switch contains a configurable information message which
  536.           can be used for network information, meeting notices and any text
  537.           that is  desired by the network manager.  To get this message you
  538.           just need  to connect  to the  switch and  enter return.  If your
  539.           local switch  is N2DSY-3  you would just type: "C N2DSY-3".  When
  540.           you get  the ***  CONNECTED message  hit return.   You  will then
  541.           receive a  line indicating  the version  (release  date)  of  the
  542.           switch and  the text that was loaded by the manager.  The version
  543.           is important  to know when reporting any bugs.  When all the text
  544.           has been sent, the switch will automatically disconnect.
  545.                
  546.           Local Digipeating          Local Digipeating          _________________
  547.                
  548.                This mode  of operation  is straightforward  and provides  a
  549.           familiar mode  of operation to continue WITHIN the local network.
  550.           The ROSE  X.25 Packet  Switch will only digipeat frames with just
  551.           ONE call  sign (its  own) in  the "via" field of the AX.25 frame.
  552.           The digipeat  call sign  is usually  the call  sign of the switch
  553.           with a  "-2" suffix,  and the  switch call  sign is generally the
  554.           station call  sign with a "-3" suffix.  In any case the suffix of
  555.           the digipeater will be one less than the suffix of the switch.
  556.           
  557.                For the N2DSY-3 switch the following will work:
  558.           
  559.                                  "C N2FWI V N2DSY-2"
  560.           
  561.  
  562.  
  563.  
  564.  
  565.                                         3
  566.  
  567.  
  568.  
  569.  
  570.  
  571.                But the following will be ignored:
  572.           
  573.                              "C N2FWI V N2DSY-2,KD6TH-5
  574.                
  575.                Because of the extra digipeater field, you may need to use
  576.           local switching and an exit digipeater, see below.
  577.           
  578.           Networking with ROSE          Networking with ROSE          ____________________
  579.           
  580.                There is only one new concept for users to learn in order to
  581.           use the  advanced networking capabilities of the ROSE X.25 Packet
  582.           Switch. Each  switch has  a unique,  local, six-digit  "address."
  583.           This address  is the  telephone area code and the exchange of the
  584.           location the switch is serving.  This address is used to indicate
  585.           to the  network where the station you want to communicate with is
  586.           located.
  587.           
  588.           Local switching          Local switching          _______________
  589.                
  590.                Instead of  digipeating you  may want  to use  the  advanced
  591.           functionality of  the  switch  to  reduce  channel  overhead  and
  592.           increase the  overall throughput.   If  you want  to  connect  to
  593.           another station  that uses  the  same  switch  (N2DSY-3,  address
  594.           201744 in this case) that you use, you can do this as shown;
  595.           
  596.                       For example: "C N2FWI Via N2DSY-3,201744"
  597.                         (where you want to connect to N2FWI)
  598.                
  599.                In the  preceding example you specified N2DSY-3 because that
  600.           was where  you entered  the ROSE  X.25 Network, and you specified
  601.           201744 because  that was  where you wanted to leave the ROSE X.25
  602.           Network.   In this  case both  the entry and exit points were the
  603.           same location, like a digipeater.
  604.                
  605.                This initially  looks like  a two hop digipeater connection,
  606.           but in  reality the ROSE X.25 Packet Switch gets into the picture
  607.           and makes  the connection more reliable.  The switch will receive
  608.           the connect  request from  you, establish  a connection with you,
  609.           and then  attempt to  establish a  connection with  N2FWI.   This
  610.           arrangement provides  less congestion  within the network because
  611.           the acknowledgements are only between adjacent stations.
  612.           
  613.           Multi-switch networking          Multi-switch networking          _______________________
  614.           
  615.                In order  to connect  to another  station at a remote switch
  616.           one must  know the  address for  that switch.   If KB7UV uses the
  617.           switch "718956"  a user would type: "C KB7UV V N2DSY-3,718956" to
  618.           connect to  him.  In later versions the network will have support
  619.           for directory  services enabling  you to use the actual telephone
  620.           number of the Amateur as the address instead of being required to
  621.           know their local switch address.
  622.           
  623.           
  624.  
  625.  
  626.  
  627.  
  628.                                         4
  629.  
  630.  
  631.  
  632.  
  633.  
  634.           Entry and Exit Digipeaters          Entry and Exit Digipeaters          __________________________
  635.                
  636.                If the  nearest ROSE X.25 Packet Switch is not local to you,
  637.           you may  need to  include  an  extra  digipeater  address.    For
  638.           instance if  K2MFF-2 is  the digipeater  you need  to access  the
  639.           nearest switch  (N2DSY-3), then  you could  use a connect command
  640.           such as;
  641.           
  642.                C WA6KJD Via K2MFF-2,N2DSY-3,619372
  643.           
  644.           A digipeater may also be needed at the exit point of the network:
  645.           
  646.                C WA6KJD Via N2DSY-3,619372,WA6KJD-2
  647.           
  648.           As well as Both:
  649.           
  650.                C WA6KJD Via K2MFF-2,N2DSY-3,619372,WA6KJD-2
  651.           
  652.           Monitoring Transmissions          Monitoring Transmissions
  653.           
  654.                Let us  first look  at  what  happens  when  you  set  up  a
  655.           connection.  For the purpose of example we will look at a network
  656.           consisting of two switches.
  657.           
  658.           
  659.                     N2DSY-3 = = = = = X.25 = = = = = KA2VLP-3
  660.                     201744                             609426
  661.                     Little Falls                   Hightstown
  662.                                           
  663.                W2VY                                          KB1BD
  664.           
  665.           When I want to connect to Bob, KB1BD, I type:
  666.           
  667.                              C KB1BD Via N2DSY-3,609426
  668.           
  669.           Which will cause my TNC to transmit:
  670.           
  671.                             W2VY>KB1BD,N2DSY-3,609426 <C>
  672.           
  673.           Where the <C> means that it is a Connection request.
  674.           
  675.           At this point N2DSY-3 will accept the connect request by sending:
  676.                                           
  677.                            KB1BD>W2VY,609426,N2DSY-3* <UA>
  678.           
  679.           Where the <UA> is an "Unnumbered Acknowledgement" confirming and
  680.           accepting the Connection request.
  681.           
  682.           Note that N2DSY-3 is marked (*) as the transmitting station.
  683.           
  684.  
  685.  
  686.  
  687.  
  688.  
  689.  
  690.                                         5
  691.  
  692.  
  693.  
  694.  
  695.  
  696.           At the  other end  the connect request will exit the network with
  697.           KA2VLP-3 sending:
  698.           
  699.                            W2VY>KB1BD,201744,KA2VLP-3* <C>
  700.           
  701.           Note that KA2VLP-3 is marked (*) as the transmitting station.
  702.           
  703.           Assuming Bob's station is on the air and not busy, he will accept
  704.           the connect request by sending:
  705.           
  706.                            KB1BD>W2VY,KA2VLP-3,201744 <UA>
  707.           
  708.           And his TNC will print to the terminal:
  709.           
  710.                       *** CONNECTED TO W2VY VIA KA2VLP-3,201744
  711.           
  712.           This indicates the correct path to W2VY for Bob.
  713.           
  714.           How to determine where a connection originated          How to determine where a connection originated          ______________________________________________
  715.           
  716.                When monitoring  a channel you will see the switch call sign
  717.           preceded or  followed by  a six-digit  number.   This is the area
  718.           code and exchange of a switch within a ROSE X.25 Network.
  719.           
  720.           Example:
  721.           
  722.                If you were to see a monitored frame such as:
  723.                
  724.                WA6KJD>W2VY,619372,N2DSY-3* <I>:Carol says Hi!
  725.                
  726.                Where  the   <I>   indicated   the   transmission   contains
  727.                Information.
  728.                
  729.                This would indicate that the N2DSY-3 switch was transmitting
  730.                information to  W2VY on  behalf of  WA6KJD who  is at Switch
  731.                address 619372.
  732.                
  733.                And if you saw:
  734.                
  735.                W2VY>WA6KJD,N2DSY-3,619372 <I>:Hi Dad, back on HF yet?
  736.                
  737.                Would be a frame sent by W2VY going to WA6KJD@619372.
  738.                
  739.                Connections with DX Stations look about the same but have an
  740.                extra numeric field:
  741.                
  742.                VE7APU>W2VY,3020,615423,N2DSY-3* <I>: Hi Tom.
  743.                
  744.                Is a  frame from  Canada (Data Country Code 3020), Area Code
  745.                615-423.  For a complete list of DCC's see Appendix B.
  746.           
  747.  
  748.  
  749.  
  750.  
  751.  
  752.  
  753.                                         6
  754.  
  755.  
  756.  
  757.  
  758.  
  759.           ROSE X.25 Packet Switch Messages          ROSE X.25 Packet Switch Messages
  760.           
  761.           "*** Disconnect *** nnnn"          "*** Disconnect *** nnnn"
  762.           
  763.           This message is sent when your connection to the other station is
  764.           cleared.  The four-digit number (nnnn) describes the reason for
  765.           disconnection.  For your convenience the following table is a
  766.           list of the codes that are normally seen.  The first two digits
  767.           are only important to this table.
  768.           
  769.           X.25 Name      Value     Explanation          ____________________________________
  770.           DTE Originated      0000 The other station disconnected
  771.           Number Busy         0100 The other station is busy
  772.           Congestion          0500 Retry Count Exceeded
  773.           Out of Order        0900 Network link not operating
  774.           Not Obtainable      0D00 No known path for address specified
  775.           Ship Absent         3900 No response from station
  776.           
  777.           In the future these will be replaced with phrases with more
  778.           meaning.
  779.           
  780.                Appendix A  contains a  complete list  of codes  used by the
  781.           ROSE X.25 Packet Switch.
  782.           
  783.           "*** Reset *** nnnn"          "*** Reset *** nnnn"
  784.           
  785.                This message  is sent when a RECONNECT command was issued or
  786.           the link  went through a level 2 "Link Reset", to notify you that
  787.           there may  have been  some data  lost.   For the complete list of
  788.           X.25 Cause and Diagnostic codes see Appendix A.
  789.           
  790.           X.25 Name      Value          Explanation          _________________________________________
  791.           DTE_Orig       0092      The other user issued a REConnect
  792.           Congestion          0792      A Network Link issued a REConnect
  793.           
  794.           Tips and Tricks          Tips and Tricks
  795.           
  796.           Can't type full numeric digipeater field:
  797.                     
  798.                     If you  own a  TNC from  the vendor that does not allow
  799.                     numeric  fields   (TAPR  TNC-1  based  TNC's)  you  may
  800.                     exchange any  1's for  I's and/or  0's for  O's and the
  801.                     switch will  translate it  for you.   Don't worry about
  802.                     incoming connect  requests as they don't place the same
  803.                     limitation on received frames.
  804.           
  805.  
  806.  
  807.  
  808.  
  809.  
  810.  
  811.  
  812.  
  813.  
  814.  
  815.  
  816.                                         7
  817.  
  818.  
  819.  
  820.  
  821.  
  822.           Appendix A
  823.              CCITT X.25 Cause Codes used by the ROSE X.25 Packet Switch             CCITT X.25 Cause Codes used by the ROSE X.25 Packet Switch
  824.           
  825.           The clearing (disconnect) codes are comprised of two parts, the
  826.           first two digits are the X.25 Cause, indicating the general
  827.           reason for the failure and the second two digits are the X.25
  828.           Diagnostic to indicate the specific reason for the failure.
  829.           
  830.           CCITT X.25 Name     Value     Explanation          _________________________________________
  831.           DTE Originated      00   The other station disconnected
  832.           Number Busy         01   The other station is busy
  833.           Invalid Facility         03   internal error
  834.           Network Congestion  05   Retry Count Exceeded
  835.           Out of Order        09   Network link not operating
  836.           Access Barred       0B * Not used
  837.           Not Obtainable      0D   No known path for address specified
  838.           Remote Procedure    11   internal error
  839.           Local Procedure          13   internal error
  840.           RPOA Out of Order   15 * RPOA Not operational
  841.           Reverse Charge      19 * Reverse Charging not subscribed to
  842.           Incompatible Dest.  21 * Incompatible Destination
  843.           Fast Select         29 * Fast Select Not subscribed to
  844.           Ship Absent         39   No response from station
  845.           Gateway Proc Error  C1 * Gateway Detected Procedure Error
  846.           Gateway Congestion  C5 * Gateway Congestion
  847.           
  848.           *  Currently not used, should not be seen.
  849.           
  850.                         Table 1 - X.25 Clearing Cause Values
  851.                                           
  852.           
  853.           
  854.           
  855.           CCITT X.25 Name     Value     Explanation          _________________________________________
  856.           DTE Originated      00   The other station re-connected
  857.           Out of Order        01 *
  858.           Remote Procedure    03 *
  859.           Local Procedure          05 *
  860.           Network Congestion  07   Link Reset on Network Trunk
  861.           Remote Operational  09 *
  862.           Network Operational 0F *
  863.           Incompatible Dest.  11 *
  864.           Network Out of Order     1D *
  865.           Gateway Proc. Error C1 *
  866.           Gateway Congestion  C3 *
  867.           Gateway Operational C7 *
  868.           
  869.           *  Currently not used, should not be seen.
  870.           
  871.                         Table 2 - X.25 Resetting Cause Values
  872.  
  873.  
  874.  
  875.  
  876.  
  877.  
  878.  
  879.                                         8
  880.  
  881.  
  882.  
  883.  
  884.  
  885.                                           
  886.           Appendix A
  887.           
  888.           Value          Explanation          __________________________
  889.           01 (01)        Invalid P(S) - Internal sequencing error
  890.           02 (02)        Invalid P(R) - Internal sequencing error
  891.           17 (11)        Invalid X.25 Packet for R1 State
  892.           19 (13)        Invalid X.25 Packet for R3 State
  893.           20 (14)        Invalid X.25 Packet for P1 State
  894.           21 (15)        Invalid X.25 Packet for P2 State
  895.           22 (16)        Invalid X.25 Packet for P3 State
  896.           23 (17)        Invalid X.25 Packet for P4 State
  897.           24 (18)        Invalid X.25 Packet for P5 State
  898.           25 (19)        Invalid X.25 Packet for P6 State
  899.           26 (1A)        Invalid X.25 Packet for P7 State
  900.           27 (1B)        Invalid X.25 Packet for D1 State
  901.           29 (1D)        Invalid X.25 Packet for D3 State
  902.           33 (21)        Unidentifiable Packet
  903.           36 (24)        Illegal Packet on unassigned logical channel
  904.           38 (26)        Packet too short
  905.           39 (27)        Packet too long
  906.           41 (29)        Restart packet on non-zero logical channel
  907.           43 (2B)        Unauthorized Interrupt Confirm Packet
  908.           44 (2C)        Unauthorized Interrupt Packet
  909.           71 (47)        No logical channel available
  910.           72 (48)        Call Collision
  911.           76 (4C)        Facility not provided when expected
  912.           120 (78)       Temporary Routing Problem
  913.           127 (7F)       Maintenance Action
  914.           146 (92)       Retry count exceeded for data packet transmission
  915.           
  916.                         Table 3 - X.25 Diagnostic Codes Used
  917.  
  918.  
  919.  
  920.  
  921.  
  922.  
  923.  
  924.  
  925.  
  926.  
  927.  
  928.  
  929.  
  930.  
  931.  
  932.  
  933.  
  934.  
  935.  
  936.  
  937.  
  938.  
  939.  
  940.  
  941.  
  942.                                         9
  943.  
  944.  
  945.  
  946.  
  947.  
  948.             Appendix B
  949.             
  950.             Data Country Codes
  951.             
  952.             Zone 2            ______
  953.             DCC  Country or Area            ____________________
  954.             202  Greece
  955.             204  Netherlands
  956.             206  Belgium
  957.             208  France
  958.             212  Monaco
  959.             214  Spain
  960.             216  Hungarian People's Republic
  961.             218  German Democratic Republic
  962.             220  Yugoslavia (Socialist Federated Republic of)
  963.             222  Italy
  964.             226  Romania  (Socialist Republic of)
  965.             228  Switzerland (Confederation of)
  966.             230  Czechoslovak Socialist Republic
  967.             232  Austria
  968.             234  United Kingdom of Great Britain and Northern Ireland
  969.             238  Denmark
  970.             240  Sweden
  971.             242  Norway
  972.             244  Finland
  973.             250  Union of Soviet Socialist Republics
  974.             260  Poland
  975.             262  Federal Republic of Germany
  976.             266  Gibraltar
  977.             268  Portugal
  978.             270  Luxembourg
  979.             272  Ireland
  980.             274  Iceland
  981.             276  Albania
  982.             278  Malta (Republic of)
  983.             280  Cyprus (Republic of)
  984.             284  Bulgaria (People's Republic of)
  985.             286  Turkey
  986.             
  987.             Zone 3            ______
  988.             DCC  Country or Area            ____________________
  989.             302  Canada
  990.             308  St. Pierre and Miquelon
  991.             310  United States of America
  992.             311  United States of America
  993.             312  United States of America
  994.             313  United States of America
  995.             314  United States of America
  996.             315  United States of America
  997.             316  United States of America
  998.             330  Puerto Rico
  999.             332  Virgin Islands (USA)
  1000.             334  Mexico
  1001.             338  Jamaica
  1002.  
  1003.  
  1004.  
  1005.                                         10
  1006.  
  1007.  
  1008.  
  1009.  
  1010.  
  1011.             Zone 3 (Cont)            _____________
  1012.             DCC  Country or Area            ____________________
  1013.             340  French Antilles
  1014.             342  Barbados
  1015.             344  Antigua
  1016.             346  Cayman Islands
  1017.             348  British Virgin Islands
  1018.             350  Bermuda
  1019.             352  Grenada
  1020.             354  Montserrat
  1021.             356  St. Kitts
  1022.             358  St. Lucia
  1023.             360  St. Vincent
  1024.             362  Netherlands Antilles
  1025.             364  Bahamas (Commonwealth of the)
  1026.             366  Dominica
  1027.             368  Cuba
  1028.             370  Dominican Republic
  1029.             372  Haiti (Republic of)
  1030.             374  Trinidad and Tobago
  1031.             376  Turks and Caicos Islands
  1032.             
  1033.             Zone 4            ______
  1034.             DCC  Country or Area            ____________________
  1035.             404  India (Republic of)
  1036.             410  Pakistan (Islamic Republic of)
  1037.             412  Afghanistan (Democratic Republic of)
  1038.             413  Sri Lanka (Democratic Socialist Republic of)
  1039.             414  Burma (Socialist Republic of the Union of)
  1040.             415  Lebanon
  1041.             416  Jordan (Hashemite Kingdom of)
  1042.             417  Syrian Arab Republic
  1043.             418  Iraq (Republic of)
  1044.             419  Kuwait (State of)
  1045.             420  Saudi Arabia (Kingdom of)
  1046.             421  Yemen (Arab Republic)
  1047.             422  Oman (Sultanate of)
  1048.             423  Yemen (People's Democratic Republic of)
  1049.             424  United Arab Emirates
  1050.             425  Israel (State of)
  1051.             426  Bahrain (State of)
  1052.             427  Qatar (State of)
  1053.             428  Mongolian People's Republic
  1054.             429  Nepal
  1055.             430  United Arab Emirates (Abu Dhabi)
  1056.             431  United Arab Emirates (Dubai)
  1057.             432  Iran (Islamic Republic of)
  1058.             440  Japan
  1059.             450  Korea (Republic of)
  1060.             452  Viet Nam (Socialist Republic of)
  1061.             454  Hong Kong
  1062.             455  Macao
  1063.             456  Democratic Kampuchea
  1064.             457  Lao People's Democratic Republic
  1065.  
  1066.  
  1067.  
  1068.                                         11
  1069.  
  1070.  
  1071.  
  1072.  
  1073.  
  1074.             Zone 4 (Cont)            _____________
  1075.             DCC  Country or Area            ____________________
  1076.             460  China (People's Republic of)
  1077.             470  Bangladesh (People's Republic of)
  1078.             472  Maldives (Republic of)
  1079.             
  1080.             Zone 5            ______
  1081.             DCC  Country or Area            ____________________
  1082.             502  Malaysia
  1083.             505  Australia
  1084.             510  Indonesia (Republic of)
  1085.             515  Philippines (Republic of)
  1086.             520  Thailand
  1087.             525  Singapore (Republic of)
  1088.             528  Brunei
  1089.             530  New Zealand
  1090.             535  Guam
  1091.             536  Nauru (Republic of)
  1092.             537  Papua New Guinea
  1093.             539  Tonga (Kingdom of)
  1094.             540  Solomon Islands
  1095.             541  New Hebrides
  1096.             542  Fiji
  1097.             543  Wallis and Futuna Islands
  1098.             544  American Samoa
  1099.             545  Gibert and Ellice Islands
  1100.             546  New Caledonia and Dependencies
  1101.             547  French Polynesia
  1102.             548  Cook Islands
  1103.             549  Western Samoa
  1104.             
  1105.             Zone 6            ______
  1106.             DCC  Country or Area            ____________________
  1107.             602  Egypt (Arab Republic of)
  1108.             603  Algeria (Algerian Democratic and Popular Republic)
  1109.             604  Morocco (Kingdom of)
  1110.             605  Tunisia
  1111.             606  Libya (Socialist People's Libyan Arab Jamahiriya)
  1112.             607  Gambia (Republic of the)
  1113.             608  Senegal (Republic of the)
  1114.             609  Mauritania (Islamic Republic of)
  1115.             610  Mali (Republic of)
  1116.             611  Guinea (Revolutionary People's Republic of)
  1117.             612  Ivory Coast (Republic of the)
  1118.             613  Upper Volta (Republic of)
  1119.             614  Niger (Republic of the)
  1120.             615  Togolese Republic
  1121.             616  Benin (People's Republic of)
  1122.             617  Mauritius
  1123.             618  Liberia (Republic of)
  1124.             619  Sierra Leone
  1125.             620  Ghana
  1126.             621  Nigeria (Federal Republic of)
  1127.             622  Chad (Republic of the)
  1128.  
  1129.  
  1130.  
  1131.                                         12
  1132.  
  1133.  
  1134.  
  1135.  
  1136.  
  1137.             Zone 6 (Cont)            _____________
  1138.             DCC  Country or Area            ____________________
  1139.             623  Central African Republic
  1140.             624  Cameroon (United Republic of)
  1141.             625  Cape Verde (Republic of)
  1142.             626  Sao Tome and Principe (Democratic Republic of)
  1143.             627  Equatorial Guinea (Republic of)
  1144.             628  Gabon Republic
  1145.             629  Congo (People's Republic of the)
  1146.             630  Zaire (Republic of)
  1147.             631  Angola (People's Republic of)
  1148.             632  Guinea-Bissau (Republic of)
  1149.             633  Seychelles
  1150.             634  Sudan (Democratic Republic of the)
  1151.             635  Rwanda (Republic of)
  1152.             636  Ethiopia
  1153.             637  Somali Democratic Republic
  1154.             638  Republic of Djibouti
  1155.             639  Kenya (Republic of)
  1156.             640  Tanzania (United Republic of)
  1157.             641  Uganda (Republic of)
  1158.             642  Burundi (Republic of)
  1159.             643  Mozambique (People's Republic of)
  1160.             645  Zambia (Republic of)
  1161.             646  Madagascar (Democratic Republic of)
  1162.             647  Reunion (French Department of)
  1163.             648  Zimbabwe
  1164.             649  Namibia
  1165.             650  Malawi
  1166.             651  Lesotho  (Kingdom of)
  1167.             652  Botswana (Republic of)
  1168.             653  Swaziland (Kingdom of)
  1169.             654  Comoros (Federal and Islamic Republic of the)
  1170.             655  South Africa (Republic of)
  1171.             
  1172.             Zone 7            ______
  1173.             DCC  Country or Area            ____________________
  1174.             702  Belize
  1175.             704  Guatemala (Republic of)
  1176.             706  El Salvador (Republic of)
  1177.             708  Honduras (Republic of)
  1178.             710  Nicaragua
  1179.             712  Costa Rica
  1180.             714  Panama (Republic of)
  1181.             716  Peru
  1182.             722  Argentine Republic
  1183.             724  Brazil (Federl Republic of)
  1184.             730  Chile
  1185.             732  Colombia (Republic of)
  1186.             734  Venezuela (Republic of)
  1187.             736  Bolivia (Republic of)
  1188.             738  Guyana
  1189.             740  Ecuador
  1190.             742  Guiana (French Department of)
  1191.  
  1192.  
  1193.  
  1194.                                         13
  1195.  
  1196.  
  1197.  
  1198.  
  1199.  
  1200.             Zone 7 (Cont)            _____________
  1201.             DCC  Country or Area            ____________________
  1202.             744  Paraguay (Republic of)
  1203.             746  Suriname (Republic of)
  1204.             748  Uruguay (Oriental Republic of)
  1205.  
  1206.  
  1207.  
  1208.  
  1209.  
  1210.  
  1211.  
  1212.  
  1213.  
  1214.  
  1215.  
  1216.  
  1217.  
  1218.  
  1219.  
  1220.  
  1221.  
  1222.  
  1223.  
  1224.  
  1225.  
  1226.  
  1227.  
  1228.  
  1229.  
  1230.  
  1231.  
  1232.  
  1233.  
  1234.  
  1235.  
  1236.  
  1237.  
  1238.  
  1239.  
  1240.  
  1241.  
  1242.  
  1243.  
  1244.  
  1245.  
  1246.  
  1247.  
  1248.  
  1249.  
  1250.  
  1251.  
  1252.  
  1253.  
  1254.  
  1255.  
  1256.  
  1257.                                         14
  1258.  
  1259.  
  1260.  
  1261.  
  1262.  
  1263.                                           
  1264.                     The Radio Amateur Telecommunications Society                    The Radio Amateur Telecommunications Society
  1265.                                Membership Application                               Membership Application
  1266.             
  1267.             
  1268.             Name:__________________________    Callsign:______________
  1269.             
  1270.             Address:_______________________
  1271.             
  1272.             State:_________________________    Zip:____________
  1273.             
  1274.             Home Telephone:  (     ) -    OK in roster ? Y / N
  1275.                                      OK on air ?    Y / N
  1276.             Office Telephone:(     ) -    OK in roster ? Y / N
  1277.                                      Ok on air ?    Y / N
  1278.             
  1279.             Local/Home BBS:
  1280.             BBS is what type (PRMBS/MBL/RLI/Other):
  1281.             Local Network (ROSE/NetRom/TheNet/DIGI):
  1282.             Local Network Address:
  1283.             
  1284.             TNC/PAD:
  1285.             
  1286.             Radio(s):
  1287.             
  1288.             Computer(s):
  1289.             
  1290.             Interests:
  1291.             
  1292.             
  1293.             
  1294.             
  1295.             
  1296.             Comments:
  1297.             
  1298.             
  1299.             
  1300.             
  1301.             
  1302.             
  1303.             
  1304.             Please enclose a check for $ 25.00 and send to:
  1305.             
  1306.                       The Radio Amateur Telecommunications Society
  1307.                       206 North Vivyen Street
  1308.                       Bergenfield, NJ  07621
  1309.             
  1310.             For  further  information contact Gordon Beattie,  N2DSY  at
  1311.             the KD6TH PRMBS or at 201-387-8896.
  1312.             
  1313.  
  1314.  
  1315.  
  1316.  
  1317.  
  1318.  
  1319.  
  1320.  
  1321.  
  1322.  
  1323.