US20030231633A1 - Router apparatus - Google Patents

Router apparatus Download PDF

Info

Publication number
US20030231633A1
US20030231633A1 US10/601,811 US60181103A US2003231633A1 US 20030231633 A1 US20030231633 A1 US 20030231633A1 US 60181103 A US60181103 A US 60181103A US 2003231633 A1 US2003231633 A1 US 2003231633A1
Authority
US
United States
Prior art keywords
routing
routing table
route information
communication
route
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US10/601,811
Inventor
Tatsuo Aramizu
Tatsuhiko Amagai
Hiroshi Ikeda
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to US10/601,811 priority Critical patent/US20030231633A1/en
Publication of US20030231633A1 publication Critical patent/US20030231633A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/28Routing or path finding of packets in data switching networks using route fault recovery
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/02Topology update or discovery

Definitions

  • the present invention generally relates to a router apparatus used in a network. More specifically, the present invention is directed to such a router apparatus equipped with a routing table managing processor capable of rapidly recovering a network communication when a failure happens to occur in the network.
  • the present invention has been made to solve the above-explained problems, and therefore, has an object of the invention to provide a router apparatus capable of rapidly recovering an interrupted communication when a communication failure happens to occur.
  • a router apparatus is characterized by comprising: a plurality of routing tables into which new route information is stored every time route information is changed; a rewriting time saving unit for saving rewriting time information of the plurality of routing tables; a table switching unit for switching the plurality of routing tables; and a route processor unit for managing, for example, setting/rewriting/deleting the routing table based upon route information supplied by a network operator, or route information obtained from routing protocol, wherein when a communication failure caused by the routing table occurs, the failed routing table is switched to another routing table into which old route information has been stored so as to continue the communication, and also, a communication failure reason is investigated by comparing the route information before/after the failed routing table is switched.
  • the present invention provides such a router apparatus, characterized in that the old route information is the latest route information.
  • the present invention is characterized in that only difference information is stored into the plurality of routing tables.
  • the normal router apparatus is equipped with only one routing table for storing thereinto route information, whereas the router apparatus of the present invention is characterized in that both old route information and new route information are simultaneously saved.
  • the router apparatus In the case that a communication failure happens to occur which may be predicted by such a reason that a content of a routing table is updated, the router apparatus immediately returns the new route information to the old route information so as to recover the present communication. Accordingly, the failure occurrence time can be reduced.
  • FIG. 1 is a block diagram for schematically showing an arrangement of a router apparatus according to a first embodiment of the present invention.
  • FIG. 2 is a block diagram for schematically showing an arrangement of a router apparatus according to a second embodiment of the present invention.
  • FIG. 1 is a block diagram for schematically showing an arrangement of a router apparatus according to a first embodiment of the present invention.
  • This router apparatus of the first embodiment is arranged as follows:
  • a table (routing table) switching unit 2 and a rewriting time saving unit 3 corresponding to routing tables are provided under control of a route processor unit 1 .
  • a plurality of routing tables RT 1 to RTN are provided under control of the table switching unit 2 .
  • the route processor unit 1 may acquire such route information required for the own router apparatus. Furthermore, this route processor unit 1 manages a routing table, and also a communication with an external unit (not shown) based on all of the above-explained route information. In other words, this route processor unit 1 may set, rewrite, and delete the contents of the routing tables based upon the above-explained route information.
  • this first router apparatus a plurality of routing tables RT 1 to RTN are employed, and the route information is saved in these routing tables RT 1 to RTN, respectively.
  • routing table is constructed of more than one memory. Also, these routing tables need not have the same memory sizes.
  • a routing table may be arranged by employing more than one main table, and more than one supporting table (for example, a supporting table capable of saving only difference information).
  • the table switching unit 2 selects a proper routing table at this stage, and provides the selected routing table to the route processor unit 1 .
  • This table switching unit 2 may be managed by a selector realized by a software manner, or by a logical manner.
  • the rewriting time saving unit 3 has storage regions which correspond to the above-explained routing tables in an one-to-one correspondence.
  • the data about the time instant when the relevant routing table is updated is saved in the relevant storage region of the rewriting time saving unit 3 .
  • the route processor unit 1 manages a plurality of routing tables based upon the data saved in this rewriting time saving unit 3 .
  • This rewriting time saving unit 3 may be arranged by more than one memory, or more than one register.
  • the time saving operation may be realized by a hardware-only structure without utilizing the processor unit, or by writing the time data by the processor unit.
  • the data saved in the rewriting time saving unit 3 maybe defined by using a time instant as reference data. Alternatively, when such data are available from which the data rewriting time history can be recognized, the time instants are not always used as the reference data.
  • the route processor unit 1 stores the route information into the routing table RT 1 , RT 2 , - - - , RTN under normal condition.
  • the route processor unit 1 selects one proper routing table to save the route information in this selected routing table.
  • the route information is saved in the routing table of default.
  • the route processor unit 1 executes the routing operation based upon the route information saved in this set routing table.
  • the route processor unit 1 In the case that the content of the routing table is required to be updated upon receipt of a request issued from the external unit, the route processor unit 1 refers to the rewriting time saving unit 3 , and selects such a routing table that the saved content thereof has been updated at the oldest update timing. Then, the route processor unit 1 stores the route information into this selected routing table.
  • the route processor unit 1 controls the table switching unit 2 to switch the rewritten routing table to the latest routing table, and then performs the routing operation based upon this latest routing table.
  • the route processor unit 1 compares the old routing table with such a routing table where the communication failure happens to occur so as to investigate the failure reason.
  • This type of routing table using system is characterized in that the routing tables can be easily managed, as compared with the routing table using system in which only differences (will be discussed later) are saved. As apparent from this characteristic, this structural method can be further protected from the communication failure.
  • this routing table using method requires a large number of memory resources and also requires that a lot of writing operations are carried out. As a consequence, the overall system should become bulky. The writing time and the switching time of the routing tables are increased.
  • the method of managing only the difference information by using a plurality of routing tables may be realized by paying an attention to the following fact. That is, inmost cases that a communication failure happens to occur, only a portion of route information used while a content of a routing table is updated is changed under normal operation.
  • the old route information is saved in more than one sub-table so as to manage these main routing table and sub-table.
  • this latter routing table managing method will be deteriorated in view of the failure preventive characteristic, as compared with the managing method for managing a plurality of perfect routing tables.
  • the arrangement of this second router apparatus is characterized in that an increase in control amounts, which is caused by employing a plurality of routing tables, is shared by a hardware manner.
  • the router apparatus of the second embodiment is characterized by employing a Round-Robin register main body 13 , and also a Round-Robin control unit 12 for controlling this Round-Robin register main body 13 , which have the following major purpose. That is, an information writing sequence with respect to routing tables is maintained.
  • the managing operation for a plurality of routing tables is also carried out by the route processor unit 1 .
  • this managing operation is performed by a hardware structure mainly containing the Round-Robin algorithm in the router apparatus according to the second embodiment.
  • the route processor unit 11 executes the writing/reading operations with respect to such a routing table which is managed and/or controlled by the hardware manner.
  • the route processor unit 11 need not handle the management of the plurality of routing tables under normal condition.
  • the route processor unit 11 When a communication failure happens to occur, the route processor unit 11 notifies the occurrence of this failure to the Round-Robin control unit 12 , and then, switches this failed routing table to the condition of the routing table immediately before this failure occurs by way of the hardware manner, or an arbitrary instruction issued from a processor.
  • routing tables and the memory are provided in an one-to-one correspondence.
  • these routing tables and memory may be logically sectioned, and the sectioned portions may be managed.
  • the condition of the failed routing table can be immediately returned to the original condition of the routing table just before this communication failures happen to occur without performing any complicating operation due to a large number of procedures, nor analyzing the reason for the failure, so that the communication can be recovered.

