CA2515687A1 - Method and apparatus for determining neighboring routing elements and rerouting traffic in a computer network - Google Patents

Method and apparatus for determining neighboring routing elements and rerouting traffic in a computer network Download PDF

Info

Publication number
CA2515687A1
CA2515687A1 CA002515687A CA2515687A CA2515687A1 CA 2515687 A1 CA2515687 A1 CA 2515687A1 CA 002515687 A CA002515687 A CA 002515687A CA 2515687 A CA2515687 A CA 2515687A CA 2515687 A1 CA2515687 A1 CA 2515687A1
Authority
CA
Canada
Prior art keywords
address
cost
routing element
subnet
processing device
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
CA002515687A
Other languages
French (fr)
Inventor
Qassim Ayub Badat
Adam Craig Roseman
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.)
AT&T Corp
Original Assignee
AT&T 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 AT&T Corp filed Critical AT&T Corp
Publication of CA2515687A1 publication Critical patent/CA2515687A1/en
Abandoned legal-status Critical Current

Links

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/12Shortest path evaluation
    • H04L45/123Evaluation of link metrics
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/12Discovery or management of network topologies
    • 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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/22Alternate routing
    • 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

Abstract

A method and apparatus for rerouting traffic in a computer network select a routing element, apply a subnet mask to an interface address of the routing element to generate subnet addresses, determine the address of neighboring elements from the subnet addresses, and obtain configuration information from the neighboring elements. Network topology is determined from the configuration information, a link in the network topology is selected, and a cost associated with the link is modified.
The modified cost renders the link less desirable for routing. A method and apparatus for determining the address of neighboring routing elements in a computer network, combine a subnet mask and interface address associated in a bitwise AND
operation to generate subnet addresses, disregard the highest and lowest subnet addresses and the address of the selected routing element from the subnet addresses, and identify the remaining subnet address as associated with the neighboring routing element.

Description

