⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 rfc1661.txt

📁 this is a linux pptp software
💻 TXT
📖 第 1 页 / 共 5 页
字号:
      |    0         1         2         3         4         5Events| Initial   Starting  Closed    Stopped   Closing   Stopping------+----------------------------------------------------------- Up   |    2     irc,scr/6     -         -         -         - Down |    -         -         0       tls/1       0         1 Open |  tls/1       1     irc,scr/6     3r        5r        5r Close|    0       tlf/0       2         2         4         4      |  TO+ |    -         -         -         -       str/4     str/5  TO- |    -         -         -         -       tlf/2     tlf/3      | RCR+ |    -         -       sta/2 irc,scr,sca/8   4         5 RCR- |    -         -       sta/2 irc,scr,scn/6   4         5 RCA  |    -         -       sta/2     sta/3       4         5 RCN  |    -         -       sta/2     sta/3       4         5      | RTR  |    -         -       sta/2     sta/3     sta/4     sta/5 RTA  |    -         -         2         3       tlf/2     tlf/3      | RUC  |    -         -       scj/2     scj/3     scj/4     scj/5 RXJ+ |    -         -         2         3         4         5 RXJ- |    -         -       tlf/2     tlf/3     tlf/2     tlf/3      | RXR  |    -         -         2         3         4         5Simpson                                                        [Page 12]RFC 1661                Point-to-Point Protocol                July 1994      | State      |    6         7         8           9Events| Req-Sent  Ack-Rcvd  Ack-Sent    Opened------+----------------------------------------- Up   |    -         -         -           - Down |    1         1         1         tld/1 Open |    6         7         8           9r Close|irc,str/4 irc,str/4 irc,str/4 tld,irc,str/4      |  TO+ |  scr/6     scr/6     scr/8         -  TO- |  tlf/3p    tlf/3p    tlf/3p        -      | RCR+ |  sca/8   sca,tlu/9   sca/8   tld,scr,sca/8 RCR- |  scn/6     scn/7     scn/6   tld,scr,scn/6 RCA  |  irc/7     scr/6x  irc,tlu/9   tld,scr/6x RCN  |irc,scr/6   scr/6x  irc,scr/8   tld,scr/6x      | RTR  |  sta/6     sta/6     sta/6   tld,zrc,sta/5 RTA  |    6         6         8       tld,scr/6      | RUC  |  scj/6     scj/7     scj/8       scj/9 RXJ+ |    6         6         8           9 RXJ- |  tlf/3     tlf/3     tlf/3   tld,irc,str/5      | RXR  |    6         7         8         ser/9   The states in which the Restart timer is running are identifiable by   the presence of TO events.  Only the Send-Configure-Request, Send-   Terminate-Request and Zero-Restart-Count actions start or re-start   the Restart timer.  The Restart timer is stopped when transitioning   from any state where the timer is running to a state where the timer   is not running.   The events and actions are defined according to a message passing   architecture, rather than a signalling architecture.  If an action is   desired to control specific signals (such as DTR), additional actions   are likely to be required.   [p]   Passive option; see Stopped state discussion.   [r]   Restart option; see Open event discussion.   [x]   Crossed connection; see RCA event discussion.Simpson                                                        [Page 13]RFC 1661                Point-to-Point Protocol                July 19944.2.  States   Following is a more detailed description of each automaton state.   Initial      In the Initial state, the lower layer is unavailable (Down), and      no Open has occurred.  The Restart timer is not running in the      Initial state.   Starting      The Starting state is the Open counterpart to the Initial state.      An administrative Open has been initiated, but the lower layer is      still unavailable (Down).  The Restart timer is not running in the      Starting state.      When the lower layer becomes available (Up), a Configure-Request      is sent.   Closed      In the Closed state, the link is available (Up), but no Open has      occurred.  The Restart timer is not running in the Closed state.      Upon reception of Configure-Request packets, a Terminate-Ack is      sent.  Terminate-Acks are silently discarded to avoid creating a      loop.   Stopped      The Stopped state is the Open counterpart to the Closed state.  It      is entered when the automaton is waiting for a Down event after      the This-Layer-Finished action, or after sending a Terminate-Ack.      The Restart timer is not running in the Stopped state.      Upon reception of Configure-Request packets, an appropriate      response is sent.  Upon reception of other packets, a Terminate-      Ack is sent.  Terminate-Acks are silently discarded to avoid      creating a loop.      Rationale:         The Stopped state is a junction state for link termination,         link configuration failure, and other automaton failure modes.         These potentially separate states have been combined.         There is a race condition between the Down event response (fromSimpson                                                        [Page 14]RFC 1661                Point-to-Point Protocol                July 1994         the This-Layer-Finished action) and the Receive-Configure-         Request event.  When a Configure-Request arrives before the         Down event, the Down event will supercede by returning the         automaton to the Starting state.  This prevents attack by         repetition.      Implementation Option:         After the peer fails to respond to Configure-Requests, an         implementation MAY wait passively for the peer to send         Configure-Requests.  In this case, the This-Layer-Finished         action is not used for the TO- event in states Req-Sent, Ack-         Rcvd and Ack-Sent.         This option is useful for dedicated circuits, or circuits which         have no status signals available, but SHOULD NOT be used for         switched circuits.   Closing      In the Closing state, an attempt is made to terminate the      connection.  A Terminate-Request has been sent and the Restart      timer is running, but a Terminate-Ack has not yet been received.      Upon reception of a Terminate-Ack, the Closed state is entered.      Upon the expiration of the Restart timer, a new Terminate-Request      is transmitted, and the Restart timer is restarted.  After the      Restart timer has expired Max-Terminate times, the Closed state is      entered.   Stopping      The Stopping state is the Open counterpart to the Closing state.      A Terminate-Request has been sent and the Restart timer is      running, but a Terminate-Ack has not yet been received.      Rationale:         The Stopping state provides a well defined opportunity to         terminate a link before allowing new traffic.  After the link         has terminated, a new configuration may occur via the Stopped         or Starting states.   Request-Sent      In the Request-Sent state an attempt is made to configure the      connection.  A Configure-Request has been sent and the Restart      timer is running, but a Configure-Ack has not yet been receivedSimpson                                                        [Page 15]RFC 1661                Point-to-Point Protocol                July 1994      nor has one been sent.   Ack-Received      In the Ack-Received state, a Configure-Request has been sent and a      Configure-Ack has been received.  The Restart timer is still      running, since a Configure-Ack has not yet been sent.   Ack-Sent      In the Ack-Sent state, a Configure-Request and a Configure-Ack      have both been sent, but a Configure-Ack has not yet been      received.  The Restart timer is running, since a Configure-Ack has      not yet been received.   Opened      In the Opened state, a Configure-Ack has been both sent and      received.  The Restart timer is not running.      When entering the Opened state, the implementation SHOULD signal      the upper layers that it is now Up.  Conversely, when leaving the      Opened state, the implementation SHOULD signal the upper layers      that it is now Down.4.3.  Events   Transitions and actions in the automaton are caused by events.   Up      This event occurs when a lower layer indicates that it is ready to      carry packets.      Typically, this event is used by a modem handling or calling      process, or by some other coupling of the PPP link to the physical      media, to signal LCP that the link is entering Link Establishment      phase.      It also can be used by LCP to signal each NCP that the link is      entering Network-Layer Protocol phase.  That is, the This-Layer-Up      action from LCP triggers the Up event in the NCP.   Down      This event occurs when a lower layer indicates that it is noSimpson                                                        [Page 16]RFC 1661                Point-to-Point Protocol                July 1994      longer ready to carry packets.      Typically, this event is used by a modem handling or calling      process, or by some other coupling of the PPP link to the physical      media, to signal LCP that the link is entering Link Dead phase.      It also can be used by LCP to signal each NCP that the link is      leaving Network-Layer Protocol phase.  That is, the This-Layer-      Down action from LCP triggers the Down event in the NCP.   Open      This event indicates that the link is administratively available      for traffic; that is, the network administrator (human or program)      has indicated that the link is allowed to be Opened.  When this      event occurs, and the link is not in the Opened state, the      automaton attempts to send configuration packets to the peer.      If the automaton is not able to begin configuration (the lower      layer is Down, or a previous Close event has not completed), the      establishment of the link is automatically delayed.      When a Terminate-Request is received, or other events occur which      cause the link to become unavailable, the automaton will progress      to a state where the link is ready to re-open.  No additional      administrative intervention is necessary.      Implementation Option:         Experience has shown that users will execute an additional Open         command when they want to renegotiate the link.  This might         indicate that new values are to be negotiated.         Since this is not the meaning of the Open event, it is         suggested that when an Open user command is executed in the         Opened, Closing, Stopping, or Stopped states, the         implementation issue a Down event, immediately followed by an         Up event.  Care must be taken that an intervening Down event         cannot occur from another source.         The Down followed by an Up will cause an orderly renegotiation         of the link, by progressing through the Starting to the         Request-Sent state.  This will cause the renegotiation of the         link, without any harmful side effects.   Close      This event indicates that the link is not available for traffic;Simpson                                                        [Page 17]RFC 1661                Point-to-Point Protocol                July 1994      that is, the network administrator (human or program) has      indicated that the link is not allowed to be Opened.  When this      event occurs, and the link is not in the Closed state, the      automaton attempts to terminate the connection.  Futher attempts      to re-configure the link are denied until a new Open event occurs.      Implementation Note:         When authentication fails, the link SHOULD be terminated, to         prevent attack by repetition and denial of service to other         users.  Since the link is administratively available (by         definition), this can be accomplished by simulating a Close         event to the LCP, immediately followed by an Open event.  Care         must be taken that an intervening Close event cannot occur from         another source.         The Close followed by an Open will cause an orderly termination         of the link, by progressing through the Closing to the Stopping         state, and the This-Layer-Finished action can disconnect the         link.  The automaton waits in the Stopped or Starting states         for the next connection attempt.   Timeout (TO+,TO-)      This event indicates the expiration of the Restart timer.  The      Restart timer is used to time responses to Configure-Request and      Terminate-Request packets.      The TO+ event indicates that the Restart counter continues to be      greater than zero, which triggers the corresponding Configure-      Request or Terminate-Request packet to be retransmitted.      The TO- event indicates that the Restart counter is not greater      than zero, and no more packets need to be retransmitted.   Receive-Configure-Request (RCR+,RCR-)      This event occurs when a Configure-Request packet is received from      the peer.  The Configure-Request packet indicates the desire to      open a connection and may specify Configuration Options.  The      Configure-Request packet is more fully described in a later      section.      The RCR+ event indicates that the Configure-Request was      acceptable, and triggers the transmission of a corresponding      Configure-Ack.      The RCR- event indicates that the Configure-Request was

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -