End-to-end bidirectional keep-alive using virtual circuits

Information

  • Patent Grant
  • 6304546
  • Patent Number
    6,304,546
  • Date Filed
    Thursday, December 19, 1996
    27 years ago
  • Date Issued
    Tuesday, October 16, 2001
    23 years ago
Abstract
The invention provides a method and system for sending and receiving end-to-end bidirectional keep-alive messages using virtual circuits. Nodes coupled to a network, such as a frame relay network, periodically exchange link-layer “keep-alive” messages which indicate information regarding configuration and status of the virtual circuit, as well as information regarding congestion at sending nodes. Nodes respond to received keep-alive messages, or to timed-out failure to receive keep-alive messages, with follow-on actions, such as attempting to reconnect when a virtual circuit fails. Keep-alive messages may be propagated across multiple networks of either similar or different architecture. Keep-alive messages include sent and received sequence numbers, thus providing receiving nodes with a technique for determining if any keep-alive messages have been lost. Keep-alive messages can also include information regarding configuration of the virtual circuit, status of the virtual circuit (including counts of recent keep-alive message failure or success), and congestion at the sending node.
Description




BACKGROUND OF THE INVENTION




1. Field of the Invention




This invention relates to end-to-end bidirectional keep-alive techniques using virtual circuits.




2. Description of Related Art




In frame relay networks and some other networking techniques, communication between nodes uses virtual circuits, either permanent virtual circuits (PVCs) or switched virtual circuits (SVCs)




One problem which has arisen in the art is determining whether particular virtual circuits are still operational, or have failed due to one or more communication links in the virtual circuit having failed. Frame relay networks usually include a local management interface (LMI), a management technique for local communication links between nodes and the network. However, information provided by the LMI is limited to the communication links directly between routers and the frame relay network, and does not generally allow nodes to determine if a virtual circuit with a remote node has failed at an intermediate communication link in the frame relay network. Moreover, information provided by the LMI is sometimes unreliable with regard to status of remote links to the frame relay network.




Another problem which has arisen in the art is that of determining congestion for virtual circuits for which communication is primarily unidirectional. For example, multicast video sessions includes a great deal of data which is originated at a single source and transmitted to essentially passive receivers. In frame relay networks, header information in frames provides information regarding congestion within the frame relay network. However, passive receivers generate frames at most infrequently, and thus have little or no opportunity to cause information regarding congestion to be transmitted back to the source in a multicast video session.




Known methods exist, at higher-level protocol layers, for responding to broken or congested network communication, including virtual circuits. However, these known methods operate at higher-level protocol layers, such as an application (level 3) protocol layer in the OSI protocol layer model, and thus can take substantially more time and more resources to respond to a broken virtual circuit than may be desirable, particularly for band-width-intensive applications such as multicast video.




Known methods exist for management of aggregates of virtual circuits. For example, one such method is described in Annex D of specification document T1.617, in Annex A of the specification document ITU Q.933, and in the LMI frame relay specification document. However, this method is operative only for aggregates of virtual circuits, and is not effective for determining if an individual virtual circuit is broken, congested, or otherwise requires remedial action at an intermediate point in the frame relay network.




Accordingly, it would be advantageous to provide techniques for determining whether particular virtual circuits are end-to-end operational, as well as techniques for determining information regarding congestion at nodes which generate infrequent frames. These advantages are achieved by a method and system according to the present invention in which a virtual circuit protocol provides for end-to-end bidirectional keep-alive messages using virtual circuits.




SUMMARY OF THE INVENTION




The invention provides a method and system for sending and receiving end-to-end bidirectional keep-alive messages using virtual circuits. Nodes coupled to a network, such as a frame relay network, periodically exchange data link-layer “keep-alive” messages which indicate information regarding configuration and status of the virtual circuit, as well as information regarding congestion at sending nodes. Nodes respond to received keep-alive messages, or to timed-out failure to receive keep-alive messages, with follow-on actions, such as attempting to reconnect when a virtual circuit fails. Keep-alive messages can be propagated across multiple networks of either similar or different architecture.




In a preferred embodiment, keep-alive messages include sent and received sequence numbers, thus providing receiving nodes with a technique for determining if any keep-alive messages have been lost. Keep-alive messages can also include information regarding configuration of the virtual circuit and congestion at the sending node.











BRIEF DESCRIPTION OF THE DRAWINGS





FIG. 1

shows a block diagram of a system including end-to-end keep-alive messages.





FIG. 2

shows a flowchart of a protocol for using end-to-end keep-alive messages.





FIG. 3

shows a block diagram of an end-to-end keep-alive message in a frame relay network.











DESCRIPTION OF THE PREFERRED EMBODIMENT




In the following description, a preferred embodiment of the invention is described with regard to preferred process steps, data structures, and protocols. Those skilled in the art would recognize, after perusal of this application, that embodiments of the invention may be implemented using a computer at each site operating under program control, and that modification of a set of computers to implement the process steps, data structures, and protocols described herein would not require undue invention.




System Including End-to-end Keep-alive Messages





FIG. 1

shows a block diagram of a system including end-to-end keep-alive messages.




A first node


110


is coupled using a first local communication link


111


to a first local router


112


in a frame relay network


120


. Similarly, a second node


130


is coupled using a second local communication link


131


to a second local router


132


in the frame relay network


120


. Communication between the first node


110


and the second node


130


is conducted using a virtual circuit


140


, including the first local communication link


111


, the second local communication link


131


, and a communication path


141


in the frame relay network


120


.




The first local communication link


111


is controlled using a first local management interface (LMI)


161


between the first node


110


and the first local router


112


. Similarly, the second local communication link


131


is controlled using a second local management interface (LMI)


163


between the second node


130


and the second local router


132


. Communication occurs in the frame relay network


120


using a set of communication links (not shown) between the first local router


112


and the second local router


132


; note that the first local router


112


and the second local router


1132


may happen to be the same device, or may be coupled by a large number of separate devices and separate communication links.




When the virtual circuit


140


is established in the frame relay network


120


between the first node


110


and the second node


130


, it is assigned an associated unique data link connection identifier (DLCI). Frames which are transmitted using the frame relay network


120


include a header; the header includes the DLCI, thus identifying frames being transmitted using the associated virtual circuit


140


.




The first node


110


includes a keep-alive send side


113


, disposed for sending keep-alive messages


150


to the second node


130


; the second node


130


includes a corresponding keep-alive receive side


134


, disposed for receiving keep-alive messages


150


from the first node


110


. Similarly, the second node


130


includes a keep-alive send side


133


, disposed for sending keep-alive messages


150


to the first node


110


; the first node


110


includes a corresponding keep-alive receive side


114


, disposed for receiving keep-alive messages


150


from the second node


130


.




Protocol for Using End-to-end Keep-alive Messages





FIG. 2

shows a flowchart of a protocol for using end-to-end keep-alive messages.




A method


200


for using end-to-end keep-alive messages includes a sequence of steps to be executed by the first node


110


in cooperation with the second node


130


.




At a flow point


210


, the first node


110


and the second node


130


have each been coupled to the frame relay network


120


.




At a step


211


, the first node


110


and the second node


130


are configured for the end-to-end keep-alive technique. As part of this step, the first node


110


and the second node


130


are configured to assign values to a set of timeout intervals. A first timeout interval determines a duration to be waited by the keep-alive send side


113


or the keep-alive send side


133


before sending a keep-alive REQUEST message


231


. A second timeout interval determines a duration to be waited by the keep-alive send side


113


or the keep-alive send side


133


before triggering a timeout for the keep-alive REPLY message


232


.




In a preferred embodiment, the first timeout interval and the second timeout interval have the same duration.




In a preferred embodiment, the first timeout interval and the second timeout interval are preselected by an operator at the first node


110


when the first node


110


is coupled to the frame relay network


120


. Similarly, the first timeout interval and the second timeout interval are preselected by an operator at the second node


130


when the second node


130


is coupled to the frame relay network


120


. In a preferred embodiment, the first timeout interval is about 10 seconds, and the second timeout interval is about 15 seconds.




At a flow point


220


, the first node


110


and the second node


130


have been coupled using a virtual circuit


140


, and the keep-alive send side


113


or the keep-alive send side


133


are disposed for activity.




At a step


221


, the keep-alive send side


113


at the first node


110


sets its REQUEST timer to the first timeout interval. Similarly, the keep-alive send side


133


at the second node


130


sets its own REQUEST timer to the first timeout interval.




At a step


222


, a timeout occurs for the first timeout interval at the keep-alive send side


113


at the first node


110


. The keep-alive send side


113


generates a keep-alive REQUEST message


231


and transmits the keep-alive REQUEST message


231


to the keep-alive receive side


134


at the second node


130


. Similarly, a timeout occurs for the first timeout interval at the keep-alive send side


133


at the second node


130


. The keep-alive send side


133


at the second node


130


generates its own keep-alive REQUEST message


231


and transmits its keep-alive REQUEST message


231


to the keep-alive receive side


114


at the first node


110


. In each case, the keep-alive REQUEST message


231


includes a keep-alive send sequence-number (SSN). In each case, the keep-alive REQUEST message


231


is transmitted on the same virtual circuit


140


identified by the associated DLCI.




At a step


223


, the keep-alive send side


113


at the first node


110


sets its REPLY timer to the second timeout interval. Similarly, the keep-alive send side


133


at the second node


130


sets its own REPLY timer to the second timeout interval.




At a flow point


240


, the first node


110


and the second node


130


have been coupled using a virtual circuit


140


, and the keep-alive receive side


114


or the keep-alive receive side


134


are disposed for activity.




At a step


241


, the keep-alive receive side


134


at the second node


130


receives the keep-alive REQUEST message


231


from the keep-alive send side


113


at the first node


110


. Similarly, the keep-alive receive side


114


at the first node


110


receives its keep-alive REQUEST message


231


from the keep-alive send side


133


at the second node


130


.




At a step


242


, the keep-alive receive side


134


at the second node


130


generates a keep-alive REPLY message


232


and transmits the keep-alive REPLY message


232


to the keep-alive send side


113


at the first node


110


. Similarly, the keep-alive receive side


114