Abstract

Even when a communication failure happens to occur, the interrupted communication can be quickly recovered by a router apparatus. The router apparatus is comprised of: a plurality of routing tables into which new route information is stored every time route information is changed; a rewriting time saving unit for saving rewriting time information of the plurality of routing tables; a table switching unit for switching the plurality of routing tables; and a route processor unit for managing, for example, setting/rewriting/deleting the routing table based upon route information supplied by a network operator, or route information obtained by routing protocol. In this router apparatus, when a communication failure caused by the routing table occurs, the failed routing table is switched to another routing table into which old route information has been stored so as to continue the communication, and also, a communication trouble reason is investigated by comparing the route information before/after the failed routing table is switched.

Description

    BACKGROUND OF THE INVENTION
  • 1. Field of the Invention [0001]
  • The present invention generally relates to a router apparatus used in a network. More specifically, the present invention is directed to such a router apparatus equipped with a routing table managing processor capable of rapidly recovering a network communication when a failure happens to occur in the network. [0002]
  • 2. Description of the Related Art [0003]
  • In networks, large amounts of routing information are continuously communicated, and storage contents of routing tables are rewritten within huge numbers of routers from time to time. [0004]
  • Actually, communications are sometimes, suddenly interrupted because table contents are mistakenly rewritten by network operators, and furthermore, communication failures will occur due to illegal actions by network operators. [0005]
  • There is another problem that communication failures occur which are caused by not only own router, but also routers of third parties, while networks become more complex and highly advanced. [0006]
  • Once such a communication failure, or problem happens to occur, a first action should be taken to rapidly recover the interrupted communication prior to fact finding action. [0007]
  • However, since the conventional router apparatus has only one routing table, failure preventive characteristic of this router apparatus is deteriorated. As a result, such a conventional router apparatus has problems in that lengthy time is necessarily required when the failure occurs and thereafter the interrupted communication can be recovered, and furthermore, the reason why such a failure happens to occur cannot be easily investigated. [0008]
  • To avoid these problems, in a certain network, a plurality of router apparatuses are often arranged. However, even if those treatments are taken, when such a communication failure is caused by the routing table itself, such a communication failure still occurs. [0009]
  • SUMMARY OF THE INVENTION
  • The present invention has been made to solve the above-explained problems, and therefore, has an object of the invention to provide a router apparatus capable of rapidly recovering an interrupted communication when a communication failure happens to occur. [0010]
  • To achieve the above-explained object, a router apparatus, according to an aspect of the present invention, is characterized by comprising: a plurality of routing tables into which new route information is stored every time route information is changed; a rewriting time saving unit for saving rewriting time information of the plurality of routing tables; a table switching unit for switching the plurality of routing tables; and a route processor unit for managing, for example, setting/rewriting/deleting the routing table based upon route information supplied by a network operator, or route information obtained from routing protocol, wherein when a communication failure caused by the routing table occurs, the failed routing table is switched to another routing table into which old route information has been stored so as to continue the communication, and also, a communication failure reason is investigated by comparing the route information before/after the failed routing table is switched. [0011]
  • Also, the present invention provides such a router apparatus, characterized in that the old route information is the latest route information. [0012]
  • Also, the present invention is characterized in that only difference information is stored into the plurality of routing tables. [0013]
  • The normal router apparatus is equipped with only one routing table for storing thereinto route information, whereas the router apparatus of the present invention is characterized in that both old route information and new route information are simultaneously saved. [0014]
  • In the case that a communication failure happens to occur which may be predicted by such a reason that a content of a routing table is updated, the router apparatus immediately returns the new route information to the old route information so as to recover the present communication. Accordingly, the failure occurrence time can be reduced. [0015]
  • Also, since the old condition is saved, it can be easily compared with the failure condition, which may readily contribute to the investigation of the failure reason.[0016]
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • A better understanding of the present invention may be made of reading a detailed description in conjunction with the accompanying drawings, in which: [0017]
  • FIG. 1 is a block diagram for schematically showing an arrangement of a router apparatus according to a first embodiment of the present invention; and [0018]
  • FIG. 2 is a block diagram for schematically showing an arrangement of a router apparatus according to a second embodiment of the present invention.[0019]
  • DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS
  • Referring now to drawings, various preferred embodiments of the present invention will be described in detail. [0020]
  • Arrangement of First Router Apparatus
  • FIG. 1 is a block diagram for schematically showing an arrangement of a router apparatus according to a first embodiment of the present invention. [0021]
  • This router apparatus of the first embodiment is arranged as follows: [0022]
  • A table (routing table) switching [0023] unit 2 and a rewriting time saving unit 3 corresponding to routing tables are provided under control of a route processor unit 1.
  • Then, a plurality of routing tables RT[0024] 1 to RTN are provided under control of the table switching unit 2.
  • Based upon route information supplied by a network operator and/or upon route information obtained from routing protocol, the [0025] route processor unit 1 may acquire such route information required for the own router apparatus. Furthermore, this route processor unit 1 manages a routing table, and also a communication with an external unit (not shown) based on all of the above-explained route information. In other words, this route processor unit 1 may set, rewrite, and delete the contents of the routing tables based upon the above-explained route information.
  • In this first router apparatus, a plurality of routing tables RT[0026] 1 to RTN are employed, and the route information is saved in these routing tables RT1 to RTN, respectively.
  • Normally, a routing table is constructed of more than one memory. Also, these routing tables need not have the same memory sizes. [0027]
  • In other words, a routing table may be arranged by employing more than one main table, and more than one supporting table (for example, a supporting table capable of saving only difference information). [0028]
  • In response to an instruction issued from the [0029] route processor unit 1, the table switching unit 2 selects a proper routing table at this stage, and provides the selected routing table to the route processor unit 1.
  • This [0030] table switching unit 2 may be managed by a selector realized by a software manner, or by a logical manner.
  • On the other hand, the rewriting [0031] time saving unit 3 has storage regions which correspond to the above-explained routing tables in an one-to-one correspondence. The data about the time instant when the relevant routing table is updated is saved in the relevant storage region of the rewriting time saving unit 3.
  • The [0032] route processor unit 1 manages a plurality of routing tables based upon the data saved in this rewriting time saving unit 3.
  • This rewriting [0033] time saving unit 3 may be arranged by more than one memory, or more than one register.
  • Also, the time saving operation may be realized by a hardware-only structure without utilizing the processor unit, or by writing the time data by the processor unit. [0034]
  • It should be understood that the data saved in the rewriting [0035] time saving unit 3 maybe defined by using a time instant as reference data. Alternatively, when such data are available from which the data rewriting time history can be recognized, the time instants are not always used as the reference data.
  • Operations of First Router Apparatus
  • Next, a description will now be made of operations of the router apparatus according to the first embodiment. [0036]
  • In response to an externally-supplied request, the [0037] route processor unit 1 stores the route information into the routing table RT1, RT2, - - - , RTN under normal condition.
  • In this first embodiment, since more than two sets of routing tables are employed, the [0038] route processor unit 1 selects one proper routing table to save the route information in this selected routing table.
  • In the initial stage, the route information is saved in the routing table of default. [0039]
  • After the routing table has been properly set, the [0040] route processor unit 1 executes the routing operation based upon the route information saved in this set routing table.
  • In the case that the content of the routing table is required to be updated upon receipt of a request issued from the external unit, the [0041] route processor unit 1 refers to the rewriting time saving unit 3, and selects such a routing table that the saved content thereof has been updated at the oldest update timing. Then, the route processor unit 1 stores the route information into this selected routing table.
  • After this rewriting operation has been accomplished, the [0042] route processor unit 1 controls the table switching unit 2 to switch the rewritten routing table to the latest routing table, and then performs the routing operation based upon this latest routing table.
  • Normally, it is assumed that a plurality of routing tables may be selectively used by this logic idea. [0043]
  • In the case that a communication failure happens to occur, when it is so predicted that this communication problem is caused by a routing table, since this routing apparatus has plural sets of new/old routing tables, RT[0044] 1, RT2, - - - , RTN, the route processor unit 1 switches the current routing table to the immediately current routing table, so that the communication may be immediately recovered from this communication problem.
  • Also, the [0045] route processor unit 1 compares the old routing table with such a routing table where the communication failure happens to occur so as to investigate the failure reason.
  • As the method of using the routing table, assuming now that all of the route information obtained at this stage are stored into a single routing table, when the content of the routing table is changed, all of the changed route information are stored into the different routing tables. [0046]
  • This type of routing table using system is characterized in that the routing tables can be easily managed, as compared with the routing table using system in which only differences (will be discussed later) are saved. As apparent from this characteristic, this structural method can be further protected from the communication failure. [0047]
  • However, this routing table using method requires a large number of memory resources and also requires that a lot of writing operations are carried out. As a consequence, the overall system should become bulky. The writing time and the switching time of the routing tables are increased. [0048]
  • On the other hand, the method of managing only the difference information by using a plurality of routing tables may be realized by paying an attention to the following fact. That is, inmost cases that a communication failure happens to occur, only a portion of route information used while a content of a routing table is updated is changed under normal operation. [0049]
  • While more than one main routing table is prepared, the old route information is saved in more than one sub-table so as to manage these main routing table and sub-table. [0050]
  • In accordance with the latter routing table managing method, since the memory and/or the entire system can be made smaller, the switching time of these routing tables can be shortened, as compared with the former routing table managing method. [0051]
  • However, since the difference information is managed, the logical ideas capable of managing a plurality of routing tables become more complex. [0052]
  • Generally speaking, this latter routing table managing method will be deteriorated in view of the failure preventive characteristic, as compared with the managing method for managing a plurality of perfect routing tables. [0053]
  • Arrangement/Operation of Second Router Apparatus
  • Next, an arrangement of a router apparatus according to a second embodiment of the present invention will now be explained. [0054]
  • The arrangement of this second router apparatus is characterized in that an increase in control amounts, which is caused by employing a plurality of routing tables, is shared by a hardware manner. [0055]
  • Concretely speaking, since a conventional router apparatus has no such a conceptional idea that a plurality of tables are circularly used, an additional controlling program and/or algorithm should be realized by a hardware manner in order to minimize the necessary changes with respect to the program and/or algorithm applied to this conventional router apparatus. [0056]
  • That is to say, the router apparatus of the second embodiment is characterized by employing a Round-Robin register [0057] main body 13, and also a Round-Robin control unit 12 for controlling this Round-Robin register main body 13, which have the following major purpose. That is, an information writing sequence with respect to routing tables is maintained.
  • Subsequently, the operation of the router apparatus according to the second embodiment will now be explained. [0058]
  • In the first embodiment, the managing operation for a plurality of routing tables is also carried out by the [0059] route processor unit 1. To the contrary, this managing operation is performed by a hardware structure mainly containing the Round-Robin algorithm in the router apparatus according to the second embodiment.
  • While the router apparatus according to the second embodiment is operated under normal condition, since the routing tables are managed by the hardware manner, the [0060] route processor unit 11 executes the writing/reading operations with respect to such a routing table which is managed and/or controlled by the hardware manner.
  • As a result, the [0061] route processor unit 11 need not handle the management of the plurality of routing tables under normal condition.
  • When a communication failure happens to occur, the [0062] route processor unit 11 notifies the occurrence of this failure to the Round-Robin control unit 12, and then, switches this failed routing table to the condition of the routing table immediately before this failure occurs by way of the hardware manner, or an arbitrary instruction issued from a processor.
  • In this drawing, the routing tables and the memory are provided in an one-to-one correspondence. Alternatively, these routing tables and memory may be logically sectioned, and the sectioned portions may be managed. [0063]
  • While the various embodiments of the present invention have been described with reference to the drawings, the present invention is not limited thereto, but may be modified, changed, without departing from the technical scope and spirit of the invention. [0064]
  • In accordance with the router apparatus of the present invention, when the communication failure happens to occur, the condition of the failed routing table can be immediately returned to the original condition of the routing table just before this communication failures happen to occur without performing any complicating operation due to a large number of procedures, nor analyzing the reason for the failure, so that the communication can be recovered. [0065]
  • Also, since the conditions of the routing table before/after the communication failure happens to occur can be easily compared with each other, the reason why such a communication failure happens to occur can be readily investigated. As a consequence, since this investigation of the communication failure reason may improve the quality and reliability of the system, there is such an effect that the communication quality as well as the communication reliability can be improved. [0066]