Docket No.: 1209-51 METHOD AND APPARATUS FOR DETERMINING NEIGHBORING
ROUTING ELEMENTS AND REROUTING TRAFFIC
IN A COMPUTER NETWORK
Technical Field [0001 ] The present invention relates generally to network communication system maintenance, and more particularly to an automated method of rerouting network traffic away from a particular routing element undergoing maintenance.
Background of the Invention [0002] Rerouting is important where a particular network router is in need of routine or inunediate maintenance. Such maintenance may be implemented by a network system administrator, but it tedious and prone to errors in the rerouting procedure. Dynamic routing in an Internet Protocol (IP)-based communication network is typically accomplished by employing an Interior Gateway Protocol (IGP), such as m Open Shortest Path First (OSPF) routing protocol. The OSPF protocol is essentially an internetworking or gateway protocol that facilitates communications with external networks.
[0003] Routing is accomplished in the OSPF protocol by each network node having a routing database containing information related to network topology (e.g., links between network nodes). The routing database is utilized by each node to determine a path for transmitting a message to a destination site. The routing or patli information is typically stored in a routing table. The routing databases are updated by exchanging link-state advertisement (LSA) packets between neighboring nodes.
These packets generally include information related to current links of network nodes and are typically transferred periodically and/or in the event of a modification to the network topology. The OSPF protocol designates a particular router to flood LSA
packets to neighbors in broadcast-type networks, while LSA packets are transmitted ,r CA 02515687 2005-08-11 via point-to-point and/or broadcast packets within non-broadcast-type networks.
Thus, the OSPF protocol is capable of ascertaining the topology of an IP
communication network and determining routes to be used.
[0004] The OSPF protocol may further detect disabled communication links via periodic transmission and reception of neighbor discovery and maintenance or so-called "Hello" type packets between network nodes. These packets are periodically transmitted by each node to discover neighboring nodes and to ensure communication between that node and the neighboring nodes. In addition, the OSPF protocol may determine alternative routes for current routes that utilize disabled links and are no longer viable when a particular network node is removed from active service due to periodic or non-routine maintenance. However, the OSPF routing protocol suffers from several disadvantages.
[0005] In particular, this protocol takes a finite time interval to detect and repair a broken or disabled route. Although this is unavoidable in cases where the route becomes disabled due to an unforeseen event, protocol eff ciency is less than optimal when a priori knowledge is available concerning network topology changes that affect viability of routes, for example, when a network node is scheduled for maintenance or upgrading. In this case, protocol efficiency may be enhanced by determining alternative routes prior to a network topology change.
[0006] OSPF is a widely used intra-domain routing protocol. It is also a link-state routing protocol, meaning that each router within the Autonomous System (AS) discovers and builds an entire view of the network topology. This topology view is conceptually a directed graph, in which each router represents a vertex in the topology graph, and each link between neighboring routers represents a unidirectional edge.
Each link also has an associated weight that is administratively assigned in the configuration file of the routes. Using the weighted topology graph, each routes computes a shortest path tree with itself as the root, and applies the results to build its forwarding table. This assures that packets are forwarded along the shortest paths in terms of link weights to their destinations.
[0007] The computation of the shortest path tree is referred to herein as an SPF (Shortest Path First) computation, and the resultant tree is referred to as a Shortest-Path Tree (SPT). The OSPF topology can be divided into areas defining a two level hierarchy. Area 0, known as the backbone area, resides at the top level of the hierarchy and provides comlectivity to the non-backbone areas (numbered 1, 2, ...). The OSPF protocol assigns each link to exactly one area.
[0008] Routers that have links to multiple areas are called border routers. A
router maintains the complete topology graph of each area in which it has links. A
router does not possess the entire topology of remote areas, but rather only has access to information regarding the total weight of paths from one or more border routers of its areas to each node in a remote area. OSPF allows routing information to be imported from other routing protocols like Border Gateway Protocol (BGP). The muter that imports routing information from other protocols into OSPF is called an Autonomous System Border Router (ASBR).
[0010] OSPF performs SPF calculation in three stages. In the first stage, it calculates routes to intra-area destinations by computing SPTs for the topology graph of each area. This stage is referred to as the intra-area stage. In the second stage, it calculates routes to each remote node by selecting an appropriate border muter as an intermediate node based on the path weight information. This stage is defiyed as the inter-area stage.
[0011] In the final stage, it calculates routes to each external node by selecting an appropriate ASBR as an intermediate node. This stage is referred to as the external stage. Routers rumling OSPF are responsible for describing local connectivity in a Lint-State Advertisement (LSA). These LSAs are flooded reliably to all other routers in the network, which allows the remaining routers to build node-specific views of the topology. The set of LSAs in router memory is called a link-state database and conceptually forms the topology graph for the muter.
[0012] The following discussion is proved as an overview of Internet Protocol (IP) addressing concepts. An IP address is a unique identifier for a node or host correction on an IP network. The IP address is a 32-bit binary number usually represented as four (4) decimal numbers, each decimal number representing eight (8) bits in the range of 0 to 255 (known as octets), which are separated by decimal points.
This is known as "dotted decimal" notation. For example, 140.179.220.200 is an IP
address, the binary form of which is as follows:
10001100.1 O 110011.11011100.11001000.
Typical values for default subnet masks are as follows:
Class A - 255Ø0.0 - 11 I 11111.00000000.00000000.00000000 Class B - 255.255Ø0 - 11111111.11111111.00000000.00000000 Class C - 255.255.255.0 - 11111111.11111111.11111111.00000000 [0013] IP addresses include two parts. One part identifies the network, and one part identifies the node. The Class of the address and the subnet mask determine which portion of the IP address belongs to the network address and.which portion belongs to the node address.
[0014] Applying a subnet mask to an IP address enables the network and node portions of the address to be identified. The network bits are represented by 1's in the mask, and the node bits are represented by 0's. Performing a bitwise logical AND
operation between the IP address and its subnet mask results in the Network Address or Number. For example, a bitwise logical AND operation performed between the blllary f01'lll of the Class B IP address 140.179.240.200 and the binary form of the Default Class B subnet mask 255.255Ø0 results in a Network Address of 140.179Ø0, as follows:
10001100.10110011.11110000.11001000 (140.179.240.200) 11111111.11111111.00000000.00000000 (255.255.000.000) 10001100.10110011.00000000.00000000 (140.179.000.000) [0015] In accordance with Classless InterDomain Routing (CIDR), the subnet mask notation may be reduced to simplified shorthand. Specifically, rather than explicitly providing the bits of the subnet mask; the subnet mask is simply referred to by the number of 1's that start the mask. For example, rather than writing the address and subnet mask as "192.60.128.0, Subnet Mask 255.255.252.0", the network address is simply represented by "192.60.128.0/22", which indicates the starting address of the network, and the number of 1's, namely twenty-two (22), in the network portion of the address. A /22 subset mask would be represented in binary form as follows:
111111 l 1.11111111.11111100.00000000.
[0016] The use of CIDR notation may also be used to represent a Glassful address. For example the Class A subset mask (255Ø0.0) may be referred to as a /8 subset mask; the Class B subset mask (255.255Ø0) may be referred to as a /16 subset mask; and the Class C subset mask (255.255.255.0) may be referred to as a /24 subset mask.
[0017] OSPF and static routes support Variable-Length Subset Masks (VLSMs). With VLSMs, different masks may be used for the same network nuyber on different interfaces. For example, assuming a 30-bit subset mask is used, two bits of address space are reserved for interface host addresses. This provides a sufficient host address space for two host endpoints on a point-to-point link.
[0018] Data networks, such as those maintained by communication service providers that perform any type of regular maintenance or upgrades on routable networks experience loss and delay of data packets due to routing re-convergence during maintenance. In addition, complex non-automated configuration changes are prone to human error. For instance, during manual cost changes, the time required for a typical muter having about thirty-three (33) neighbors (New York backbone muter) would take about one to two hours. Most of this time would be spent discovering the neighbors by relying on network maps, guesswork using local link IP addresses, and the like. Once the maintenance activity has been completed, the operator must manually note the current configured costs and restore them, in this instance, one by one, on thirty-three (33) neighbors (routers). In many instances, this manual procedure leads to incorrect or missed link cost configurations, and asymmetric cost restorations, which result in Plant Operator Error (POE) and an increase in Defects per Million (DPM).
Summary of the Invention [0019] Accordingly, it is an object of the present invention to provide a operator definable interface, which facilitates the tasks required to gracefully cost out a routing element in a computer network before conducting maintenance on that routing element and reverse the process following maintenance, whether these tasks are performed automatically or manually, without a priori knowledge of network topology.
[0020] It is another object of the present invention to reduce or eliminate human error, such as incorrect cost changes, skipped interfaces, and asymmetric cost changes, before and after maintenance due to reconfiguration of routing elements in a computer network.
[0021] It is yet another object of the present invention to significantly decrease operator activity during the maintenance of a routing element in a computer network.
[0022] It is still another object of the present invention to provide substantial improvements in maintenance procedures and performance due to a decrease in packet loss across a computer network.
[0023] It is a further object of the present invention to provide a diagnostic interface for troubleshooting interface IP address reachability from a management network to the interface IP address of a router undergoing maintenance and its neighbors.
[0024] It is still a further obj ect of the present invention to provide a method for determining the IP addresses of neighboring routing elements, which may be automated and/or manually performed without a priori knowledge of network topology.
[0025] The aforesaid objects may be achieved individually and/or in combination, and it is not intended that the present invention be construed as requiring two or more of the objects to be combined unless expressly required by the claims attached hereto.
[0026] Embodiments of the present invention relate to a method of routing network traffic around a routing element in a computer network. The method includes the steps of selecting a routing element, applying a subnet mask to an interface address associated with the selected routing element to generate a plurality of subnet addresses, determining an address of a neighboring routing element linked to the selected routing element from the subnet addresses, and obtaining configuration information from the neighboring routing element. The method also includes determining a network topology from the conf guration information, selecting one of a plurality of links in the network topology, and modifying a cost associated with the selected link. The modified cost is adapted to render the selected link less desirable for routing therethrough, thereby routing network traffic around the selected routing element.
[0027] The method may further include prompting the operator for authentication information, verifying the authentication information, and granting access in response to a successful verification. The configuration information may be stored prior to the step of modifying the cost associated with the selected link, and restored subsequent to the step of modifying the cost associated with the selected link.
The step of modifying the cost associated with the selected link may also include inputting a cost to be associated with the selected link, previewing the cost.
authorizing the cost, and applying the cost to the selected link in response to authorization. Maintenance may be performed bn the selected routing element after modifying the cost associated with the selected link and the configuration information may be restored following maintenance.
[0028) Embodiments of the present invention also relate to an apparatus for routing network traffic around a routing element in a computer network, which includes a processing device, input device, and display. The input device and display are operatively coupled to the processing device. The computer network includes a plurality of routing elements associated therewith, and the operator selects a routing element from the input device.
[0029) The processing device applies a subnet mask to an interface address associated with the selected routing element to generate a plurality of subnet addresses, determines an address of a neighboring routing element linked to the selected routing element from the subnet addresses, and obtains configuration information associated with the neighboring routing element. The processing device determines a network topology from the configuration information, and the operator selects a Link through the input device. The operator modifies a cost associated with the selected link through the input device, which is adapted to render the selected link less desirable for routing therethrough, thereby routing network traffic around the selected routing element.
[0030) The processing device may prompt the operator for authentication information and verify the authentication information. The apparatus may also include memory operatively coupled to the processing device, which stores the configuration information prior to the step of modifying the cost. The processing device preferably restores the stored configuration information from memory subsequent to the step of modifying the cost.
[0031 ) The processing device may include at least one of an application specific integrated circuit (ASIC), microprocessor, microcontroller, field programmable gate array (FPGA), and computer. The input device may include at least one of a keyboard, mouse, touchpad, and trackball.