at the first node


110


generates its own keep-alive REPLY message


232


and transmits its keep-alive REPLY message


232


to the keep-alive send side


133


at the second node


130


. In each case, the keep-alive REPLY message


232


includes a keep-alive receive sequence-number (RSN). In each case, the keep-alive REPLY message


232


is transmitted on the virtual circuit


140


identified by the selected DLCI used by the keep-alive REQUEST message


231


.




In a preferred embodiment, the keep-alive send sequence-number (SSN) and the keep-alive receive sequence-number (RSN) are both sent with both the keep-alive REQUEST message


231


and the keep-alive REPLY message


232


.




After the step


223


, if the keep-alive send side


113


at the first node


110


receives the keep-alive REPLY message


232


within the second timeout interval, it proceeds with the step


224


. Otherwise, a timeout occurs for the second timeout interval at the keep-alive send side


113


at the first node


110


, and it proceeds with the step


225


. Similarly, if the keep-alive send side


133


at the second node


130


receives its keep-alive REPLY message


232


within the second timeout interval, it proceeds with the step


224


. Otherwise, a timeout occurs for the second timeout interval at the keep-alive send side


133


at the second node


130


, and it proceeds with the step


225


.




At the step


224


, the keep-alive send side


113


at the first node


110


receives the keep-alive REPLY message


232


, and the keep-alive send side


113


at the first node


110


proceeds with the step


226


. Similarly, the keep-alive send side


133


at the second node


130


receives its keep-alive REPLY message


232


, and the keep-alive send side


133


at the second node


130


proceeds with the step


226


.




At the step


225


, a timeout occurs for the second timeout interval at the keep-alive send side


113


at the first node


110


, and the keep-alive send side


113


at the first node


110


proceeds with the step


226


. Similarly, a timeout occurs for the second timeout interval at the keep-alive send side


133


at the second node


130


, and the keep-alive send side


133


at the second node


130


proceeds with the step


226


.




At the step


226


, the keep-alive send side


113


at the first node


110


determines whether the keep-alive REQUEST message


231


and keep-alive REPLY message


232


exchange was a SUCCESS or a FAILURE, and sets a current “keep-alive send event” accordingly. Similarly, the keep-alive send side


133


at the second node


130


determines whether the keep-alive REQUEST message


231


and keep-alive REPLY message


232


exchange was a SUCCESS or a FAILURE, and sets its current “keep-alive send event” accordingly.




The exchange was a SUCCESS if the keep-alive send side


113


at the first node


110


executed the step


224


and the SSN and RSN matched expectations, and a FAILURE if the keep-alive send side


113


at the first node


110


executed the step


225


or if the SSN or RSN failed to match expectations. To match expectations, the SSN in the keep-alive REQUEST message


231


must match the SSN returned by the keep-alive REPLY message


232


, and the RSN in the keep-alive REPLY message


232


must be one greater than the RSN in the keep-alive REQUEST message


231


. If the exchange was a FAILURE, the RSN is set to match the RSN returned by the keep-alive REPLY message


232


.




At the step


243


, the keep-alive receive side


134


at the second node


130


sets a current “keep-alive receive event” responsive to the keep-alive REQUEST message


231


, and whether the SSN and RSN matched expectations. Similarly, the keep-alive receive side


114


at the first node


110


sets its current “keep-alive receive event” responsive to its own keep-alive REQUEST message


231


, and whether the SSN and RSN matched expectations. To match expectations, the RSN in the keep-alive REQUEST message


231


must match the RSN returned by the most recent keep-alive REPLY message


232


, and the SSN in the keep-alive REQUEST message


231


must be one greater than the SSN returned by the most recent keep-alive REPLY message


232


. If the exchange was a FAILURE, the SSN is set to match the SSN received in the keep-alive REQUEST message


231


.




At a flow point


250


, not part of normal operation of the method


200


but available for extraordinary processing, an operator (not shown) is prepared to enter a command to set the history sequence for the keep-alive send side


113


or the keep-alive receive side


114


(or the keep-alive send side


133


or the keep-alive receive side


134


). In a preferred embodiment, the operator may comprise a person using a console at the first node


110


or the second node


130


, or may comprise an application program operating at the first node


110


or the second node


130


or coupled to the first node


110


or the second node


130


using the network


120


or another communication path.




At the step


226


, the keep-alive send side


113


at the first node


110


sets a history sequence of keep-alive send events, responsive to a command from the operator. Similarly, the keep-alive send side


133


at the second node


130


sets its history sequence of keep-alive send events responsive to the command from the operator. If history sequences of keep-alive send events have never been set, they default to hexadecimal “FFFFFFFF”, representing a sequence of 32 “SUCCESS” keep-alive send events.




After the step


226


, the keep-alive send side


113


at the first node


110


continues at the flow point


220


. Similarly, after the step


226


, the keep-alive send side


133


at the second node


130


also continues at the flow point


220


.




At the step


243


, the keep-alive receive side


134


at the second node


130


sets a history sequence of keep-alive receive events, responsive to the command from the operator. Similarly, the keep-alive receive side


114


at the first node


110