Claims (5)

What is claimed is:
1. A router apparatus comprising:
a plurality of routing tables for storing thereinto route information used to transfer received data;
a rewriting information saving unit for saving a writing sequence of said plurality of routing tables;
a table switching unit for switching said plurality of routing tables; and
a route processor unit for managing, for example, setting/rewriting/deleting the routing table based upon route information supplied by a network operator, or route information obtained by routing protocol,
wherein when a communication failure caused by the routing table occurs, said failed routing table is switched to another routing table into which old route information has been stored so as to continue the communication.
2. A router apparatus comprising:
a plurality of routing tables into which new route information is stored every time route information is changed;
a rewriting time saving unit for saving rewriting time information of said plurality of routing tables;
a table switching unit for switching said plurality of routing tables; and
a route processor unit for managing, for example, setting/rewriting/deleting the routing table based upon route information supplied by a network operator, or route information obtained from routing protocol,
wherein when a communication failure caused by the routing table occurs, said failed routing table is switched to another routing table into which old route information has been stored so as to continue the communication, and also, a communication failure reason is investigated by comparing the route information before/after said failed routing table is switched.
3. A router apparatus as claimed in claim 2, wherein said old route information is the latest route information.
4. A router apparatus as claimed in claim 3, wherein only difference information is stored into said plurality of routing tables.
5. A routing apparatus comprising:
a main routing table for storing thereinto latest route information required to transfer received data;
a plurality of sub-routing tables for storing thereinto old information when an update process operation is carried out with respect to said main routing table, said old information being related only to a main table portion where said update process operation is carried out;
a Round-Robin register for saving a writing sequence to said main routing table;
a Round-Robin control unit for controlling said Round-Robin register; and
a route processor unit for managing, for example, setting/rewriting/deleting the routing table based upon route information supplied by a network operator, or route information obtained by routing protocol,
wherein when a communication failure caused by the routing table occurs, said Round-Robin control unit receives a failure occurrence notification issued from said route processor unit, and returns the condition of the failed routing table to the condition of the routing table immediately before the communication failure occurs so as to continue the communication.
US10/601,811 1999-01-18 2003-06-24 Router apparatus Abandoned US20030231633A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US10/601,811 US20030231633A1 (en) 1999-01-18 2003-06-24 Router apparatus

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
JP9713/1999 1999-01-18
JP971399A JP2000209271A (en) 1999-01-18 1999-01-18 Router
US09/484,459 US6625659B1 (en) 1999-01-18 2000-01-18 Router switches to old routing table when communication failure caused by current routing table and investigates the cause of the failure
US10/601,811 US20030231633A1 (en) 1999-01-18 2003-06-24 Router apparatus

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US09/484,459 Division US6625659B1 (en) 1999-01-18 2000-01-18 Router switches to old routing table when communication failure caused by current routing table and investigates the cause of the failure

