The invention relates to computing environments and, more particularly, to managing the state information within a computer network.
A computer network is a collection of interconnected computing devices that can exchange data and share resources. In a packet-based network, such as the Internet, the computing devices communicate data by dividing the data into small blocks called packets, which are individually routed across the network from a source device to a destination device. The destination device extracts the data from the packets and assembles the data into its original form. Dividing the data into packets enables the source device to resend only those individual packets that may be lost during transmission.
Certain devices within the network, such as routers, maintain tables of information that describe routes through the network. A “route” can generally be defined as a path between two locations on the network. Upon receiving an incoming data packet, the router examines destination information within the packet to identify the destination for the packet. Based on the destination, the router forwards the packet in accordance with the routing table.
The physical connection between devices within the network is generally referred to as a link. A router uses interface cards (IFCs) for receiving and sending data packets via network links. These IFCs are installed in ports known as interfaces and are configured using interface configurations.
Generally, a router maintains state information. For example, a router may maintain state information representing the current state of the interfaces between the router and the network. Such state information may include information representing the state of one or more IFCs, such as the current configuration of the IFCs. As additional examples, a router may maintain state information representing the state of one or more forwarding engines, one or more routing engines, or other resources within the router.
In particular, a process operating within a router may maintain the state information and communicate changes to the state information to various other processes or components within the router. These other processes or components are sometimes referred to as “consumers,” because they receive and utilize the state information maintained by the operating system. These consumers make use of the state information when performing their various functions.
As the complexity of conventional networks has increased in recent years, management of the state information within a router or other network device has likewise become a significant challenge. Some existing methods for managing state information involve caching the information within the operating system, and issuing state change notification messages to software modules executing within the router. In response, the software modules retrieve the state information from the operating system.
These conventional methods may be adequate if the rate of state change is relatively low. When the rate of state change increases, however, the rate of generation of state change messages may exceed the capacity of the consumers to receive and process the state information. In addition, the generation of state change messages may exceed the capacity of the communication channel between the sender and the consumer to carry messages, and may exceed the capacity of the sender to store messages.
To further compound the problem, routers are increasing in complexity. For example, some conventional routers may include a primary control unit and one or more standby control units, all of which may require state information. In the event that the primary control unit fails, one of the standby control units assumes control of the routing resources to continue operation of the router. The process of switching control of routing functions between the primary and standby control units is often referred to as failover. State information managed by an operating system executing on the primary control unit may be required by the standby control unit to assume control and continue operation of the router resources. However, once the primary control unit fails, some or all of the state information managed by the primary operating system may be lost. In some instances, to assume proper control and ensure operation, the standby control unit is forced to “relearn” the lost state information from each resource, e.g., by power cycling the router resources to a known state.
In general, the invention is directed to techniques for synchronizing state information within a computing device having multiple control units, e.g., a primary control unit and at least on standby control unit. For purposes of example, the principles of the invention are described in reference to a network router. The invention, however, is not so limited and may be applied to other devices.
In accordance with the principles of the invention, the router includes a primary control unit and a standby control unit, both of which execute respective operating systems. Each of the operating systems manages respective state information within a temporally-linked and hierarchically-ordered data structure. In particular, each of the operating systems may support execution of kernel-mode processes, which manage the respective state information. Synchronization of the respective state information is enforced in accordance with a “synchronization gradient” in which updated state information is first synchronized from the primary control unit to the standby control unit before distributing the state information to the consumers. This synchronization gradient ensures that, upon failover, the standby control unit contains state information that is at least as current as the state information provided to all consumers of the state information. Consequently, the standby control unit is able to readily assume responsibility in the event of a failover, and can continue updating the consumers with the state information as necessary. In this manner, the standby control unit may assume control of router resources without needing to “relearn” state information, e.g., by power cycling the router resources to a known state.
The operating system executing within the primary control unit (“primary operating system”) allocates objects within the data structure for each consumer that requests state information from the primary operating system. The primary operating system inserts the objects in accordance with the temporally-ordered nature of the data structure. Furthermore, the primary operating system initializes a “commit marker” and a “commit proposal” for each requesting consumer and positions the commit marker and commit proposal along the temporally-linked chain of the allocated objects.
Via a state synchronization software process executing within the standby control unit, the operating system executing within the standby control unit (“standby operating system”) receives update messages to update state information within the standby control unit. The primary operating system transmits these update messages to ensure synchronization between the respective state information. The primary operating system, after ensuring synchronization, then transmits update messages to router resources to preserve the synchronization gradient.
In one embodiment, the invention is directed to a method comprising managing state information within a primary control unit and communicating changes to the state information to a standby control unit before communicating the changes to a consumer of the state information.
In another embodiment, the invention is directed to a method comprising maintaining state information within a temporally-ordered data structure, communicating a portion of the state information to a consumer and encoding a commit proposal and a commit marker within the data structure to identify the portion of the state information within the data structure.
In another embodiment, the invention is directed to a system comprising a primary control unit a standby control unit and a consumer, wherein the primary control unit manages state information and communicates changes to the state information to the standby control unit before communicating the changes to the consumer.
In another embodiment, the invention is directed to a system comprising a consumer, a memory to store state information and a control unit to maintain the state information within a temporally-ordered data structure, communicate a portion of the state information to the consumer, and encode a commit proposal and a commit marker within the data structure to identify the portion of the state information within the data structure.
In another embodiment, the invention is directed to a computer-readable medium containing instructions. The instructions cause a primary control unit to manage state information stored within the primary control unit and communicate changes to the state information in accordance with an order that requires the changes to be communicated to a standby control unit of the device before communicating the changes to a consumer of the state information operating within the device.
The details of one or more embodiments of the invention are set forth in the accompanying drawings and the description below. Other features, objects, and advantages of the invention will be apparent from the description and drawings, and from the claims.
Router 6A provides for failover by including a primary control unit as well as one or more standby control units. In the event the primary control unit fails, one of the standby control units assumes control over routing resources and routing functionality generally. Prior to failure, the primary and standby control units synchronize their respective state information to allow the standby control unit to assume control of the router resources without having to relearn state information. For exemplary purposes, the principles of the invention will be described in reference to router 6A. However, any or all of routers 6B-6C may operate in accordance with the techniques described herein.
Router 6A may manage the state information within hierarchically-ordered and temporally-linked data structures. The operating systems executing within the primary and standby control units manage the data structures and inform “consumers” of any change to the state information. Consumers may comprise software processes executing within components of router 6A, such as chassis management processes, configuration management processes, or other processes in router 6A. Additionally, consumers of the state information may comprise hardware components or combinations thereof, such as one or more forwarding engines, interface cards (IFCs), or other hardware.
Encoded within the hierarchically-ordered and temporally-linked data structure are commit markers and commit proposals that are used to track the distribution of the state data to the various consumers within the router. In particular, the operating systems executing on the primary and standby control units maintain a commit marker and a commit proposal to track the consumption of state information for each consumer associated with a shared router resource. A shared router resource, as referred to herein, is any router resource, such as a forwarding component, that is shared by both the primary control unit and the one or more of the standby control units.
The commit marker is used to mark the last state change received by the shared consumer, while the commit proposal is used to mark a more recent state change that the shared consumer has not yet received. Consequently, the commit marker and commit proposal may be a pointer, status bit, or other data structure capable of marking a location within the hierarchically-ordered and temporally-linked data structure.
By encoding the commit markers and commit proposals within the data structure, the standby control unit can precisely determine the extent to which consumers have been updated with state information in the event of a failover. As a result, the standby control unit need only update each consumer with a limited amount of the state information that is bounded by its respective commit markers and commit protocols encoded within the state information data structure. For illustration purposes, the shared consumer is discussed in reference to a forwarding component. However, the invention is not limited in that respect.
During normal operation, in the event the state information changes, the primary operating system of router 6A synchronizes state information with operating systems executing on the one or more standby control units (referred to herein as “standby operating systems”) of the router. Specifically, the primary operating system replicates the state changes and transmits the state change in message form to the standby operating systems. The standby operating systems receive the message and update their corresponding data structure to record the state changes.
Upon recording the state changes, the standby operating systems may transmit an acknowledgement to the primary operating system to indicate successful state information synchronization. The primary operating system may transmit additional state change messages to the consumers. In this manner, router 6A enforces the requirement that the standby operating systems are updated with state information changes before the consumers and, therefore, can readily assume routing and state management functionality if needed. In this regard, router 6A can be viewed as maintaining a “synchronization gradient” such that the primary control unit receives state changes first, followed by the standby control units, and followed by the router components. This synchronization gradient ensures that upon failover, the standby control unit contains enough state information to assume control of the router resources, and more particularly, the shared router resources, e.g., the forwarding component, without having to relearn any state information.
In response to the state change messages, the consumers issue requests to retrieve the updated state information. When the primary operating system receives such a request, the primary operating system traverses the hierarchically-ordered and temporally-linked data structure and issues state change messages to the requesting consumers. The primary operating system then updates the respective commit markers and commit proposals associated with the requesting shared consumers to reflect transmission of the state changes. The primary operating system again synchronizes state information with the one or more standby operating systems so that the commit markers and commit proposals within the state information maintained by the operating systems are uniform.
In this manner, one of the standby control units may assume control of the router, and can deterministically identify the state information of which each consumer has already been informed, i.e., consumed. As a result, the standby control units may need only update the consumers with limited amount of state information, and need not rely on relearning state information from the resources of router 6A.
Routing component 18 includes a primary control unit 20 and a standby control unit 22. Primary control unit 20 and standby control unit 22 may be substantially similar in both hardware and software aspects. For example, both primary control unit 20 and standby control unit 22 may comprise similar combinations of programmable processors. Moreover, as illustrated in
Primary operating system 24 executing on primary control unit 20 may provide a multi-tasking operating environment for execution of a number of software processes, such as primary processes 32. In like manner, standby operating system 26 executing on standby control unit 22 may also provide a multi-tasking operating environment for execution of a number of similar software processes, such as standby processes 34. Standby operating system 26 also provides an environment for execution of state synchronization process 36. An exemplary operating system capable of this is FreeBSD, which is an advanced UNIX operating system that is compatible with a number of programmable processors.
Primary and standby processes 32 and 34, respectively, may both include similar software processes, such as routing protocols daemons, device control daemons, user interface processes, chassis management daemons, and the like. In general, these software processes perform a number of tasks to ensure proper operation of router 6A. For example, routing protocols daemons may implement protocols for exchanging route information with the other routing devices, and perform route resolution to maintain routing information that reflects the topology of a network.
Both primary operating system 24 and standby operating system 26 maintain state information as state data 38 and 40, respectively. A portion of state data 38 and 40 may, for example, represent the current state of the interface between router 6A and the network, which may include the current configuration of forwarding component 12. State data 38 and 40 may comprise hierarchically-ordered and temporally-linked data structures. State data 38 and 40 may be stored in memory, such as RAM, located on respective control units 20, 22 or external to respective control units 20, 22.
Forwarding component 12 may also maintain state information as state data 42. State data 42 may, for example, represent the current state of field replaceable units, such as interface cards, encryption cards, accounting service cards, and the like. Again, state data 42 may be stored in memory, such as RAM, located within or external to forwarding component 12.
At any one time, only one of primary control unit 20 and standby control unit 22 communicates with a shared router resource, e.g., forwarding component 12. For illustration purposes, primary control unit 20 maintains control of forwarding component 12. Primary operating system 24 receives event messages indicative of a change in the state of the shared resource, e.g., forwarding component 12. When primary operating system 24 receives an event message, primary operating system 24 updates state data 38 by reconfiguring the data structure and updating the data stored within the data structure. In addition to updating the data based on the change of state, primary operating system 24 may add, delete or move commit markers and/or commit proposals to various positions within the data structure in the event that the event message relates to the state of a shared routing resources, e.g., forwarding component 12.
Primary operating system 24 then replicates the state change by transmitting the state information in message form to state synchronization process 36 executing on standby control unit 22. State synchronization process 36 extracts the state information and transmits the state information to standby operating system 26. Standby operating system 26 receives this state change and updates state data 40 in accordance with the state change. In some embodiments, standby operating system 26 may support kernel-mode processes that update state data 40. Similar to primary operating system 24, standby operating system 26 may reconfigure and update the data structures of state data 40 based on the state information. Standby operating system 26 may also add, delete or move commit markers and/or commit proposals to various positions within these data structures. After being updated, state data 40 is substantially similar to state data 38. In other words, state data 40 and state data 38 are synchronized. Standby operating system 26 transmits an acknowledgement to primary operating system 24 via state synchronization process 36 to indicate this synchronized state. In this manner, state synchronization process 36 provides an interface between primary operating system 20 and standby operating system 22 that allows for the synchronization of state information.
Upon receiving the acknowledgement indicating the synchronized state, primary operating system 24 issues alert messages to various consumers indicating that the state of router 6A has changed. For example, primary operating system 24 may issue alert messages to interface cards included within forwarding component 12 to indicate a change in state data 38. In response, primary operating system 24 receives requests from the consumers for state information. Primary operating system 24 services each request by traversing the hierarchically-ordered and temporally-linked data structure of state data 38 and issuing update messages to the requesting consumer. Primary operating system 24 generates the update messages to contain state information that the consumer has not already received based on the respective commit proposal and commit marker for the consumer. Upon updating the consumer, primary operating system 24 may alter state data 38 and, more particularly, move the respective commit marker and commit proposal within the data structure of state data 38 to reflect the update.
Since, state data 38 and state data 40 are to remain synchronous, primary operating system 26 again transmits state changes in message form to standby operating system 28 via state synchronization process 36. Standby operating system 28 again updates state data 40 to be substantially similar to, i.e., synchronized with, state data 38. In particular, standby operating system 28 moves the respective commit marker and commit proposal of state data 40 to mirror state data 38 and reflect that the particular consumer has been updated. Standby operating system 26 transmits another acknowledgement to primary operating system 24 via state synchronization process 36 to indicate successful synchronization of state data 40.
Synchronization of state data 38 and state data 40 continues in this manner until failover occurs. Once failover occurs, primary control unit 20 no longer issues state change messages and standby control unit 22 assumes control over shared resources, such as forwarding component 12. If failover occurs while primary control unit 20 is updating one or more shared resources, standby operating system 26 resume updating the resources. In particular, standby operating system 26 uses the commit markers and commit proposals stored and synchronized within state data 40 to update the shared resources, e.g., forwarding component 12.
For example, standby operating system 26 traverses the hierarchically-ordered and temporally-linked data structures of state data 40 until a commit marker corresponding to forwarding component 12 is reached. Once the commit marker is reached, standby operating system 26 begins issuing state change messages to forwarding component 12. Forwarding component 12 may receive redundant state change messages if primary operating system 24 sent the same state change message but failed prior to receiving an acknowledgement from forwarding component 12. In this case, forwarding component 12 ignores the redundant state change message.
In this manner, standby control unit 22 maintains state data 40 that is synchronous with state data 38 of primary control unit 20. Therefore, standby control unit 22 may facilitate failover by assuming control without requiring standby control unit 22 to relearn the state information, e.g., by resetting forwarding component 12. Moreover, standby control unit 22 need only update the consumers with regard to a limited amount of the state information that is bounded by their respective commit markers and commit protocols encoded within the state information data structure.
To further facilitate failover, standby processes 34 may communicate with forwarding component 12 to learn state data 42 prior to failover. Standby processes 34 may then maintain current information regarding forwarding component 12 while primary control unit 20 is in control of forwarding component 12. Thus, in the event of failover, standby processes 34 are prepared to assume control without having to establish communication with forwarding component 12.
As described, in the event of failover, standby control unit 22 assumes the role of primary control unit 20. Primary control unit 20 may, after being reset, return to an operational status and assume the role of standby control unit 22. In this case, primary control unit 20 initiates a state synchronization process (not shown), similar to state synchronization process 36, to synchronize state data 38 with state data 40 in the manner described above.
Each of primary control unit 20 and standby control unit 22 may operate according to executable instructions fetched from one or more computer-readable media. Examples of such media include random access memory (RAM), read-only memory (ROM), non-volatile random access memory (NVRAM), electrically erasable programmable read-only memory (EEPROM), flash memory, and the like. The functions of router 6A may be implemented by executing the instructions of the computer-readable medium with one or more processors, discrete hardware circuitry, firmware, software executing on a programmable processor, or combinations thereof.
Initially, primary operating system 24 maintains state information in the form of state data 38, as illustrated in
In the example of
Primary operating system 24 may receive a request for state information stored within objects 44 from any of the consumers associated with commit markers and proposals 48, 50 respectively. In particular,
Upon updating commit marker 48A and commit proposal 50A, primary operating system 24 deletes objects 44A and 44B, as illustrated in
Standby operating system 26 performs state changes similar to those performed by primary operating system 24 described above. Standby operating system 26 moves a commit marker, similar to commit marker 48A, to the position of a commit proposal, similar to commit proposal 50A, and deletes objects within state data 40 similar to objects 44A and 44B. Standby operating system 26 deletes objects by walking the temporal path of data structures within state data 40. Starting at the commit marker, positioned similar to commit marker 48A shown in
During the course of updating forwarding component 12, primary operating system 24 may receive state changes from primary processes 32. Primary operating system 24 then updates state data 38 to reflect these changes by adding object 44F, which is linked to object 44E by temporal pointer 46E, as illustrated in
Primary operating system 26 may then proceed through the synchronization process to synchronize state data 38 with state data 40, as described above. In similar fashion to the process discussed above in context of commit marker 48A and commit proposal 50A, primary operating system move commit marker 48B in response to updating another shared router resource with state information stored within objects 44C and 44D, as illustrated in
In this manner, router 6A, in accordance with the principles of the invention, maintains synchronized state information between primary control unit 20 and standby control unit 24. By utilizing a hierarchically-ordered and temporally-linked data structure that incorporates commit proposal and commit markers, primary operating system 24 and standby operating system 26 manage and synchronize state changes associated with shared router resources. As a result, in the event of failover, standby control unit 22 can precisely determine the extent to which consumers within router 6A have been updated with state information. Consequently, standby control unit 22 need only update the consumers with regard to a limited amount of the state information, i.e., the state information that is bounded by their respective commit markers and commit protocols encoded within the state information data structure.
Primary operating system 24 updates state data 38 to reflect the changes in state of network 2 (56). State data 38 and 40 include hierarchically-ordered and temporally-linked data structures, as illustrated in reference to
In accordance with the principles of the invention, state data 40 is synchronized with state data 38. In particular, primary operating system 24 replicates the state information of state data 38 and transmits the state information to standby operating system 26 via state synchronization process 36 (58). Upon receiving the updates, standby operating system 26 processes the state information and executes the necessary changes to synchronize state data 40 (60). Standby operating system 36 then transmits an acknowledgement to primary operating system 24 via state synchronization process 36 (62).
Primary operating system 24 receives the acknowledgment and proceeds to transmit the updated state information to shared router resources, such as forwarding component 12 (64). In particular, primary control unit 24 issue alert messages to indicate to the consumers that state updates exist. Upon receiving requests from the consumers, primary operating system 24 transmits the updated state information based upon the locations of the respective commit proposals and commit markers associated with the consumers.
The consumers associated with shared router resources receive the updated state information and make the necessary changes to their respective state data. For example, forwarding component 12 may receive updated state information from primary operating system 24 and update state data 42.
As illustrated in
In some embodiments, primary operating system 24 may, periodically enqueue a commit proposal for a consumer when one is not present on the temporal chain, i.e., when the consumer has been updated with all of the state information of the temporal chain (68). For example, as illustrated in
After initializing the data structures and positioning the commit proposal at the end of the temporal chain, primary operating system 24 flags the commit proposal. Primary operating system 24 may flag the commit proposal by indicating to the consumer of the associated commit proposal via shared memory, flag messages, and the like that the commit proposal has been updated. The flag indicates to standby operating system 26 and consumers associated with forwarding component 12 that the status of the commit proposal has changed. Primary operating system 24 then transmits the enqueue state update to standby operating system 26 via state synchronization process 36 (70).
Standby operating system 26 receives the transmission, enqueues a similar commit proposal (72) and positions the commit proposal at the end of the temporal chain data structure of state data 40. To indicate successful synchronization of state data 40, standby operating system 26 transmits an acknowledgement to primary operating system 24 (74).
Upon receiving the acknowledgement from standby operating system 26, primary operating system 24 sends the state information bounded by the commit proposal and the commit marker to the forwarding component 12 (76). Forwarding component 12 sends an acknowledgement to primary operating system 24 in response to receiving the updated state information. The acknowledgement indicates that forwarding component 12 successfully updated state data 42 in accordance with the updated state information.
Primary operating system 24 receives the acknowledgement, and then moves the commit marker to the position of the commit proposal, both of which are associated with forwarding component 12. For example, primary operating system 24 moves commit marker 48A to the position of commit proposal 50A, as illustrated in
To maintain the synchronicity between state data 38 and 40, primary operating system 24 flags the commit proposal, i.e., commit proposal 50A, (84) and transmits the commit proposal to standby operating system 26 (86). Standby operating system 26, upon receiving the flagged commit proposal, updates state data 40 by mirroring the actions previously performed by primary operating system 24. In particular, standby operating system 26 moves the commit marker associated with forwarding component 12 to the position of the commit proposal associated with forwarding component 12 (88). Standby operating system 26 further traverses the data structure of state data 40 and deletes any unused objects as described above (90). Standby operating system 26 then dequeues the commit proposal from the temporal chain (92) and transmits an acknowledgement to primary operating system 24 via state synchronization process 36 (94).
Primary operating system 24 receives the acknowledgement from standby operating system 26. The acknowledgement indicates successful synchronization of state data 40 with state data 38. Thus, primary operating system 24 may dequeue the commit proposal from the temporal chain (96).
One or more of the techniques described herein may be partially or wholly executed in software. For example, a computer-readable medium may store or otherwise comprise computer-readable instruction, i.e., program code that can be executed by a processor to carry out one or more of the techniques described above. For example, the computer-readable medium may comprise random access memory (RAM), read-only memory (ROM), non-volatile random access memory (NVRAM), electrically erasable programmable read-only memory (EEPROM), flash memory, magnetic or optical media, or the like.
Various embodiments of the invention have been described. Although described in reference to a router, the techniques may be applied to any device having a plurality of control units. Examples of other devices include switches, gateways, intelligent hubs, firewalls, workstations, file servers, database servers, and computing devices generally. Moreover, although the techniques have been described as elements embodied within a single device, the described elements may be distributed to multiple devices. The term “system” is used herein to generally refer to embodiments of the invention in which the described elements may be embodied within a single network device or distributed within multiple devices. These and other embodiments are within the scope of the following claims.
This application is a continuation of U.S. patent application Ser. No. 10/678,280, filed Oct. 3, 2003, the entire contents of which is incorporated herein by reference.
Number | Name | Date | Kind |
---|---|---|---|
5454080 | Fasig et al. | Sep 1995 | A |
5684984 | Jones et al. | Nov 1997 | A |
5848227 | Sheu | Dec 1998 | A |
6154847 | Schofield et al. | Nov 2000 | A |
6161151 | Sudhakaran et al. | Dec 2000 | A |
6205502 | Endo et al. | Mar 2001 | B1 |
6219706 | Fan et al. | Apr 2001 | B1 |
6253266 | Ohanian | Jun 2001 | B1 |
6285679 | Dally et al. | Sep 2001 | B1 |
6370145 | Dally et al. | Apr 2002 | B1 |
6594229 | Gregorat | Jul 2003 | B1 |
6594721 | Sakarda et al. | Jul 2003 | B1 |
6597689 | Chiu et al. | Jul 2003 | B1 |
6618805 | Kampe | Sep 2003 | B1 |
6633544 | Rexford et al. | Oct 2003 | B1 |
6654381 | Dally et al. | Nov 2003 | B2 |
6671694 | Baskins et al. | Dec 2003 | B2 |
6697378 | Patel | Feb 2004 | B1 |
6751191 | Kanekar et al. | Jun 2004 | B1 |
6799319 | Van Loo | Sep 2004 | B2 |
6816936 | Wu et al. | Nov 2004 | B1 |
6854069 | Kampe et al. | Feb 2005 | B2 |
6865591 | Garg et al. | Mar 2005 | B1 |
6865737 | Lucas et al. | Mar 2005 | B1 |
6910148 | Ho et al. | Jun 2005 | B1 |
6941487 | Balakrishnan et al. | Sep 2005 | B1 |
6948088 | Sharan | Sep 2005 | B1 |
6965903 | Agarwal et al. | Nov 2005 | B1 |
6966058 | Earl et al. | Nov 2005 | B2 |
6980543 | Kastenholz et al. | Dec 2005 | B1 |
6981173 | Ferguson et al. | Dec 2005 | B2 |
6983317 | Bishop et al. | Jan 2006 | B1 |
7000153 | Inagawa et al. | Feb 2006 | B2 |
7010617 | Kampe et al. | Mar 2006 | B2 |
7046683 | Zhao | May 2006 | B1 |
7054924 | Harvey et al. | May 2006 | B1 |
7054926 | Abidi et al. | May 2006 | B1 |
7061858 | Di Benedetto et al. | Jun 2006 | B1 |
7065059 | Zinin | Jun 2006 | B1 |
7069354 | Pooni et al. | Jun 2006 | B2 |
7076555 | Orman et al. | Jul 2006 | B1 |
7076696 | Stringer | Jul 2006 | B1 |
7096383 | Talaugon et al. | Aug 2006 | B2 |
7111035 | McClellan et al. | Sep 2006 | B2 |
7117311 | Rankin et al. | Oct 2006 | B1 |
7146448 | Davies et al. | Dec 2006 | B2 |
7151741 | Elliot et al. | Dec 2006 | B1 |
7154902 | Sikdar | Dec 2006 | B1 |
7155534 | Meseck et al. | Dec 2006 | B1 |
7159017 | Oi et al. | Jan 2007 | B2 |
7162737 | Syvanne et al. | Jan 2007 | B2 |
7164676 | Chakraborty | Jan 2007 | B1 |
7167479 | Christensen et al. | Jan 2007 | B2 |
7178052 | Hebbar et al. | Feb 2007 | B2 |
7233975 | Gerraty et al. | Jun 2007 | B1 |
7263091 | Woo et al. | Aug 2007 | B1 |
7274702 | Toutant et al. | Sep 2007 | B2 |
7275081 | Katz et al. | Sep 2007 | B1 |
7277018 | Reyes et al. | Oct 2007 | B2 |
7406038 | Oelke et al. | Jul 2008 | B1 |
7411925 | Nain et al. | Aug 2008 | B2 |
7430735 | Balakrishnan et al. | Sep 2008 | B1 |
7461374 | Balint et al. | Dec 2008 | B1 |
7499394 | Visser et al. | Mar 2009 | B2 |
7518986 | Chadalavada et al. | Apr 2009 | B1 |
7552262 | Turner et al. | Jun 2009 | B1 |
7606241 | Raghunathan et al. | Oct 2009 | B1 |
7707281 | Baretzki | Apr 2010 | B2 |
7739403 | Balakrishna et al. | Jun 2010 | B1 |
7804769 | Tuplur et al. | Sep 2010 | B1 |
20010017863 | McMillian et al. | Aug 2001 | A1 |
20020060986 | Fukushima et al. | May 2002 | A1 |
20020103921 | Nair et al. | Aug 2002 | A1 |
20020107966 | Baudot et al. | Aug 2002 | A1 |
20020133400 | Terry et al. | Sep 2002 | A1 |
20020147974 | Wookey | Oct 2002 | A1 |
20020191619 | Shafer | Dec 2002 | A1 |
20020198974 | Shafer | Dec 2002 | A1 |
20030007493 | Oi et al. | Jan 2003 | A1 |
20030056138 | Ren | Mar 2003 | A1 |
20030084371 | Mongazon-Cazavet et al. | May 2003 | A1 |
20030099247 | Toutant et al. | May 2003 | A1 |
20030147376 | Coutinho et al. | Aug 2003 | A1 |
20030179703 | Levy et al. | Sep 2003 | A1 |
20030185226 | Tang et al. | Oct 2003 | A1 |
20030200330 | Oelke et al. | Oct 2003 | A1 |
20030217096 | McKelvie et al. | Nov 2003 | A1 |
20030235195 | Shenoy et al. | Dec 2003 | A1 |
20040030766 | Witkowski | Feb 2004 | A1 |
20040031030 | Kidder et al. | Feb 2004 | A1 |
20040034871 | Lu et al. | Feb 2004 | A1 |
20040042395 | Lu et al. | Mar 2004 | A1 |
20040062196 | Gunner et al. | Apr 2004 | A1 |
20040073646 | Cho et al. | Apr 2004 | A1 |
20040073831 | Yanai et al. | Apr 2004 | A1 |
20040078619 | Vasavada | Apr 2004 | A1 |
20040078621 | Talaugon et al. | Apr 2004 | A1 |
20040078625 | Rampuria et al. | Apr 2004 | A1 |
20040111578 | Goodman et al. | Jun 2004 | A1 |
20040199808 | Freimuth et al. | Oct 2004 | A1 |
20050013308 | Wybenga et al. | Jan 2005 | A1 |
20050060413 | Oyadomari et al. | Mar 2005 | A1 |
20050063308 | Wise et al. | Mar 2005 | A1 |
20050175017 | Christensen et al. | Aug 2005 | A1 |
20050216910 | Marchand | Sep 2005 | A1 |
20050226144 | Okita | Oct 2005 | A1 |
20050257213 | Chu et al. | Nov 2005 | A1 |
20060007944 | Movassaghi et al. | Jan 2006 | A1 |
20060039384 | Dontu et al. | Feb 2006 | A1 |
20060056285 | Krajewski, III et al. | Mar 2006 | A1 |
20060089985 | Poletto | Apr 2006 | A1 |
20060101375 | Loughlin et al. | May 2006 | A1 |
20060120342 | Christensen et al. | Jun 2006 | A1 |
20070006056 | Lehner et al. | Jan 2007 | A1 |
20070019642 | Lu et al. | Jan 2007 | A1 |
20070183330 | Salt | Aug 2007 | A1 |
20070234414 | Liu | Oct 2007 | A1 |
20080025216 | Singh | Jan 2008 | A1 |
20080037420 | Tang | Feb 2008 | A1 |
20080044181 | Sindhu | Feb 2008 | A1 |
20080275975 | Pandey et al. | Nov 2008 | A1 |
Number | Date | Country |
---|---|---|
1663196 | Aug 2005 | CN |
1202598 | May 2002 | EP |
1231538 | Aug 2002 | EP |
1396968 | Mar 2004 | EP |
Entry |
---|
Office Action from U.S. Appl. No. 12/411,113, dated Mar. 31, 2011, 6 pp. |
Response to Office Action dated Mar. 31, 2011, from U.S. Appl. No. 12/411,113, filed Jun. 8, 2011, 9 pp. |
Office Action mailed Aug. 31, 2011 received in U.S. Appl. No. 12/411,113, 9 pgs. |
Response to Office Action mailed Aug. 31, 2011 in U.S. Appl. No. 12/411,113, filed Oct. 31, 2011, 9 pgs. |
Office Action from U.S. Appl. No. 13/073,753, dated Jul. 27, 2011, 8 pp. |
Response to Office Action dated Jul. 27, 2011, from U.S. Appl. No. 13/073,753, filed Aug. 5, 2011, 9 pp. |
Notice of Allowance from U.S. Appl. No. 13/073,753, mailed Aug. 30, 2011, 7 pp. |
“T640 Routing Node and TX Matrix™ Platform: Architecture,” White Paper, Juniper Networks, Inc., (Printed Mar. 3, 2005), 21 pgs. |
“TX Matrix™ Platform: Hardware Components and Cable System,” White Paper, Juniper Networks, Inc., (Printed Mar. 15, 2005), 12 pgs. |
Gary Matthews and Richard Hendricks, “Chapter Four—Routing Matrix,” JUNOS 7.0 Feature Guide, Juniper Networks, Inc., Oct. 6, 2004, pp. 197-241. |
“TX Matrix Platform Migration Guide,” Juniper Networks, Inc., Revision 3, Dec. 9, 2004, 65 pgs. |
“Cisco Carrier Routing System,” Cisco Systems, May 19, 2004, 12 pgs. |
“Juniper's TX Waits Its Turn,” Light Reading, Sep. 27, 2004, 2 pgs. |
“Boston See Party,” Light Reading, Jul. 8, 2004, 2 pgs. |
“Cisco CRS-1 24-Slot Fabric-Card Chassis,” Data Sheet Cisco Systems, retrieved May 9, 2007, 6 pgs. |
Avici Systems Press Release, “Avici Demonstrates Canier Class System Scalability and Reliability of its Routing Platform,” 1 page, Jun. 22, 2004. |
Avici Systems Press Release, “Avici and Ciena Demonstrate Dynamic Bandwidth Provisioning Across Intelligent Optical Network,” 1 page, Jun. 5, 2001. |
Network World, “New ways of routing the Internet,” 2 pages, Jan. 19, 1998. |
The Yankee Group Report, “Core Competence: New Requirements for Core Routing,” 8 pages, Apr. 2002. |
Yue (Edward) Yao, “Scalability of a class of Switch Networks,” Department of Engineering Mathematics, Dalhousie University, 6 pages, May 16-18, 2005. |
Xiaozhe Zhang, “ARS: A Sychronization Algorithm Maintaining Single Image Among Nodes' Forwarding Tables of Clustered Router,” Sep. 6, 2005, Springer Berlin/Heidelberg, vol. 3619/2005, pp. 752-761. |
Wagner, U., “Multichassis-Core-Router fuer Next-Generation-IP-Netze”, Nachrichtentechnische Zeitschlift, Verla2 GmbH, DE, vol. 55, No. 7/08, Jan. 1, 2002, pp. 26-27 (abstract English translation included). |
Office Action from U.S. Appl. No. 10/457,814, dated Jan. 3, 2007, 12 pp. |
Response to Office Action dated Jan. 3, 2007, from U.S. Appl. No. 10/457,814, filed May 3, 2007, 12 pp. |
Notice of Allowance from U.S. Appl. No. 10/457,814, dated Jul. 25, 2007, 8 pp. |
Office Action from U.S. Appl. No. 11/847,728, dated Jul. 14, 2010, 6 pp. |
Response to Office Action dated Jul. 14, 2010, from U.S. Appl. No. 11/847,728, filed Oct. 8, 2010, 2 pp. |
Office Action from U.S. Appl. No. 11/280,887, dated Jul. 25, 2008, 10 pp. |
Response to Office Action dated Jul. 25, 2008, from U.S. Appl. No. 11/280,887, filed Oct. 27, 2008, 19 pp. |
Notice of Allowance from U.S. Appl. No. 11/280,887, dated Jan. 8, 2009, 6 pp. |
Number | Date | Country | |
---|---|---|---|
Parent | 10678280 | Oct 2003 | US |
Child | 12814198 | US |