This application is based upon and claims the benefit of priority from Japanese patent application No. 2006-350807, filed on Dec. 27, 2006, and Japanese patent application No. 2007-302153, filed on Nov. 21, 2007 the disclosure of which is incorporated herein in its entirety by reference.
1. Field of the Invention
The present invention pertains to an autonomous network, a node device, a network redundancy method, and a recording medium, and in particular, to an autonomous network, a node device, a network redundancy method, and a recording medium capable of coping with occurrence of failure on a network.
2. Description of the Related Art
The internet is being increasingly arranged as social infrastructure, and attention has been drawn to improvement in reliability thereof as an important issue. Particularly, at occurrence of network failure, it is essential to quickly restore the failure. Various methods have been proposed to recover failure on a transmission path such as disconnection of an optical fiber line and failure in a node such as failure in a router or a switch.
In general, there is employed a method of providing redundancy to devices and transmission paths, the method being simple and being capable of quickly and securely restore the failure. Specifically, there have been known, for example, Automatic Protection Switching (APS) of Synchronous Digital Hierarchy (SDH)/Synchronous Optical NETwork (SONET) and Link Aggregation of Ethernet (registered trademark) which are used as standards in the world (ITU-T standard G. 841; IEEE802. 3ad). To provide redundancy to devices, it is also possible to employ a method to duplicate, for example, a main signal section and a control section.
However, due to the redundancy, the device and the network are increased in size and cost, and hence the redundancy is partially provided in actual cases. Inherently, the internet is a set of a large number of networks and is basically configured according to a topology of mesh structure. That is, the internet has intrinsically redundant structure.
Therefore, it is rather favorable in consideration of cost merit or cost effectiveness to employ a failure recovering method in which at occurrence of failure, the packet path is changed to detour the point of the failure. However, to carry out the above method, it is required for a pertinent node to again calculate the path on the basis of information of the failure to determine a new route for the packet.
In the internet, a plurality of autonomous systems is mutually connected. In each autonomous system, there is basically disposed one organization for the operation and management of the system, and the same routing protocol is shared in the network.
As a routing protocol in the autonomous network (Interior Gateway Protocol (IGP)), there are representatively adopted, for example, Routing Information Protocol (RIP), Open Shortest Path First (OSPF; RFC2328), Intermediate System to Intermediate System (IS-IS), which have been broadly employed in the world.
These protocols are called routing protocol of link state type to determine a path as follows. A weight called “cost” is manually set in advance to each link going into or out of a node. Generally, the cost is set in inverse proportion to transmission capacity of the link in many cases.
Each node periodically broadcasts (“flooding”) the state and the cost of each link coupled with the node. As a result, all nodes share information of the network topology. Each node determines a path to an associated node to obtain the minimum path or route cost. To calculate the route, a calculation method, called Dijkstra's algorithm is employed in many cases.
The calculation gives a set of links called a tree, i.e., a shortest path tree or a spanning tree. The tree is a set including a minimum number of links to couple the nodes to each other. On the basis of information of the tree, each node updates a routing table and then a forwarding table. For convenience of the system configuration, the routing table is stored in a control section and the forwarding table is stored in each interface section in many cases.
In ordinary situations, the collection and notification of the information, the path calculation, and the setting thereof are periodically managed by software.
The time required to update the path varies depending on the period set to the timer and ordinarily ranges from several seconds to several hundreds of seconds. The processing flow of
In the above routing protocol, to prevent increase in the load imposed upon the network due to excessive control information items, a minimum interval between flooding operations is prescribed. During the interval, even if failure is detected, the condition cannot be notified. According to OSPF, the minimum interval is five seconds. In the flowchart shown in
According to the existing routing protocol, if a short period of time is set to the timer, the recovery takes a shorter period of time at failure. However, the flooding of control information is more frequently accomplished. This increases the load upon the network and hence adversely influences transfer of a main signal packet. In consideration of trade-off therebetween, the period of time is set to the timer. If failure takes place at a location, any packet to be passed through the location is discarded and a state of signal disconnection continues until the next path update is conducted. In this regard, a method of possibly shortening the period of time of signal disconnection is described in pages 142 to 149 of “IP Resilience within an Autonomous System: Current Approaches, Challenges, and Future Directions” (IEEE Communications Magazine October 2005) written by S. Rai et al.
According to a method described in “Towards Millisecond IGP Convergence” (IETF Internet Draft 2000) written by C. Alaettinoglu et al., the path update period is reduced to carry out the path re-calculation at a higher speed. However, since the information flooding is frequently accomplished as described above, excessive load is imposed upon the network. Moreover, the path re-calculation is conducted in all nodes also for local failure, which increases the load upon the software in each node.
According “Proactive vs Reactive Approach to Failure Resilient Routing” (Proc. INFOCOM, March 2004) written by S. Lee et al. and “Improving Service Availability During Link Failure Transients through Alternate Routing” (Texas A&M Univ., Tech. rep. TAMUECE-2003-02, February 2003) written by S. Vellanki et al, there is provided a method in which a backup path is beforehand calculated for occurrence of failure. However, to cope with all cases of failure, the amount of calculation steps increase, and it is hence difficult to actually carry out this method. In addition, there currently exists no effective method to cope with occurrence of failure at a plurality of locations in the network.
An exemplary object of the invention is to provide an autonomous network, a node device, a network redundancy method, and a recording medium capable of restoring communication in a short period of time at occurrence of failure.
To achieve the object, the present invention has aspects as follows.
<Autonomous network>
An autonomous network according to an exemplary aspect of the invention in which one and the same routing protocol is employed in a network includes an additional network that is an autonomous system dedicated to backup routes is added to an existing network that is an existing autonomous network, to thereby provide redundancy to the autonomous network. Part of traffic on the existing network is transmitted by use of the additional network.
A node device according to an exemplary aspect of the invention comprises an autonomous network in which one and the same routing protocol is employed in a network, wherein an additional network which is an autonomous system dedicated to backup routes is added to an existing network which is an existing autonomous network, to thereby provide redundancy to the autonomous network. The node device on the existing network switches to the additional network to transmit part of traffic on the existing network by use of the additional network.
A network redundancy method according to an exemplary aspect of the invention is used for an autonomous network in which one and the same routing protocol is employed in a network, wherein an additional network which is an autonomous system dedicated to backup routes is added to an existing network which is an existing autonomous network, to thereby provide redundancy to the autonomous network. Part of traffic on the existing network is transmitted by use of the additional network.
A network redundancy method according to an exemplary aspect of the invention is used for an autonomous network in which one and the same routing protocol is employed in a network, wherein an additional network which is an autonomous system dedicated to backup routes is added to an existing network which is an existing autonomous network, to thereby provide redundancy to the autonomous network. The node device on the existing network carries out a step of switching to the additional network to transmit part of traffic on the existing network by use of the additional network.
A recording medium according to an exemplary aspect of the invention stores a network redundancy providing program to be executed on an autonomous network in which one and the same routing protocol is employed in a network, wherein an additional network which is an autonomous system dedicated to backup routes is added to an existing network which is an existing autonomous network, to thereby provide redundancy to the autonomous network. The program causes a node device on the existing network to execute processing of switching to the additional network to transmit part of traffic on the existing network by use of the additional network.
The objects and features of the present invention will become more apparent from the consideration of the following detailed description taken in conjunction with the accompanying drawings in which:
Referring now to
In the exemplary embodiment of the autonomous network, one and the same routing protocol is adopted in the network. The autonomous network is constructed by adding an additional network B which is an autonomous network dedicated to backup routes to an existing network A which is an existing autonomous network to thereby provide redundancy to the resultant network. Part of traffic of network A is processed using network B.
In the exemplary embodiment, since part of the traffic of network A is transmitted via network B, communication can be restored in a short period of time. Referring next to the accompanying drawings, description will be given in detail.
Referring first to
The network includes an existing autonomous network and an autonomous network for backup paths, i.e., an additional network. An existing routing protocol such as RIP, OSPF, and IS-IS may be used.
In the exemplary embodiment of the autonomous network, node devices are additionally installed for additional network B. To each node device on network A, an interface card is added to resultantly connect the node devices on network A to the node devices on network B.
The node devices on network B are coupled with each other in the form of a mesh to construct one autonomous system independent of network A. Network B is dedicated to backup routes of network A. On network B, bandwidth of each link and a transfer capacity of each node are lower than those of network A. That is, network B is constructed as a small-sized and inexpensive network.
After the system is configured as shown in
Referring to
The node device includes a control section 1 and a main signal section 2. The controller 1 includes control software 11 and control hardware 12. The main signal section 2 includes a common section (switch) 21 and interface sections 22 and 23.
The software 11 of the controller 1 includes an Operating System (OS including a communication protocol) 110 and application software 111. The application software 111 includes switching control software 112, a routing table 113, and a routing protocol 114.
The interfaces 22 and 23 respectively include forwarding tables 221 and 231 and failure detecting sections 222 and 232.
The switching control software 112 has a function to refer to a state of failure, a function to refer to the routing table 113, and a function to refer to and to re-write the forwarding tables 221 and 231.
Referring next to
The path from node NS to node ND is calculated on the basis of information exchanged according to an existing routing protocol. This results in a path indicated by arrows in
As
Node N2 transfers the packet from node N1 to node N3 on network B. Node N3 feeds the packet received from node N2 to node ND on network A. As above, if failure occurs on a link at an intermediate point of network A, node N1 having detected the failure switches paths to send subsequent packets to network B. The packets are hence delivered via network B to node D as the final destination.
Network A calculates a path to detour link L1 by using the routing protocol. However, the calculation requires a certain amount of time. Therefore, during the calculation period, packets are delivered via network B.
After the path re-calculation is completed and the packet transfer to node ND is possible on network A, the packet transfer via network B is restored to the packet transfer via network A. This is accomplished by node N1.
After the routing is converged, node N1 restores the path from network B to network A.
In the exemplary embodiment of the autonomous network, each node on network A includes switching control software to conduct the change-over or switching and the restoration of the path described above. For this purpose, the software updates a table including a result of routing, i.e., a next transfer destination according to the failure information and the routing information to thereby alter the transfer target. The table corresponds to the forwarding tables 221 and 231 shown in
Each node on network B operates the routing protocol for the nodes including nodes on network A associated therewith. If OSPF is adopted as the routing protocol, the node conducts hierarchic routing by establishing a correspondence between the groups C on network A and the areas of OSPF. It is resultantly possible to compress the routing table of network B.
As above, if failure or restoration thereof takes place on network A, network B of the autonomous network of the exemplary embodiment is employed to temporarily transmit part of the traffic. That is, network B requires a small transfer capacity and hence can be configured as an inexpensive network including a smallest number of necessary devices and transmission paths.
Referring now to
The switching of the packet transfer target and the restoration thereof are executed by securing a fixed protection time therebetween. The system monitors a change in the routing table 113 and makes a check whether the change continues or stops at least a preset period of time. The routing change or convergence is determined on the basis of the result from the check.
State “S1:without failure, without switching” of
In the exemplary embodiment of the autonomous network, a small-sized backup network, i.e., network B is added to network A to economically provide redundancy to the resultant network. At occurrence of failure, the packet route is switched from network A to network B. This makes it possible to restore the communication.
Also, in the exemplary embodiment of the autonomous network, by expanding the size and the transfer capacity of network B, reliability of the network can be improved in proportion to the investment cost for the devices and the transmission paths. Furthermore, since an existing routing protocol is employed in the exemplary embodiment of the autonomous network, it is possible to facilitate migration from network A.
Although network B is a mesh in the above explanation, network B may be formed in the shape of a ring or a bus.
In the exemplary embodiment of the autonomous network, not only when failure occurs on network A, but also when a detour of traffic is required due to, for example, maintenance or replacement of a device or a transmission path, it is also possible to manually change the packet route to network B.
Moreover, in the exemplary embodiment of the autonomous network, network B may be utilized to avoid congestion and to improve Quality Of Service (QoS). For this purpose, the system is configured to set a path switching policy such that the switching control software 112 automatically switches the path according to necessity.
Although a one-to-one interface connection exists between networks A and B in the exemplary embodiment of the autonomous network, the interface may be dispensed with on the side of network B by arranging a line concentrator between networks A and B. Also, the switching control software 112 may be implemented by use of a hardware state machine.
Exemplary embodiments described above are only a favorable embodiment of the present invention, but the present invention is not restricted by the embodiments. The embodiments may be changed and modified by those skilled in the art into various embodiments within the scope and spirit of the present invention.
For example, the control operation in each constituent component of the autonomous network may be carried out using hardware, software, or a combination thereof.
If the processing is executed by software, a program including a processing sequence thereof may be installed in a memory of a computer mounted in hardware dedicated for the processing so that the program is executed by the computer. Or, the program may be installed for execution thereof in a general computer capable of executing various processing.
For example, the program may be beforehand stored in a recording medium such as a hard disk or a Read Only Memory (ROM). Also, the program may be temporarily or permanently stored or recorded in a removable recording medium. The recording medium of this kind may be provided as package software. The removable recording medium may be, for example, a floppy (registered trademark) disk, a Compact Disk Read Only Memory (CD-ROM), a Magneto-Optical (MO) disk, a Digital Versatile Disc (DVD), a magnetic disk, or a semiconductor memory.
The program is then read from the removable recording medium to be installed in a computer. Alternatively, the program is sent wirelessly from a download site to a computer. Or, the program is delivered via a network through wire to a computer.
Furthermore, the exemplary embodiments of the autonomous network may be constructed such that the operation steps are processed in a time-series fashion on the basis of the processing described above or the operation steps are concurrently or individually carried out according to processing capacity of the module which executes the processing or according to necessity.
As described above, the present invention has advantageous aspects as follows.
The autonomous network is an autonomous network in which one and the same routing protocol is employed in the network. The network is constructed in a redundant configuration by adding, to an existing network which is an existing autonomous network, an additional network which is disposed independently of the existing network and which is an autonomous system dedicated to standby or backup routes. When failure occurs in at least one of the node devices and the transmission paths on the existing network, part of the traffic on the existing network is temporarily delivered using the additional network.
The node device is a node device constituting an existing network as an existing autonomous system in which one and the same routing protocol is employed in the network. The node device includes switching control software to control change-over to the additional network at occurrence of failure in at least one of the node device and a transmission path to the node device such that part of the traffic on the transmission path to the node device is temporarily transferred using the additional network which is disposed independently of the existing network and which is an autonomous system dedicated to backup routes.
The network redundancy method is a network redundancy method for use with an autonomous network in which one and the same routing protocol is employed in the network. According to the network redundancy providing method, the network is constructed in redundant structure by adding, to an existing network which is an existing autonomous network, an additional network which is arranged independently of the existing network and which is an autonomous system dedicated to backup routes. At occurrence of failure in at least one of the node devices and the transmission paths on the existing network, part of the traffic on the existing network is temporarily transmitted via the additional network.
That is, the exemplary embodiment of the autonomous network has an aspect in which at occurrence of failure in a node or a link of the autonomous system in which one and the same routing protocol is adopted in the network, the communication is economically restored in a short period of time by use of a combination of the redundant structure and the path change-over.
According to the exemplary embodiment of the autonomous network, an autonomous network, i.e., an additional network dedicated to backup routes is added to an existing autonomous network, i.e., an existing network. The node devices on the existing network are classified into groups on the basis of a geographic property, specifically, each group includes node devices which are loaded near to each other. Each group is assigned with one node device on the additional network such that a plurality of node devices on the existing network are coupled with a node device on the additional network.
Specifically, in the autonomous network of the exemplary embodiment, a node device is additionally installed for the additional network and an interface card is installed in each node device on the existing network. The respective node devices on the additional network are connected in the form of a mesh to configure one autonomous system independent of the existing network.
The additional network is employed exclusively for backup routes of the existing network and is economically configured in a small-sized network by possibly reducing the bandwidth and the transfer capacity of the node devices as compared with those of the existing network.
The additional network is arranged to temporarily transfer part of the traffic on the existing network at occurrence of failure or restoration of failure on the existing network and hence requires a limited transfer capacity. Therefore, the additional network includes a minimum number of required devices and transmission paths and is economically constructed.
The exemplary embodiment of the autonomous network is implemented by installing switching control software, which controls the change-over in the redundant network, in each node device of the existing network.
As a result, according to the exemplary embodiment of the autonomous network, by adding a backup small-sized additional network to the existing network, a redundant network is economically implemented. At occurrence of failure, the communication can be restored in a short period of time through a high-speed switching operation.
In the exemplary embodiment of the autonomous network, it is possible, by expanding the size and the transfer capacity of network B, to improve reliability of the network in proportion to the investment cost for the devices and the transmission paths. Since an existing routing protocol is used in the autonomous network, migration from network A can be easily carried out.
The autonomous network, the node device, the network redundancy method, and the recording medium in accordance with the present invention are applicable to various networks.
While the present invention has been described with reference to the particular illustrative embodiments, it is not to be restricted by those embodiments but only by the appended claims. It is to be appreciated that those skilled in the art can change or modify the embodiments without departing from the scope and spirit of the present invention.
Number | Date | Country | Kind |
---|---|---|---|
2006-350807 | Dec 2006 | JP | national |
2007-302153 | Nov 2007 | JP | national |