sets its history sequence of keep-alive receive events responsive to the command from the operator. If history sequences of keep-alive receive events have never been set, they default to hexadecimal “FFFFFFFF”, representing a sequence of 32 “SUCCESS” keep-alive receive events.




After the step


243


, the keep-alive receive side


134


at the second node


130


continues at the flow point


240


. Similarly, after the step


243


, the keep-alive receive side


114


at the first node


130


also continues at the flow point


240


.




At a flow point


260


, the first node


110


or the second node


130


are disposed for determining a status of the virtual circuit


140


.




At a step


261


, the first node


110


determines the status of the virtual circuit responsive to the history sequence for the keep-alive send side


113


, responsive to the history sequence for the keep-alive receive side


114


, and responsive to a status for the LMI interface for the first local communication link


111


. Similarly, the second node


130


determines the status of the virtual circuit responsive to the history sequence for the keep-alive send side


133


, responsive to the history sequence for the keep-alive receive side


134


, and responsive to a status for the LMI interface for the second local communication link


131


.




The keep-alive send history sequence is constructed responsive to a prior keep-alive send history sequence (as possibly recorded at the step


226


) and a current keep-alive send event (as determined at the step


224


or the step


225


). The prior keep-alive send history sequence is shifted left one bit, and the current keep-alive send event is appended at the least significant bit. This operation would be described in the “C” computer language as shown in equation 262.






new_history=(old_history<<1)|current_event  (262)






Similarly, the keep-alive receive history sequence is constructed responsive to a prior keep-alive receive history sequence (as possibly recorded at the step


243


) and a current keep-alive receive status (as determined at the step


242


). The prior keep-alive receive history sequence is shifted left one bit, and the current keep-alive receive status is appended at the least significant bit.




The keep-alive send side


113


at the first node


110


maintains 32 bits of send history sequence information, and the keep-alive receive side


114


at the first node


110


maintains 32 bits of receive history sequence information. Similarly, the keep-alive send side


133


at the second node


130


maintains 32 bits of send history sequence information, and the keep-alive receive side


134


at the second node


130


maintains 32 bits of receive history sequence information.




The keep-alive send side


113


at the first node


110


uses the send history sequence information to determine a send status for the virtual circuit


140


; it determines that the virtual circuit


140


is “up” if there have been fewer than ES errors in the past MS messages; values for ES and MS are configurable parameters which can be set by commands from the operator. In a preferred embodiment, ES is about 2 and MS is about 3. Similarly, the keep-alive send side


133


at the second node


130


uses its send history sequence information to determine its send status for the virtual circuit 140.




The keep-alive receive side


134


at the second node


130


uses the receive history sequence information to determine a receive status for the virtual circuit


140


; it determines that the virtual circuit


140


is “up” if there have been fewer than ER errors in the past MR messages; values for ER and MR are configurable parameters which can be set by commands from the operator. In a preferred embodiment, ER is about 2 and MR is about 3. Similarly, the keep-alive receive side


114


at the first node


110


uses its receive history sequence information to determine its receive status for the virtual circuit


140


.




In a preferred embodiment, the first node


110


and the second node


130


determine the status of the virtual circuit as shown in table 2-1.















TABLE 2-1









receive status




send status




LMI status




overall status











up




up




up




up






down




any




any




down






any




down




any




down






any




any




down




down














At a step


262


, the status as determined in the step


261


is reported to a level


3


protocol layer. The first node


110


or the second node


130


can act on the status as specified by the level


3


protocol layer; alternatively, the first node


110


or the second node


130


can use the status as determined in the step


261


within the frame relay protocol layer. For example, in a preferred embodiment, the first node


110


or the second node


130


can switch the virtual circuit


140


to a new virtual circuit


140


responsive to status showing that the virtual circuit


140


is inoperative.




At a flow point


270


, the method


200


is complete, and the first node


110


and the second node


130


can proceed with other processing.




Content of End-to-end Keep-alive messages





FIG. 3

shows a block diagram of an end-to-end keep-alive message in a frame relay network.




An end-to-end keep-alive message comprises a format


300


having a sequence of eight-bit bytes; in the figure, bits in these bytes are labeled from a least significant bit


1


to a most significant bit


8


. In a preferred embodiment, the keep-alive REQUEST message


231


and the keep-alive REPLY message


232


have the same format.




The format


300


begins with four bytes of frame-relay header information. A first byte


301


and a second byte


302


collectively comprise a two-byte frame-relay header having a ten-bit DLCI and six bits of control information. Frame-relay headers are known in the art of frame-relay network processing. A third byte


303


and a fourth byte


304


collectively comprise a two-byte type field value reserved for end-to-end keep-alive messages, which is hexadecimal “8037”, thus indicating that the frame-relay message is an end-to-end keep-alive message. The hexadecimal value “8037” is arbitrarily selected and can be any value so long as it is used consistently and does not interfere with values selected for other types of frame-relay messages.




The format


300


continues with three bytes of keep-alive report-type information. A fifth byte


305


comprises a keep-alive report type identifier, which is hexadecimal “01”. A sixth byte


306


comprises a keep-alive report type length field, which is hexadecimal “01”, to indicate a one-byte report type value. A seventh byte