[0032] Embodiments of the present invention also relate to a method of determining the address of a routing element neighboring a selected routing element in a computer network, which includes the steps of combining a subnet mask and an interface address associated with the selected routing element in a bitwise AND
manner to generate a plurality of subnet addresses. The method also includes disregarding the highest and lowest subnet addresses of the plurality of subnet addresses, disregarding the address of the selected routing element from the plurality of subnet addresses, and identifying the remaining subnet address as the address of the neighboring routing element.
[0033] Embodiments of the present invention also relate to an apparatus for determining the address of a routing element neighboring a selected routing element in a computer network, which includes a processing device, an input device, and a display. The processing device combines a subnet mask and an interface address of a selected routing element in a bitwise AND manner to yield a plurality of subnet addresses. The processing device disregards the highest and lowest subnet addresses of the plurality of subnet addresses, disregards the address of the selected routing element from the plurality of subnet addresses, and identifies the remaining subnet address as the address of the neighboring routing element.
[0034] Other objects and features of the present invention will become apparent from the following detailed description considered in conjunction with the accompanying drawings. It is to be understood, however, that the drawings are designed as an illustration only and not as a definition of the limits of the invention.
Brief Description of the Drawings [0035] Figure 1 is a block diagram of a computer network, which includes links and routing elements formed in accordance with the present invention.
[0036] Figure 2 is a block diagram of a routing element formed in accordance with the present invention.
[0037] Figures 3a and 3b are flowcharts of a method of rerouting traffic around a routing element in a computer network in accordance with the present invention.
[0038] Figure 3c is a flowchart of a method for determining the address of neighboring routing elements in accordance with the present invention.
[0039] Figure 4 is a pictorial representation of a display that enables an operator to select a router to undergo maintenance activities from a list of network node routers [0040] Figure 5 is a pictorial representation of a display showing the router selected to undergo maintenance and its neighbors.
[0041 ] Figure 6 is a pictorial representation of a display showing neighboring network node routes classifications and the associated cost-out values.
[0042] Figure 7 is a pictorial representation of a display showing the network node muter-under-maintenance with neighboring original link costs restored.
[0043] Figure 8 is a pictorial representation of a computer system for use in rerouting traffic in a computer network in accordance with the present invention.
Detailed Description [0044] The present invention essentially overcomes problems in the prior art by enabling operations engineers to select a routing element, automatically query the chosen element for its current Open Shortest Path First (OSPF) or other routing protocol settings, and enable one or more OSPF settings to be changed so that the selected routing element can be gracefully cost out. A cost is associated with the output side of each routes interface or link. This cost is configurable by a system 2~ administrator. The lower the cost, the more likely the interface is to be used to forward data traffic. "Cost out" refers to the adjustment of the cost associated with links leading to a routing element such that these paths will gradually be circumvented by other routing elements, thereby diverting traffic away from the routing element to be "cost out". Current settings are preferably recorded for automatic restoration following the completion of maintenance.
[0045] Recent and evolving Internet Protocol (IP) applications, such as Voice-Over-IP and On-Line Gaming are increasingly susceptible to changes in the IP
infrastructure due to maintenance activities. In order to mitigate customer impact, the present invention provides a novel network maintenance procedure for an IP
network, which modifies OSPF costs on the links connected to the muter of interest before performing maintenance on that muter.
[0046] This diversion of traffic away from a router is less impacting to customers. However, this mitigation step is time-consuming and prone to human error if done manually due to the need to modify numerous link costs associated with a single muter. Personnel operator error is a major source of Defects per Million (DPM) in IP backbones. In addition, difficulty with clear communication with on-site personnel can result in impact to the wrong routing element that may result in additional incidents that affect the customer.
[0047] The present invention, which may be referred to as a Routing Elements Automated Change Tool '(REACT), has been designed to help smooth re-convergence and prevent human errors by automating OSPF cost configuration changes during pre-and post-maintenance activity on the routing element. This tool achieves graceful removal of the routing node from the network and reintroduction of the router back to its normal forwarding operation mode following completion of maintenance.
[0048] The REACT tool is preferably implemented in Practical Extraction and Report Language (PERL) script; which is a programming language for processing text, and gracefully costs out an IP routing element for the purpose of maintenance with the ability to derive and modify current settings from a variety of routing elements such that IP routing elements from many vendors can be accessed through a single interface.

[0049) Cost settings are preferably queried and viewed in response to a single command, and modification of routing element cost configurations preferably occurs in a controlled non-traffic impacting environment. Current costs are recorded in a unique file structure and, for a selected subset of routing elements, the tool preferably creates visual notification to on-site workforce personnel. Upon successful completion of maintenance, the tool preferably restores the initial recorded settings to automatically bring the routing element back into its routing path. The tool also preferably enables the operator to preview setting modifications prior to applying the modifications; and may restrict the scope of changes within particular guidelines.
[0050] Figure 1 shows an example of a communication network in which the REACT module formed in accordance with the present invention may be utilized.
The network 10 preferably includes a plurality of nodes 12 that facilitate communication through the network 10. The network 10 may be utilized for various applications. For example, the network nodes 12 may collect and process information for transfer to other network nodes 12 via the communication network 10. Each network node 12 preferably includes a router 16, as shown in greater detail in Figure 2, which is interconnected with other network node routers 16 via point-to-point links 14.
[0051] The communication network 10 preferably employs a routing protocol to facilitate routing of information throughout the network 10. By way of example only, the network utilizes an Open Shortest Path First (OSPF) Internet Protocol (IP) to dynamically discover routes. However, the network may employ any routing protocol known in the art. According to the OSPF protocol, each network node 12 within the network 10 maintains a routing database (not shown) including information enabling the network node 12 to determine an appropriate path for routing a packet.
[00~2~ The information contained within the network node databases typically relates to links 14 between the various network nodes 12, while routing information is typically maintained within a routing table. The OSPF protocol is a link-state type routing protocol and provides for synchronization of node databases through ~0 transmission of link-state advertisement (LSA)-type or database update packets to each network node. These packets are preferably transmitted to neighboring network nodes 12 via plural point-to-point messages, for example, messages from a source node to a specific destination network node, in response to modifications to the network facilitating changes in a node database.
[0053] When a database update packet is received, a point-to-point OSPF-type acknowledgment (ACK) packet is preferably transmitted to the source node from the destination node to indicate packet reception. The OSPF protocol may further detect disabled or cost-changed communication links via periodic transmission and reception of neighbor discovery and maintenance or "Hello"-type packets between network nodes. These packets are periodically transmitted by each node to discover neighboring nodes and to ensure communication between that node and the neighboring nodes. In addition, the OSPF protocol may determine alternative routes for current routes which utilize high-cost or disabled links that are no longer viable.
[0054] The OSPF protocol is a link-state type protocol as described above, which provides several advantages with respect to distance vector-type protocols, such as Routing Information Protocol (RIP), in which routers exchange vectors of distances of preferred paths to known destinations. For example, the OSPF
protocol quickly discovers and disseminates information relating to cost-changed, disabled, or broken links throughout the network. Further, link-state protocols generally have a faster convergence time than distance vector protocols. Moreover, distance vector protocols encounter the so-called "Count-to-Infinity Problem", which causes these protocols to react slowly to links becoming disabled or cost out.
[0055] The so-called "Split Horizon" algorithm partially alleviates this problem, but provides several other disadvantages. These types of convergence problems are not encountered with link-state protocols. Since each muter maintains a database of the complete network topology, information relating to a disabled or cost out link may be disseminated rapidly throughout the network. The routers recompute routing tables that reflect the updated topology database. Thus, a link-state routing protocol is better suited to topology dynamics than a distance vector protocol.
Although link-state protocols usually require greater overhead, the overhead associated with the OSPF protocol is significantly less than network bandwidth, as described herein.
[0056] The present invention preferably utilizes the features of the OSPF
routing protocol and a priori knowledge of network topology through, for instance, anticipated or projected maintenance needs, to enhance routing performance.
Network topology enables the OSPF protocol to. adjust a routing table prior to links becoming disabled. The routing table adjustment essentially prevents the Internet Protocol from routing packets to disabled links, thereby avoiding loss or delay of those packets.
[0057] A block diagram of a network router formed in accordance with the present invention is shown in Figure 2. Each network node 12, as shown in Figure l, preferably includes a muter 14 to route data packets throughout the network 10 and facilitate communication. Specifically, the muter 14 preferably includes an application module 18, Transmission Control Protocol (TCP) module 20, Operator Datagram Protocol (UDP) module 22, Internet Protocol (IP) module 24, REACT
module 26, OSPF module 28, packet filter module 30, and ports 32. These router modules are preferably implemented in software and executed by a processor (not shown) in the router. However, the modules may be implemented by software and/or hardware modules in any combination thereof.
[0058] The router ports 32 are preferably coupled to network interface cards (not shown) within the network nodes to enable communication over the links 14.
The network interface cards typically encrypt, modulate, and transmit signals from a particular network node, and receive signals from other network nodes 12.
Ports 32 are typically associated with corresponding .links 14 coupling a particular network node to neighboring network nodes within the network topology.
[0059] The ports 32 are preferably coupled to the IP module 24. The IP
module 24 implements the Internet Protocol and serves as a switch to direct outgoing data packets to the appropriate ports and to direct incoming data packets to the proper router module for further processing. IP module 24 is preferably coupled to the TCP
module 20 and UDP module 22. These modules essentially enable exchange of information between network nodes or other applications on the network.
Modules 20, 22 may be implemented by various transport protocols, but, by way of example only, are implemented by the Transmission Control Protocol and the Operator Datagram Protocol, respectively.
[0060] The application module 18 is preferably coupled to the transport protocol modules 20, 22 and facilitates execution of application level routines in the routes 16. The packet filter module 30 is preferably coupled to the IP module 24, REACT module 26, and OSPF module 28. The OSPF module 28 preferably implements the OSPF routing protocol, while the REACT modules 26 modifies the OSPF settings to perform routing in accordance with the.present invention.
[0061] Figures 3a and 3b show a flow chart of a preferred method for rerouting traffic around a routing element in a computer network in accordance with the present invention. The REACT module 26 shown in Figure 2 preferably prompts the operator for login and/or authentication information in step 34, which is verified against information stored on a remote server in step 36. A display shown in Figure 4 is then preferably provided to the operator in step 38 so that the operator is able to select one or more routers that will undergo maintenance in step 40.
[0062] The REACT module preferably determines the neighbors of the routes selected for maintenance based on the IP address of the point-to-point links associated with the routes in step 42. Figure 3c shows that this method is achieved by bitwise ANDing a subnet-mask, such as a /30 subnet mask (255.255.255.252) with each of the interface IP addresses of the routes selected for maintenance in step 41.
It is to be understood that the binary digits in the result generated by the bitwise AND
operation, which have been set to 0 by corresponding 0's in the subnet mask, can assume the value of 1 or 0 in generating potential addresses.
[0063] Relevant host addresses are determined after applying the subnet mask by disregarding the first or lowest IP address, which is the network IP
address, and the last or highest IP address, which is the broadcast IP address in step 43. The IP
interface address corresponding to the routes selected for maintenance is also disregarded in step 45, which leaves only a relevant host IP address(es) in step 47.

The relevant host IP address(es) is preferably used to connect to the router's neighbors) to obtain configuration files, which is captured in step 44 shown of Figure 3a. The determination of neighbor addresses may be automated or performed manually while remaining within the scope of the present invention.
[0064] For example, assume that the IP address of one of the interfaces of the router-under-maintenance is configured as 1.1.1.1 following application of a subnet-mask. This yields four (4) IP addresses, of which only two are relevant. They are l .l .1.0 (the lowest IP address), which is a network IP addzess, l .I
.1.1 and 1.1.l .2, which are the relevant host addresses, and 1.1.1.3 (the highest IP address) which is the broadcast IP address. Hence, the REACT module 38 preferably derives only the relevant IP addresses, in this instance, the remote host being 1.1.1.2. It then uses 1:1.1.2 to connect to and discover the neighbor router and capture its configuration.
[0065] Before connecting to this derived neighboring IP address, 1.1.1.2, the tool preferably performs an exception rule set. This rule set essentially helps to avoid I S certain interfaces, IP addresses, and the like based on demand criteria, such as interface status (up/down), exception IP addresses (loopback0, others), and the like.
If none of the exception rules applies, the tool then preferably uses I .1.1.2 to connect to the neighboring router. Once successful, the tool preferably accesses this muter and obtains its configuration information.
[0066] The process of neighbor discovery continues for all active interface IP
addresses, which ultimately generates a topology showing information concerning the router-under-maintenance and all its active neighbors in step 46. The REACT
module discovers point-to-point linked neighbors, and may be extended to determine multi-access links (e.g. Ethernet), hub-and-spoke configurations, sub-interface configurations, and the like while remaining within the intended scope of the present invention. However, the interface IP address should preferably be reachable from the server, on which the REACT module is running. This condition should not present a problem since the server should preferably be part of the management network that would have connectivity or reachability to all devices in the managed domain.
Once the topology is generated, the results are preferably displayed in step 48 on the operator's web browser as is shown, for example, in Figure 5.
[0067] Each row of the table in Figure 5 provides information concerning a separate link connected to the router under maintenance (RUM). The left portion of the table provides information concerning the local side (which is directly connected to the RUM) of each of the links, and the right portion of the table provides information concerning the remote side (which is directly connected to the muter on the opposite end of the link to that of the RUM) of each of the links.
[0068] An index column 80 preferably lists index numbers used to reference the corresponding links, and a local muter column 82 preferably lists the identity of the muter on the local side of each of the links, which is in this case the RUM
(routerA). A local interface column 84 preferably lists identifiers representing the port of the RUM associated with each of the links on the local side, and a local int state column 86 lists the state of the port for each of the links. A local IP
address column 88 preferably lists the IP address of the port on the RUM connected to each of the links, and a local OSPF cost column 90 lists the cost associated with the local side of each of the links. A remote router column 92 preferably, lists the identity of the muter connected to the remote side of each of the Links, and a remote interface column 94 lists the port identifiers for each of the links on the remote side.
[0069] A remote IP address column 96 lists the IP address of the ports connected to each of the links on the remote side, and a remote OSPF cost column 98 lists the cost associated with each of the links on the remote side. A new OSPF cost column 100 lists the new costs to be substituted for the corresponding local and/or remote OSPF costs. The variable string "a.b.c" has been substituted for some of the IP addresses in the table.
[0070] The operator has the option to select all the active links or a subset of Links for modification of the corresponding OSPF costs in step 50. Under normal maintenance activity during a code upgrade or hardware change, all active links are preferably selected to cost out, which may be regarded as a default. This is done in order to divert live traffic. The value of the cost used for cost out is preferably 50,000. However, this can be set to a different value depending on a calculation that determines the optimal cost value that will reroute traffic on a particular link for a particular network conf guration. The OSPF cost change command used on the router is preferably the following:
Vendor A/Vendor B/Vendor C: ip ospf cost <0-50,000>, in which the cost to be assigned to a chosen link can vary from 0 to 50,000.
[0071] Until this stage, all the discovered information is preferably maintained in the server's memory. Once the selection is made, a unique file is preferably created and the cost out information is stored as a data structure in step 52.
This file is preferably unique to an operator and the operator's browser session. All subsequent REACT module stages preferably use this file to retrieve the cost out data. In addition, neighboring routers are preferably classified based on their network function, as shown in a link types column 102 in Figure 6. The link types include Bride Router (BR), Hub Router (HR), and Edge Router (Edge). The new OSPF cost column 100 in Figure 6 preferably previews the new costs to be associated with the local and/or remote ends of each of the links prior to their application during the cost out stage.
[0072] In step 54, the operator preferably enters proposed cost-out changes and is able to preview these changes before they are applied in step 56. The OSPF
cost out changes are preferably performed asymmetrically. That is, the changes are preferably implemented on the routers surrounding the router-under-maintenance (the outer ring). The actual configuration changes are processed sequentially on pre-ordered listed neighbor routers. In a particular common backbone IP network, the order of cost out is preferably selected to maximize efficient traffic diversion. In its simplest form, routers with heavy traffic are diverted first and routers with lighter traffic are diverted later. During the cost restoration stage, the initial cost out order list is preferably reversed.
[0073] When the muter-under-maintenance is completely cost out, and alI its traffic is diverted in step 58 of Figure 3b, maintenance activity on this router preferably can begin in step 60. The activity may include a software upgrade, a hardware change, and the like. Once maintenance is complete in step 62, the operator has the option to go to the next stage of the original cost restoration in step 64. Again, the initial cost out order list is preferably reversed during the restoration stage as the traffic begins to flow through the muter that has undergone maintenance.
[0074) The REACT module preferably retrieves the cost out data from the unique file pertaining to the session. The actual cost in stage is similar to the cost out stage, except that the value of the cost/weight is reset to the original (pre-cost out) configuration. As shown in Figure 7, the new OSPF costs are preferably previewed in the new OSPF cost column 100 prior to their application during the cost in stage. The OSPF cost in changes are also processed asymmetrically. That is, the changes are preferably implemented on the routers surrounding the router-under-maintenance (the outer ring). The actual configuration changes are implemented sequentially on pre-ordered listed neighbor routers in a reverse order. In a particular Commbn Backbone IP network, the order of cost in is preferably selected to maximize efficient traffic flow after a maintenance activity. In its simplest form, routers with lighter traffic are reintroduced first and routers with heavy traffic are introduced later.
[0075] Upon completion of the OSPF cost restoration, the unique file is preferably archived in a different location for future reference and deleted from the working area in step 66: The operator has the option to start maintenance activity using the REACT module on another router in step 68, for which a new session identification and a new unique file are preferably created, or end the process. This unique file and session identification enable multiple maintenance activities on multiple routers by one or more operators during one or more browser sessions.
The method represented in Figures 3a and 3b may be automated or performed manually while remaining within the scope of the present invention.
[0076] Figure 8 shows a preferred embodiment of a computer system 70 for rerouting network traffic in a computer network in accordance with the present invention. The system 70 preferably includes a computer 72, display 74, keyboard 76, and mouse 78, and/or additional data entry devices, such as a trackball and touchpad. The computer 72 preferably includes an application specific integrated circuit (ASIC), microprocessor, microcontroller, and/or field programmable gate array (FPGA). The system 70 is preferably coupled with the computer network at a server or routing element undergoing maintenance and permits operator access to the REACT tool.
[0077] An OSPF Stub Advertisement feature is documented in RFC. 3137, which is incorporated herein by reference, and is a useful feature for steering traffic away from a router by announcing the maximum OSPF metric (Oxffff) for non-stub interfaces associated with a router under certain conditions. These conditions may include the following:
1. upon router boot-up, for a specified time period;
2. upon router boot-up, until Border Gateway Protocol (BGP) has fully converged;
3. prior to maintenance activity that may be disruptive to the muter;
4. upon loss of a specified set of BGP sessions;
S. upon the number of routes in the Routing Information Base (RIB) dropping below a certain threshold; and 6. after the conditions cease to exist (or applicable timers expire), the OSPF costs revert to their configured values.
[0078] However, there are limitations when using the Stub Advertisement feature as compared with use of the REACT module in accordance with the present invention. The Stub Advertisement feature is only useful on transit routers in the network, for which there exists an alternate path via another muter or routers. These transit routers include Bridge Routers (BR) or Hub Routers (HR). This feature is not useful on an edge router, such as an Access Router (AR) or Multi-Service Edge Router (MSE), or Internal Gateway Router (IGR), since these do not act as transit routers from an OSPF perspective. Therefore, the OSPF Stub Advertisement feature is specific to HRs and BRs only. However, the REACT Tool can work on any router that has neighboring interfaces reachable from the server.
[0079] Packet loss may be minimized with the OSPF Stub Advertisement feature by instantly announcing all links with maximum-metric using one OSPF
muter LSA. This simplifies the graceful cost out procedure, since neighboring routers need not be modified. The syntax to configure this feature under the muter OSPF
context is as follows:
Enable: max-metric muter-lsa Disable: no max-metric router-lsa [0080] The REACT module may be configured to perform functions in accordance with RFC 3137 while remaining within the scope of the present invention.
[0081 ] Thus, automating or manually performing OSPF cost change configurations associated with routers in accordance with the present invention eliminates human errors, such as incorrect cost changes, skipped interfaces, asymmetric cost change during restorations, as well as greatly decreasing maintenance window activity. The effect of using this tool results in significant improvements in maintenance procedures and performance due to a substantial decrease in packet loss. Another benefit provided by the REACT module is that it can be used to aid in troubleshooting interface IP address reachability from the REACT
server's management network to the interface IP address of the muter-under-maintenance and its neighbors. The present invention also provides an improved method for determining the IP addresses of neighboring routing elements, which can be automated or performed manually.
[0082] Several embodiments of the present invention are specifically illustrated and/or described herein. However; it will be appreciated that modifications and variations of the present invention are covered by the above teachings and within the purview of the appended claims without departing from the spirit and intended scope of the invention.

Claims (23)

What is claimed is:
1. A method of causing network traffic to be rerouted in a computer network, the method comprising the steps of:
selecting one of a plurality of routing elements, the plurality of routing elements being associated with the computer network;
applying a subnet mask to an interface address associated with the selected routing element to generate a plurality of subnet addresses;
determining an address of a neighboring routing element from the plurality of subnet addresses, the neighboring routing element being linked to the selected routing element;
obtaining configuration information from the neighboring routing element using the address, the configuration information comprising an initial cost;
determining a network topology from the configuration information, the network topology comprising a plurality of links;
selecting one of the plurality of links, the initial cost associated with the selected link; and modifying a cost associated with the selected link, the modified cost being adapted to render the at least one selected link less desirable for routing therethrough, the network traffic being routing around the selected routing element in response to the modified cost.
2. A method of causing network traffic to be rerouted in a computer network defined by Claim 1, the method further comprising the steps of:
prompting the operator for authentication information;
verifying the authentication information; and granting access to the operator in response to successfully verifying the authentication information.
3. A method of causing network traffic to be rerouted in a computer network defined by Claim 1, the method further comprising the steps of:
storing the configuration information, the step of storing the configuration information being performed prior to the step of modifying the cost associated with the selected link; and restoring the cost associated with the selected link to the initial cost, the step of restoring the cost being performed subsequent to the step of modifying the cost associated with the selected link.
4. A method of causing network traffic to be rerouted in a computer network defined by Claim 1, wherein the step of modifying the cost associated with the selected link further comprises the steps of:
inputting a cost to be associated with the selected link;
previewing the cost to be associated with the selected link;
authorizing the cost to be associated with the selected link by the operator;
and applying the cost to the selected link in response to the operator authorizing the cost.
5. A method of causing network traffic to be rerouted in a computer network defined by Claim 1, further comprising the step of displaying the network topology.
6. A method of causing network traffic to be rerouted in a computer network defined by Claim 1, further comprising the step of archiving the configuration information.
7. A method of causing network traffic to be rerouted in a computer network defined by Claim 1, further comprising the step of performing maintenance on the selected routing element.
8. A method of causing network traffic to be rerouted in a computer network defined by Claim 1, wherein the step of applying a subnet mask further comprises the step of combining the subnet mask and the interface address associated with the selected routing element in a bitwise AND manner to generate the plurality of subnet addresses.
9. A method of causing network traffic to be rerouted in a computer network defined by Claim 8, wherein the step of determining the address of the neighboring routing element from the plurality of subnet addresses further comprises the steps of:
disregarding the highest and lowest subnet addresses of the plurality of subnet addresses;
disregarding the address of the selected routing element from the plurality of subnet addresses; and identifying the remaining subnet address as the address of the neighboring routing element.
10. A method of causing network traffic to be rerouted in a computer network defined by Claim 8, wherein the method is at least one of automated and performed manually.
11. An apparatus for causing network traffic to be rerouted in a computer network, the apparatus comprising:
a processing device;
an input device, the input device being operatively coupled to the processing device; and a display, the display being operatively coupled to the processing device, the computer network comprising a plurality of routing elements associated therewith, an operator selecting at least one of the plurality of routing elements through the input device, the processing device applying a subnet mask to an interface address associated with the selected routing element to generate a plurality of subnet addresses, the processing device determining an address of a neighboring routing element linked to the selected routing element from the plurality of subnet addresses, the processing device obtaining configuration information associated with the neighboring routing element, the processing device determining a network topology from the configuration information, the network topology comprising a plurality of links, the operator selecting one of the plurality of links through the input device, the configuration information comprising an initial cost associated with the selected link, the operator modifying a cost associated with the selected link through the input device, the modified cost being adapted to render the selected link less desirable for routing therethrough, the network traffic being routed around the selected routing element in response to the modified cost.
12. An apparatus for causing network traffic to be rerouted in a computer network defined by Claim 11, wherein the processing device prompts the operator for authentication information, the processing device verifying the authentication information, the processing device granting access to the operator in response to successfully verifying the authentication information.
13. An apparatus for causing network traffic to be rerouted in a computer network defined by Claim 11, further comprising memory, the memory being operatively coupled to the processing device, the processing device storing the configuration information prior to the step of modifying the cost associated with the selected link, the processing device restoring the cost associated with the selected link to the initial cost from memory subsequent to the step of modifying the cost associated with the selected link.
14. An apparatus for causing network traffic to be rerouted in a computer network defined by Claim 11, wherein the operator inputs a cost to be associated with the selected link through the input device, the cost to be associated with the selected link being previewed to the operator on the display, the operator authorizing the cost to be associated with selected link through the input device, the processing device applying the cost to the selected link in response to the operator authorizing the cost.
15. An apparatus for causing network traffic to be rerouted in a computer network defined by Claim 11, wherein the network topology is displayed on the display.
16. An apparatus for causing network traffic to be rerouted in a computer network defined by Claim 11, wherein the configuration information is archived in memory.
17. An apparatus for causing network traffic to be rerouted in a computer network defined by Claim 11, wherein maintenance is performed on the selected routing element
18. An apparatus for causing network traffic to be rerouted in a computer network defined by Claim 11, wherein the processing device combines the subnet mask and the interface address in a bitwise AND manner to yield the plurality of subnet addresses.
19. An apparatus for causing network traffic to be rerouted in a computer network defined by Claim 18, wherein the processing device disregards the highest and lowest subnet addresses of the plurality of subnet addresses, the processing device disregarding the address of the selected routing element from the plurality of subnet addresses, the processor identifying the remaining subnet address as the address of the neighboring routing element.
20. An apparatus for causing network traffic to be rerouted in a computer network defined by Claim 11, wherein the processing device comprises at least one of an application specific integrated circuit (ASIC), microprocessor, microcontroller, field programmable gate array (FPGA), and computer.
21. An apparatus for causing network traffic to be rerouted in a computer network defined by Claim 11, wherein the input device comprises at least one of a keyboard, mouse, touchpad, and trackball.
22. A method of determining the address of a routing element neighboring a selected routing element in a computer network, the method comprising the steps of:
combining a subnet mask and an interface address associated with the selected routing element in a bitwise AND manner to generate a plurality of subnet addresses;

disregarding the highest and lowest subnet addresses of the plurality of subnet addresses;
disregarding the address of the selected routing element from the plurality of subnet addresses; and identifying the remaining subnet address as the address of the neighboring routing element.
23. An apparatus for determining the address of a routing element neighboring a selected routing element in a computer network, the apparatus comprising:
a processing device;
an input device, the input device being operatively coupled to the processing device, the selected routing element being selected by the input device; and a display, the display being operatively coupled to the processing device, the processing device combining a subnet mask and an interface address of a selected routing element in a bitwise AND manner to yield a plurality of subnet addresses, the processing device disregarding the highest and lowest subnet addresses of the plurality of subnet addresses, the processing device disregarding the address of the selected routing element from the plurality of subnet addresses, the processor identifying the remaining subnet address as the address of the neighboring routing element.
CA002515687A 2004-09-15 2005-08-11 Method and apparatus for determining neighboring routing elements and rerouting traffic in a computer network Abandoned CA2515687A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US10/941,140 US7649834B2 (en) 2004-09-15 2004-09-15 Method and apparatus for determining neighboring routing elements and rerouting traffic in a computer network
US10/941,140 2004-09-15

Publications (1)

Publication Number Publication Date
CA2515687A1 true CA2515687A1 (en) 2006-03-15

Family

ID=35229731

Family Applications (1)

Application Number Title Priority Date Filing Date
CA002515687A Abandoned CA2515687A1 (en) 2004-09-15 2005-08-11 Method and apparatus for determining neighboring routing elements and rerouting traffic in a computer network

Country Status (5)

Country Link
US (1) US7649834B2 (en)
EP (1) EP1638254A1 (en)
JP (1) JP2006087103A (en)
CN (1) CN1761239A (en)
CA (1) CA2515687A1 (en)

Families Citing this family (43)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4491657B2 (en) 2003-09-19 2010-06-30 三菱電機株式会社 Optical components and metal holders
US7519700B1 (en) * 2005-02-18 2009-04-14 Opnet Technologies, Inc. Method and system for topological navigation of hierarchical data groups
US7602796B2 (en) * 2005-03-04 2009-10-13 Cisco Technology, Inc. Method and apparatus for border gateway protocol route management and routing policy modeling
US7760742B2 (en) * 2005-03-15 2010-07-20 Hewlett-Packard Development Company, L.P. Systems and methods of using pseudo-routes for data transmissions
JP4405933B2 (en) * 2005-03-18 2010-01-27 キヤノン株式会社 Control device, communication control method, communication control program, and storage medium
EP1763180A1 (en) 2005-09-07 2007-03-14 Siemens Aktiengesellschaft Optimized bandwidth allocation for guaranteed bandwidth services
US9191396B2 (en) * 2005-09-08 2015-11-17 International Business Machines Corporation Identifying source of malicious network messages
US7539216B2 (en) * 2005-11-16 2009-05-26 Cable Television Laboratories, Inc. Method and system of determining last hop device addresses
DE102006014378B4 (en) 2006-03-27 2008-07-10 Nokia Siemens Networks Gmbh & Co.Kg Method and network control unit for deactivating a network component
US8023517B2 (en) * 2006-04-05 2011-09-20 Cisco Technology, Inc. System and method for improving network performance and security by controlling topology information
US8429642B1 (en) * 2006-06-13 2013-04-23 Trend Micro Incorporated Viral updating of software based on neighbor software information
US9003292B2 (en) * 2006-07-06 2015-04-07 LiveAction, Inc. System and method for network topology and flow visualization
US7929524B2 (en) * 2006-09-29 2011-04-19 Cisco Technology, Inc. Apparatus and method to hide transit only multi-access networks in OSPF
US8560634B2 (en) * 2007-10-17 2013-10-15 Dispersive Networks, Inc. Apparatus, systems and methods utilizing dispersive networking
US8315157B2 (en) * 2008-07-02 2012-11-20 Cisco Technology, Inc. Graceful removal and/or insertion of a network element
US8527641B2 (en) * 2008-11-25 2013-09-03 Citrix Systems, Inc. Systems and methods for applying transformations to IP addresses obtained by domain name service (DNS)
EP2438741A4 (en) * 2009-06-03 2014-06-04 Ericsson Telefon Ab L M Method and node for finding content in a content distribution network, and method for creating a virtual representation of a content distribution network
US8681654B2 (en) * 2009-10-14 2014-03-25 At&T Intellectual Property I, L.P. Methods and apparatus to design a survivable internet protocol link topology
CN101771618B (en) * 2010-03-11 2014-04-09 中兴通讯股份有限公司 Host routing reachable method and system in access ring of packet transport network
JP2011250030A (en) * 2010-05-25 2011-12-08 Nec Corp Router device, and method and program for managing cost value
US8817621B2 (en) * 2010-07-06 2014-08-26 Nicira, Inc. Network virtualization apparatus
US8627137B1 (en) * 2010-09-16 2014-01-07 Cisco Technology, Inc. Graceful handling of critical traffic blackholing faults
US8576848B2 (en) * 2010-09-17 2013-11-05 At&T Intellectual Property I, L.P. Scalable multiprotocol label switching (MPLS) based networks
CN102209363B (en) * 2011-05-18 2015-05-20 中兴通讯股份有限公司 Method for realizing allocation to base station route from Operation Maintenance Center and system thereof
US9104836B2 (en) 2011-11-21 2015-08-11 Cisco Technology, Inc. Dynamically mapping network trust relationships
US9559919B2 (en) * 2013-03-07 2017-01-31 Brocade Communications Systems, Inc. Display of port transmit and receive parameters sorted by higher of transmit or receive value
US9929939B2 (en) 2013-12-26 2018-03-27 Coriant Operations, Inc. Systems, apparatuses, and methods for rerouting network traffic
US9660886B1 (en) * 2014-03-07 2017-05-23 Google Inc. Scalable network route analysis
JP6357837B2 (en) 2014-03-31 2018-07-18 富士通株式会社 Wireless communication apparatus, wireless communication network system, information processing method, and information processing program
US20160091913A1 (en) * 2014-09-30 2016-03-31 Cisco Technology, Inc. Smart power management in switches and routers
WO2016112484A1 (en) * 2015-01-12 2016-07-21 Telefonaktiebolaget Lm Ericsson (Publ) Method and apparatus for router maintenance
US10129089B1 (en) * 2015-12-22 2018-11-13 Amazon Technologies, Inc. Shifting network traffic
US10164836B2 (en) * 2015-12-22 2018-12-25 Amazon Technologies, Inc. Shifting network traffic from a network device
CN105472700A (en) * 2015-12-24 2016-04-06 努比亚技术有限公司 Apparatus and method for acquiring information of devices connected to wireless access point
US10326794B2 (en) * 2016-12-21 2019-06-18 Verisign, Inc. Anycast-based spoofed traffic detection and mitigation
US20190068405A1 (en) * 2017-08-31 2019-02-28 Hewlett Packard Enterprise Development Lp Allocating internal vlan ids to user-configured vlans
CN110365507B (en) * 2018-04-10 2022-03-01 中国电信股份有限公司 Method and device for realizing automatic link weight assignment
WO2019220425A1 (en) * 2018-05-12 2019-11-21 Drivenets Ltd. A device and a system for ospf cost metrics mirroring
US10931568B2 (en) 2018-07-02 2021-02-23 Hewlett Packard Enterprise Development Lp Hitless maintenance of a L3 network
US11264361B2 (en) * 2019-06-05 2022-03-01 Invensas Corporation Network on layer enabled architectures
DE102019211843A1 (en) * 2019-08-07 2021-02-11 Kuka Deutschland Gmbh Communication with automatable industrial devices or systems or with their control
US11088897B2 (en) 2019-09-20 2021-08-10 Juniper Networks, Inc. Bidirectional forwarding detection control packet to indicate maintenance mode operation
CN113630481B (en) * 2021-08-13 2023-11-28 上海微波技术研究所(中国电子科技集团公司第五十研究所) Automatic in-band control plane construction method and system in SDN

Family Cites Families (33)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05130144A (en) * 1991-10-31 1993-05-25 Fujitsu Ltd Dynamic routing system
US6222821B1 (en) * 1995-06-22 2001-04-24 Mci Communications Corporation System and method for reconfiguring a telecommunications network to its normal state after repair of fault
US5805599A (en) 1996-12-04 1998-09-08 At&T Corp. Adaptive channel allocation system for communication network
US5974028A (en) 1997-02-24 1999-10-26 At&T Corp. System and method for improving transport protocol performance in communication networks having lossy links
US5946324A (en) 1997-04-04 1999-08-31 At&T Corp. Method for fair allocation of bandwidth
US6339585B1 (en) * 1998-05-05 2002-01-15 Philips Electronics North America Corp. Error-recovery mechanism using a temporary forwarder in a wireless-ATM network
US6999459B1 (en) * 1998-07-10 2006-02-14 Pluris, Inc. System and method for facilitating recovery from communication link failures in a digital data network
JP2000083057A (en) * 1998-09-07 2000-03-21 Toshiba Corp Network management terminal device and path information collecting method
US6556541B1 (en) * 1999-01-11 2003-04-29 Hewlett-Packard Development Company, L.P. MAC address learning and propagation in load balancing switch protocols
US6392990B1 (en) * 1999-07-23 2002-05-21 Glenayre Electronics, Inc. Method for implementing interface redundancy in a computer network
US6836477B1 (en) * 1999-12-23 2004-12-28 Tekelec Methods and systems for routing messages in a communications network
JP2001197075A (en) * 2000-01-06 2001-07-19 Matsushita Electric Ind Co Ltd Method for setting svc connection route
WO2001061890A1 (en) * 2000-02-17 2001-08-23 Lumenare Networks A system and method for remotely configuring testing laboratories
WO2001061930A1 (en) * 2000-02-21 2001-08-23 Kabushiki Kaisha Toshiba Monitor control device and communication path setting method
JP4034497B2 (en) * 2000-05-08 2008-01-16 富士通株式会社 Network system
JP2004508743A (en) 2000-06-14 2004-03-18 ウィリアムズ コミュニケーションズ, エルエルシー Internet Route Disassembly and Route Selection Reference
JP3718621B2 (en) * 2000-06-23 2005-11-24 株式会社ルートレック・ネットワークス Internet address determination method and apparatus
US6807176B1 (en) * 2000-07-13 2004-10-19 Advanced Micro Devices, Inc. Arrangement for switching data packets in a network switch based on subnet identifier
US7929562B2 (en) * 2000-11-08 2011-04-19 Genesis Telecommunications Laboratories, Inc. Method and apparatus for optimizing response time to events in queue
JP3762749B2 (en) * 2001-04-19 2006-04-05 富士通株式会社 Restoration protection method and apparatus
JP2002354012A (en) * 2001-05-28 2002-12-06 Kddi Research & Development Laboratories Inc Network monitoring system
US7043393B2 (en) * 2001-08-15 2006-05-09 National Instruments Corporation System and method for online specification of measurement hardware
US20040049595A1 (en) * 2001-12-04 2004-03-11 Mingzhou Sun System for proactive management of network routing
JP2003218917A (en) * 2002-01-28 2003-07-31 Nec Commun Syst Ltd System and method for distributing traffic using ospf cost
US7277393B1 (en) * 2002-03-13 2007-10-02 Packet Design, Inc. System and method for identifying cost metrics for a network
JP3696183B2 (en) * 2002-06-20 2005-09-14 株式会社東芝 Node device and its substrate handling method
JP4232550B2 (en) * 2002-07-01 2009-03-04 日本電気株式会社 Network information detection apparatus and method
US6985439B2 (en) * 2002-10-25 2006-01-10 Telefonaktiebolaget Lm Ericsson (Publ) System and method for wireless network admission control based on quality of service
US7792991B2 (en) * 2002-12-17 2010-09-07 Cisco Technology, Inc. Method and apparatus for advertising a link cost in a data communications network
DE10301265A1 (en) * 2003-01-15 2004-07-29 Siemens Ag Data packet routing method for packet-oriented data network using routing table for providing alternate transmission paths for each data packet target address
US20040170181A1 (en) * 2003-02-27 2004-09-02 Padcom, Inc. Prioritized alternate port routing
US7606165B2 (en) * 2004-01-30 2009-10-20 Microsoft Corporation What-if analysis for network diagnostics
US20050254440A1 (en) * 2004-05-05 2005-11-17 Sorrell John D Private multimedia network

Also Published As

Publication number Publication date
US20060056411A1 (en) 2006-03-16
US7649834B2 (en) 2010-01-19
EP1638254A1 (en) 2006-03-22
CN1761239A (en) 2006-04-19
JP2006087103A (en) 2006-03-30

Similar Documents

Publication Publication Date Title
US7649834B2 (en) Method and apparatus for determining neighboring routing elements and rerouting traffic in a computer network
JP4876197B2 (en) System, method and program for judging failure in network communication
US7230949B2 (en) Efficient method and system for automatic discovery and verification of optimal paths through a dynamic multi-point meshed overlay network
US7447167B2 (en) Method and apparatus for the creation and maintenance of a self-adjusting repository of service level diagnostics test points for network based VPNs
US7260645B2 (en) Methods, apparatuses and systems facilitating determination of network path metrics
US20020141378A1 (en) Methods, apparatuses and systems facilitating deployment, support and configuration of network routing policies
US9331910B2 (en) Methods and systems for automatic generation of routing configuration files
US10924408B2 (en) System and method for optimizing traffic in packet-switched networks with internet exchanges
GB2513188A (en) Identification of the paths taken through a network of interconnected devices
US20150312215A1 (en) Generating optimal pathways in software-defined networking (sdn)
KR20090110916A (en) Method, bridge and computer network for calculating a spanning tree based on link state advertisementlsa
JP3895359B2 (en) VPN communication control device, VPN communication control method, virtual private network management device
EP1185041B1 (en) OSPF autonomous system with a backbone divided into two sub-areas
Aweya IP Routing Protocols: Fundamentals and Distance-vector Routing Protocols
US8078758B1 (en) Automatic configuration of source address filters within a network device
JP7342036B2 (en) Devices and systems for OSPF cost metric mirroring
Cisco OSPF Sham-Link Support for MPLS VPN
Cisco IP Enhanced IGRP Commands
JP4044007B2 (en) Route information management method and route information management device
JP3802469B2 (en) Communication network system, service processing control method, provider server, and service processing apparatus
Carthern et al. Routing
Headquarters Cisco IOS IP Configuration Guide
Headquarters Cisco IOS Novell IPX Configuration Guide
Rahman Routing and Switching
Headquarters Cisco IOS IP Command Reference, Volume 2 of 3: Routing Protocols

Legal Events

Date Code Title Description
EEER Examination request
FZDE Discontinued