Publications (1)

Publication Number Publication Date
US20030231633A1 true US20030231633A1 (en) 2003-12-18

Family

ID=11727913

Family Applications (2)

Application Number Title Priority Date Filing Date
US09/484,459 Expired - Lifetime US6625659B1 (en) 1999-01-18 2000-01-18 Router switches to old routing table when communication failure caused by current routing table and investigates the cause of the failure
US10/601,811 Abandoned US20030231633A1 (en) 1999-01-18 2003-06-24 Router apparatus

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US09/484,459 Expired - Lifetime US6625659B1 (en) 1999-01-18 2000-01-18 Router switches to old routing table when communication failure caused by current routing table and investigates the cause of the failure

Country Status (2)

Country Link
US (2) US6625659B1 (en)
JP (1) JP2000209271A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090274159A1 (en) * 2006-11-09 2009-11-05 Huawei Technologies Co., Ltd. Method and apparatus for advertising border connection information of autonomous system
CN101841365A (en) * 2009-01-28 2010-09-22 株式会社电装 Terminal equipment and communication system
US7821922B1 (en) * 2006-03-31 2010-10-26 Emc Corporation Fault isolation and handling in a packet switching network
US20110103220A1 (en) * 2000-11-21 2011-05-05 Juniper Networks, Inc. High capacity router having redundant components
US9210068B2 (en) 2007-11-29 2015-12-08 Intel Corporation Modifying system routing information in link based systems
US20160127168A1 (en) * 2014-10-31 2016-05-05 Dell Products L.P. Preventing or reducing traffic losses
WO2016159945A1 (en) * 2015-03-28 2016-10-06 Intel Corporation Distributed routing table system with improved support for multiple network topologies