307


comprises a keep-alive report type value, which distinguishes between a keep-alive REQUEST message


231


and a keep-alive REPLY message


232


. In a preferred embodiment, the value hexadecimal “01” indicates a keep-alive REQUEST message


231


and the value hexadecimal “02” indicates a keep-alive REPLY message


232


.




The format


300


continues with four bytes of keep-alive sequence-number information. An eighth byte


308


comprises a keep-alive sequence-number identifier, which is hexadecimal “03”. A ninth byte


309


comprises a keep-alive sequence-number length field, which is hexadecimal “02”, to indicate a two-byte sequence-number value. A tenth byte


310


comprises the value for the keep-alive send sequence-number (SSN) and an eleventh byte


311


comprises the value for the keep-alive receive sequence-number (RSN). Both the keep-alive send sequence-number (SSN) and the keep-alive receive sequence-number (RSN) are represented as modulo-


255


unsigned integers.




Keep-alive messages can also include information regarding configuration of the virtual circuit and congestion at the sending node. For example, certain applications, such as compression or voice transmission, might require consistent configuration at both the sending and receiving ends of the virtual circuit


140


.




ALTERNATIVE EMBODIMENTS




Although preferred embodiments are disclosed herein, many variations are possible which remain within the concept, scope, and spirit of the invention, and these variations would become clear to those skilled in the art after perusal of this application.



Claims
  • 1. A system for providing keep-alive detection between end nodes of a virtual circuit in a data network, the system comprising:said virtual circuit including a first end node, a second end node and at least one intermediate router; said first end node being coupled to a first router of said at least one intermediate router; said second end node being coupled to a second router of said at least one intermediate router, said second end node further being coupled to said first end node via said virtual circuit; said virtual circuit being represented by an associated data link connection identifier (DLCI) other than that used by a local management interface, and configured to allow transmission of data frames between said first and second end nodes; said first end node including a first keep-alive mechanism configured to send at least one data link-layer keep-alive REQUEST message to said second end node via said virtual circuit; said second end node including a second keep-alive mechanism configured to respond to reception of said at least one keep-alive REQUEST message by sending at least one data link-layer keep-alive REPLY message to said first end node via said virtual circuit; and wherein said first end node is configured to take action to alter connectivity of the virtual circuit in response to a failure to receive said at least one keep-alive REPLY message within a timeout period.
  • 2. The system of claim 1 wherein said data network is a frame relay network, and wherein first end node is configured to transmit said at least one keep-alive REQUEST message over said virtual circuit using a frame format that is compatible with data frames being transmitted over the virtual circuit represented by the selected data link connection identifier (DLCI).
  • 3. A system as in claim 1, wherein said at least one keep-alive REQUEST message and said at least one keep-alive REPLY message comprise data link-level protocol messages.
  • 4. A system as in claim 1, wherein said at least one keep-alive REPLY message includes information regarding configuration of said virtual circuit.
  • 5. A system as in claim 1, wherein said at least one keep-alive REPLY message includes information regarding status of said virtual circuit.
  • 6. A system as in claim 1, wherein said at least one keep-alive REQUEST message includes information regarding congestion in said frame relay network at said first node.
  • 7. A system as in claim 1, wherein said at least one keep-alive REQUEST message and said at least one keep-alive REPLY message include sent and received sequence numbers.
  • 8. A system as in claim 1, wherein said response includes attempting to reconnect said virtual circuit.
  • 9. A system as in claim 2, wherein said second end node is coupled to said frame relay network using a second network.
  • 10. A system as in claim 9, wherein said second network is a frame relay network.
  • 11. A system as in claim 9, wherein said second network is other than a frame relay network.
  • 12. A system as in claim 1, wherein said at least one keep-alive REQUEST message and said at least one keep-alive REPLY message are each configured to be transmitted as frames according to a frame relay protocol; andwherein said at least one keep-alive REQUEST message and said at least one keep-alive REPLY message each include a respective field having a predetermined value which may be used for identifying the frame as a keep-alive message.
  • 13. A method for providing keep-alive detection between end nodes of a virtual circuit in a data network, the method comprising:sending, via the virtual circuit, at least one data link-layer keep-alive REQUEST message from a first end node to a second end node of the virtual circuit, said first end node including a keep-alive mechanism for detecting a failure of communication with said second end node, said virtual circuit being identified by an associated data link connection identifier (DLCI) other than that used by a local management interface, and configured to allow transmission of data frames between said first and second end nodes; waiting for receipt of a data link-layer keep-alive REPLY message from said second end node via said virtual circuit; and taking action to alter connectivity of said virtual circuit in response to a failure to receive said at least one keep-alive REPLY message within a predetermined timeout period.
  • 14. The method of claim 13 wherein said sending includes sending a plurality of keep-alive REQUEST message to said second end node at predetermined intervals.
  • 15. The method of claim 13, further comprising:receiving at said second end node, via said virtual circuit, said at least one keep-alive REQUEST message; and responding to said at least one keep-alive REQUEST message by sending at least one data link-layer keep-alive REPLY message over said virtual circuit to said first end node.
  • 16. The method of claim 13 wherein the data network is a frame relay network.
  • 17. A method for providing keep-alive detection between end nodes of a virtual circuit in a data network, the method comprising:receiving at a keep-alive mechanism of a second end node, a plurality of data link-layer keep-alive REQUEST messages, at least one of said keep-alive REQUEST messages being sent from a first end node via said virtual circuit, said at least one keep-alive REQUEST message being used by the first node to detect a failure of communication with the second end node, said virtual circuit being identified by an associated data link connection identifier (DLCI) other than that used by a local management interface, and configured to allow transmission of data frames between said first and second end nodes; and responding to each received keep-alive REQUEST message by sending a respective data link-layer keep-alive REPLY message to said first end node over said virtual circuit.
  • 18. The method of claim 17, further comprising:sending, via said virtual circuit, each of said plurality of said at least one keep-alive REQUEST messages from a first keep-alive mechanism at said first node; waiting for said at least one keep-alive REPLY messages at said first keep-alive mechanism; and taking action to alter connectivity of said virtual circuit in response to a failure to receive a keep-alive REPLY message within a selected timeout period.
  • 19. The method of claim 17 wherein said data network is a frame relay network.
  • 20. A computer program product for providing keep-alive detection between end nodes of a virtual circuit in a data network, the computer program product comprising:a computer readable medium comprising: computer code for sending, via the virtual circuit, at least one data link-layer keep-alive REQUEST message from a first end node to a second end node of the virtual circuit, said first end node including a keep-alive mechanism for detecting a failure of communication with said second end node, said virtual circuit being identified by an associated data link connection identifier (DLCI) other than that used by a local management interface, and configured to allow transmission of data frames between said first and second end nodes; computer code for waiting for receipt of a data link-layer keep-alive REPLY message from said second end node via said virtual circuit; and computer code for taking action to alter connectivity of said virtual circuit in response to a failure to receive said at least one keep-alive REPLY message within a predetermined timeout period.
  • 21. The computer program product of claim 20 wherein said sending code includes computer code for sending a plurality of keep-alive REQUEST message to said second end node at predetermined intervals.
  • 22. The computer program product of claim 20, further comprising:computer code for receiving at said second end node, via said virtual circuit, said at least one keep-alive REQUEST message; and computer code for responding to said at least one keep-alive REQUEST message by sending at least one data link-layer keep-alive REPLY message over said virtual circuit to said first end node.
  • 23. The computer program product of claim 20 wherein the data network is a frame relay network.
  • 24. A system for providing keep-alive detection between end nodes of a virtual circuit in a data network, the system comprising:means for sending, via the virtual circuit, at least one data link-layer keep-alive REQUEST message from a first end node to a second end node of the virtual circuit, said first end node including a keep-alive mechanism for detecting a failure of communication with said second end node, said virtual circuit being identified by an associated data link connection identifier (DLCI) other than that used by a local management interface, and configured to allow transmission of data frames between said first and second end nodes; means for waiting for receipt of a data link-layer keep-alive REPLY message from said second end node via said virtual circuit; and means for taking action to alter connectivity of said virtual circuit in response to a failure to receive said at least one keep-alive REPLY message within a predetermined timeout period.
  • 25. A method for providing keep-alive detection between end nodes of a virtual circuit in a data network, the method comprising:sending, via said virtual circuit, a data link-layer keep-alive REQUEST message from a first keep-alive mechanism disposed at a first end node of the virtual circuit, said at least one keep-alive REQUEST message being addressed to a second end node of the virtual circuit, said virtual circuit being identified by an associated data link connection identifier (DLCI) other than that used by a local management interface, and configured to allow transmission of data frames between said first and second end nodes; receiving said at least one keep-alive REQUEST message at a second keep-alive mechanism disposed at said second end node; responding to said at least one keep-alive REQUEST message by sending at least one data link-layer keep-alive REPLY message to said first end node via said virtual circuit; waiting for said at least one keep-alive REPLY message at said first end node; and taking action to alter connectivity of said virtual circuit in response to a failure to receive said at least one keep-alive REPLY message within a timeout period.
  • 26. A method as in claim 25, wherein said taking action includes attempting to reconnect said virtual circuit.
  • 27. An end node coupled to one or more routers which are part of a virtual circuit of a frame relay network, said end node including:a keep-alive mechanism including: a send mechanism configured to send at least one data link-layer keep-alive REQUEST message over the virtual circuit, said virtual circuit being represented by an associated data link connection identifier (DLCI) other than that used by a local management interface, and configured to allow transmission of data frames between end nodes of the virtual circuit; a reply receive mechanism configured to receive, via said virtual circuit, a data link-layer keep-alive REPLY message, responsive to said at least one keep-alive REQUEST message; and a timeout mechanism configured to initiate at least one action in response to a failure to receive said at least one keep-alive REPLY message at the reply receive mechanism within a timeout period.
  • 28. The node of claim 27, wherein the virtual circuit connects the end node to a second end node, said second end node including:a keep-alive receive mechanism in communication with said send mechanism via said virtual circuit, said at least one keep-alive receive mechanism including: a request receive mechanism configured to receive said at least one keep-alive REQUEST message from the first end node; and a send reply mechanism configured to send said at least one keep-alive REPLY message responsive to the request receive mechanism.
  • 29. The node of claim 28, wherein said second end node includes a second keep-alive mechanism.
  • 30. The node of claim 27, wherein said at least one keep-alive mechanism further comprises a receive mechanism in communication with a second keep-alive mechanism of a second end node via a second virtual circuit represented by a second DLCI, said receive mechanism including:a request receive mechanism configured to receive said at least one keep-alive REQUEST message from said second node; and a send reply mechanism configured to send said at least one keep-alive REPLY message to the request receive mechanism in response to receiving said at least one keep-alive REQUEST message.
  • 31. The node of claim 27, wherein said at least one keep-alive REQUEST message and said at least one keep-alive REPLY message comprise link-level protocol messages.
US Referenced Citations (168)
Number Name Date Kind
RE. 33900 Howson Apr 1992
4131767 Weinstein Dec 1978
4161719 Parikh et al. Jul 1979
4316284 Howson Feb 1982
4397020 Howson Aug 1983
4419728 Larson Dec 1983
4424565 Larson Jan 1984
4437087 Petr Mar 1984
4438511 Baran Mar 1984
4439763 Limb Mar 1984
4445213 Baugh et al. Apr 1984
4446555 Devault et al. May 1984
4456957 Schieltz Jun 1984
4464658 Thelen Aug 1984
4499576 Fraser Feb 1985
4506358 Montgomery Mar 1985
4507760 Fraser Mar 1985
4532626 Flores et al. Jul 1985
4644532 George et al. Feb 1987
4646287 Larson et al. Feb 1987
4677423 Benvenuto et al. Jun 1987
4679227 Hughes-Hartogs Jul 1987
4723267 Jones et al. Feb 1988
4731816 Hughes-Hartogs Mar 1988
4750136 Arpin et al. Jun 1988
4757495 Decker et al. Jul 1988
4763194 Gordon et al. Aug 1988
4769810 Eckberg, Jr. et al. Sep 1988
4769811 Eckberg, Jr. et al. Sep 1988
4771425 Baran et al. Sep 1988
4819228 Baran et al. Apr 1989
4827411 Arrowood et al. May 1989
4833706 Hughes-Hartogs May 1989
4835737 Herrig et al. May 1989
4879551 Georgiou et al. Nov 1989
4893306 Chao et al. Jan 1990
4903261 Baran et al. Feb 1990
4922486 Lidinsky et al. May 1990
4933937 Konishi Jun 1990
4960310 Cushing Oct 1990
4962497 Ferenc et al. Oct 1990
4962532 Kasiraj et al. Oct 1990
4965772 Daniel et al. Oct 1990
4970678 Sladowski et al. Nov 1990
4980897 Decker et al. Dec 1990
4991169 Davis et al. Feb 1991
5003595 Collins et al. Mar 1991
5014265 Hahne et al. May 1991
5020058 Holden et al. May 1991
5033076 Jones et al. Jul 1991
5054034 Hughes-Hartogs Oct 1991
5059925 Weisbloom Oct 1991
5072449 Enns et al. Dec 1991
5088032 Bosack Feb 1992
5115431 Williams et al. May 1992
5128945 Enns et al. Jul 1992
5136580 Videlock et al. Aug 1992
5166930 Braff et al. Nov 1992
5199049 Wilson Mar 1993
5206886 Bingham Apr 1993
5208811 Kashio et al. May 1993
5212686 Joy et al. May 1993
5224099 Corbalis et al. Jun 1993
5226120 Brown et al. Jul 1993
5228062 Bingham Jul 1993
5229994 Balzano et al. Jul 1993
5237564 Lespagnol et al. Aug 1993
5241682 Bryant et al. Aug 1993
5243342 Kattemalalavadi et al. Sep 1993
5243596 Port et al. Sep 1993
5247516 Bernstein et al. Sep 1993
5249178 Kurano et al. Sep 1993
5253251 Aramaki Oct 1993
5255291 Holden et al. Oct 1993
5260933 Rouse Nov 1993
5260978 Fleischer et al. Nov 1993
5268592 Bellamy et al. Dec 1993
5268900 Hluchyj et al. Dec 1993
5271004 Proctor et al. Dec 1993
5274631 Bhardwaj Dec 1993
5274635 Rahman et al. Dec 1993
5274643 Fisk Dec 1993
5280470 Buhrke et al. Jan 1994
5280480 Pitt et al. Jan 1994
5280500 Mazzola et al. Jan 1994
5283783 Nguyen et al. Feb 1994
5287103 Kasprzyk et al. Feb 1994
5291482 McHarg et al. Mar 1994
5305311 Lyles Apr 1994
5307343 Bostica et al. Apr 1994
5311509 Heddes et al. May 1994
5313454 Bustini et al. May 1994
5313582 Hendel et al. May 1994
5317562 Nardin et al. May 1994
5319644 Liang Jun 1994
5327421 Hiller et al. Jul 1994
5331637 Francis et al. Jul 1994
5345445 Hiller et al. Sep 1994
5345446 Hiller et al. Sep 1994
5359592 Corbalis et al. Oct 1994
5361250 Nguyen et al. Nov 1994
5361256 Doeringer et al. Nov 1994
5361259 Hunt et al. Nov 1994
5365524 Hiller et al. Nov 1994
5367517 Cidon et al. Nov 1994
5371852 Attanasio et al. Dec 1994
5386567 Lien et al. Jan 1995
5390170 Sawant et al. Feb 1995
5390175 Hiller et al. Feb 1995
5394394 Crowther et al. Feb 1995
5394402 Ross Feb 1995
5400325 Chatwani et al. Mar 1995
5408469 Opher et al. Apr 1995
5416842 Aziz May 1995
5422880 Heitkamp et al. Jun 1995
5422882 Hiller et al. Jun 1995
5423002 Hart Jun 1995
5426636 Hiller et al. Jun 1995
5428607 Hiller et al. Jun 1995
5430715 Corbalis et al. Jul 1995
5442457 Najafi Aug 1995
5442630 Gagliardi et al. Aug 1995
5452297 Hiller et al. Sep 1995
5473599 Li et al. Dec 1995
5473607 Hausman et al. Dec 1995
5477541 White et al. Dec 1995
5485455 Dobbins et al. Jan 1996
5490140 Abensour et al. Feb 1996
5491687 Christensen et al. Feb 1996
5491804 Heath et al. Feb 1996
5497368 Beijnierse et al. Mar 1996
5504747 Sweazey Apr 1996
5509006 Wilford et al. Apr 1996
5517494 Green May 1996
5519704 Farinacci et al. May 1996
5526489 Nilakantan et al. Jun 1996
5530963 Moore et al. Jun 1996
5535195 Lee Jul 1996
5539734 Burwell et al. Jul 1996
5555244 Gupta et al. Sep 1996
5561669 Lenney et al. Oct 1996
5583862 Callon Dec 1996
5592470 Rudrapatna et al. Jan 1997
5598581 Daines et al. Jan 1997
5600798 Cherukuri et al. Feb 1997
5604868 Komine et al. Feb 1997
5608726 Virgile Mar 1997
5617417 Sathe et al. Apr 1997
5617421 Chin et al. Apr 1997
5631908 Saxe May 1997
5632021 Jennings et al. May 1997
5634010 Ciscon et al. May 1997
5638359 Peltola et al. Jun 1997
5644718 Belove et al. Jul 1997
5659684 Giovannoni et al. Aug 1997
5666353 Klausmeier et al. Sep 1997
5673265 Gupta et al. Sep 1997
5678006 Valizadeh et al. Oct 1997
5684797 Aznar et al. Nov 1997
5687324 Green et al. Nov 1997
5689506 Chiussi et al. Nov 1997
5694390 Yamato et al. Dec 1997
5724351 Chao et al. Mar 1998
5748617 McLain, Jr. May 1998
5754547 Nakazawa May 1998
5835710 Nagami et al. Nov 1998
5854903 Morrison et al. Dec 1998
5898686 Virgile Apr 1999
Foreign Referenced Citations (7)
Number Date Country
0 384 758 Feb 1990 EP
0 431 751 A1 Nov 1990 EP
0 567 217 A2 Oct 1993 EP
WO 9307692 Apr 1993 WO
WO 9307569 Apr 1993 WO
WO 9401828 Jan 1994 WO
WO 9520850 Aug 1995 WO
Non-Patent Literature Citations (11)
Entry
Esaki, et al., “Datagram Delivery in an ATM-Internet,” IEICE Transactions on Communications vol. E77-B, No. 3, (1994) Mar., Tokyo, Japan.
Doeringer, et al., “Routing on Longest-Matching Prefixes,” IEEE Transactions on Networking, vol. 4, No. 1, Feb. 1996, pp. 86-97.
Allen, M., “Novell IPX Over Various WAN Media (IPXW AN),” Network Working Group, RFC 1551, Dec. 1993, pp. 1-22.
Becker, D., “3c589.c: A 3c589 EtherLink3 ethernet driver for linux.” becker@CESDIS.gsfc. nasa.gov, May 3, 1994, pp. 1-13.
Pei, et al., “Putting Routing Tables in Silicon,” IEEE Network Magazine, Jan. 1992, pp. 42-50.
Perkins, D., “Requiements for an Internet Standard Point-to-Point Protocol,” Network Working Group, RFC 1547, Dec. 1993, pp. 1-19.
Simpson, W., “The Point-to-Point Protocol (PPP),” Network Working Group, RFC 1548, Dec. 1993, pp. 1-53.
Tsuchiya, P.F., “A Search Algorithm for Table Entries with Non-contiguous Wildcarding,” Abstract, Bellcore.
Chowdhury, et al. “Alternative Bandwith Allocation”, 1992, IEEE Infocom '92, pp. 1061-1068.
Zhang, et al. “Rate-Controlled Static-Priority Queueing”, 1993, IEEE, pp. 227-236.
IBM, “Method and Apparatus for the Statistical Multiplexing of Voice, Data, and Image Signals”, Nov., 1992, IBM Technical Data Bulletin n6 Nov. 1992, pp. 409-411.