The present disclosure relates to networking and more particularly to techniques for communicating messages between processing entities on a network device.
A networking device may have multiple processing entities within the device. Traditionally, the processing entities communicate with each other using the messaging schemes supported by the well-known networking layer protocols. One such well-known networking layer protocol from the Open System Interconnection (OSI) networking stack is the Internet Protocol (IP). IP facilitates delivery of packets from the source to the destination solely based on IP addresses. For this purpose, IP defines datagram structures that encapsulate the data to be delivered.
IP based addressing of the processing entities requires associating each processing entity with an IP address. IP addressing requires that the specific address of the intended recipient has to be known but there are situations where either this address is not known or determining the address requires extensive processing that adversely impacts the processing of the system/device. Therefore, IP based communication between the various processing entities does not allow flexibility in addressing of the processing entities.
Embodiments of the present invention provide techniques that enable messages to be sent to a processing entity within a computing device without knowing the IP address of the processing entity. In certain embodiments, instead of using an IP address of the processing entity, a message can be communicated to the processing entity using information indicative of a role or state or function performed by the processing entity.
For example, in a network device, a communication infrastructure is provided that enables messages or packets to be sent to one or more processing entities within the network device based upon roles, states, or functions performed by the one or more processing entities. The communication infrastructure allows multicasting of packets while ensuring reliable delivery of the packets. Further, the communication infrastructure allows for prioritizing of the packets, allows for delaying and buffering of the packets, and allows a packet to be multicast to multiple intended recipients. The communication infrastructure also provides various congestion control features including but not limited to providing back pressure notification.
In certain embodiments, a device may include a first processing entity configurable to transmit a packet comprising destination information, the destination information comprising a destination identifier and role identification information, the destination identifier identifying a set of one or more destinations, the role identification information identifying a role, and a second processing entity, wherein the second processing entity is further configurable to receive the packet, and determine, based upon the destination information of the packet, that the second processing entity is an intended recipient for the packet if the second processing entity is identified by the destination identifier and the second processing entity operates in a first role specified by role identification information. In one embodiment, the packet may be transmitted using an Ethernet protocol implemented in a networking stack executing on the first processing unit.
In one implementation, the packet may be assigned a priority class from a plurality of priority classes. The packet may also be delivered in the same order relative to other packets within the same priority class to the second processing unit that the packet is transmitted from the first processing unit.
In certain embodiments, the second processing entity may be further configurable to generate an acknowledgment packet for transmission to the first processing entity, upon determining that the second processing entity is the intended recipient. The first processing entity may be further configurable to release resources associated with the packet after receiving the acknowledgement packet for the packet. Also, the first processing entity is further configurable to retransmit the packet upon receiving an error packet or an expiry of a timer threshold.
In certain embodiments, a device may also include a third processing entity configurable to operate in a second role, wherein the third processing entity is further configurable to receive the packet, and determine, based upon the destination information of the packet, that the third processing entity is an intended recipient for the packet if the third processing entity is identified by the destination identifier and the third processing entity operates in a second role specified by role identification information. In one embodiment, the first role is an active role and the second processing entity is further configurable to perform a set of routing-related functions in the active role, and the second role is a standby role and the third processing entity is further configurable to not perform the set of routing-related functions in the standby role.
In certain embodiments, the third processing entity may also be configurable to switch to the first role from a second role, wherein the second processing entity is no longer available to operate in the first role, the third processing entity may be further configurable to receive the packet, and determine, based upon the destination information of the packet, that the third processing entity is an intended recipient for the packet if the third processing entity is identified by the destination identifier and the third processing entity operates in the first role specified by role identification information.
In certain embodiments, the second processing unit may be further configurable to determine that a memory buffer assigned for the application for receiving the packet for an application from the first processing unit is filled beyond a high threshold, and generate a congestion notification packet for the first processing unit, in response to determining that the memory buffer is filled beyond the high threshold. In other embodiments, the second processing unit may be further configurable to determine that the memory buffer assigned for an application for receiving packets from the first processing unit is cleared below a low threshold, and generate a clear notification packet for the first processing unit, in response to determining that the memory buffer is cleared below the low threshold.
The foregoing, together with other features and embodiments, will become more apparent when referring to the following specification, claims, and accompanying drawings.
In the following description, for the purposes of explanation, specific details are set forth in order to provide a thorough understanding of embodiments of the invention. However, it will be apparent that the invention may be practiced without these specific details.
Certain embodiments of the present invention provide techniques that enable messages to be sent to a processing entity within a computing device without knowing the IP address of the processing entity. In certain embodiments, instead of using an IP address of the processing entity, a message can be communicated to the processing entity using information indicative of a role or state or function performed by the processing entity.
One or more packets may be used to communicate messages between processing entities. For example, if the size of the message is 5 KB and the maximum transmission unit for communicating between the processing entities is 1.5 KB, the message may be split into 4 packets, with the last packet containing 0.5 KBs. The packet may be a multicast packet or a multicast-related packet carrying information from one processing entity to another processing entity within the network device, so that the network device may provide multicasting functionality.
For example, in a network device, a communication infrastructure is provided that enables messages or packets to be sent to one or more processing entities within the network device based upon roles, states, or functions performed by the one or more processing entities. The communication infrastructure allows multicasting of packets while ensuring reliable delivery of the packets. Further, the communication infrastructure allows for prioritizing of the packets, allows for delaying and buffering of the packets, and allows a packet to be multicast to multiple intended recipients. The communication infrastructure also provides various congestion control features including but not limited to providing back pressure notification.
Processing entities may include, but are not limited to physical processing units, logical processing units or virtual processing entities. In one implementation, processing entities may include a group of one or more processing units and control circuits. For instance, a processing entity may be a management card of a linecard. In another implementation, a processing entity may be a processing unit, such as an Intel, AMD, TI processor or ASIC running on a management or linecard. In yet another implementation, the processing entity may be a logical processing unit within a physical processing unit. In yet another implementation, the processing entity may be a virtual processing unit or a software partitioning such as a virtual machine, hypervisor, software process or an application running on a processing unit, such as a processor but are not limited to physical processing units, logical processing units or virtual processing entities.
One or more of the processing entities of network device 100 may operate in one or more roles. For example, in
Certain embodiments of the present invention enable packets to be sent to entities based upon the roles of the entities. For example, first processing entity 104 may desire to transmit a packet to a processing entity operating in a particular first role (e.g., the first role) but may not know the exact IP or MAC address of the processing entity that is operating in that particular role. A communication infrastructure is provided that enables the packet sent by the first processing entity to be addressed to an entity operating in a particular role without needing the IP or MAC address of the entity. The communication infrastructure ensures that the packet is reliably communicated to the one or more processing entities operating in the particular role.
For example, first entity 104 may wish to transmit a message to a processing entity operating in the second role. Certain embodiments of the present invention enable first entity 104 to address the message to be sent using the first role as an addressing parameter. The message is then reliably communicated to all entities operating in the first role. Since the message is communicated to all entities that may be operating in the first role, the communication infrastructure acts as a multicast architecture that enables a message to be multicast to several possible recipients based upon the roles of the recipients. Accordingly, the communication infrastructure provides for multicasting while providing for reliable delivery of messages.
Accordingly, the role of the recipient is used as part of the addressing scheme for sending a packet to its intended destination.
In one implementation, the processing entities may determine the various roles present in the network device using presence information. The presence information for the various roles of the processing entities and applications in the network device may be published to the processing entities in the system. In another embodiment, the sending entity or application may either learn or request the presence information for determining the available roles in the network device. The presence information allows the sender of the packet to determine if a role is present or not present in the network device. This may be advantageous in avoiding relying on retries for determining if a specific role is available in the network device and serviced by the processing entities of the network device. In one example, a processing entity or an application executing on a processing entity may be notified that a specific role is available in the system at which point the processing entity or the application executing on the processing entity may send packets targeted to that role.
At a layer below the MI layer, at the Data Link Layer, the packet encapsulation may have a protocol class field (not shown). Protocol class field may store information identifying the name of the protocol being used for communicating the packet. For example, for packets being communicated according to the unique protocol disclosed herein, a protocol class name such as “ETH_P_MI” may be used to signify that the packet belongs to a Messaging Infrastructure (MI) class according to teachings of the present invention. Identifying the messaging protocol allows the processing entities to appropriately decode the rest of the packet. MI is a network/Transport layer protocol described herein for facilitating transmitting and receiving packets to destinations that are identified based upon the roles of the destinations.
In the embodiment depicted in
Pool identifier field 304 stores information that associates the packet with an application. The pool identifier field 304 allows the source processing entity to communicate with the application on the destination processing entity. The pool identifier field 304, in other words, specifies the application role. Any applications interested in communicating with applications servicing a specific role can send messages to a pool name using the pool identifier field 304 in the packet. Instantiations of the same application running on multiple processing entities may use a common pool name.
In certain embodiments, destination identifier field 306 and role identification information field 308 collectively store information that identified the destination for the packet. These two fields may thus collectively be referred to as destination information for the packet and may identify one or more intended destinations or recipients for the packet. Destination identifier field 306 may identify one or more destination processing entities while role identification information field 308 may further indicate that, from the one or more processing entities identified by the destination identifier field 306, the packet is intended for a processing entity operating in a specific role specified by role identifier field 308. In one implementation, the information stored by destination identifier field 306 may be a bitmap identifying the various processing entities in network device 100. Examples of roles may include, but are not limited to one processing entity operating in an active role and another processing entity operating in a standby role.
The active role and the standby role referred to above relate to the active-standby model that is used by many network devices to enhance the availability of the network device. According to the active-standby model, a network device may comprise two processing units (e.g., two processors, two sets of virtual machines, etc.) where one of the processing units is configured to operate in an “active” mode and the other is configured to operate in a “passive” (or standby) mode. The processing unit operating in the active mode (referred to as the active processing unit) is generally configured to perform a full set of networking functions while the processing unit operating in passive mode (referred to as the passive processing unit) is configured to not perform the full set of networking functions or to perform only a small subset of the functions performed by the active unit. Upon an event that causes the active processing unit to reboot or fail (referred to as a switchover or failover event), which may occur, for example, due to an error in the active unit, the passive processing unit starts to operate in active mode and starts to perform functions that were being performed by the other processing entity in active mode. The previous active processing unit may start to operate in standby mode. Processing entities that are operating in active mode may thus be operating in the active role and processing entities operating in the standby mode may thus be operating in the standby role.
Packet header 316 may have additional fields including sequence number field 312, fragment number field 310, last fragment flag field (not shown), acknowledgment and reliability requirements fields (not shown), and other control information fields that are discussed in more detail below.
Referring back to
In some other embodiments, instead of or in addition to the role identification information, the packet may also include a state indicator field that stores information indicating a state of the intended destination processing entity. If such a state is identified, a processing entity has to be in the specified state (possibly, in addition to the specified role) to accept and process the packet. For instance, a wakeup packet may be intended for a processing entity in a power management state of “deep sleep”. Similarly, a flush cache packet may be intended for one or more processing entities with a cache state that is “full” or “close to full”.
In some situations it is possible that, after first processing entity 104 sends a packet intended for a processing entity operating in the first role but before the packet is actually delivered to the intended destination, an event occurs that causes the roles of the processing entities to be changed. For example, as shown in
In this manner, the addressing scheme according to certain embodiments of the present invention enables a packet to be correctly delivered to its correct intended destination (or multiple destinations) as identified by the destination identifier and role identification information. The packet is reliably delivered to the correct destination without the sender (first processing entity 104) having to resend the packet (e.g., after a switchover event) or without the sender having to even know which particular processing entity is in which particular role.
The switchover of the roles mentioned above between the processing entities may occur due to a myriad of reasons, including anticipated or voluntary events and unanticipated or involuntary events. In one embodiment, the switchover of roles may occur due to the inability of a processing entity to continue to operate in the current role. A voluntary or anticipated event is typically a voluntary user-initiated event that is intended to cause the active processing entity to voluntarily yield control to the standby processing entity. An instance of such an event is a command received from a network administrator to perform a switchover. There are various situations when a network administrator may cause a switchover to occur on purpose, such as when software on one of the processing entities and the associated memories are linecards to be upgraded to a newer version. As another example, a switchover may be voluntarily initiated by the system administrator upon noticing performance degradation on the active processing entity or upon noticing that software executed by the active processing entity is malfunctioning. In these cases, the network administrator may voluntarily issue a command that causes a switchover, with the expectation that problems associated with the current active processing entity will be remedied when the standby processing entity becomes the new active processing entity. A command to cause a switchover may also be initiated as part of scheduled maintenance. Various interfaces, including a command line interface (CLI), may be provided for initiating a voluntary switchover.
An involuntary or unanticipated switchover (also sometimes referred to as a failover) may occur due to some critical failure (e.g., a problem with the software executed by the active processing entity, failure in the operating system loaded by the active processing entity, hardware-related errors on the active processing entity or other router component, and the like) in the active processing entity.
For example, the first role may be an active role and the second role may be a standby role. As depicted in
If the second processing entity 108 encounters an error, requires a reboot or a software upgrade, the second processing entity 108 may switch roles with the third processing entity 112, as shown in
The network device 400 may comprise a plurality of ports (not shown) for receiving and forwarding data packets and multiple cards that are configured to perform processing to facilitate forwarding of the data packets. The multiple cards may include one or more linecards (412, 414, 416, 418, 420, and 422 and one or more management cards (402 and 404). Each card may have one or more processing entities and various other computing resources, such as volatile and non-volatile memory. Although referred to as a management card or linecard, the card may be a System of a Chip (SoC) or a circuit board. A card, sometimes also referred to as a blade or module, can be inserted into the chassis of network device 400. This modular design allows for flexible configurations with different combinations of cards in the various slots of the device according to differing network topologies and switching requirements. The components of network device 400 depicted in
The network device 400 may have linecard slots referred to as LC slots (406, 408 or 410), in
Network device 400 is configured or configurable to receive and forward data using ports. Upon receiving a data packet via an input port, network device 400 is configured to determine an output port for the packet for transmitting the data packet from the network device 400 to another neighboring network device or network. Within network device 400, the packet is forwarded from the input port to the determined output port and transmitted from network device 400 using the output port. In one embodiment, forwarding of packets from an input port to an output port is performed by one or more linecards. Linecards represent the data forwarding plane of network device 400. Each linecard may comprise a packet processing entity programmed to perform forwarding of data packets from an input port to an output port. A packet processing entity on a linecard may also be referred to as a linecard processing entity. Each packet processing entity may have associated memories to facilitate the packet forwarding process. Since processing performed by a packet processing entity needs to be performed at a high packet rate in a deterministic manner, the packet processing entity is generally a dedicated hardware device configured to perform the processing. In one embodiment, the packet processing entity is a programmable logic device such as a field programmable gate array (FPGA). The packet processing entity may also be an ASIC.
Management card (402 and 404) is configured to perform management and control functions for network device 400 and thus represents the management plane for network device 400. In one embodiment, management cards (402 and 404) are communicatively coupled to linecards using bus 424 and include software and hardware for controlling various operations performed by the linecards. One or more management cards may be used, with each management card controlling one or more linecards.
A management card (402 and 404) may comprise one or more management processing entities that are configured to perform functions performed by the management card and associated memory. Memory may be configured to store various programs/code/instructions and data constructs that are used for processing performed by the processing entity of the management card (402 and 404). For example, programs/code/instructions, when executed by the processing entity, cause the next-hop information to be stored in an optimized manner in memory. In one embodiment, the processing entity is a general purpose microprocessor such as a PowerPC, Intel, AMD, or ARM microprocessor, operating under the control of software stored in associated memory.
In one embodiment, the functions performed by management card (402 and 404) include maintaining a routing table, creating associations between routes in the routing table and next-hop information, updating the routing table and associated next-hop information responsive to changes in the network environment, and other functions. In one embodiment, a management processing entity on the management card is configured to program the packet processing entities and associated memories of linecards based upon the routing table and associated next-hop information. Programming the packet processing entities and their associated memories enables the packet processing entities to perform data packet forwarding in hardware. As part of programming a linecard packet processing entity and its associated memories, the management processing entity is configured to download routes and associated next-hops information to the linecard and program the packet processor and associated memories. Updates to the next-hop information are also downloaded to the linecards to enable the packet processors on the linecards to forward packets using the updated information. Embodiments of the invention enable efficient communication between the various processing entities within the network device 400 using a Messaging Infrastructure networking layer protocol for performing embodiments of the invention as discussed herein.
In one exemplary configuration of network device 400, the network device 400 has an active management card 402 and a standby management card 404. Furthermore, the network device 400 may have one of more slots. As shown in
During normal operation of the network device 400, one of the two management cards 402 and 404 operates in active role while the other management card operates in standby role. The management card operating in active mode is referred to as the active management card and is responsible for performing the control and forwarding functions, including functions for providing multicast services, for network device 400. The other management card operates in standby mode and is referred to as the standby management card and does not perform the functions performed by the active management card. The active management card comprises the active management processing entity and the standby management card comprises the standby processing entity. In the embodiment depicted in
Similarly, each slot may have an active and a standby linecard. During normal operation of the network device 400, one of the two linecards (412 and 414) from the slot 406 operates in active role while the other management card operates in standby role. The linecard operating in active role is referred to as the active linecard and is responsible for providing multicast services, for network device 400. The other linecard operates in standby mode and is referred to as the standby linecard and does not perform the functions performed by the active linecard. The active linecard comprises the active linecard processing entity and the standby linecard comprises the standby processing entity. In the embodiment depicted in
During normal operations, the active processing entities of the network device 400 are configurable to manage the hardware resources of network device 400 and perform a set of networking functions. During this time, the standby processing entities may be passive and may not perform the set of functions performed by the active processing entities. When a switchover occurs, the standby processing entities become the active processing entities and take over management of hardware resources and performance of the set of functions related to network device 400 that were previously performed by the processing entity that was previously active and, as a result, the set of functions continues to be performed. The previous active partition may then become the standby partition and be ready for a subsequent switchover. For example, for the embodiment depicted in
A switchover may be caused by various different events, including anticipated or voluntary events and unanticipated or involuntary events. A voluntary or anticipated event is typically a voluntary user-initiated event that is intended to cause the active card to voluntarily yield control to the standby card. An instance of such an event is a command received from a network administrator to perform a switchover. There are various situations when a network administrator may cause a switchover to occur on purpose, such as when software on the management card and linecard processors is to be upgraded to a newer version. As another example, a switchover may be voluntarily initiated by the system administrator upon noticing performance degradation on the active card or upon noticing that software executed by the active card is malfunctioning. In these cases, the network administrator may voluntarily issue a command that causes a switchover, with the expectation that problems associated with the current active card will be remedied when the standby card becomes the new active card. A command to cause a switchover may also be initiated as part of scheduled maintenance. Various interfaces, including a command line interface (CLI), may be provided for initiating a voluntary switchover.
An involuntary or unanticipated switchover (also sometimes referred to as a failover) may occur due to some critical failure (e.g., a problem with the software executed by the active card, failure in the operating system loaded by the active card, hardware-related errors on the active card or other router component, and the like) in the active card.
In one embodiment, network device 400 is able to perform a switchover without interrupting the network services offered by network device 400. Network device 400 is able to continue providing network services at line rates while performing a switchover without experiencing any packet loss after or due to a switchover. Accordingly, network device 400 is able to perform switchovers without impacting the forwarding of multicast packets during or as a result of the switchover.
In one embodiment, the standby card also maintains multicast information and the multicast information is periodically synchronized with the multicast information maintained by the active MP. Various synchronization techniques are used to synchronize the multicast information maintained by the standby card with multicast information maintained by the active card. In one embodiment, the messages may be sent to both the active and standby cards so that the standby card may also update the information. In another embodiment, the active and standby processing entities may exchange multicast information to synchronize the multicast information.
The network device 400 of
Certain embodiments of the invention may implement a novel Network layer and transport layer protocol, referred to as Messaging Infrastructure (MI) 516 in this disclosure, and depicted in
Out of these layers from the OSI network stack, the network layer provides the functional and procedural means of transferring variable length data sequences from a source to a destination, while maintaining the quality of service. One well-known network layer protocol from the OSI network stack is the Internet Protocol (IP). IP facilitates delivery of packets from the source to the destination solely based on IP addresses. For this purpose, IP defines datagram structures that encapsulate the data to be delivered. IP based addressing of the processing units requires associating each processing entity with an IP address. Therefore, IP based communication between the various processing entities does not allow flexibility in addressing the processing entities based on the role or state of the processing entity. For example, a networking device may have a processing entity in an active role and a processing entity in a standby role. IP based addressing does not facilitate communication between the two entities using the role or state of the device. For instance, an application executing on the first processing entity that needs to communicate with a second processing entity in an active role must first discover the current role of the one or more processing entities before communicating with the active processing entity.
Furthermore, if the role of the second processing entity changes while the first processing entity is communicating with the processing entity, the application executing on the first processing entity needs to account for the change in the role of the second processing entity. Discovering and keeping track of the roles of the various processing entities in the network device complicates the application programming interface, increases the overhead and introduces errors into the system.
Embodiments of the invention describe an alternate implementation of the Network layer protocol and transport layer protocol, referred to as Messaging Infrastructure (MI) in this disclosure. As shown in
The LC slot role field 606 comprises slot bit information to identify the LC slot number in the network device 400 that the packet is targeted for. However, in an alternative implementation, the LC slot bits may also refer to a virtual slot. A virtual slot may be migrated from one physical card or processing unit to another. In one implementation, each slot on the network device may be represented by a bit in the bitmap, allowing for multiple destinations to be addressed using the same packet. Other known and novel methods may be used for selecting the slots on the network device, without departing from the scope of the invention. As shown in
The role identification information field 608 may include role identification information for additionally specifying the role of the intended destination processing entity. In
In one implementation, the management card 402 may use presence information in determining the roles available in the network device. The presence information for the various roles of the processing entities and applications in the network device may be published to the various processing entities in the system. In another embodiment, the sending entity or application may either learn or request the presence information for determining the available roles in the network device. The presence information allows the sender of the packet to determine if a role is present or not present in the network device. This may be advantageous in avoiding relying on retries for determining if a specific role is available in the network device and serviced by the processing entities of the network device. In one example, a processing entity or an application executing on a processing entity may be notified that a specific role is available in the system at which point the processing entity or the application executing on the processing entity may send packets targeted to that role.
The pool name field 604 includes pool name information for identifying a pool associated with an application running on one or more processing entities. The processing entities may be configured to execute instantiations of one or more applications. An application running on the source processing entity may communicate with an application running on a destination processing entity by associating a packet to a pool name specified in the pool name field 604. In
The pool name field 604, in other words, may specify the application role. Any applications interested in communicating with applications servicing a specific role can send messages to a pool name using the pool identifier field 604 in the packet. In one implementation, a well-known list may be published to all processing entities, so that the processing entities may communicate with applications across different processing entities.
Therefore, in
At Step 702, a sender may generate a packet and specify destination information for the packet identifying one or more intended destinations or recipients for the packet. According to an embodiment of the present invention, the specifying of the destination information includes specifying a destination identifier 306, specifying role identification information 308 and specifying a pool name 304 (application role).
In one implementation, presence information for the various roles of the processing entities and applications in the network device may be published to the various processing entities in the system. In another embodiment, the sending entity or application may either learn or request the presence information for determining the available roles in the network device. The presence information allows the sender of the packet to determine if a role is present or not present in the network device. This may be advantageous in avoiding relying on retries for determining if a specific role is available in the network device and serviced by the processing entities of the network device. In one example, a processing entity or an application executing on a processing entity may be notified that a specific role is available in the system at which point the processing entity or the application executing on the processing entity may send packets targeted to that role.
At Step 704, the sender may transmit the packet from the sender to one or more receivers. One of the receivers may be operating in a first role.
At Step 706, one or more receivers may receive the packet. At Step 708, one of the one or more receivers may determine that they are the intended recipient based on the destination identifier from the packet and that a first role identification information from the packet is set to the first role. In one implementation, the one or more receivers may generate an acknowledgment packet for transmission to the sender, upon determining that the receiving entity is the intended recipient. In response, the sender may unblock the resources, such as memory buffer after receiving the acknowledgement packet for the packet. Furthermore, in one implementation, the sender may resend the packet to the second processing entity upon receiving an error packet or an expiry of a timer threshold.
In one implementation, one of the receivers may operate in a second role and receive the packet. The receiver may determine that the receiving entity is also the intended recipient based on the destination identifier from the packet and that a second role identification information from the packet is set to the second role. In one exemplary scenario, two receivers may switch roles, wherein one of the receivers is no longer available to operate in a particular role.
For example, for the embodiment depicted in
It should be appreciated that the specific steps illustrated in
In response to receiving the congestion notification, an instantiation of the MI at the sender 804 may log an error for the high water (HW) mark 812 and notify the application 810 that a congestion situation is in progress at the receiver 802. The application 810 may respond to the notification by slowing down or stopping its packet transmission to the receiver 802 for the application associated with Pool A on the receiver 802. As the congestion clears out and the application 808 consumes the messages from the receiving queue 806 at the receiver 802, the receiving queue 806 may start emptying out. When the receiving queue 806 is below the low water mark, the receiver may send out a clear notification to the sender 804, indicating that the sender 804 may resume sending packets (at a faster pace). The low water (LW) mark bit 814 may be set at the receiver. In response, the application 810 at the sender may restart or fasten the transmission of packets. This congestion management by back pressure notifications may be advantageous in making efficient use of the bandwidth without filling the transmission channel with packets that cannot be accepted by the receiving entity.
The MI protocol, described herein for performing embodiments of the invention, may also allow for multiple priority levels for messages. In one implementation, eight different priority levels may be allowed. At Step 902, the message is assigned to a priority class by the sender. A message may be assigned to a priority class based on the type of data and the application the data belongs to. For instance, real-time messages supporting video or voice may require higher priority and lower reliability. Reliability for a message may be maintained by using acknowledgment responses (ACKs) protocols for messages sent. Messages requiring ACKs may be more reliable since the messages are retransmitted by the sender if the message ACK is not received. Video and voice messages may not be able to tolerate delays, but can tolerate an appreciable level of packet loss.
At Step 904, the message is transmitted in order within the same priority class. For example, in-order transmission of a message, at a given priority class may mean that packets transmitted by different applications using the same priority may be transmitted on a first-come-first serve basis. For instance, a first or oldest packet at a given priority queue is transmitted first and the second or second oldest packet is transmitted second. In some implementations, instantiation of MI executing on the processing entities may maintain a send message queue for each priority. When a time slot for transmitting is available, the oldest message in the highest priority queues may be transmitted. In one implementation, the queues may be implemented using first-in first-out techniques.
MI protocol, as described herein for performing embodiments of the invention, may implement further optimizations for buffering a message before transmitting the message. In one implementation, a request for a delayed send may be specified in the send message API call, as shown in
At Step 1002, an application executing at one of the processing entities may initiate a request to send a message. In one implementation, the request is made using an application programming interface (API). Prior to making the request to send the message, if a socket for communication for the application does not already exist, the application may first open a socket for sending the message.
Once a socket is opened, the application may make the request to send a message using the “send message” request.
At Step 1004, the embodiments of the invention may fragment the message into multiple fragments based on the maximum transmission unit (MTU). For example, if the size of the message is 5 KB and the MTU is 1.5 KB, the message may be split into 4 packets, with the last packet containing only 0.5 KBs. At Step 1006, as shown in
At Step 1008, components of the invention, such as one of the processing entities, may transmit the message to one or more destination processing entities. In one implementation the message is sent over an Ethernet backplane.
At Step 1010, if the message is associated with a pool that does not require an acknowledgement (as indicated in Step 1002), the send message routine is completed. However, if the message is associated with a pool that requires an acknowledgment for the transmitted message, at Step 1012, the message is saved in a resend queue until an acknowledgement is received. At Step 1014, embodiments of the invention may perform the resend state machine to query any messages in the priority queues that may need to be retransmitted.
Messages are saved in the message queues when an ACK message is expected for a message by the sending entity from the receiving entity. In one implementation, as shown in
In one implementation, several priority levels may be supported for transmitting and receiving messages, as described in
At Step 1102, the sending entity selects a message with the highest priority from the message queues. At Step 1104, the sending entity checks if the message is eligible for resending. Eligibility for resending a message may be based on a number of factors, such as age of the message, number of times the message has been resent and ACK status of the message for each destination for the message. If the message is eligible for resending, at Step 1108, the timestamp for the message is updated and the message is resent to the destination (Step 1110). In one implementation, the message is resent using the flow described in
After resending the message, the sending entity checks if all the messages in the queues have been traversed (Step 1118). If all the messages have not been traversed, then at Step 1122, the sending entity selects the next highest priority message and repeats the process of checking the eligibility of the message at Step 1104. On the other hand, if all messages in the priority resend queues have been traversed, the resend state machine may go into sleep or wait for the next wake up event (Step 1120). In one implementation a wake up event may be a new message that is queued.
If the message is not eligible for resending, then, at Step 1106, the sending entity may check if the message is already ACKed or Stale. At Step 1112, the message may be released if it is ACKed for all the destinations the message is marked/destined for. For instance, if the queued message was destined for three different destinations, the message queue may monitor ACK from all three destinations before releasing the message. At Step 1118, once the message is released, the sending entity may check if any additional messages need to be traversed.
On the other hand, if the message is stale, the message may be released (Step 1114) and an error may be reported (Step 1116). A message in the message queue may be considered stale if the message has been sent to the destination without a successful ACK for a predetermined number of times. The error message may be used in determining remedial steps by the application. At Step 1118, once the message is released and the error is reported, the sending entity may check if any additional messages need to be traversed.
At Step 1202, the processing entity at the receiving end receives a packet. The packet may comprise a complete message or may be a fragment of the full message. At Step 1204, the receiver may compare the destination information that may include the destination identifier (ID) 306 and the role identification information 308 against the destination information of the receiver. If the destination information does not match, the processing entity at the receiver may drop/discard the packet (Step 1206).
In an exemplary embodiment, two linecards may be associated with a single slot. The first linecard may operate in an active role, whereas the second linecard may operate in a standby mode. The destination identifier may correspond to the slot number so the destination identifier for both linecards may match the destination identifier in a received packet for either of the linecards. The role identification information may additionally indicate whether the packet is for the processing entity in the active role or the processing entity in the standby role. If the role identification information also matches the current role of the processing entity, the packet for the message is accepted and further processed. Otherwise, the packet may be dropped or discarded.
At Step 1208, the receiver determines if the packet is a control packet or a data packet. Control packets may include a complete message and the processing entity at the receiver may not expect any more fragments associated with the message. A control packet may be an ACK message or a Threshold notification. If the packet is an ACK message, then at 1210, the receiver may update the message queues, using the sequence number from the ACK message. At Step 1212, if the message in the message queue receives ACKs from all the destinations that the message was delivered to, then the resend state machine, from
If the packet is a data packet, then at Step 1216, the message is reassembled using the received packet. The sequence number 312 and the fragment number 310 may be used in reassembling the message. The sequence number 312 identifies the message that the packet belongs to and the fragment number 310 helps determine the sequence in which the fragment may be assembled together. The last fragment in the sequence of fragments may have a flag indicating that it is the last fragment of the plurality of fragments to reassemble the message associated with the sequence number. At Step 1218, the receiver may determine based on the fragment flag if the packet was the last fragment of the plurality of fragments and if the message is complete. If the message is not complete, then at Step 1220, the routine will return until the next fragment in the sequence arrives. If the message is complete, then at Step 1222, the receiver finds the pool associated with the application, using the pool name from the packet header. At Step 1224, if the pool is not found, then the receiver sends a negative acknowledgment (or NACK) to the sender (Step 1226). If the pool is found, the receiver checks if the threshold for the receiving queue is exceeded, at Step 1228, and sends a High Threshold message or a Congestion notification message to the sender to either slow or stop sending more messages until resources are freed up (Step 1230). At Step 1232, the receiver checks if the pool queue is full. If the pool queue is full, at Step 1234, the message is dropped or discarded. If the queue is not full, the message is delivered to the application through the pool queue at Step 1236. At 1238, the receiver responds to the sender with an ACK message if the sender expects an ACK response. In one implementation, the expectation of an ACK response may be included in the packet or message header.
It should be appreciated that the specific steps illustrated in
At Step 1302, the application executing on the processing entity may invoke the Read Message API. At Step 1304, the Read Message API may deliver the message with the highest priority to the application. If the read is a blocking read, the Read Message call may not return until the message is received or the Read Message API times out. If it is determined, at Step 1306 that the pool buffer has a High Threshold set and has crossed below the Low Threshold, a Clear Notification Message (or Low Threshold message) may be sent to the sender (Step 1308).
Once a socket is opened, the application may make the request to send a message using the “send message” request.
Ports 1502 represent the I/O plane for network device 1500A. Network device 1500A is configured to receive and forward data using ports 1502. A port within ports 1502 may be classified as an input port or an output port depending upon whether network device 1500A receives or transmits a data packet using the port. A port over which a data packet is received by network device 1500A is referred to as an input port. A port used for communicating or forwarding a data packet from network device 1500A is referred to as an output port. A particular port may function both as an input port and an output port. A port may be connected by a link or interface to a neighboring network device or network. Ports 1502 may be capable of receiving and/or transmitting different types of data traffic at different speeds including 1 Gigabit/sec, 10 Gigabits/sec, or more. In some embodiments, multiple ports of network device 1500A may be logically grouped into one or more trunks.
Upon receiving a data packet via an input port, network device 1500A is configured to determine an output port for the packet for transmitting the data packet from the network device to another neighboring network device or network. Within network device 1500A, the packet is forwarded from the input network device to the determined output port and transmitted from network device 1500A using the output port. In one embodiment, forwarding of packets from an input port to an output port is performed by one or more linecards 1504. Linecards 1504 represent the data forwarding plane of network device 1500A. Each linecard 1504 may comprise one or more packet processing entities 1508 that are programmed to perform forwarding of data packets from an input port to an output port. A packet processing entity on a linecard may also be referred to as a line processing entity. Each packet processing entity 1508 may have associated memories to facilitate the packet forwarding process. In one embodiment, as depicted in
Since processing performed by a packet processing entity 1508 needs to be performed at a high packet rate in a deterministic manner, packet processing entity 1508 is generally a dedicated hardware device configured to perform the processing. In one embodiment, packet processing entity 1508 is a programmable logic device such as a field programmable gate array (FPGA). Packet processing entity 1508 may also be an ASIC.
Management card 1506 is configured to perform management and control functions for network device 1500A and thus represents the management plane for network device 1500A. In one embodiment, management card 1506 is communicatively coupled to linecards 1504 and includes software and hardware for controlling various operations performed by the linecards. In one embodiment, a single management card 1506 may be used for all the linecards 1504 in network device 1500A. In alternative embodiments, more than one management card may be used, with each management card controlling one or more linecards.
A management card 1506 may comprise a processing entity 1514 (also referred to as a management processing entity) that is configured to perform functions performed by management card 1506 and associated memory 1516. As depicted in
In one embodiment, the functions performed by management card processing entity 1514 include maintaining a routing table, creating associations between routes in the routing table and next-hop information, updating the routing table and associated next-hop information responsive to changes in the network environment, and other functions. In one embodiment, management processing entity 1514 is configured to program the packet processing entities and associated memories of linecards 1504 based upon the routing table and associated next-hop information. Programming the packet processing entities and their associated memories enables the packet processing entities to perform data packet forwarding in hardware. As part of programming a linecard packet processing entity and its associated memories, management processing entity 1514 is configured to download routes and associated next-hops information to the linecard and program the packet processing entity and associated memories. Updates to the next-hop information are also downloaded to the linecards to enable the packet processing entities on the linecards to forward packets using the updated information.
As described above, for both network device embodiments depicted in
Although specific embodiments of the invention have been described, various modifications, alterations, alternative constructions, and equivalents are also encompassed within the scope of the invention. Embodiments of the present invention are not restricted to operation within certain specific data processing environments, but are free to operate within a plurality of data processing environments. Additionally, although embodiments of the present invention have been described using a particular series of transactions and steps, these are not intended to limit the scope of inventive embodiments.
Further, while embodiments of the present invention have been described using a particular combination of hardware and software, it should be recognized that other combinations of hardware and software are also within the scope of the present invention. Embodiments of the present invention may be implemented only in hardware, or only in software, or using combinations thereof.
The specification and drawings are, accordingly, to be regarded in an illustrative rather than a restrictive sense. It will, however, be evident that additions, subtractions, deletions, and other modifications and changes may be made thereunto without departing from the broader spirit and scope of the invention.
The present application is a non-provisional of and claims the benefit and priority under 35 U.S.C. §119(e) of U.S. Provisional Application No. 61/704,930, filed Sep. 24, 2012, entitled CHASSIS BASED MULTICAST MESSAGING INFRASTRUCTURE, the entire contents of which are incorporated herein by reference for all purposes.
Number | Name | Date | Kind |
---|---|---|---|
5159592 | Perkins | Oct 1992 | A |
5278986 | Jourdenais et al. | Jan 1994 | A |
5410710 | Sarangdhar et al. | Apr 1995 | A |
5550816 | Hardwick et al. | Aug 1996 | A |
5649110 | Ben-Nun et al. | Jul 1997 | A |
5701502 | Baker et al. | Dec 1997 | A |
5732209 | Vigil et al. | Mar 1998 | A |
5828578 | Blomgren | Oct 1998 | A |
5878232 | Marimuthu | Mar 1999 | A |
5878264 | Ebrahim | Mar 1999 | A |
5970232 | Passint et al. | Oct 1999 | A |
5978578 | Azarya et al. | Nov 1999 | A |
6047330 | Stracke, Jr. | Apr 2000 | A |
6097718 | Bion | Aug 2000 | A |
6101188 | Sekine et al. | Aug 2000 | A |
6104700 | Haddock et al. | Aug 2000 | A |
6111888 | Green et al. | Aug 2000 | A |
6115393 | Engel et al. | Sep 2000 | A |
6119200 | George | Sep 2000 | A |
6161169 | Cheng | Dec 2000 | A |
6233236 | Nelson et al. | May 2001 | B1 |
6269391 | Gillespie | Jul 2001 | B1 |
6282678 | Snay et al. | Aug 2001 | B1 |
6331983 | Haggerty et al. | Dec 2001 | B1 |
6374292 | Srivastava et al. | Apr 2002 | B1 |
6397242 | Devine et al. | May 2002 | B1 |
6424629 | Rubino et al. | Jul 2002 | B1 |
6430609 | Dewhurst et al. | Aug 2002 | B1 |
6442682 | Pothapragada et al. | Aug 2002 | B1 |
6496510 | Tsukakoshi et al. | Dec 2002 | B1 |
6496847 | Bugnion et al. | Dec 2002 | B1 |
6526054 | Li et al. | Feb 2003 | B1 |
6567417 | Kalkunte et al. | May 2003 | B2 |
6570875 | Hegde | May 2003 | B1 |
6577634 | Tsukakoshi et al. | Jun 2003 | B1 |
6580727 | Yim et al. | Jun 2003 | B1 |
6587469 | Bragg | Jul 2003 | B1 |
6597699 | Ayres | Jul 2003 | B1 |
6604146 | Rempe et al. | Aug 2003 | B1 |
6608819 | Mitchem et al. | Aug 2003 | B1 |
6633916 | Kauffman | Oct 2003 | B2 |
6636895 | Li et al. | Oct 2003 | B1 |
6674756 | Rao et al. | Jan 2004 | B1 |
6675218 | Mahler et al. | Jan 2004 | B1 |
6678248 | Haddock et al. | Jan 2004 | B1 |
6680904 | Kaplan et al. | Jan 2004 | B1 |
6683850 | Dunning et al. | Jan 2004 | B1 |
6691146 | Armstrong et al. | Feb 2004 | B1 |
6704925 | Bugnion | Mar 2004 | B1 |
6711357 | Brewer et al. | Mar 2004 | B1 |
6711672 | Agesen | Mar 2004 | B1 |
6725289 | Waldspurger et al. | Apr 2004 | B1 |
6731601 | Krishna et al. | May 2004 | B1 |
6732220 | Babaian et al. | May 2004 | B2 |
6763023 | Gleeson et al. | Jul 2004 | B1 |
6785886 | Lim et al. | Aug 2004 | B1 |
6789156 | Waldspurger | Sep 2004 | B1 |
6791980 | Li | Sep 2004 | B1 |
6795966 | Lim et al. | Sep 2004 | B1 |
6847638 | Wu | Jan 2005 | B1 |
6854054 | Kavanagh | Feb 2005 | B1 |
6859438 | Haddock et al. | Feb 2005 | B2 |
6879559 | Blackmon et al. | Apr 2005 | B1 |
6880022 | Waldspurger et al. | Apr 2005 | B1 |
6894970 | McDermott, III et al. | May 2005 | B1 |
6898189 | Di Benedetto et al. | May 2005 | B1 |
6910148 | Ho et al. | Jun 2005 | B1 |
6938179 | Iyer et al. | Aug 2005 | B2 |
6944699 | Bugnion et al. | Sep 2005 | B1 |
6961806 | Agesen et al. | Nov 2005 | B1 |
6961941 | Nelson et al. | Nov 2005 | B1 |
6975587 | Adamski et al. | Dec 2005 | B1 |
6975639 | Hill et al. | Dec 2005 | B1 |
7039720 | Alfieri et al. | May 2006 | B2 |
7058010 | Chidambaran et al. | Jun 2006 | B2 |
7061858 | Di Benedetto et al. | Jun 2006 | B1 |
7065059 | Zinin | Jun 2006 | B1 |
7065079 | Patra et al. | Jun 2006 | B1 |
7080283 | Songer et al. | Jul 2006 | B1 |
7093160 | Lau et al. | Aug 2006 | B2 |
7133399 | Brewer et al. | Nov 2006 | B1 |
7188237 | Zhou et al. | Mar 2007 | B2 |
7194652 | Zhou et al. | Mar 2007 | B2 |
7236453 | Visser et al. | Jun 2007 | B2 |
7269133 | Lu et al. | Sep 2007 | B2 |
7284236 | Zhou et al. | Oct 2007 | B2 |
7292535 | Folkes et al. | Nov 2007 | B2 |
7305492 | Bryers et al. | Dec 2007 | B2 |
7308503 | Giraud et al. | Dec 2007 | B2 |
7315552 | Kalkunte et al. | Jan 2008 | B2 |
7317722 | Aquino et al. | Jan 2008 | B2 |
7324500 | Blackmon et al. | Jan 2008 | B1 |
7327671 | Karino et al. | Feb 2008 | B2 |
7339903 | O'Neill | Mar 2008 | B2 |
7360084 | Hardjono | Apr 2008 | B1 |
7362700 | Frick et al. | Apr 2008 | B2 |
7382736 | Mitchem et al. | Jun 2008 | B2 |
7385977 | Wu et al. | Jun 2008 | B2 |
7392424 | Ho et al. | Jun 2008 | B2 |
7404006 | Slaughter et al. | Jul 2008 | B1 |
7406037 | Okita | Jul 2008 | B2 |
7417947 | Marques et al. | Aug 2008 | B1 |
7417990 | Ikeda et al. | Aug 2008 | B2 |
7418439 | Wong | Aug 2008 | B2 |
7424014 | Mattes et al. | Sep 2008 | B2 |
7441017 | Watson et al. | Oct 2008 | B2 |
7444422 | Li | Oct 2008 | B1 |
7447225 | Windisch et al. | Nov 2008 | B2 |
7483370 | Dayal et al. | Jan 2009 | B1 |
7483433 | Simmons et al. | Jan 2009 | B2 |
7503039 | Inoue et al. | Mar 2009 | B2 |
7518986 | Chadalavada et al. | Apr 2009 | B1 |
7522521 | Bettink et al. | Apr 2009 | B2 |
7533254 | Dybsetter et al. | May 2009 | B2 |
7535826 | Cole et al. | May 2009 | B1 |
7599284 | Di Benedetto et al. | Oct 2009 | B1 |
7609617 | Appanna et al. | Oct 2009 | B2 |
7613183 | Brewer et al. | Nov 2009 | B1 |
7620953 | Tene et al. | Nov 2009 | B1 |
7652982 | Kovummal | Jan 2010 | B1 |
7656409 | Cool et al. | Feb 2010 | B2 |
7664020 | Luss | Feb 2010 | B2 |
7694298 | Goud et al. | Apr 2010 | B2 |
7720066 | Weyman et al. | May 2010 | B2 |
7729296 | Choudhary | Jun 2010 | B1 |
7739360 | Watson et al. | Jun 2010 | B2 |
7751311 | Ramaiah et al. | Jul 2010 | B2 |
7787360 | Windisch et al. | Aug 2010 | B2 |
7787365 | Marques et al. | Aug 2010 | B1 |
7788381 | Watson et al. | Aug 2010 | B2 |
7802073 | Cheng et al. | Sep 2010 | B1 |
7804769 | Tuplur et al. | Sep 2010 | B1 |
7804770 | Ng | Sep 2010 | B2 |
7805516 | Kettler et al. | Sep 2010 | B2 |
7830802 | Huang et al. | Nov 2010 | B2 |
7830895 | Endo et al. | Nov 2010 | B2 |
7843920 | Karino et al. | Nov 2010 | B2 |
7843930 | Mattes et al. | Nov 2010 | B2 |
7873776 | Hetherington et al. | Jan 2011 | B2 |
7886195 | Mayer | Feb 2011 | B2 |
7894334 | Wen et al. | Feb 2011 | B2 |
7929424 | Kochhar et al. | Apr 2011 | B2 |
7940650 | Sandhir et al. | May 2011 | B1 |
7944811 | Windisch et al. | May 2011 | B2 |
7974315 | Yan et al. | Jul 2011 | B2 |
8009671 | Guo et al. | Aug 2011 | B2 |
8014394 | Ram | Sep 2011 | B2 |
8028290 | Rymarczyk et al. | Sep 2011 | B2 |
8040884 | Arunachalam et al. | Oct 2011 | B2 |
8074110 | Vera et al. | Dec 2011 | B2 |
8086906 | Ritz et al. | Dec 2011 | B2 |
8089964 | Lo et al. | Jan 2012 | B2 |
8095691 | Verdoorn, Jr. et al. | Jan 2012 | B2 |
8099625 | Tseng et al. | Jan 2012 | B1 |
8102848 | Rao | Jan 2012 | B1 |
8121025 | Duan et al. | Feb 2012 | B2 |
8131833 | Hadas et al. | Mar 2012 | B2 |
8149691 | Chadalavada et al. | Apr 2012 | B1 |
8156230 | Bakke et al. | Apr 2012 | B2 |
8161260 | Srinivasan | Apr 2012 | B2 |
8180923 | Smith et al. | May 2012 | B2 |
8181174 | Liu | May 2012 | B2 |
8291430 | Anand et al. | Oct 2012 | B2 |
8335219 | Simmons et al. | Dec 2012 | B2 |
8341625 | Ferris et al. | Dec 2012 | B2 |
8345536 | Rao et al. | Jan 2013 | B1 |
8406125 | Dholakia et al. | Mar 2013 | B2 |
8495418 | Abraham et al. | Jul 2013 | B2 |
8503289 | Dholakia et al. | Aug 2013 | B2 |
8576703 | Dholakia et al. | Nov 2013 | B2 |
8607110 | Peng et al. | Dec 2013 | B1 |
8769155 | Nagappan et al. | Jul 2014 | B2 |
8776050 | Plouffe et al. | Jul 2014 | B2 |
20020013802 | Mori et al. | Jan 2002 | A1 |
20020035641 | Kurose et al. | Mar 2002 | A1 |
20020103921 | Nair et al. | Aug 2002 | A1 |
20020129166 | Baxter et al. | Sep 2002 | A1 |
20020150094 | Cheng et al. | Oct 2002 | A1 |
20030084161 | Watson et al. | May 2003 | A1 |
20030105794 | Jasinschi et al. | Jun 2003 | A1 |
20030202520 | Witkowski et al. | Oct 2003 | A1 |
20040001485 | Frick et al. | Jan 2004 | A1 |
20040030766 | Witkowski | Feb 2004 | A1 |
20040078625 | Rampuria et al. | Apr 2004 | A1 |
20050028028 | Jibbe | Feb 2005 | A1 |
20050036485 | Eilers et al. | Feb 2005 | A1 |
20050055598 | Chen et al. | Mar 2005 | A1 |
20050114846 | Banks et al. | May 2005 | A1 |
20050149633 | Natarajan et al. | Jul 2005 | A1 |
20050213498 | Appanna et al. | Sep 2005 | A1 |
20060002343 | Nain et al. | Jan 2006 | A1 |
20060004942 | Hetherington et al. | Jan 2006 | A1 |
20060018253 | Windisch et al. | Jan 2006 | A1 |
20060018333 | Windisch et al. | Jan 2006 | A1 |
20060090136 | Miller et al. | Apr 2006 | A1 |
20060143617 | Knauerhase et al. | Jun 2006 | A1 |
20060171404 | Nalawade et al. | Aug 2006 | A1 |
20060176804 | Shibata | Aug 2006 | A1 |
20060184349 | Goud et al. | Aug 2006 | A1 |
20060184938 | Mangold | Aug 2006 | A1 |
20060224826 | Arai et al. | Oct 2006 | A1 |
20060274649 | Scholl | Dec 2006 | A1 |
20060294211 | Amato | Dec 2006 | A1 |
20070027976 | Sasame et al. | Feb 2007 | A1 |
20070036178 | Hares et al. | Feb 2007 | A1 |
20070076594 | Khan et al. | Apr 2007 | A1 |
20070162565 | Hanselmann | Jul 2007 | A1 |
20070169084 | Frank et al. | Jul 2007 | A1 |
20070174309 | Pettovello | Jul 2007 | A1 |
20070189213 | Karino et al. | Aug 2007 | A1 |
20080022410 | Diehl | Jan 2008 | A1 |
20080068986 | Maranhao et al. | Mar 2008 | A1 |
20080082810 | Cepulis et al. | Apr 2008 | A1 |
20080120518 | Ritz et al. | May 2008 | A1 |
20080159325 | Chen et al. | Jul 2008 | A1 |
20080165681 | Huang et al. | Jul 2008 | A1 |
20080165750 | Kim | Jul 2008 | A1 |
20080189468 | Schmidt et al. | Aug 2008 | A1 |
20080201603 | Ritz et al. | Aug 2008 | A1 |
20080212584 | Breslau et al. | Sep 2008 | A1 |
20080222633 | Kami | Sep 2008 | A1 |
20080225859 | Mitchem | Sep 2008 | A1 |
20080243773 | Patel et al. | Oct 2008 | A1 |
20080244222 | Supalov et al. | Oct 2008 | A1 |
20080250266 | Desai et al. | Oct 2008 | A1 |
20090028044 | Windisch et al. | Jan 2009 | A1 |
20090031166 | Kathail et al. | Jan 2009 | A1 |
20090036152 | Janneteau et al. | Feb 2009 | A1 |
20090037585 | Miloushev et al. | Feb 2009 | A1 |
20090049537 | Chen et al. | Feb 2009 | A1 |
20090051492 | Diaz et al. | Feb 2009 | A1 |
20090054045 | Zakrzewski et al. | Feb 2009 | A1 |
20090080428 | Witkowski et al. | Mar 2009 | A1 |
20090086622 | Ng | Apr 2009 | A1 |
20090092135 | Simmons et al. | Apr 2009 | A1 |
20090094481 | Vera et al. | Apr 2009 | A1 |
20090106409 | Murata | Apr 2009 | A1 |
20090185506 | Watson et al. | Jul 2009 | A1 |
20090198766 | Chen et al. | Aug 2009 | A1 |
20090216863 | Gebhart et al. | Aug 2009 | A1 |
20090219807 | Wang | Sep 2009 | A1 |
20090245248 | Arberg et al. | Oct 2009 | A1 |
20090316573 | Lai | Dec 2009 | A1 |
20100017643 | Baba et al. | Jan 2010 | A1 |
20100039932 | Wen et al. | Feb 2010 | A1 |
20100058342 | Machida | Mar 2010 | A1 |
20100064293 | Kang et al. | Mar 2010 | A1 |
20100107162 | Edwards et al. | Apr 2010 | A1 |
20100138208 | Hattori et al. | Jun 2010 | A1 |
20100138830 | Astete et al. | Jun 2010 | A1 |
20100169253 | Tan | Jul 2010 | A1 |
20100235662 | Nishtala | Sep 2010 | A1 |
20100257269 | Clark | Oct 2010 | A1 |
20100278091 | Sung et al. | Nov 2010 | A1 |
20100287548 | Zhou et al. | Nov 2010 | A1 |
20100325381 | Heim | Dec 2010 | A1 |
20100325485 | Kamath et al. | Dec 2010 | A1 |
20110010709 | Anand et al. | Jan 2011 | A1 |
20110023028 | Nandagopal et al. | Jan 2011 | A1 |
20110072327 | Schoppmeier et al. | Mar 2011 | A1 |
20110125949 | Mudigonda et al. | May 2011 | A1 |
20110126196 | Cheung et al. | May 2011 | A1 |
20110154331 | Ciano et al. | Jun 2011 | A1 |
20110173334 | Shah | Jul 2011 | A1 |
20110228770 | Dholakia et al. | Sep 2011 | A1 |
20110228771 | Dholakia et al. | Sep 2011 | A1 |
20110228772 | Dholakia et al. | Sep 2011 | A1 |
20110228773 | Dholakia et al. | Sep 2011 | A1 |
20110231578 | Nagappan et al. | Sep 2011 | A1 |
20120023309 | Abraham et al. | Jan 2012 | A1 |
20120023319 | Chin et al. | Jan 2012 | A1 |
20120030237 | Tanaka | Feb 2012 | A1 |
20120158995 | McNamee et al. | Jun 2012 | A1 |
20120174097 | Levin | Jul 2012 | A1 |
20120230240 | Nebat et al. | Sep 2012 | A1 |
20120290869 | Heitz | Nov 2012 | A1 |
20130070766 | Pudiyapura | Mar 2013 | A1 |
20130211552 | Gomez et al. | Aug 2013 | A1 |
20130259039 | Dholakia et al. | Oct 2013 | A1 |
20140007097 | Chin et al. | Jan 2014 | A1 |
20140029613 | Dholakia et al. | Jan 2014 | A1 |
20140036915 | Dholakia et al. | Feb 2014 | A1 |
20140068103 | Gyambavantha et al. | Mar 2014 | A1 |
20140089425 | Chin et al. | Mar 2014 | A1 |
20140089484 | Chin et al. | Mar 2014 | A1 |
20140095927 | Abraham et al. | Apr 2014 | A1 |
Number | Date | Country |
---|---|---|
0887731 | Dec 1998 | EP |
0926859 | Jun 1999 | EP |
1107511 | Jun 2001 | EP |
1 939 742 | Feb 2008 | EP |
2 084 605 | Aug 2009 | EP |
200854997 | May 2008 | WO |
2014004312 | Jan 2014 | WO |
Entry |
---|
U.S. Appl. No. 14/514,253 filed by Zhou et al. on Oct. 14, 2014, (Unpublished). |
“GIGAswitch FDDI System—Manager's Guide,” Part No. EK-GGMGA-MG.B01, Jun. 1993 first printing, Apr. 1995 second printing, Copyright 1995, 113 pages, Digital Equipment Corporation, Maynard, MA. |
“GIGAswitch System—Manager's Guide,” Part No. EK-GGMGA-MG.A01, Jun. 1993, Copyright 1993, 237 pages, Digital Equipment Corporation, Maynard, MA. |
Braden et al., “Integrated Services in the Internet Architecture: an Overview,” Jul. 1994, RFC 1633, Network Working Group, pp. 1-28. |
Burke, “Vmware Counters Oracle, Microsoft With Free Update”, Nov. 13, 2007, 2 pages. |
Chen, “New Paradigm in Application Delivery Networking: Advanced Core Operating System (ACOS) and Multi-CPU Architecture—They Key to Achieving Availability, Scalability and Preformance.” White Paper, May 2009, 5 pages, A10 Networks. |
Cisco Systems, Inc., “BGP Support for Nonstop Routing (NSR) with Stateful Switchover (SSO).” Mar. 20, 2006, 18 pages. |
European Search Report for Application No. EP 02254403, dated Mar. 18, 2003, 3 pages. |
European Search Report for Application No. EP 02256444, dated Feb. 23, 2005, 3 pages. |
Extreme v. Enterasys WI Legal Transcript of Stephen R. Haddock, May 7, 2008, vol. 2, 2 pages. |
Fenner, et al., “Protocol Independent Multicast—Sparse Mode (PIM-SM): Protocol Specification (Revised).” Network Working Group, RFC 4601, Aug. 2006, pp. 1-151. |
Floyd et al., “Link-sharing and Resource Management Models for Packet Networks,” IEEE/ACM Transactions on Networking, Aug. 1995, vol. 3, No. 4, Copyright 1995, IEEE, 22 pages. |
Freescale Semiconductor, Inc., “Freescale's Embedded Hypervisor for QorIQ™ P4 Series Communications Platform,” White Paper, Oct. 2008, Copyright 2008, 8 pages, Document No. EMHYPQIQTP4CPWP, Rev. 1. |
Freescale Semiconductor, Inc., “Embedded Multicore: An Introduction,” Jul. 2009, Copyright 2009, 73 pages, Document No. EMBMCRM, Rev. 0. |
Hardwick, “IP Multicast Explained,” Metaswitch Networks, Jun. 2004, 71 pages. |
Hemminger, “Delivering Advanced Application Acceleration & Security,” Application Delivery Challenge, Jul. 2007, 3 pages. |
IP Infusion Brochure, “ZebOS® Network Platform: Transporting You to Next Generation Networks,” ip infusion™ An ACCESS Company, Jun. 2008, 6 pages. |
Kaashok et al., “An Efficient Reliable Broadcast Protocol,” Operating System Review, Oct. 4, 1989, 15 pages. |
Kakadia, et al., “Enterprise Network Design Patterns: High Availability” Sun Microsystems, Inc., Sun BluePrints™ Online, Revision A, Nov. 26, 2003, 37 pages, at URL: http://www.sun.com/blueprints. |
Keshav, “An Engineering Approach to Computer Networking: ATM Networks; the internet, and the Telephone Network,” Addison-Wesley Professional Computing Series, part 1 of 5, May 15, 1997, Copyright 1997, 148 pages, by At&T, Addison-Wesley Publishing Company. |
Keshav, “An Engineering Approach to Computer Networking: ATM Networks; the internet, and the Telephone Network,” Addison-Wesley Professional Computing Series, part 2 of 5, May 15, 1997, Copyright 1997, 131 pages, by AT&T, Addison-Wesley Publishing Company. |
Keshav, “An Engineering Approach to Computer Networking: ATM Networks; the internet, and the Telephone Network,” Addison-Wesley Professional Computing Series, part 3 of 5, May 15, 1997, Copyright 1997, 129 pages, by AT&T, Addison-Wesley Publishing Company. |
Keshav, “An Engineering Approach to Computer Networking: ATM Networks; the internet, and the Telephone Network,” Addison-Wesley Professional Computing Series, part 4 of 5, May 15, 1997, Copyright 1997, 130 pages, by AT&T, Addison-Wesley Publishing Company. |
Keshav, “An Engineering Approach to Computer Networking: ATM Networks; the internet, and the Telephone Network,” Addison-Wesley Professional Computing Series, part 5 of 5, May 15, 1997, Copyright 1997, 142 pages, by AT&T, Addison-Wesley Publishing Company. |
Khan, “IP Routing Use Cases,” Cisco Press, Sep. 22, 2009, pp. 1-16, at URL: http://www.ciscopress.com/articles/printerfriendly.asp?p=1395746. |
Manolov, et al., “An Investigation into Multicasting, Proceedings of the 14th Annual Workshop on Architecture and System Design,” (ProRISC2003), Veldhoven, The Netherlands, Nov. 2003, 6 pages. |
Moy, “OSPF Version 2,” Network Working Group, RFC 2328, Apr. 1998, 204 pages. |
Order Granting/Denying Request for Ex Parte Reexamination for U.S. Appl. No. 90/010,432, mailed on May 21, 2009, 18 pages. |
Order Granting/Denying Request for Ex Parte Reexamination for U.S. Appl. No. 90/010,433, mailed on May 22, 2009, 15 pages. |
Order Granting/Denying Request for Ex Parte Reexamination for U.S. Appl. No. 90/010,434, mailed on May 22, 2009, 20 pages. |
Pangal, “Core Based Virtualization—Secure, Elastic and Deterministic Computing is Here . . . ,” Blog Posting, May 26, 2009, 1 page, printed on Jul. 13, 2009, at URL: http://community.brocade.com/home/community/brocadeblogs/wingspan/blog/tags/serveri. . . . |
Partridge, “A Proposed Flow Specification,” RFC 1363, Sep. 1992, pp. 1-20, Network Working Group. |
Pepelnjak, et al., “Using Multicast Domains,” informIT, Jun. 27, 2003, pp. 1-29, at URL: http://www.informit.com/articles/printerfriendly.aspx?p=32100. |
Product Category Brochure, “J Series, M Series and MX Series Routers—Juniper Networks Enterprise Routers—New Levels of Performance, Availability, Advanced Routing Features, and Operations Agility for Today's High-Performance Businesses,” Juniper Networks, Nov. 2009, 11 pages. |
Quickspecs, “HP Online VM Migration (for HP Integrity Virtual Machines)”, Wordwide—Version 4, Sep. 27, 2010, 4 pages. |
Riggsbee, “From ADC to Web Security, Serving the Online Community,” Blog Posting, Jul. 8, 2009, 2 pages, printed on Dec. 22, 2009, at URL: http://community.brocade.com/home/community/brocadeblogs/wingspan/blog/2009/07/0. . . . |
Riggsbee, “You've Been Warned, the Revolution Will Not Be Televised,” Blog Posting, Jul. 9, 2009, 2 pages, printed on Dec. 22, 2009, at URL: http://community.brocade.com/home/community/brocadeblogs/wingspan/blog/2009/07/0. . . . |
Rodbell, “Protocol Independent Multicast—Sparse Mode,” CommsDesign, Dec. 19, 2009, pp. 1-5, at URL: http://www.commsdesign.com/main/9811/9811standards.htm. |
Schlansker, et al., “High-Performance Ethernet-Based Communications for Future Multi-Core Processors,” SC07 Nov. 10-16, 2007, Copyright 2007, 12 pages, ACM. |
Wolf, et al., “Design Issues for High-Performance Active Routers,” IEEE Journal on Selected Areas in Communications, IEEE, Inc. New York, USA, Mar. 2001, vol. 19, No. 3, Copyright 2001, IEEE, 6 pages. |
Notification of Transmittal of the International Search Report and the Written Opinion of the International Searching Authority, or the Declaration; International Search Report and Written Opinion of The International Searching Authority for International Application No. PCT/US2013/047105 mailed on Oct. 29, 2013, 8 pages. |
Non-Final Office Action for U.S. Appl. No. 09/953,714, mailed on Dec. 21, 2004, 16 pages. |
Final Office Action for U.S. Appl. No. 09/953,714, mailed on Jun. 28, 2005, 17 pages. |
Non-Final Office Action for U.S. Appl. No. 09/896,228, mailed on Jul. 29, 2005, 17 pages. |
Non-Final Office Action for U.S. Appl. No. 09/953,714, mailed on Jan. 26, 2006, 15 pages. |
Final Office Action for U.S. Appl. No. 09/953,714, mailed on Aug. 17, 2006, 17 pages. |
Non-Final Office Action for U.S. Appl. No. 09/896,228, mailed on Mar. 5, 2007, 14 pages. |
Final Office Action for U.S. Appl. No. 09/896,228, mailed on Aug. 21, 2007, 15 pages. |
Non-Final Office Action for U.S. Appl. No. 09/896,228, mailed on Sep. 7, 2006, 17 pages. |
Notice of Allowance for U.S. Appl. No. 09/896,228, mailed on Jun. 17, 2008, 20 pages. |
Non-Final Office Action for U.S. Appl. No. 12/210,957, mailed on Sep. 2, 2009, 16 pages. |
Notice of Allowance for U.S. Appl. No. 09/953,714, mailed on Sep. 14, 2009, 6 pages. |
Notice of Allowance for U.S. Appl. No. 12/210,957, mailed on Feb. 4, 2010, 10 pages. |
Non-Final Office Action for U.S. Appl. No. 12/333,029, mailed on May 27, 2010, 29 pages. |
Non-Final Office Action for U.S. Appl. No. 12/333,029, mailed on Mar. 30, 2012, 14 pages. |
Non-Final Office Action for U.S. Appl. No. 12/626,432 mailed on Jul. 12, 2012, 13 pages. |
Non-Final Office Action for U.S. Appl. No. 12/913,572 mailed on Aug. 3, 2012, 6 pages. |
Non-Final Office Action for U.S. Appl. No. 12/823,073 mailed on Aug. 6, 2012, 21 pages. |
Notice of Allowance for U.S. Appl. No. 12/333,029 mailed on Aug. 17, 2012, 5 pages. |
Non-Final Office Action for U.S. Appl. No. 12/913,598 mailed on Sep. 6, 2012, 10 pages. |
Non-Final Office Action for U.S. Appl. No. 12/913,612 mailed on Sep. 19, 2012, 11 pages. |
Non-Final Office Action for U.S. Appl. No. 12/913,650 mailed on Oct. 2, 2012, 9 pages. |
Notice of Allowance for U.S. Appl. No. 12/913,572 mailed on Nov. 21, 2012, 7 pages. |
Non-Final Office Action for U.S. Appl. No. 12/842,936 mailed on Nov. 28, 2012, 12 pages. |
Final Office Action for U.S. Appl. No. 12/823,073 mailed on Jan. 23, 2013, 23 pages. |
Notice of Allowance for U.S. Appl. No. 12/913,598 mailed on Mar. 12, 2013, 5 pages. |
Notice of Allowance for U.S. Appl. No. 12/913,650 mailed on Mar. 25, 2013, 6 pages. |
Notice of Allowance for U.S. Appl. No. 12/842,936 mailed on Apr. 8, 2013, 6 pages. |
Final Office Action for U.S. Appl. No. 12/626,432 mailed on Apr. 12, 2013, 14 pages. |
Non-Final Office Action for U.S. Appl. No. 12/842,945 mailed on Jun. 20, 2013, 14 pages. |
Notice of Allowance for U.S. Appl. No. 12/913,598 mailed on Jul. 9, 2013, 6 pages. |
Advisory Action for U.S. Appl. No. 12/626,432 mailed on Sep. 25, 2013, 4 pages. |
Non-Final Office Action for U.S. Appl. No. 12/626,432 mailed on Nov. 21, 2013, 9 pages. |
Notice of Allowance for U.S. Appl. No. 12/823,073 mailed on Feb. 19, 2014, 8 pages. |
Final Office Action for U.S. Appl. No. 12/842,945 mailed on Mar. 7, 2014, 13 pages. |
Final Office Action for U.S. Appl. No. 12/626,432 mailed on Jul. 3, 2014, 12 pages. |
Non-Final Office Action for U.S. Appl. No. 13/925,696 mailed on Aug. 27, 2014, 8 pages. |
Non-Final Office Action for U.S. Appl. No. 13/796,136 mailed on Sep. 8, 2014, 19 pages. |
Non-Final Office Action for U.S. Appl. No. 12/842,945 mailed on Sep. 17, 2014, 7 pages. |
Notice of Allowance for U.S. Appl. No. 13/925,696 mailed on Jan. 7, 2015, 6 pages. |
Non-Final Office Action for U.S. Appl. No. 12/626,432 mailed on Jan. 15, 2015, 13 pages. |
Non-Final Office Action for U.S. Appl. No. 13/770,751 mailed on Feb. 24, 2015, 10 pages. |
Notice of Allowance for U.S. Appl. No. 13/925,723 mailed on Mar. 17, 2015, 5 pages. |
Non-Final Office Action for U.S. Appl. No. 13/840,540 mailed on Mar. 23, 2015, 14 pages. |
Final Office Action for U.S. Appl. No. 13/796,136 mailed on Mar. 27, 2015, 17 pages. |
Non-Final Office Action for U.S. Appl. No. 13/621,138 mailed on Aug. 22, 2014, 6 pages. |
Notice of Allowance for U.S. Appl. No. 13/621,138 mailed on May 11, 2015, 5 pages. |
Non-Final Office Action for U.S. Appl. No. 14/050,263, mailed on Apr. 23, 2015, 5 pages. |
Notice of Allowance for U.S. Appl. No. 12/842,945, mailed on Apr. 8, 2015, 9 pages. |
Brocade ServerIron ADX 1000, 4000, and 8000 Series Frequently Asked Questions, 10 pages, Copyright 2009, (Rev. Apr. 2009), Brocade Communications Systems, Inc. |
Cisco IP Routing Handbook, (Sep. 20, 2000), 24 pages, M&T Books. |
CISCO Systems, Inc., “Graceful Restart, Non Stop Routing and IGP routing protocol timer Manipulation,” Copyright 2008, (Rev. Jun. 2008) 4 pages. |
CISCO Systems, Inc., “Intermediate System-to-Intermediate System (IS-IS) Support for Graceful Restart (GR) and Non-Stop Routing (NSR),” Copyright 2008 (Rev. Jun. 2008), pp. 1-3. |
CISCO Systems, Inc., “Internet Protocol Multicast,” Internetworking Technologies Handbook, 3rd Edition, (Dec. 2000), Chapter 43, 16 pages. |
CISCO Systems, Inc., “Multicast Quick—Start Configuration Guide,” Document ID:9356, Copyright 2008-2009, (Aug. 30, 2005), 15 pages. |
Demers et al., “Analysis and Simulation of a Fair Queueing Algorithm,” Xerox PARC, (Jan. 1990), 12 pages, ACM. |
May, et al., “An Experimental Implementation of Traffic Control for IP Networks”, (Jun. 23-25, 1997), 11 pages, Sophia-Antipolis Cedex, France. |
TCP/IP Illustrated, vol. 2: The Implementation, Gray R. Wright and W. Richard Stevens, Addison-Wesley, (Feb. 10, 1995), 23 pages. |
CISCO Systems, Inc., “Warm Reload,” CISCO IOS Releases 12.3(2)T, 12.2(18)S, and 12.2(27)SBC, Copyright 2003, 14 pages. |
Intel® Virtualization Technology, Product Brief, “Virtualization 2.0—Moving Beyond Consolidation”, 2008, 4 pages. |
Kaplan, “Part 3 in the Reliability Series: NSR™ Non-Stop Routing Technology,” White Paper, Avici Systems, Copyright 2002, 8 pages. |
Lee, et al., “Open Shortest Path First (OSPF) Conformance and Performance Testing,” White Papers, Ixia—Leader in Convergence IP Testing, Copyright 1998-2004, pp. 1-17. |
Vmware., “Automating High Availability (HA) Services With VMware HA”, VMware Infrastructure, Copyright ®1998-2006, 15 pages. |
Vmware, “Dynamic Balancing and Allocation of Resources for Virtual Machines”, Product Datasheet, Copyright® 1998-2006, 2 pages. |
Vmware, “Live Migration for Virtual Machines Without Service Interruption”, Product Datasheet, Copyright® 2009 Vmware, Inc., 4 pages. |
Vmware, “Resource Management with Vmware DRS”, VMware Infrastructure, Copyright® 1998-2006, 24 pages. |
Notice of Allowance for U.S. Appl. No. 13/621,138, mailed on Jul. 17, 2015, 5 pages. |
Number | Date | Country | |
---|---|---|---|
20140089484 A1 | Mar 2014 | US |
Number | Date | Country | |
---|---|---|---|
61704930 | Sep 2012 | US |