Families Citing this family (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000209271A (en) * 1999-01-18 2000-07-28 Nec Corp Router
US6909696B1 (en) * 2000-01-21 2005-06-21 Verizon Corporate Services Group Inc. Systems and methods for visualizing a communications network
US20020004843A1 (en) * 2000-07-05 2002-01-10 Loa Andersson System, device, and method for bypassing network changes in a routed communication network
KR100472775B1 (en) * 2000-11-29 2005-03-07 엘지전자 주식회사 Routing table search method for supporting multiple default route
US7290059B2 (en) * 2001-08-13 2007-10-30 Intel Corporation Apparatus and method for scalable server load balancing
US7260598B1 (en) * 2002-05-03 2007-08-21 Cisco Technology, Inc. Methods and apparatus for processing client requests in a content distribution network using client lists
DE10242784B4 (en) * 2002-09-14 2005-08-18 Roche Diagnostics Gmbh Modular analysis system and method for determining the topology of a modular analysis system
US7363347B2 (en) * 2002-11-07 2008-04-22 Hewlett-Packard Development Company, L.P. Method and system for reestablishing connection information on a switch connected to plural servers in a computer network
US8051176B2 (en) 2002-11-07 2011-11-01 Hewlett-Packard Development Company, L.P. Method and system for predicting connections in a computer network
US7533166B2 (en) * 2002-12-05 2009-05-12 Siemens Communications, Inc. Method and system for router misconfiguration autodetection
US7161108B2 (en) * 2003-03-02 2007-01-09 Pitney Bowes Inc. System and method for routing imaged documents
US7415627B1 (en) * 2003-03-17 2008-08-19 Network Equipment Technologies, Inc. Partitioning and categorizing data in a split-plane architecture for fast recovery from data plane failures and fast restarts
US8036237B2 (en) * 2003-05-16 2011-10-11 Tut Systems, Inc. System and method for transparent virtual routing
US20050080913A1 (en) * 2003-10-09 2005-04-14 Thomas David Andrew Method and system for querying information from a switch by a server in a computer network
US8451833B2 (en) * 2004-05-14 2013-05-28 Motorola Mobility Llc System and method for transparent virtual routing
JP2006333438A (en) * 2005-04-28 2006-12-07 Fujitsu Ten Ltd Gateway apparatus and routing method
CN100568831C (en) * 2006-04-26 2009-12-09 华为技术有限公司 A kind of method and system that improve network reliability
US8169922B2 (en) * 2007-12-21 2012-05-01 At&T Intellectual Property I, Lp Diagnosing problems associated with route groups in a network
WO2014027687A1 (en) * 2012-08-17 2014-02-20 日本電気株式会社 Communication system, control information recording device, control device, control information recording method and program
US20150304215A1 (en) 2012-12-28 2015-10-22 Hitachi, Ltd. Packet relay apparatus, packet transfer method, and communication system
JP6139428B2 (en) * 2014-02-07 2017-05-31 西日本電信電話株式会社 Failure analysis apparatus and failure analysis system
JP7151548B2 (en) 2019-02-26 2022-10-12 富士通株式会社 anomaly detection program, Anomaly detection method and anomaly detection device

Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4679189A (en) * 1985-11-27 1987-07-07 American Telephone And Telegraph Company Alternate routing arrangement
US5331635A (en) * 1993-02-12 1994-07-19 Fuji Xerox Co., Ltd. Network system having function of updating routing information
US5633868A (en) * 1994-10-17 1997-05-27 Lucent Technologies Inc. Virtual circuit management in cellular telecommunications
US5903545A (en) * 1995-04-24 1999-05-11 Motorola, Inc. Responsive routing control method and apparatus
US6032266A (en) * 1996-04-05 2000-02-29 Hitachi, Ltd. Network system having function of changing route upon failure
US6069895A (en) * 1997-08-29 2000-05-30 Nortel Networks Corporation Distributed route server
US6084864A (en) * 1993-02-09 2000-07-04 Teledesic Llc Traffic routing for satellite communication system
US20010043562A1 (en) * 1997-01-17 2001-11-22 Hrastar Scott E. Method of using routing protocols to reroute packets during a link failure
US6324161B1 (en) * 1997-08-27 2001-11-27 Alcatel Usa Sourcing, L.P. Multiple network configuration with local and remote network redundancy by dual media redirect
US20020060986A1 (en) * 1997-11-20 2002-05-23 Hidehiro Fukushima Router device having a redundant configuration
US6580689B1 (en) * 1998-03-19 2003-06-17 Fujitsu Limited Method and apparatus for generating intranode alternate route
US6625659B1 (en) * 1999-01-18 2003-09-23 Nec Corporation Router switches to old routing table when communication failure caused by current routing table and investigates the cause of the failure
US6631137B1 (en) * 1998-08-07 2003-10-07 Cisco Technology, Inc. Method and system for improving high speed internetwork data transfers
US20040015590A1 (en) * 1994-08-31 2004-01-22 Kabushi Kaisha Toshiba Network interconnection apparatus, network node apparatus, and packet transfer method for high speed, large capacity inter-network communication

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3087827B2 (en) 1996-07-31 2000-09-11 日本電気株式会社 Fabric failure detection method and apparatus

Patent Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4679189A (en) * 1985-11-27 1987-07-07 American Telephone And Telegraph Company Alternate routing arrangement
US6084864A (en) * 1993-02-09 2000-07-04 Teledesic Llc Traffic routing for satellite communication system
US5331635A (en) * 1993-02-12 1994-07-19 Fuji Xerox Co., Ltd. Network system having function of updating routing information
US20040015590A1 (en) * 1994-08-31 2004-01-22 Kabushi Kaisha Toshiba Network interconnection apparatus, network node apparatus, and packet transfer method for high speed, large capacity inter-network communication
US5633868A (en) * 1994-10-17 1997-05-27 Lucent Technologies Inc. Virtual circuit management in cellular telecommunications
US5903545A (en) * 1995-04-24 1999-05-11 Motorola, Inc. Responsive routing control method and apparatus
US20030093559A1 (en) * 1996-04-05 2003-05-15 Hitachi, Ltd. Network system having function of changing route upon failure
US6032266A (en) * 1996-04-05 2000-02-29 Hitachi, Ltd. Network system having function of changing route upon failure
US20010043562A1 (en) * 1997-01-17 2001-11-22 Hrastar Scott E. Method of using routing protocols to reroute packets during a link failure
US6324161B1 (en) * 1997-08-27 2001-11-27 Alcatel Usa Sourcing, L.P. Multiple network configuration with local and remote network redundancy by dual media redirect
US6069895A (en) * 1997-08-29 2000-05-30 Nortel Networks Corporation Distributed route server
US20020060986A1 (en) * 1997-11-20 2002-05-23 Hidehiro Fukushima Router device having a redundant configuration
US6580689B1 (en) * 1998-03-19 2003-06-17 Fujitsu Limited Method and apparatus for generating intranode alternate route
US6631137B1 (en) * 1998-08-07 2003-10-07 Cisco Technology, Inc. Method and system for improving high speed internetwork data transfers
US6625659B1 (en) * 1999-01-18 2003-09-23 Nec Corporation Router switches to old routing table when communication failure caused by current routing table and investigates the cause of the failure

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110103220A1 (en) * 2000-11-21 2011-05-05 Juniper Networks, Inc. High capacity router having redundant components
US8649256B2 (en) * 2000-11-21 2014-02-11 Juniper Networks, Inc. High capacity router having redundant components
US7821922B1 (en) * 2006-03-31 2010-10-26 Emc Corporation Fault isolation and handling in a packet switching network
US20110007749A1 (en) * 2006-10-09 2011-01-13 Huawei Technologies Co., Ltd. Method and Apparatus for Advertising Border Connection Information of Autonomous System
US8125929B2 (en) * 2006-10-09 2012-02-28 Huawei Technologies Co., Ltd. Method and apparatus for advertising border connection information of autonomous system
US9276836B2 (en) 2006-11-09 2016-03-01 Huawei Technologies Co., Ltd. Method and apparatus for advertising border connection information of autonomous system
US9397925B2 (en) 2006-11-09 2016-07-19 Huawei Technologies Co.,Ltd Method and apparatus for advertising border connection information of autonomous system
US8270317B2 (en) * 2006-11-09 2012-09-18 Huawei Technologies Co., Ltd. Method and apparatus for advertising border connection information of autonomous system
US20090274159A1 (en) * 2006-11-09 2009-11-05 Huawei Technologies Co., Ltd. Method and apparatus for advertising border connection information of autonomous system
US9210068B2 (en) 2007-11-29 2015-12-08 Intel Corporation Modifying system routing information in link based systems
DE112007003722B4 (en) * 2007-11-29 2017-05-24 Intel Corporation Modify system routing information in link-based systems
CN101841365A (en) * 2009-01-28 2010-09-22 株式会社电装 Terminal equipment and communication system
US20160127168A1 (en) * 2014-10-31 2016-05-05 Dell Products L.P. Preventing or reducing traffic losses
US9794114B2 (en) * 2014-10-31 2017-10-17 Dell Products Lp Preventing or reducing traffic losses
WO2016159945A1 (en) * 2015-03-28 2016-10-06 Intel Corporation Distributed routing table system with improved support for multiple network topologies
US10469368B2 (en) 2015-03-28 2019-11-05 Intel Corporation Distributed routing table system with improved support for multiple network topologies

Also Published As

Publication number Publication date
JP2000209271A (en) 2000-07-28
US6625659B1 (en) 2003-09-23

Similar Documents

Publication Publication Date Title
US6625659B1 (en) Router switches to old routing table when communication failure caused by current routing table and investigates the cause of the failure
US8117503B1 (en) Fast port failover in a network switch
US7421612B1 (en) Method and system for optimized switchover of redundant forwarding engines
US6941487B1 (en) Method, system, and computer program product for providing failure protection in a network node
US8233383B2 (en) Network relay system and control method thereof
US7120151B1 (en) Method for fast label switchover with multiprotocol label switching
CN101110776B (en) Backup method, backup device and backup system for data business
KR20060048930A (en) Communication system
CN112615778A (en) Message forwarding method, device, router, storage medium and system
US6810010B1 (en) Redundant LAN system, active line/stand-by line switching method, and recording medium
US5852735A (en) Method and apparatus for exchanging a program over a network computer system that permits reactivation of the original program if an error occurs
US6169726B1 (en) Method and apparatus for error free switching in a redundant duplex communication carrier system
CN112165429A (en) Link aggregation convergence method and device for distributed switching equipment
CN107340973B (en) Method and system for accessing asynchronous logic unit
KR101385749B1 (en) Router-ID setup system and control method in network for supporting more than at least
WO2004062820A2 (en) Method and system for optimized switchover of redundant forwarding engines
JP3268460B2 (en) Transmission line switching control method and device
JP3024901B2 (en) Multiplexed network controller
JPH05244225A (en) Uninterruptible system changeover method
CN112988187B (en) Equipment upgrading method and device
JP5164623B2 (en) Frame data transfer system and frame data transfer device
KR20010065409A (en) Master machine selecting method in distribution type intelligent network system
JP2980401B2 (en) Inter-system communication path switching method
JP2000244496A (en) Method and system for managing redundant configuration in communication system
JP3035974B2 (en) Communication method

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION