WO2002089384A2 - Using virtual identifiers to route data and process data routed through a network - Google Patents

Using virtual identifiers to route data and process data routed through a network Download PDF

Info

Publication number
WO2002089384A2
WO2002089384A2 PCT/US2002/012387 US0212387W WO02089384A2 WO 2002089384 A2 WO2002089384 A2 WO 2002089384A2 US 0212387 W US0212387 W US 0212387W WO 02089384 A2 WO02089384 A2 WO 02089384A2
Authority
WO
WIPO (PCT)
Prior art keywords
network
destination
data communication
data
virtual
Prior art date
Application number
PCT/US2002/012387
Other languages
French (fr)
Other versions
WO2002089384A3 (en
Inventor
Michael S. Foster
Michael A. Dorsett
Original Assignee
The Boeing Company
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from US10/066,014 external-priority patent/US20020159453A1/en
Priority claimed from US10/046,572 external-priority patent/US20030210685A1/en
Application filed by The Boeing Company filed Critical The Boeing Company
Priority to AU2002307418A priority Critical patent/AU2002307418A1/en
Publication of WO2002089384A2 publication Critical patent/WO2002089384A2/en
Publication of WO2002089384A3 publication Critical patent/WO2002089384A3/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
    • G06F15/163Interprocessor communication
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/38Flow based routing

Definitions

  • the following disclosure relates generally to computer networks, and more particularly to using virtual identifiers to route data through networks.
  • the Internet has emerged as a critical commerce and communications platform for businesses and consumers worldwide.
  • These applications include e-commerce, e-mail, electronic file transfers, and online interactive applications.
  • e-commerce electronic commerce
  • e-mail electronic file transfers
  • online interactive applications As the number of users of and uses for the Internet increases, so does the complexity and volume of Internet traffic. Because of this traffic and its business potential, a growing number of companies are building businesses around the Internet and developing mission-critical business applications to be provided by the Internet.
  • EDNs enterprise data networks
  • LAN web server local area network
  • SAN storage area network
  • the processing and storage elements attached to these sub-networks may have access to a wide area network (WAN) or metropolitan area network (MAN) through a bridging device commonly known as an edge switch.
  • WAN wide area network
  • MAN metropolitan area network
  • edge switch a bridging device commonly known as an edge switch.
  • each of these subnetworks typically uses a distinct protocol and associated set of hardware and software, including network interface adapters, network switches, network operating systems, and management applications.
  • QOS Quality Of Service
  • current architectures typically assign one or more network addresses to each node in a network (e.g., logical network addresses such as IP addresses and/or physical network addresses such as Media Access Control (“MAC”) addresses), and network routing and switching devices use the network addresses of a destination node to route transmissions of data from a source node to that destination node.
  • logical network addresses such as IP addresses and/or physical network addresses such as Media Access Control (“MAC”) addresses
  • Figure 1 is a network diagram illustrating various nodes of an example Fibre Channel Fabric network that are inter-communicating.
  • Figures 2A-2C illustrate an example of Virtual Identifier Network Interface Controller ("NIC") embodiments using virtual identifiers to inter-communicate through an example Fibre Channel Fabric network.
  • NIC Virtual Identifier Network Interface Controller
  • Figure 3 is a block diagram illustrating a node using an embodiment of the disclosed Virtual Identifier NIC to communicate with other nodes.
  • Figure 4 is a flow diagram of an embodiment of the Communication Registrar routine.
  • Figure 5 is a flow diagram of an embodiment of the Outgoing Communication Translator routine.
  • FIG. 6 is a flow diagram of an embodiment of the Verify Communication Transmittal subroutine.
  • Figure 7 is a flow diagram of an embodiment of the Incoming Communication Translator routine.
  • a software facility uses virtual identifiers to route communications through a network to destinations in an appropriate manner.
  • each virtual identifier is assigned to a path through a network to a destination, such as by a network manager for the network.
  • one or more Virtual Identifier (“VI”) Network Interface Controller (“NIC”) facilities on each node facilitate the use of virtual identifiers in communicating data.
  • VI Virtual Identifier
  • NIC Network Interface Controller
  • the VI NIC on a node receives an indication that a data communication to one or more remote nodes is to occur, such as from an application executing on the node, the VI NIC will identify an appropriate transmittal virtual identifier that can be used to route the data communication through the network to the appropriate remote destination nodes without being assigned to or directly associated with those destination nodes.
  • Such data communications can include both transitory connectionless transmittals of data (e.g., unidirectional transmittals from a source to a destination) and non-transitory connections that allow multiple distinct transmittals of data (e.g., a persistent dedicated connection that allows a connection-initiating source and a connection destination to transmit data back and forth).
  • transitory connectionless transmittals of data e.g., unidirectional transmittals from a source to a destination
  • non-transitory connections that allow multiple distinct transmittals of data (e.g., a persistent dedicated connection that allows a connection-initiating source and a connection destination to transmit data back and forth).
  • the VI NIC can identify an appropriate transmittal virtual identifier for routing a data communication in various ways.
  • the VI NIC will register some or all outgoing data communications with a network manager for the network, and will receive an appropriate transmittal virtual identifier to be used for that communication from the network manager. If an indicated data communication corresponds to a previously registered data communication (e.g., to an existing connection or to a previous communication to the same destination and in the same transmission manner), however, the VI NIC could instead in some embodiments use the previously received transmittal virtual identifier for that data communication rather than perform an additional registration for the indicated data communication.
  • the manners in which a data communication can be transmitted vary with the transmission characteristics that are supported by a network, and can include factors such as a particular Class Of Service ("COS”) or transmission priority.
  • COS Class Of Service
  • the assignment of paths to such virtual path identifiers is performed in a dynamic fashion after an indication is received that a data communication is to occur, such as by the network manager upon receipt of a data communication registration.
  • the assigning of a virtual path identifier to a path can include the configuring of each of one or more intermediate routing devices (e.g., routers or switches) between the source and the destination, such as by the network manager, so that when one of the routing devices receives a data communication that includes the virtual identifier it will forward the communication in an appropriate manner either directly to the destination or instead to a next routing device along the path that is similarly configured.
  • the VI NIC can also assist in determining appropriate destinations for an indicated data communication, either directly or in conjunction with the network manager (e.g., by registering the data communication with the network manager), with the transmittal virtual identifier for that data communication selected so as to route the data communication to those destinations.
  • the indicated data communication may explicitly specify a destination, such as with a destination network address, while in other situations a destination may not be specified, such as when an application is publishing information and is relying on a third party to route the information to one or more current subscribers for that information.
  • the VI NIC and/or the network manager can select one or more destinations that are appropriate for the indicated data communication, even if the specified destination is not among the selected destinations.
  • This destination selection can be made by considering one or more of various factors, including any destinations specified, any expressions of interest made by potential recipients in the data communication (e.g., subscription requests), the type of data being communicated, the manner of the data communication (e.g., a specified COS and/or transmission priority), the identity or type of the source node and/or source application, the type of a destination application, etc.
  • any destinations specified e.g., any expressions of interest made by potential recipients in the data communication (e.g., subscription requests), the type of data being communicated, the manner of the data communication (e.g., a specified COS and/or transmission priority), the identity or type of the source node and/or source application, the type of a destination application, etc.
  • a source of an indicated data communication may specify a destination using a destination network address that is not mapped to any node in the network, and if so the VI NIC and/or the network manager could then select an appropriate destination for that destination network address.
  • Multiple destinations can also be selected for an indicated data communication, even if that data communication specified a single destination (which may or may not be one of the selected destinations). If so, a single transmittal virtual identifier can be used to route the data communication to each of the multiple selected destinations, such as by configuring one or more intermediary routing devices to divide received communications that use that transmittal virtual identifier so as to forward a copy of such received communications to each of multiple destinations (or multiple next routing devices).
  • virtual identifiers correspond to paths through a network that are specific to a source. If so, a single virtual identifier can be used by different sources for different paths, such as to different destinations if the different paths do not overlap.
  • the use of virtual addresses also allows a path corresponding to a virtual identifier to be reconfigured in a manner transparent to a source using that virtual identifier, such as to correspond to a different path to the same destination or to a path to a different destination.
  • the VI NIC when a data communication indicated by a source can result in bi-directional communication (e.g., a response from one or more of the destinations), the VI NIC also identifies a response virtual identifier that can be used for routing data from one or more of the destinations back to the source. If the VI NIC registers the data communication with a network manager, this response virtual identifier may be received from the network manager. After identifying this response virtual identifier, the VI NIC associates it with information indicating how to process received data communications that are routed using the response virtual identifier.
  • such received data communications are processed by forwarding the data communications to one or more resources associated with the destination node, such as an executing application program, a file on storage, or a device that is part of the node.
  • resources associated with the destination node such as an executing application program, a file on storage, or a device that is part of the node.
  • a VI NIC for the source node may associate the response virtual identifier with that source application so that received responses can be forwarded to that source application (which then becomes the destination application for those received communications).
  • a virtual identifier with a corresponding destination application to which a data communication will be forwarded can be performed in various ways.
  • software applications that communicate using TCP/IP mechanisms often use TCP/IP sockets, which include a combination of an IP address and a software port number specific to a computing device using that IP address.
  • the response virtual identifier can be associated with socket information for the source application.
  • a destination node associates transmittal virtual identifiers used to route data communications to that destination with an appropriate resource local to the destination node, such as based on information provided to the destination node by the network manager as part of the registering of those data communications and/or based on information included as part of the data communications.
  • the VI NIC When the VI NIC has access to application-specific information for a destination application for a received communication, such as TCP/IP socket information that is associated with a response virtual identifier, the VI NIC can use the information to provide additional benefits. For example, many network nodes and/or applications executing on such nodes require that various information be correctly specified in a received communication in order for that communication to be accepted, such as for security reasons. One example is that a destination application using TCP/IP communication mechanisms may require that any received transmissions include the correct TCP/IP socket information corresponding to that application. However, the previously discussed use of transmittal virtual identifiers can result in valid communications being received having incorrect TCP/IP socket information for a destination application, as discussed in greater detail below.
  • the VI NIC that receives the communication can replace the incorrect included TCP/IP socket information with the correct information for the application by using the TCP/IP socket information that is associated with the transmittal virtual identifier used to route the communication.
  • the VI NIC may verify the accuracy of the received communication in various ways before performing such information replacement.
  • virtual identifiers can result in valid received communications that have incorrect information for a destination application in various ways. For example, if a source application specifies a destination IP address and that destination IP address is included in the data being communicated (e.g., in a location reserved for such a destination network address), but a VI NIC for that source application identifies one or more destinations that do not correspond to that destination IP address (e.g., that have other IP addresses), then the data communication will include a specified destination IP address that does not correspond to the IP addresses used by applications at the identified destinations. In addition, if multiple destinations with different IP addresses are identified by the VI NIC when only a single destination IP address was specified, most of the destinations will receive communications that do not include correct IP address information.
  • the VI NIC that receives the communication can replace the incorrect included IP address information with the correct IP address information for the application by using the TCP/IP socket information that is associated with the virtual identifier used to route the communication.
  • the VI NIC that sends the data communication can perform the information replacement if that VI NIC has access to the necessary application-specific information for the destination application.
  • a VI NIC can also identify information related to routing a data communication other than a transmittal virtual identifier, either directly or in conjunction with the network manager (e.g., by registering the data communication with the network manager). For example, the VI NIC may identify one or more Quality Of Service ("QOS") parameters that relate to a manner in which the data communication should occur, such as a specified COS and/or a priority to be used for the transmission of the data. If so, the VI NIC can also use such QOS parameters when transmitting data for that data communication.
  • QOS Quality Of Service
  • Fibre Channel A Comprehensive Introduction
  • Robert W. Kembel published by Northwest Learning Associates, Inc., and which is hereby incorporated by reference in its entirety.
  • FIG. 1 is a network diagram illustrating various nodes of an example Fibre Channel fabric-based interconnect network that are inter-communicating using virtual identifiers.
  • multiple interconnect fabric modules (“IFMs”) 110 with high-speed switching capabilities are used as intermediate routing devices to form an interconnect fabric, and multiple nodes 105, a network manager 115 and a Multi-Protocol Edge Switch (“MPEX”) 120 are connected to the fabric.
  • Each of the nodes has at least one VI NIC that uses virtual identifiers when communicating and receiving data.
  • the MPEX is used to connect the Fibre Channel network to an external network, such as an Ethernet-based network, and similarly includes at least one VI NIC. Data is transmitted through the interconnect fabric using frames such as those defined by the Fibre Channel standard.
  • an IFM can be dynamically configured to interconnect its communications ports so that data can be transmitted through the interconnected ports.
  • the network manager receives a registration indication from a VI NIC for a data communication from a source node to a destination node, the network manager selects transmittal and response virtual identifiers to be used by the source and destination nodes when sending frames to each other.
  • the network manager also identifies a path through the IFMs and their ports which frames will use when moving between the nodes.
  • the network manager then configures the IFMs of the identified path so that when a frame that indicates the transmittal or response virtual identifiers is received at one of the IFMs, that frame is forwarded to the destination or source nodes via the path as appropriate. While the transmittal and response virtual identifiers thus use the same path (in opposite directions) in this example embodiment, they can use distinct paths in other embodiments.
  • Each IFM may maintain a virtual identifier table for each of its ports that maps virtual identifiers to its destinations ports.
  • the IFM uses the virtual identifier for that frame and the virtual identifier table for the source port to identify a destination port through which the frame is to be forwarded.
  • a virtual identifier identifies a path between devices, rather than identifying a source or a destination device.
  • a virtual identifier includes both a domain address and a virtual address.
  • Each IFM is assigned a domain address, with the IFMs that are assigned the same domain address being in the same domain.
  • the IFMs use the domain addresses to forward frames between domains, and the network manager may also configure the IFMs with inter- domain paths.
  • an IFM receives a frame whose virtual identifier has a domain address that matches its domain address, then the frame has arrived at its destination domain. The IFM then forwards the frame in accordance with the virtual address of the virtual identifier. If, however, the domain addresses do not match, then the frame has not arrived at its destination domain, and the IFM forwards the frame using an inter- domain path.
  • the virtual identifier table for an IFM port may thus be divided in some embodiments into a domain address table and a virtual address table that respectively map domain addresses and virtual addresses to destination ports through which frames are to be forwarded.
  • Figures 2A-2C illustrate an example of VI NIC embodiments using virtual identifiers to inter-communicate through an example Fibre Channel Fabric network.
  • Figure 2A illustrates various VI NICs 250, 255, 270, 275 and 280 that are inter-communicating through a Fibre Channel fabric-based interconnect network that includes IFMs 262, 264 and 266.
  • Figure 2B illustrates a table containing information related to each of multiple example data communications discussed below.
  • a first example data communication begins when VI NIC 250, which is connected to port 0 of IFM 262, initiates a data communication to VI NIC 270, which is connected to port 25 of IFM 264.
  • This data communication is indicated to be a persistent connection, and VI NIC 250 receives a transmittal virtual identifier A (e.g., from a network manager for the network, not shown) to be used for routing communications to VI NIC 270.
  • VI NIC 270 correspondingly receives a response virtual identifier B to be used for routing responses to VI NIC 250.
  • virtual identifiers can be represented in various formats, such as 24-bit identifiers in a Fibre Channel network.
  • VI NIC 250 is also notified of the response virtual identifier B supplied to VI NIC 270 so that VI NIC 250 can recognize communications received from VI NIC 270 as being part of the persistent connection and can forward those received data communications in an appropriate manner (e.g., to an executing application (not shown) on the node to which VI NIC 250 belongs).
  • VI NIC 270 similarly maps received data communications using virtual identifier A to an appropriate destination on the node to which VI NIC 270 belongs.
  • the transmittal and response virtual identifiers A and B each correspond to a path through IFMs 262 and 264.
  • VI NIC 250 data communications from VI NIC 250 using the transmittal virtual identifier A will be received at port 0 of IFM 262, and will be forwarded by that port along link 262a to output port 29 of IFM 262. That output port is statically connected to port 5 of IFM 264, which will receive the data communications using the transmittal virtual identifier A and will forward them along link 264a to output port 25 of IFM 264. VI NIC 270 will then receive the data communication. Data communications from VI NIC 270 to VI NIC 250 will return in a similar manner along that same path in an opposite direction.
  • FIG. 2B illustrates a table reflecting the example data communications between the various VI NICs, and entries 1a and 1 b of the table represent the dedicated connection between VI NICs 250 and 270 that was just discussed.
  • the determination of which of an associated pair of virtual identifiers is the transmittal virtual identifier and which is the response virtual identifier is made with respect to the source VI NIC using the virtual identifiers to route a data communication.
  • VI NIC 250 uses virtual identifier A as its transmittal virtual identifier and virtual identifier B as its response virtual identifier for the dedicated connection, while VI NIC 270 uses them in an opposite matter.
  • VI NIC 250 initiates a connectionless data communication to VI NIC 275, which is connected to port 28 of IFM 264.
  • Transmittal and response virtual identifiers C and D are provided to VI NIC 250 to be used for the data communication, with the transmittal virtual identifier C corresponding to a path including link 262a from port 0 of IFM 262 to port 29 of IFM 262, followed by link 264b from port 5 of IFM 264 to port 28 of IFM 264.
  • a response virtual identifier is provided to VI NIC 250 so that response information can be provided to VI NIC 250 if necessary, such as an error message indicating that data communication was not successful.
  • At least the transmittal virtual identifier C will also be provided to VI NIC 275 so that received data communications can be recognized and forwarded in an appropriate manner. Entry 2 of the table illustrated in Figure 2B corresponds to this data communication.
  • VI NIC 250 Immediately after the data communication to VI NIC 275, VI NIC 250 initiates a data communication to VI NIC 280, which is connected to port 20 of IFM 266.
  • VI NIC 250 receives transmittal and response virtual identifiers E and F, with the path corresponding to transmittal identifier E including link 262c from port 0 to port 31 of IFM 262 and link 266a from port 0 to port 20 of IFM 266.
  • Port 31 of IFM 262 is statically connected to port 0 of IFM 266. Entry 3 of the table illustrated in Figure 2B corresponds to this data communication.
  • port 0 of IFM 262 is configured (barring any reconfigurations) to route data communications from VI NIC 250 that use any one of the transmittal virtual identifiers A, B or C. While port 0 forwards data communications in the illustrated embodiments for these transmittal virtual identifiers to different ports, that is not necessary. For example, port 0 could be configured to forward data communications for all the transmittal virtual identifiers to port 29 of IFM 262, and port 5 of IFM 264 could then be configured to forward data communications using transmittal virtual identifier C to port 10 of IFM 264 for communication to port 8 of IFM 266, which could then forward that received data communication to port 20 of IFM 266 for delivery to VI NIC 280.
  • VI NIC 275 next initiates a data communication that is determined (e.g., by the network manager) should be routed to VI NICs 250 and 280. VI NIC 275 then receives a transmittal virtual identifier E and response virtual identifier G to be used for the data communication.
  • transmittal virtual identifier E corresponds to two paths through the network that lead to the two destination VI NICs.
  • a path to VI NIC 250 includes link 264c from port 28 to port 6 of IFM 264 and link 262b from port 30 to port 0 of IFM 262. Port 6 of IFM 264 is statically connected to port 30 of IFM 262.
  • the path from VI NIC 275 to destination VI NIC 280 includes links 264b from port 28 to port 10 of IFM 264 and link 266b from port 8 to port 20 of IFM 266. Port 10 of IFM 264 is statically connected to port 8 of IFM 266. Entry 4 of the table illustrated in Figure 2B corresponds to this data communication.
  • port 28 of IFM 264 is configured such that when it receives a data communication using the transmittal virtual identifier E from VI NIC 275, the port divides the received data communication and sends a copy of the data communication to both of ports 6 and 10 to IFM 264 for forwarding.
  • this single transmittal virtual identifier is used to send a data communication to multiple destinations. Note, however, that it is not necessary that the port that initially receives the data communication (i.e., port 28 of IFM 264 in this example) be the one to divide a received data communication into multiple copies.
  • port 28 of IFM 264 could instead be configured to send only a single copy of the received data communication to port 6 of IFM 264, and port 30 of IFM 262 could instead be configured to send a copy of the received data communication to both ports 0 and 31 of IFM 262.
  • port 28 of IFM 264 could be configured as initially discussed, but port 30 of IFM 262 could instead be configured to send copies of the received data communication to both ports 0 and 28 of IFM 262 if VI NIC 255 is determined to be another destination for the data communication.
  • the transmittal virtual identifier E used by VI NIC 275 in this most recent example data communication is identical to the transmittal virtual identifier E previously used by VI NIC 250 for data communication to VI NIC 280.
  • the paths corresponding to virtual identifiers are relative to the source from which those data communications originate, and thus different VI NICs can use the same virtual identifier to correspond to different paths and to different destinations. This is possible since each of the ports of each of the IFMs can be separately configured in the illustrated embodiment to handle data communications having specified virtual identifiers.
  • port 28 of IFM 264 is configured to forward data communications received from VI NIC 275 that use the transmittal virtual identifier E to ports 6 and 10 of IFM 264
  • port 0 of IFM 262 is configured to forward a data communication received from VI NIC 250 that uses the transmittal virtual identifier E to port 31 of IFM 262.
  • Figure 2C illustrates an example of a virtual identifier translation table used by VI NIC 250 when transmitting and receiving the example data communications.
  • multiple applications programs are executing on a node to which VI NIC 250 corresponds and are using TCP/IP socket communication mechanisms to specify their data communications.
  • the VI NIC can identify various QOS communication parameters to be associated with each data communication.
  • Each entry in the virtual identifier translation table corresponds to a distinct data communication of which the VI NIC has been notified. For example, entry 1 in the table corresponds to the previously discussed dedicated connection between VI NICs 250 and 270.
  • the data communication for entry 1 was initiated by an executing source application opening a TCP/IP socket having a destination of IP address "128.32.78.105" and a destination node software port of 3523, with this TCP/IP socket information stored in column 221 of the table.
  • information is stored in column 223 of the virtual identifier translation table to enable received data communications to be forwarded to the appropriate executing application, which in this case is the source application.
  • the VI NIC 250 determines (e.g., based on the received indication of the data communication) that the source application has source socket information that includes an IP address of "153.83.28.125" and a software port number of 3025 for the node on which the application is executing.
  • the VI NIC 250 also determines appropriate transmittal and response virtual identifiers for the data communication, as well as various QOS parameters related to the data communication (e.g., by registering the data communication with a network manager that supplies the virtual identifiers and QOS parameters).
  • the transmittal and response virtual identifiers are stored in columns 225 and 227 of the table respectively, and the QOS communications parameters are stored in one or more columns 229.
  • the identified QOS communication parameters include a specified COS and an authorized minimum and maximum transmission priority. As shown, this data communication is assigned a COS of "1" (e.g., which may correspond to dedicated connections) and a transmission priority range between 0 and 127 (e.g., the full range for a 7-bit priority value).
  • entries 2, 3 and 4 of the virtual identifier translation table correspond to example communications 2, 3 and 4 listed in the table illustrated in Figure 2B.
  • a single executing application may have multiple virtual identifier pairs shown in different entries of the virtual identifier translation table, such as entries 1 and 2 which share the same TCP/IP socket routing information in column 223.
  • the data communications may be routed to different destination nodes, such as is shown with entries 1 and 3 of the table.
  • the destination for an indicated data communication may be selected on the basis of information other than a specified TCP/IP destination socket, and if so the virtual identifier translation table would instead store in column 221 at least the minimal set of information needed to distinguish between the different data communications of which it is notified.
  • indicated data communications have destinations selected based solely on a type of the executing application or on a type of the data being transmitted, an indication of that type of information could be stored in column 221 instead of the destination TCP/IP socket information.
  • an application could have multiple distinct virtual identifiers that can be used to communicate with a single destination, such as if the virtual identifiers are assigned to different paths through the network or have differing associated QOS parameters.
  • different applications on a source node could in various embodiments use the same or different virtual identifiers to communicate with a single destination, regardless of whether different virtual identifiers were assigned to different paths through the network.
  • Entry 4 in the virtual identifier translation table reflects a data communication initiated by a source other than VI NIC 250, in this case being VI NIC 275.
  • VI NIC 250 will store data in column 223 of the virtual identifier translation table indicating how to forward those received data communications (such as based on destination TCP/IP socket information included in a first of those received data communications), but need not store identification information for VI NIC 275 in column 221 since the example data communication is a 1-way connectionless transmittal.
  • the transmittal virtual identifier E used by VI NIC 275 to route the data communication to VI NIC 250 is shown in column 227 of entry 4 of the virtual identifier translation table as being the response virtual identifier for the data communication, since from the perspective of VI NIC 250 the virtual identifier is used for received data communications.
  • other types of information could be stored in the virtual identifier translation table (e.g., connection preemption information) or existing types of information may not be present, and that the existing information could also be stored in other ways (e.g., by having separate virtual identifier translation tables for outgoing and incoming data communications).
  • Figure 3 illustrates a node computing device 300 suitable for executing an embodiment of a VI NIC that uses virtual identifiers when transmitting and receiving data communications, as well as illustrating various other node computing devices 350 with which node 300 can inter-communicate.
  • the nodes are inter-connected through an Interconnect Fabric 380, and a Network Manager 370 is similarly connected to the Fabric.
  • the node computing device 300 includes a CPU 305, various I/O devices 310, storage 320 and memory 330.
  • the I/O devices include at least one network interface 312 which connects the node to the Interconnect Fabric, as well as computer-readable media drive 313 and various other I/O devices 314.
  • An embodiment of a VI NIC 340 is executing in memory, and it includes a Communication Registrar component 342, an Outgoing Communication Translator component 344 and an Incoming Communication Translator component 346.
  • VI NIC in the illustrated embodiment includes multiple components executing in the main memory of the node, those skilled in the art will appreciate that other arrangements are possible in other embodiments, such as implementing a VI NIC together with a network interface on a single plug-in card that attaches to a bus for the node and that may include stand-alone memory and/or processing capabilities including hard-wired logic.
  • some or all of the VI NIC components may be a device driver for the node, such as for one of the network interfaces.
  • multiple VI NICs may be executing on a single node, such as to correspond to multiple network interfaces.
  • multiple application programs 335 are also executing in memory, and can initiate or receive data communications with application programs executing on remote nodes.
  • the VI NIC is notified of the data communication, and the Communication Registrar component then registers that the communication with the Network Manager.
  • the Communication Registrar component receives a pair of transmittal and response virtual identifiers from the Network Manager as well as various QOS communication parameters for that data communication.
  • the Communication Registrar component retrieves and uses network manager communication parameters 327 from storage that may include a transmittal virtual identifier to route the communication to the Network Manager and a response virtual identifier to recognize the information received back from the Network Manager.
  • the network manager communication parameters can be obtained in various ways, such as directly from the Network Manager during initialization of the node and/or the network.
  • the Communication Registrar component After the Communication Registrar component receives the virtual identifier pair and other information for the registered data communication, it stores that information in the virtual identifier translation table 325 on storage for use when transmitting and receiving data communications.
  • the Outgoing Communication Translator receives notification of the communication to be performed. If the initial notification used by the Communication Registrar to initiate registration was itself an indication to perform a communication, the Outgoing Communication Translator component can receive this notification from the Communication Registrar component after the registration has been completed.
  • the Outgoing Communication Translator component analyzes the information provided about the data communication to be performed, maps that data communication to a corresponding entry in the virtual identifier translation table in order to determine the appropriate transmission information to be used for the data communication, and then transmits the data using the information retrieved from the virtual identifier translation table.
  • the Outgoing Communication Translator may also need to perform additional formatting of the data to be transmitted, such as to generate one or more appropriate Fibre Channel frames for the illustrated example in which the network is a Fibre Channel Interconnect Fabric.
  • the Outgoing Communication Translator component may verify the accuracy of the communication indicated by the application program before transmitting the communication, such as to ensure that a priority requested by the application program to be used for the transmission falls within the transmission priority bounds assigned to the data communication.
  • the Incoming Communication Translator component is notified when the network interface receives incoming data communications that are routed using virtual identifiers.
  • the Incoming Communication Translator determines the transmittal virtual identifier used to route the data communication to the node and uses the virtual identifier translation table to map that virtual identifier to one or more of the application programs executing in memory. Upon determining one or more appropriate application programs to receive the data communication, the VI NIC then forwards the received data communication to those application programs.
  • the necessary information for forwarding the received data communication will already be present in the virtual identifier translation table based on the Communication Registrar component having previously registered that data communication.
  • the necessary information to forward the received data communication to an executing application program may or may not already be present in the virtual identifier translation table.
  • the Network Manager will have supplied the appropriate information to the VI NIC (e.g., to the Communication Registrar component) before the data communication is received, and the information could be stored in the virtual identifier translation table at that time.
  • the appropriate information for forwarding the received data communication may be added to the virtual identifier translation table at the time that the data communication is received, such as by the Incoming Communication Translator component analyzing information included in the data communication to identify the needed information.
  • the Incoming Communication Translator component will also process received data communications in various ways before forwarding them to one or more appropriate application programs. For example, in some embodiments application programs may expect received data communications to include information specific to the receiving application, such as one or more network addresses associated with that application. If the VI NIC has access to the appropriate information for the application, such as from the virtual identifier translation table, the Incoming Communication Translator component can add that information to a received data communication when it is missing or incorrect (or for every received data communication). For example, when the executing applications are using TCP/IP socket mechanisms or more generally receiving data in the form of IP packets, the Incoming Communication Translator component could ensure that the data communication forwarded to an executing application includes the appropriate IP address and/or port number associated with that application. In addition, those skilled in the art will appreciate that the Incoming Communication Translator component may need to reformat received information into an appropriate form for the application receiving the information, such as by converting a received Fibre Channel frame into one or more IP packets.
  • node computing device 300 is merely illustrative and is not intended to limit the scope of the present invention.
  • Computing device 300 may be connected to other devices that are not illustrated, including one or more networks such as the Internet or via the World Wide Web.
  • computing device 300 could be one part of an EDN, such as by being a device at any one or more of the EDN sub-networks.
  • Various available products could be used as network interfaces and/or to implement some or all of the functionality of a VI NIC, including products from Banderacom, Inc. and Mellanox Technologies.
  • the functionality provided by the illustrated VI NIC components may in some embodiments be combined in fewer components or distributed in additional components.
  • the functionality of some of the illustrated components may not be provided and/or other additional functionality may be available.
  • components and data structures may also be stored (e.g., as instructions or structured data) on a computer-readable medium, such as a hard disk, a memory, a network, or a portable article to be read by an appropriate drive.
  • the components and data structures can also be transmitted as generated data signals (e.g., as part of a carrier wave) on a variety of computer-readable transmission mediums, including wireless-based and wired/cable-based mediums. Accordingly, the present invention may be practiced with other computer system configurations.
  • Figure 4 is a flow diagram of an embodiment of the Communication Registrar routine 400.
  • the routine receives indications of new data communications from either a local executing application or from a remote network manager, registers new data communications indicated by local applications with the network manager and receives appropriate virtual identifiers and other information to be used for the data communication in response, and stores any received information from the network manager in the virtual identifier translation table for use in processing incoming and outgoing data communications.
  • the routine begins at step 405 where an indication is received of a new communication.
  • the routine continues to step 410 where it determines if the indication was received from the network manager, such as for a data communication initiated by a remote source. If the data communication is instead from a local executing application, the routine continues to step 415 to determine whatever information about the data communication that will be used to register the data communication with the network manager so that the network manager can determine appropriate destinations for the data communication. In the illustrated embodiment, information is determined about the type of data to be communicated, about the application that initiated the communication, and about any destination information specified by the local application.
  • the routine then continues to step 420 where it is determined if the indicated data communication needs to be registered with the network manager. For example, if the indicated data communication is a transmittal of data for an existing persistent connection, the connection will already have been registered and registration is not necessary. In other situations, even a new data communication may not need to be registered, such as a data communication that will be communicated in the same manner and to the same destination as a previous communication, as the information provided for the previous data communication may be able to be reused.
  • the routine compares whenever information is used to uniquely identify the destination and/or the manner of transmission for the indicated new data communication, and determines if there is a match for that information already present in the virtual identifier translation table. Those skilled in the art will appreciate that in other embodiments the routine may not make this determination and instead send registration information to the network manager for each new indicated data communication, such as if the network manager provides functionality to determine whether to reuse previously provided transmission information or to instead send new transmission information.
  • step 425 If it is determined in step 425 that the new indicated data communication needs to be registered, the routine continues to step 430 to send a communication registration notification to the network manager that includes the determined communication type information. The routine then continues to step 435 to receive from the network manager an indication of a pair of transmittal and response virtual identifiers for the data communication, as well as optionally receiving other communication parameters to be used as part of the communication. The routine then continues to step 440 to store the received information in the virtual identifier translation table, as well as to optionally store routing information with which to route a response data communication back to the application that initiated this new data communication.
  • step 440 the routine continues to step 490 to determine if there are more indications to receive. If so, the routine returns to step 405, and if not the routine continues to step 499 and ends.
  • step 445 receive transmission information related to that new data communication.
  • the network manager will supply information about a pair of transmittal and response virtual identifiers to be used to route the indicated data communication to the node and to be used to route any responses back to the originating node, and will optionally also supply other communication parameters that will be used as part of the data communications.
  • the routine then continues to step 450 to determine a local application to which the incoming communication is to be forwarded, such as based on information supplied by the network manager (e.g., TCP/IP socket information provided by the source application initiating the new data communication).
  • Step 450 the routine continues to step 440 to store the received information from the network manager and the routing information for the local application in the virtual identifier translation table.
  • Figure 5 is a flow diagram of an embodiment of the Outgoing Communication Translator routine 500. The routine receives indications of outgoing data communication, determines an appropriate transmittal virtual identifier to be used for routing the data communication as well as optionally determining other communication parameters to be used, and transmits the data communication using the determined transmittal virtual identifier and other determined communication parameters.
  • the routine begins at step 505 where an indication is received of an outgoing communication.
  • the routine continues to step 510 to execute a subroutine to verify that the communication transmittal is authorized. In other embodiments, this verification step may not be performed.
  • the routine next continues to step 515 to determine if the communication transmittal was determined to be authorized, and if not continues to step 520 to send an error message to the application that initiated the data communication. If.it was instead determined in step 515 that the communication transmittal was authorized or if no authorization verification was performed, the routine continues to step 525 to map communication type information for the indicated data communication to a corresponding entry in the virtual identifier translation table for a registered data communication.
  • the communication type information to be used for the mapping may be destination TCP/IP socket information provided by the application that initiated the data communication.
  • the routine then continues to step 530 to format the outgoing data communication in a manner appropriate for the network type being used and to use the transmittal virtual identifier and any other communication parameters indicated in the virtual identifier translation table entry.
  • one or more Fibre Channel frames are generated by storing response and transmittal virtual identifiers in the Fibre Channel frame locations for source and destination identifiers and by storing the data to be communicated as the payload of the frames, and the header information for the frames is specified to correspond to a Fibre Channel COS and a priority that is consistent with the information in the virtual identifier translation table entry.
  • the routine then continues to step 535 to send the generated frames to the local IFM attached to the hardware output port to which the VI NIC corresponds.
  • FIG. 6 is a flow diagram of an embodiment of the Verify Communication Transmittal subroutine 600.
  • the subroutine receives an indication of a data communication and determines if the data communication is consistent with corresponding information that was stored in the virtual identifier translation table based on a prior registration for the data communication.
  • the subroutine begins at step 605 where an indication is received of a communication to be transmitted.
  • the subroutine continues to step 610 to determine if the virtual identifier translation table has an entry corresponding to the communication.
  • step 615 if there was not a corresponding entry, the subroutine to step 635 to return an indication that the data communication is not authorized. If it is instead determined in step 615 that a corresponding entry was present, the subroutine continues to step 620 to determine if the manner of the transmittal of the data communication is consistent with the transmission information in the corresponding entry, including use of virtual identifiers and other communication parameters. In some embodiments, it is verified that the data communication includes a pair of transmittal and response virtual identifiers that were provided together by the network manager and that the COS and priority for the data communication corresponds to the specified COS and priority limits provided by the network manager. If in step 625 it is determined that the data communication transmittal was not consistent, the subroutine continues to step 635. If the data communication is instead determined to be consistent, the subroutine continues to step 630 to return an indication that the data communication is authorized. After step 630 or 635, the subroutine continues to step 699 and ends.
  • Figure 7 is a flow diagram of an embodiment of the Incoming Communication Translator routine 700.
  • the routine receives indications of incoming data communications and forwards those data communication to appropriate local destinations such as an executing application. In some situations, the routine can also modify the incoming data communication in various ways, such as to replace missing or incorrect destination application-specific information with appropriate information.
  • the routine begins at step 705 where an indication is received of an incoming data communication.
  • the routine continues to step 710 to execute a subroutine to determine whether the data communication is authorized. Those skilled in the art will appreciate that in some embodiments such data communication verification may not be performed.
  • the routine determines if the data communication is authorized, and if not continues to step 720 to send an error message to the sender of the communication. If it is instead determined in step 715 that the data communication is authorized or if the verification is not performed, the routine continues to step 725 to map the transmittal virtual identifier (or in some embodiments the pair of the transmittal and response virtual identifiers) used to route the data communication to a corresponding entry in the virtual identifier translation table.
  • step 730 the routine then determines if the data communication includes information specific to the destination application that is incorrect or is missing, such as a network address. If so and if the correct information is accessible, such as by being stored in the virtual identifier translation table, the routine then continues to step 735 to replace the included incorrect information with the correct information.
  • the routine determines if correct destination application-specific information is accessible it could always be used to replace information sent in a received data communication without checking if the included information is missing or incorrect.
  • step 735 the routine continues to step 740 to forward the received data communication to the appropriate local destination by using the routing information from the corresponding entry in the virtual identifier translation table.
  • the routine may format the data communication in a manner appropriate for the local destination, such as by converting the received data communication into IP packet format.
  • step 795 the routine then continues to step 795 to determine if there are more indications to be received. If so, the routine returns to step 705, and if not the routine continues to step 799 and ends.
  • routines discussed above may be provided in alternate ways, such as being split among more routines or consolidated into less routines.
  • illustrated routines may provide more or less functionality than is described, such as when other illustrated routines instead lack or include such functionality respectively, or when the amount of functionality that is provided is altered.
  • data structures discussed above may be structured in different manners, such as by having a single data structure split into multiple data structures or by having multiple data structures consolidated into a single data structure.
  • illustrated data structures may store more or less information than is described, such as when other illustrated data structures instead lack or include such information respectively, or when the amount or types of information that is stored is altered.

Abstract

A method, system, and computer-readable medium (346) for processing received data communications that are routed through a network by using virtual identifiers is described. The virtual identifiers can each be assigned to one or more paths through a network to a destination, such as by a network manager (370) for the network. When a destination (300) receives a communication routed using a virtual identifier, the received communication can be processed based on the virtual identifier. In some situations, a received data communication is forwarded to one or more resources (310) of the destination that are associated with the virtual identifier used to route the communication, such as an executing application program. In addition, the received data communication can be modified before forwarding, such as to add network address information that is expected by the resource by, for example, retrieving information that is associated with the virtual identifier used to route the communication.

Description

USING VIRTUAL IDENTIFIERS TO ROUTE DATA AND PROCESS DATA ROUTED
THROUGH A NETWORK
TECHNICAL FIELD
The following disclosure relates generally to computer networks, and more particularly to using virtual identifiers to route data through networks.
BACKGROUND
The Internet has emerged as a critical commerce and communications platform for businesses and consumers worldwide. The dramatic growth in the number of Internet users, coupled with the increased availability of powerful new tools and equipment that enable the development, processing, and distribution of data across the Internet, have led to a proliferation of Internet-based applications. These applications include e-commerce, e-mail, electronic file transfers, and online interactive applications. As the number of users of and uses for the Internet increases, so does the complexity and volume of Internet traffic. Because of this traffic and its business potential, a growing number of companies are building businesses around the Internet and developing mission-critical business applications to be provided by the Internet.
Existing enterprise data networks ("EDNs") that support e-commerce applications are straining under the demand to provide added performance and services to customers. In particular, the growing customer demands for services have resulted in increasingly complex ad hoc EDNs. Current architectures of EDNs typically include three sub-networks: 1 ) a web server local area network (LAN), 2) a computational network for application servers, and 3) a storage area network (SAN). The processing and storage elements attached to these sub-networks may have access to a wide area network (WAN) or metropolitan area network (MAN) through a bridging device commonly known as an edge switch. Unfortunately, each of these subnetworks typically uses a distinct protocol and associated set of hardware and software, including network interface adapters, network switches, network operating systems, and management applications. Communication through the EDN requires bridging between the sub-networks that requires active participation of server processing resources for protocol translation and interpretation. There are a variety of disadvantages to the current architecture of EDNs, many of which result because the sub-networks and associated applications are developed by different vendors and it is difficult to integrate, manage, maintain and scale such inter-vendor EDNs. The ability to provide affordable, high-performance EDN solutions with extensive scalability, very high availability, and ease of management is thus significantly compromised or completely lost as existing solutions are grown ad hoc to meet customer demands.
In addition to inter-vendor problems that exist in current EDN architectures, it is often difficult to transmit data to appropriate destinations in a secure manner, particularly with any guarantees as to the Quality Of Service ("QOS") of the transmissions. For example, current architectures typically assign one or more network addresses to each node in a network (e.g., logical network addresses such as IP addresses and/or physical network addresses such as Media Access Control ("MAC") addresses), and network routing and switching devices use the network addresses of a destination node to route transmissions of data from a source node to that destination node. However, it is difficult to prevent unauthorized source nodes from sending data to a destination node with a known network address, particularly if the source nodes masquerade their identities by spoofing their own network addresses, and correspondingly it is difficult for a destination node to ensure that received data is from an authorized source. In addition, it can be difficult for even an authorized source node to transmit data to desired destinations, as the source node must know the appropriate network address or other logical name (e.g., a DNS name) that is assigned or mapped to a destination node in order to perform the transmitting. Even more difficult are situations in which the appropriate destinations are difficult to identify, such as for a source node that is publishing data of a type that may be of interest to various potential subscriber destination nodes. Finally, current architectures typically do not allow a source node to ensure that transmitted data will be processed with a desired QOS, such as a minimum network latency or minimum level of throughput.
BRIEF DESCRIPTION OF THE DRAWINGS
Figure 1 is a network diagram illustrating various nodes of an example Fibre Channel Fabric network that are inter-communicating. Figures 2A-2C illustrate an example of Virtual Identifier Network Interface Controller ("NIC") embodiments using virtual identifiers to inter-communicate through an example Fibre Channel Fabric network.
Figure 3 is a block diagram illustrating a node using an embodiment of the disclosed Virtual Identifier NIC to communicate with other nodes.
Figure 4 is a flow diagram of an embodiment of the Communication Registrar routine.
Figure 5 is a flow diagram of an embodiment of the Outgoing Communication Translator routine.
Figure 6 is a flow diagram of an embodiment of the Verify Communication Transmittal subroutine.
Figure 7 is a flow diagram of an embodiment of the Incoming Communication Translator routine.
DETAILED DESCRIPTION
A software facility is described below that uses virtual identifiers to route communications through a network to destinations in an appropriate manner. In some embodiments, each virtual identifier is assigned to a path through a network to a destination, such as by a network manager for the network. Using virtual identifiers for routing of communications, rather than network addresses or logical names that are specific to a destination, provides a variety of benefits, as discussed in greater detail below.
In some embodiments, one or more Virtual Identifier ("VI") Network Interface Controller ("NIC") facilities on each node (e.g., one VI NIC for each network interface) facilitate the use of virtual identifiers in communicating data. When a VI NIC on a node receives an indication that a data communication to one or more remote nodes is to occur, such as from an application executing on the node, the VI NIC will identify an appropriate transmittal virtual identifier that can be used to route the data communication through the network to the appropriate remote destination nodes without being assigned to or directly associated with those destination nodes. Such data communications can include both transitory connectionless transmittals of data (e.g., unidirectional transmittals from a source to a destination) and non-transitory connections that allow multiple distinct transmittals of data (e.g., a persistent dedicated connection that allows a connection-initiating source and a connection destination to transmit data back and forth).
The VI NIC can identify an appropriate transmittal virtual identifier for routing a data communication in various ways. In some embodiments, the VI NIC will register some or all outgoing data communications with a network manager for the network, and will receive an appropriate transmittal virtual identifier to be used for that communication from the network manager. If an indicated data communication corresponds to a previously registered data communication (e.g., to an existing connection or to a previous communication to the same destination and in the same transmission manner), however, the VI NIC could instead in some embodiments use the previously received transmittal virtual identifier for that data communication rather than perform an additional registration for the indicated data communication. The manners in which a data communication can be transmitted vary with the transmission characteristics that are supported by a network, and can include factors such as a particular Class Of Service ("COS") or transmission priority.
In some embodiments in which virtual identifiers are assigned to paths through a network, the assignment of paths to such virtual path identifiers is performed in a dynamic fashion after an indication is received that a data communication is to occur, such as by the network manager upon receipt of a data communication registration. The assigning of a virtual path identifier to a path can include the configuring of each of one or more intermediate routing devices (e.g., routers or switches) between the source and the destination, such as by the network manager, so that when one of the routing devices receives a data communication that includes the virtual identifier it will forward the communication in an appropriate manner either directly to the destination or instead to a next routing device along the path that is similarly configured.
The VI NIC can also assist in determining appropriate destinations for an indicated data communication, either directly or in conjunction with the network manager (e.g., by registering the data communication with the network manager), with the transmittal virtual identifier for that data communication selected so as to route the data communication to those destinations. In some situations, the indicated data communication may explicitly specify a destination, such as with a destination network address, while in other situations a destination may not be specified, such as when an application is publishing information and is relying on a third party to route the information to one or more current subscribers for that information. Regardless of whether a destination is specified, however, the VI NIC and/or the network manager can select one or more destinations that are appropriate for the indicated data communication, even if the specified destination is not among the selected destinations. This destination selection can be made by considering one or more of various factors, including any destinations specified, any expressions of interest made by potential recipients in the data communication (e.g., subscription requests), the type of data being communicated, the manner of the data communication (e.g., a specified COS and/or transmission priority), the identity or type of the source node and/or source application, the type of a destination application, etc.
In some situations, a source of an indicated data communication may specify a destination using a destination network address that is not mapped to any node in the network, and if so the VI NIC and/or the network manager could then select an appropriate destination for that destination network address. Multiple destinations can also be selected for an indicated data communication, even if that data communication specified a single destination (which may or may not be one of the selected destinations). If so, a single transmittal virtual identifier can be used to route the data communication to each of the multiple selected destinations, such as by configuring one or more intermediary routing devices to divide received communications that use that transmittal virtual identifier so as to forward a copy of such received communications to each of multiple destinations (or multiple next routing devices).
In some embodiments, virtual identifiers correspond to paths through a network that are specific to a source. If so, a single virtual identifier can be used by different sources for different paths, such as to different destinations if the different paths do not overlap. The use of virtual addresses also allows a path corresponding to a virtual identifier to be reconfigured in a manner transparent to a source using that virtual identifier, such as to correspond to a different path to the same destination or to a path to a different destination.
In some embodiments, when a data communication indicated by a source can result in bi-directional communication (e.g., a response from one or more of the destinations), the VI NIC also identifies a response virtual identifier that can be used for routing data from one or more of the destinations back to the source. If the VI NIC registers the data communication with a network manager, this response virtual identifier may be received from the network manager. After identifying this response virtual identifier, the VI NIC associates it with information indicating how to process received data communications that are routed using the response virtual identifier. In some embodiments, such received data communications are processed by forwarding the data communications to one or more resources associated with the destination node, such as an executing application program, a file on storage, or a device that is part of the node. For example, if a source application on a source node initiates a bidirectional communication, a VI NIC for the source node may associate the response virtual identifier with that source application so that received responses can be forwarded to that source application (which then becomes the destination application for those received communications).
The association of a virtual identifier with a corresponding destination application to which a data communication will be forwarded can be performed in various ways. For example, software applications that communicate using TCP/IP mechanisms often use TCP/IP sockets, which include a combination of an IP address and a software port number specific to a computing device using that IP address. Thus, in those embodiments the response virtual identifier can be associated with socket information for the source application. In a similar manner, in some embodiments a destination node associates transmittal virtual identifiers used to route data communications to that destination with an appropriate resource local to the destination node, such as based on information provided to the destination node by the network manager as part of the registering of those data communications and/or based on information included as part of the data communications.
When the VI NIC has access to application-specific information for a destination application for a received communication, such as TCP/IP socket information that is associated with a response virtual identifier, the VI NIC can use the information to provide additional benefits. For example, many network nodes and/or applications executing on such nodes require that various information be correctly specified in a received communication in order for that communication to be accepted, such as for security reasons. One example is that a destination application using TCP/IP communication mechanisms may require that any received transmissions include the correct TCP/IP socket information corresponding to that application. However, the previously discussed use of transmittal virtual identifiers can result in valid communications being received having incorrect TCP/IP socket information for a destination application, as discussed in greater detail below. When this occurs, the VI NIC that receives the communication can replace the incorrect included TCP/IP socket information with the correct information for the application by using the TCP/IP socket information that is associated with the transmittal virtual identifier used to route the communication. In addition, in some embodiments the VI NIC may verify the accuracy of the received communication in various ways before performing such information replacement.
The use of virtual identifiers can result in valid received communications that have incorrect information for a destination application in various ways. For example, if a source application specifies a destination IP address and that destination IP address is included in the data being communicated (e.g., in a location reserved for such a destination network address), but a VI NIC for that source application identifies one or more destinations that do not correspond to that destination IP address (e.g., that have other IP addresses), then the data communication will include a specified destination IP address that does not correspond to the IP addresses used by applications at the identified destinations. In addition, if multiple destinations with different IP addresses are identified by the VI NIC when only a single destination IP address was specified, most of the destinations will receive communications that do not include correct IP address information. In such situations, the VI NIC that receives the communication can replace the incorrect included IP address information with the correct IP address information for the application by using the TCP/IP socket information that is associated with the virtual identifier used to route the communication. Those skilled in the art will appreciate that a similar information replacement can be used for other communication mechanisms. In addition, in situations in which a data communication is being routed to only a single destination, the VI NIC that sends the data communication can perform the information replacement if that VI NIC has access to the necessary application-specific information for the destination application.
In some embodiments, a VI NIC can also identify information related to routing a data communication other than a transmittal virtual identifier, either directly or in conjunction with the network manager (e.g., by registering the data communication with the network manager). For example, the VI NIC may identify one or more Quality Of Service ("QOS") parameters that relate to a manner in which the data communication should occur, such as a specified COS and/or a priority to be used for the transmission of the data. If so, the VI NIC can also use such QOS parameters when transmitting data for that data communication.
Additional details about virtual identifiers and their uses by network managers and network routing devices are discussed in the following patent applications, each of which are incorporated by reference in their entirety: Provisional U.S. Application No. 60/287,068, filed April 27, 2001 , entitled "GENERATION OF SYNCHRONIZED 50% DUTY CYCLE CLOCKS" (attorney docket no. 030048011 US); Provisional U.S. Application No. 60/287,121 , filed April 27, 2001 , entitled "FREQUENCY DETECTION AND LOCK FOR PHASED LOCK LOOP" (attorney docket no. 030048012US); Provisional U.S. Application No. 60/287,069, filed April 27, 2001 , entitled "METHOD FOR IMPLEMENTING A CLUSTER NETWORK FOR HIGH PERFORMANCE AND HIGH AVAILABILITY USING A FIBRE CHANNEL SWITCH FABRIC" (attorney docket no. 030048013US); Provisional U.S. Application No. 60/287,120, filed April 27, 2001 , entitled "MULTI-PROTOCOL NETWORK FOR ENTERPRISE DATA CENTERS" (attorney docket no. 030048014US); Provisional U.S. Application No. 60/286,918, filed April 27, 2001 , entitled "UNIFIED ENTERPRISE NETWORK SWITCH (UNEX) PRODUCT SPECIFICATION" (attorney docket no. 030048015US); Provisional U.S. Application No. 60/286,922, filed April 27, 2001 , entitled "QUALITY OF SERVICE EXAMPLE" (attorney docket no. 030048016US); Provisional U.S. Application No. 60/287,081 , filed April 27, 2001 , entitled "COMMUNICATIONS MODEL" (attorney docket no. 030048017US); and Provisional U.S. Application No. 60/287,075, filed April 27, 2001 , entitled "UNIFORM ENTERPRISE NETWORK SYSTEM" (attorney docket no. 030048018US). Each of the following patent applications similarly include additional details about integrating multiple data communication processing techniques and about the use of virtual identifiers, and are also each hereby incorporated by reference in their entirety: Provisional U.S. Application No. 60/314,088 (attorney docket no. 030048015US1 ), filed August 21, 2001 and entitled "INTERCONNECT FABRIC MODULE"; and Provisional U.S. Application No. 60/314,287, filed August 22, 2001 and entitled "INTEGRATED ANALYSIS OF INCOMING DATA TRANSMISSIONS". For illustrative purposes, some embodiments are described below in which the VI NIC is used as part of a Fibre Channel network and/or as part of an EDN architecture. However, those skilled in the art will appreciate that the techniques of the invention can be used in a wide variety of other situations and with other types of networks, including InfiniBand-based networks, and that the invention is not limited to use in Fibre Channel networks or with EDN architectures. Additional details about Fibre Channel are available in "Fibre Channel: A Comprehensive Introduction," which is authored by Robert W. Kembel and published by Northwest Learning Associates, Inc., and which is hereby incorporated by reference in its entirety. Additional details about InfiniBand is available in the "InfiniBand Architecture Specification, Volumes 1 and 2, Release 1.0.a", dated June 19, 2001 and available at the time of this writing at the website for the InfiniBand Trade Association at "www.infinibandta.org", and which is hereby incorporated by reference in its entirety.
Figure 1 is a network diagram illustrating various nodes of an example Fibre Channel fabric-based interconnect network that are inter-communicating using virtual identifiers. In this example embodiment, multiple interconnect fabric modules ("IFMs") 110 with high-speed switching capabilities are used as intermediate routing devices to form an interconnect fabric, and multiple nodes 105, a network manager 115 and a Multi-Protocol Edge Switch ("MPEX") 120 are connected to the fabric. Each of the nodes has at least one VI NIC that uses virtual identifiers when communicating and receiving data. The MPEX is used to connect the Fibre Channel network to an external network, such as an Ethernet-based network, and similarly includes at least one VI NIC. Data is transmitted through the interconnect fabric using frames such as those defined by the Fibre Channel standard.
In this example embodiment, an IFM can be dynamically configured to interconnect its communications ports so that data can be transmitted through the interconnected ports. When the network manager receives a registration indication from a VI NIC for a data communication from a source node to a destination node, the network manager selects transmittal and response virtual identifiers to be used by the source and destination nodes when sending frames to each other. The network manager also identifies a path through the IFMs and their ports which frames will use when moving between the nodes. The network manager then configures the IFMs of the identified path so that when a frame that indicates the transmittal or response virtual identifiers is received at one of the IFMs, that frame is forwarded to the destination or source nodes via the path as appropriate. While the transmittal and response virtual identifiers thus use the same path (in opposite directions) in this example embodiment, they can use distinct paths in other embodiments.
Each IFM may maintain a virtual identifier table for each of its ports that maps virtual identifiers to its destinations ports. When a frame is received at a source port, the IFM then uses the virtual identifier for that frame and the virtual identifier table for the source port to identify a destination port through which the frame is to be forwarded. Thus, in this embodiment, a virtual identifier identifies a path between devices, rather than identifying a source or a destination device. In one embodiment, a virtual identifier includes both a domain address and a virtual address. Each IFM is assigned a domain address, with the IFMs that are assigned the same domain address being in the same domain. The IFMs use the domain addresses to forward frames between domains, and the network manager may also configure the IFMs with inter- domain paths. When an IFM receives a frame whose virtual identifier has a domain address that matches its domain address, then the frame has arrived at its destination domain. The IFM then forwards the frame in accordance with the virtual address of the virtual identifier. If, however, the domain addresses do not match, then the frame has not arrived at its destination domain, and the IFM forwards the frame using an inter- domain path. The virtual identifier table for an IFM port may thus be divided in some embodiments into a domain address table and a virtual address table that respectively map domain addresses and virtual addresses to destination ports through which frames are to be forwarded.
As an illustrative example of using virtual identifiers for routing data communications, Figures 2A-2C illustrate an example of VI NIC embodiments using virtual identifiers to inter-communicate through an example Fibre Channel Fabric network. In particular, Figure 2A illustrates various VI NICs 250, 255, 270, 275 and 280 that are inter-communicating through a Fibre Channel fabric-based interconnect network that includes IFMs 262, 264 and 266. As discussed in greater detail below, Figure 2B illustrates a table containing information related to each of multiple example data communications discussed below.
A first example data communication begins when VI NIC 250, which is connected to port 0 of IFM 262, initiates a data communication to VI NIC 270, which is connected to port 25 of IFM 264. This data communication is indicated to be a persistent connection, and VI NIC 250 receives a transmittal virtual identifier A (e.g., from a network manager for the network, not shown) to be used for routing communications to VI NIC 270. VI NIC 270 correspondingly receives a response virtual identifier B to be used for routing responses to VI NIC 250. Those skilled in the art will appreciate that virtual identifiers can be represented in various formats, such as 24-bit identifiers in a Fibre Channel network. As previously discussed, VI NIC 250 is also notified of the response virtual identifier B supplied to VI NIC 270 so that VI NIC 250 can recognize communications received from VI NIC 270 as being part of the persistent connection and can forward those received data communications in an appropriate manner (e.g., to an executing application (not shown) on the node to which VI NIC 250 belongs). VI NIC 270 similarly maps received data communications using virtual identifier A to an appropriate destination on the node to which VI NIC 270 belongs. The transmittal and response virtual identifiers A and B each correspond to a path through IFMs 262 and 264. In particular, data communications from VI NIC 250 using the transmittal virtual identifier A will be received at port 0 of IFM 262, and will be forwarded by that port along link 262a to output port 29 of IFM 262. That output port is statically connected to port 5 of IFM 264, which will receive the data communications using the transmittal virtual identifier A and will forward them along link 264a to output port 25 of IFM 264. VI NIC 270 will then receive the data communication. Data communications from VI NIC 270 to VI NIC 250 will return in a similar manner along that same path in an opposite direction.
As previously noted, Figure 2B illustrates a table reflecting the example data communications between the various VI NICs, and entries 1a and 1 b of the table represent the dedicated connection between VI NICs 250 and 270 that was just discussed. As is shown, the determination of which of an associated pair of virtual identifiers is the transmittal virtual identifier and which is the response virtual identifier is made with respect to the source VI NIC using the virtual identifiers to route a data communication. Thus, VI NIC 250 uses virtual identifier A as its transmittal virtual identifier and virtual identifier B as its response virtual identifier for the dedicated connection, while VI NIC 270 uses them in an opposite matter.
After the connection between VI NICs 250 and 270 has ended, VI NIC 250 initiates a connectionless data communication to VI NIC 275, which is connected to port 28 of IFM 264. Transmittal and response virtual identifiers C and D are provided to VI NIC 250 to be used for the data communication, with the transmittal virtual identifier C corresponding to a path including link 262a from port 0 of IFM 262 to port 29 of IFM 262, followed by link 264b from port 5 of IFM 264 to port 28 of IFM 264. In the illustrated embodiment, a response virtual identifier is provided to VI NIC 250 so that response information can be provided to VI NIC 250 if necessary, such as an error message indicating that data communication was not successful. At least the transmittal virtual identifier C will also be provided to VI NIC 275 so that received data communications can be recognized and forwarded in an appropriate manner. Entry 2 of the table illustrated in Figure 2B corresponds to this data communication.
Immediately after the data communication to VI NIC 275, VI NIC 250 initiates a data communication to VI NIC 280, which is connected to port 20 of IFM 266. VI NIC 250 receives transmittal and response virtual identifiers E and F, with the path corresponding to transmittal identifier E including link 262c from port 0 to port 31 of IFM 262 and link 266a from port 0 to port 20 of IFM 266. Port 31 of IFM 262 is statically connected to port 0 of IFM 266. Entry 3 of the table illustrated in Figure 2B corresponds to this data communication.
Note that after this data communication, port 0 of IFM 262 is configured (barring any reconfigurations) to route data communications from VI NIC 250 that use any one of the transmittal virtual identifiers A, B or C. While port 0 forwards data communications in the illustrated embodiments for these transmittal virtual identifiers to different ports, that is not necessary. For example, port 0 could be configured to forward data communications for all the transmittal virtual identifiers to port 29 of IFM 262, and port 5 of IFM 264 could then be configured to forward data communications using transmittal virtual identifier C to port 10 of IFM 264 for communication to port 8 of IFM 266, which could then forward that received data communication to port 20 of IFM 266 for delivery to VI NIC 280.
VI NIC 275 next initiates a data communication that is determined (e.g., by the network manager) should be routed to VI NICs 250 and 280. VI NIC 275 then receives a transmittal virtual identifier E and response virtual identifier G to be used for the data communication. When used by VI NIC 275, transmittal virtual identifier E corresponds to two paths through the network that lead to the two destination VI NICs. In particular, a path to VI NIC 250 includes link 264c from port 28 to port 6 of IFM 264 and link 262b from port 30 to port 0 of IFM 262. Port 6 of IFM 264 is statically connected to port 30 of IFM 262. The path from VI NIC 275 to destination VI NIC 280 includes links 264b from port 28 to port 10 of IFM 264 and link 266b from port 8 to port 20 of IFM 266. Port 10 of IFM 264 is statically connected to port 8 of IFM 266. Entry 4 of the table illustrated in Figure 2B corresponds to this data communication.
In this most recent data communication example, port 28 of IFM 264 is configured such that when it receives a data communication using the transmittal virtual identifier E from VI NIC 275, the port divides the received data communication and sends a copy of the data communication to both of ports 6 and 10 to IFM 264 for forwarding. Thus, this single transmittal virtual identifier is used to send a data communication to multiple destinations. Note, however, that it is not necessary that the port that initially receives the data communication (i.e., port 28 of IFM 264 in this example) be the one to divide a received data communication into multiple copies. For example, port 28 of IFM 264 could instead be configured to send only a single copy of the received data communication to port 6 of IFM 264, and port 30 of IFM 262 could instead be configured to send a copy of the received data communication to both ports 0 and 31 of IFM 262. Alternately, port 28 of IFM 264 could be configured as initially discussed, but port 30 of IFM 262 could instead be configured to send copies of the received data communication to both ports 0 and 28 of IFM 262 if VI NIC 255 is determined to be another destination for the data communication.
Note also that the transmittal virtual identifier E used by VI NIC 275 in this most recent example data communication is identical to the transmittal virtual identifier E previously used by VI NIC 250 for data communication to VI NIC 280. In this illustrated embodiment, the paths corresponding to virtual identifiers are relative to the source from which those data communications originate, and thus different VI NICs can use the same virtual identifier to correspond to different paths and to different destinations. This is possible since each of the ports of each of the IFMs can be separately configured in the illustrated embodiment to handle data communications having specified virtual identifiers. Thus, for example, port 28 of IFM 264 is configured to forward data communications received from VI NIC 275 that use the transmittal virtual identifier E to ports 6 and 10 of IFM 264, while port 0 of IFM 262 is configured to forward a data communication received from VI NIC 250 that uses the transmittal virtual identifier E to port 31 of IFM 262. Figure 2C illustrates an example of a virtual identifier translation table used by VI NIC 250 when transmitting and receiving the example data communications. In the illustrated example, multiple applications programs are executing on a node to which VI NIC 250 corresponds and are using TCP/IP socket communication mechanisms to specify their data communications. In addition, in the illustrated example the VI NIC can identify various QOS communication parameters to be associated with each data communication. Each entry in the virtual identifier translation table corresponds to a distinct data communication of which the VI NIC has been notified. For example, entry 1 in the table corresponds to the previously discussed dedicated connection between VI NICs 250 and 270.
In this example, the data communication for entry 1 was initiated by an executing source application opening a TCP/IP socket having a destination of IP address "128.32.78.105" and a destination node software port of 3523, with this TCP/IP socket information stored in column 221 of the table. In addition, information is stored in column 223 of the virtual identifier translation table to enable received data communications to be forwarded to the appropriate executing application, which in this case is the source application. In this example, the VI NIC 250 determines (e.g., based on the received indication of the data communication) that the source application has source socket information that includes an IP address of "153.83.28.125" and a software port number of 3025 for the node on which the application is executing.
In this example, the VI NIC 250 also determines appropriate transmittal and response virtual identifiers for the data communication, as well as various QOS parameters related to the data communication (e.g., by registering the data communication with a network manager that supplies the virtual identifiers and QOS parameters). The transmittal and response virtual identifiers are stored in columns 225 and 227 of the table respectively, and the QOS communications parameters are stored in one or more columns 229. In this example embodiment, the identified QOS communication parameters include a specified COS and an authorized minimum and maximum transmission priority. As shown, this data communication is assigned a COS of "1" (e.g., which may correspond to dedicated connections) and a transmission priority range between 0 and 127 (e.g., the full range for a 7-bit priority value).
In a similar manner, entries 2, 3 and 4 of the virtual identifier translation table correspond to example communications 2, 3 and 4 listed in the table illustrated in Figure 2B. As is shown, a single executing application may have multiple virtual identifier pairs shown in different entries of the virtual identifier translation table, such as entries 1 and 2 which share the same TCP/IP socket routing information in column 223. Conversely, even when multiple indicated data communications specify the same destination IP address, the data communications may be routed to different destination nodes, such as is shown with entries 1 and 3 of the table. More generally, in other embodiments the destination for an indicated data communication may be selected on the basis of information other than a specified TCP/IP destination socket, and if so the virtual identifier translation table would instead store in column 221 at least the minimal set of information needed to distinguish between the different data communications of which it is notified. For example, if indicated data communications have destinations selected based solely on a type of the executing application or on a type of the data being transmitted, an indication of that type of information could be stored in column 221 instead of the destination TCP/IP socket information. In addition, in some embodiments an application could have multiple distinct virtual identifiers that can be used to communicate with a single destination, such as if the virtual identifiers are assigned to different paths through the network or have differing associated QOS parameters. Similarly, different applications on a source node could in various embodiments use the same or different virtual identifiers to communicate with a single destination, regardless of whether different virtual identifiers were assigned to different paths through the network.
Entry 4 in the virtual identifier translation table reflects a data communication initiated by a source other than VI NIC 250, in this case being VI NIC 275. In that situation, VI NIC 250 will store data in column 223 of the virtual identifier translation table indicating how to forward those received data communications (such as based on destination TCP/IP socket information included in a first of those received data communications), but need not store identification information for VI NIC 275 in column 221 since the example data communication is a 1-way connectionless transmittal. In addition, in the illustrated embodiment the transmittal virtual identifier E used by VI NIC 275 to route the data communication to VI NIC 250 is shown in column 227 of entry 4 of the virtual identifier translation table as being the response virtual identifier for the data communication, since from the perspective of VI NIC 250 the virtual identifier is used for received data communications. Those skilled in the art will appreciate that in other embodiments other types of information could be stored in the virtual identifier translation table (e.g., connection preemption information) or existing types of information may not be present, and that the existing information could also be stored in other ways (e.g., by having separate virtual identifier translation tables for outgoing and incoming data communications).
Figure 3 illustrates a node computing device 300 suitable for executing an embodiment of a VI NIC that uses virtual identifiers when transmitting and receiving data communications, as well as illustrating various other node computing devices 350 with which node 300 can inter-communicate. The nodes are inter-connected through an Interconnect Fabric 380, and a Network Manager 370 is similarly connected to the Fabric.
The node computing device 300 includes a CPU 305, various I/O devices 310, storage 320 and memory 330. The I/O devices include at least one network interface 312 which connects the node to the Interconnect Fabric, as well as computer-readable media drive 313 and various other I/O devices 314. An embodiment of a VI NIC 340 is executing in memory, and it includes a Communication Registrar component 342, an Outgoing Communication Translator component 344 and an Incoming Communication Translator component 346. While the VI NIC in the illustrated embodiment includes multiple components executing in the main memory of the node, those skilled in the art will appreciate that other arrangements are possible in other embodiments, such as implementing a VI NIC together with a network interface on a single plug-in card that attaches to a bus for the node and that may include stand-alone memory and/or processing capabilities including hard-wired logic. In some embodiments, some or all of the VI NIC components may be a device driver for the node, such as for one of the network interfaces. In addition, those skilled in the art will appreciate that in other embodiments multiple VI NICs may be executing on a single node, such as to correspond to multiple network interfaces.
In the illustrated embodiment, multiple application programs 335 are also executing in memory, and can initiate or receive data communications with application programs executing on remote nodes. When one of the application programs initiates a data communication, the VI NIC is notified of the data communication, and the Communication Registrar component then registers that the communication with the Network Manager. In response, the Communication Registrar component receives a pair of transmittal and response virtual identifiers from the Network Manager as well as various QOS communication parameters for that data communication. In order to register a data communication with the Network Manager, the Communication Registrar component retrieves and uses network manager communication parameters 327 from storage that may include a transmittal virtual identifier to route the communication to the Network Manager and a response virtual identifier to recognize the information received back from the Network Manager. The network manager communication parameters can be obtained in various ways, such as directly from the Network Manager during initialization of the node and/or the network. After the Communication Registrar component receives the virtual identifier pair and other information for the registered data communication, it stores that information in the virtual identifier translation table 325 on storage for use when transmitting and receiving data communications.
When an application program is ready to perform a data communication, the Outgoing Communication Translator receives notification of the communication to be performed. If the initial notification used by the Communication Registrar to initiate registration was itself an indication to perform a communication, the Outgoing Communication Translator component can receive this notification from the Communication Registrar component after the registration has been completed. The Outgoing Communication Translator component analyzes the information provided about the data communication to be performed, maps that data communication to a corresponding entry in the virtual identifier translation table in order to determine the appropriate transmission information to be used for the data communication, and then transmits the data using the information retrieved from the virtual identifier translation table. Those skilled in the art will appreciate that the Outgoing Communication Translator may also need to perform additional formatting of the data to be transmitted, such as to generate one or more appropriate Fibre Channel frames for the illustrated example in which the network is a Fibre Channel Interconnect Fabric. In addition, in some embodiments the Outgoing Communication Translator component may verify the accuracy of the communication indicated by the application program before transmitting the communication, such as to ensure that a priority requested by the application program to be used for the transmission falls within the transmission priority bounds assigned to the data communication. In a similar manner, the Incoming Communication Translator component is notified when the network interface receives incoming data communications that are routed using virtual identifiers. Upon receiving notification of such a received data communication, the Incoming Communication Translator determines the transmittal virtual identifier used to route the data communication to the node and uses the virtual identifier translation table to map that virtual identifier to one or more of the application programs executing in memory. Upon determining one or more appropriate application programs to receive the data communication, the VI NIC then forwards the received data communication to those application programs.
In the case of a received data communication that is a response to a data communication initiated at node 300, the necessary information for forwarding the received data communication will already be present in the virtual identifier translation table based on the Communication Registrar component having previously registered that data communication. In the case of data communications that are initiated at another node, however, the necessary information to forward the received data communication to an executing application program may or may not already be present in the virtual identifier translation table. For example, in some embodiments the Network Manager will have supplied the appropriate information to the VI NIC (e.g., to the Communication Registrar component) before the data communication is received, and the information could be stored in the virtual identifier translation table at that time. In other embodiments, the appropriate information for forwarding the received data communication may be added to the virtual identifier translation table at the time that the data communication is received, such as by the Incoming Communication Translator component analyzing information included in the data communication to identify the needed information.
In some embodiments, the Incoming Communication Translator component will also process received data communications in various ways before forwarding them to one or more appropriate application programs. For example, in some embodiments application programs may expect received data communications to include information specific to the receiving application, such as one or more network addresses associated with that application. If the VI NIC has access to the appropriate information for the application, such as from the virtual identifier translation table, the Incoming Communication Translator component can add that information to a received data communication when it is missing or incorrect (or for every received data communication). For example, when the executing applications are using TCP/IP socket mechanisms or more generally receiving data in the form of IP packets, the Incoming Communication Translator component could ensure that the data communication forwarded to an executing application includes the appropriate IP address and/or port number associated with that application. In addition, those skilled in the art will appreciate that the Incoming Communication Translator component may need to reformat received information into an appropriate form for the application receiving the information, such as by converting a received Fibre Channel frame into one or more IP packets.
Those skilled in the art will also appreciate that node computing device 300 is merely illustrative and is not intended to limit the scope of the present invention. Computing device 300 may be connected to other devices that are not illustrated, including one or more networks such as the Internet or via the World Wide Web. In addition, computing device 300 could be one part of an EDN, such as by being a device at any one or more of the EDN sub-networks. Various available products could be used as network interfaces and/or to implement some or all of the functionality of a VI NIC, including products from Banderacom, Inc. and Mellanox Technologies. Those skilled in the art will also appreciate that the functionality provided by the illustrated VI NIC components may in some embodiments be combined in fewer components or distributed in additional components. Similarly, in some embodiments, the functionality of some of the illustrated components may not be provided and/or other additional functionality may be available.
Those skilled in the art will also appreciate that, while various items are illustrated as being stored in memory while being used, these items or portions of them can be transferred between memory and other storage devices for purposes of memory management and data integrity. Similarly, items illustrated as being present on storage while being used can instead be present in memory and transferred between storage and memory. Some or all of the components and data structures may also be stored (e.g., as instructions or structured data) on a computer-readable medium, such as a hard disk, a memory, a network, or a portable article to be read by an appropriate drive. The components and data structures can also be transmitted as generated data signals (e.g., as part of a carrier wave) on a variety of computer-readable transmission mediums, including wireless-based and wired/cable-based mediums. Accordingly, the present invention may be practiced with other computer system configurations.
Figure 4 is a flow diagram of an embodiment of the Communication Registrar routine 400. The routine receives indications of new data communications from either a local executing application or from a remote network manager, registers new data communications indicated by local applications with the network manager and receives appropriate virtual identifiers and other information to be used for the data communication in response, and stores any received information from the network manager in the virtual identifier translation table for use in processing incoming and outgoing data communications.
The routine begins at step 405 where an indication is received of a new communication. The routine continues to step 410 where it determines if the indication was received from the network manager, such as for a data communication initiated by a remote source. If the data communication is instead from a local executing application, the routine continues to step 415 to determine whatever information about the data communication that will be used to register the data communication with the network manager so that the network manager can determine appropriate destinations for the data communication. In the illustrated embodiment, information is determined about the type of data to be communicated, about the application that initiated the communication, and about any destination information specified by the local application.
The routine then continues to step 420 where it is determined if the indicated data communication needs to be registered with the network manager. For example, if the indicated data communication is a transmittal of data for an existing persistent connection, the connection will already have been registered and registration is not necessary. In other situations, even a new data communication may not need to be registered, such as a data communication that will be communicated in the same manner and to the same destination as a previous communication, as the information provided for the previous data communication may be able to be reused. In particular, the routine compares whenever information is used to uniquely identify the destination and/or the manner of transmission for the indicated new data communication, and determines if there is a match for that information already present in the virtual identifier translation table. Those skilled in the art will appreciate that in other embodiments the routine may not make this determination and instead send registration information to the network manager for each new indicated data communication, such as if the network manager provides functionality to determine whether to reuse previously provided transmission information or to instead send new transmission information.
If it is determined in step 425 that the new indicated data communication needs to be registered, the routine continues to step 430 to send a communication registration notification to the network manager that includes the determined communication type information. The routine then continues to step 435 to receive from the network manager an indication of a pair of transmittal and response virtual identifiers for the data communication, as well as optionally receiving other communication parameters to be used as part of the communication. The routine then continues to step 440 to store the received information in the virtual identifier translation table, as well as to optionally store routing information with which to route a response data communication back to the application that initiated this new data communication. After step 440, or if it was instead determined in step 425 that the new indicated data communication did not need to be registered, the routine continues to step 490 to determine if there are more indications to receive. If so, the routine returns to step 405, and if not the routine continues to step 499 and ends.
If it was instead determined in step 410 that the received indication of the new data communication is from the network manager, the routine continues to step 445 to receive transmission information related to that new data communication. In particular, in the illustrated embodiment the network manager will supply information about a pair of transmittal and response virtual identifiers to be used to route the indicated data communication to the node and to be used to route any responses back to the originating node, and will optionally also supply other communication parameters that will be used as part of the data communications. The routine then continues to step 450 to determine a local application to which the incoming communication is to be forwarded, such as based on information supplied by the network manager (e.g., TCP/IP socket information provided by the source application initiating the new data communication). After step 450, the routine continues to step 440 to store the received information from the network manager and the routing information for the local application in the virtual identifier translation table. Figure 5 is a flow diagram of an embodiment of the Outgoing Communication Translator routine 500. The routine receives indications of outgoing data communication, determines an appropriate transmittal virtual identifier to be used for routing the data communication as well as optionally determining other communication parameters to be used, and transmits the data communication using the determined transmittal virtual identifier and other determined communication parameters.
The routine begins at step 505 where an indication is received of an outgoing communication. The routine continues to step 510 to execute a subroutine to verify that the communication transmittal is authorized. In other embodiments, this verification step may not be performed. The routine next continues to step 515 to determine if the communication transmittal was determined to be authorized, and if not continues to step 520 to send an error message to the application that initiated the data communication. If.it was instead determined in step 515 that the communication transmittal was authorized or if no authorization verification was performed, the routine continues to step 525 to map communication type information for the indicated data communication to a corresponding entry in the virtual identifier translation table for a registered data communication. For example, in some embodiments the communication type information to be used for the mapping may be destination TCP/IP socket information provided by the application that initiated the data communication.
The routine then continues to step 530 to format the outgoing data communication in a manner appropriate for the network type being used and to use the transmittal virtual identifier and any other communication parameters indicated in the virtual identifier translation table entry. In the illustrated embodiment, one or more Fibre Channel frames are generated by storing response and transmittal virtual identifiers in the Fibre Channel frame locations for source and destination identifiers and by storing the data to be communicated as the payload of the frames, and the header information for the frames is specified to correspond to a Fibre Channel COS and a priority that is consistent with the information in the virtual identifier translation table entry. The routine then continues to step 535 to send the generated frames to the local IFM attached to the hardware output port to which the VI NIC corresponds. After step 535 or step 520, the routine continues to step 590 to determine if there are more indications to be received. If so, the routine returns to step 505, and if not the routine continues to step 599 and ends. Figure 6 is a flow diagram of an embodiment of the Verify Communication Transmittal subroutine 600. The subroutine receives an indication of a data communication and determines if the data communication is consistent with corresponding information that was stored in the virtual identifier translation table based on a prior registration for the data communication. The subroutine begins at step 605 where an indication is received of a communication to be transmitted. The subroutine continues to step 610 to determine if the virtual identifier translation table has an entry corresponding to the communication. In step 615, if there was not a corresponding entry, the subroutine to step 635 to return an indication that the data communication is not authorized. If it is instead determined in step 615 that a corresponding entry was present, the subroutine continues to step 620 to determine if the manner of the transmittal of the data communication is consistent with the transmission information in the corresponding entry, including use of virtual identifiers and other communication parameters. In some embodiments, it is verified that the data communication includes a pair of transmittal and response virtual identifiers that were provided together by the network manager and that the COS and priority for the data communication corresponds to the specified COS and priority limits provided by the network manager. If in step 625 it is determined that the data communication transmittal was not consistent, the subroutine continues to step 635. If the data communication is instead determined to be consistent, the subroutine continues to step 630 to return an indication that the data communication is authorized. After step 630 or 635, the subroutine continues to step 699 and ends.
Figure 7 is a flow diagram of an embodiment of the Incoming Communication Translator routine 700. The routine receives indications of incoming data communications and forwards those data communication to appropriate local destinations such as an executing application. In some situations, the routine can also modify the incoming data communication in various ways, such as to replace missing or incorrect destination application-specific information with appropriate information.
The routine begins at step 705 where an indication is received of an incoming data communication. The routine continues to step 710 to execute a subroutine to determine whether the data communication is authorized. Those skilled in the art will appreciate that in some embodiments such data communication verification may not be performed. In step 715, the routine then determines if the data communication is authorized, and if not continues to step 720 to send an error message to the sender of the communication. If it is instead determined in step 715 that the data communication is authorized or if the verification is not performed, the routine continues to step 725 to map the transmittal virtual identifier (or in some embodiments the pair of the transmittal and response virtual identifiers) used to route the data communication to a corresponding entry in the virtual identifier translation table.
In step 730, the routine then determines if the data communication includes information specific to the destination application that is incorrect or is missing, such as a network address. If so and if the correct information is accessible, such as by being stored in the virtual identifier translation table, the routine then continues to step 735 to replace the included incorrect information with the correct information. Those skilled in the art will appreciate that in other embodiments, if correct destination application- specific information is accessible it could always be used to replace information sent in a received data communication without checking if the included information is missing or incorrect. After step 735, or if it was instead determined that in step 730 that incorrect information was not included or that correct information to be used as a replacement was not accessible, the routine continues to step 740 to forward the received data communication to the appropriate local destination by using the routing information from the corresponding entry in the virtual identifier translation table. In addition, the routine may format the data communication in a manner appropriate for the local destination, such as by converting the received data communication into IP packet format. The routine then continues to step 795 to determine if there are more indications to be received. If so, the routine returns to step 705, and if not the routine continues to step 799 and ends.
Those skilled in the art will also appreciate that in some embodiments the functionality provided by the routines discussed above may be provided in alternate ways, such as being split among more routines or consolidated into less routines. Similarly, in some embodiments illustrated routines may provide more or less functionality than is described, such as when other illustrated routines instead lack or include such functionality respectively, or when the amount of functionality that is provided is altered. Those skilled in the art will also appreciate that the data structures discussed above may be structured in different manners, such as by having a single data structure split into multiple data structures or by having multiple data structures consolidated into a single data structure. Similarly, in some embodiments illustrated data structures may store more or less information than is described, such as when other illustrated data structures instead lack or include such information respectively, or when the amount or types of information that is stored is altered.
From the foregoing it will be appreciated that, although specific embodiments have been described herein for purposes of illustration, various modifications may be made without deviating from the spirit and scope of the invention. Accordingly, the invention is not limited except as by the appended claims. In addition, while certain aspects of the invention are presented below in certain claim forms, the inventors contemplate the various aspects of the invention in any available claim form. For example, while only one some aspects of the invention may currently be recited as being embodied in a computer-readable medium, other aspects may likewise be so embodied. Accordingly, the inventors reserve the right to add additional claims after filing the application to pursue such additional claim forms for other aspects of the invention.

Claims

CLAIMSI/We claim:
1. A computer-implemented method for processing a received data communication based on a virtual identifier that was used to route the data communication through a network, the method comprising: receiving an indication of a data communication that was routed to a destination along a path through the network by using a virtual identifier corresponding to the path, the virtual identifier distinct from a network address associated with the destination; determining the virtual identifier used to route the indicated data communication along the path through the network to the destination; and determining based on the determined virtual identifier an appropriate resource associated with the destination to which the indicated data communication will be supplied.
2. The method of claim 1 wherein the destination is a node of the network, and wherein the network address is a physical network address corresponding to the node.
3. The method of claim 1 wherein the destination is a node of the network, and wherein the network address is a logical network address corresponding to the node.
4. The method of claim 1 wherein the destination is a node of the network, and wherein the resource associated with the destination is an application executing on the node.
5. The method of claim 1 wherein the destination is a node of the network, and wherein the resource associated with the destination is a device associated with the node.
6. The method of claim 1 wherein the indicated data communication includes an indication of the network address.
7. The method of claim 1 wherein the indicated data communication includes an indication of the virtual identifier.
8. The method of claim 1 wherein the virtual identifier is associated with the path through the network by a network manager for the network.
9. The method of claim 8 wherein the associating of the virtual identifier with the path includes configuring a last routing device along the path to forward received data indicating the virtual identifier to the destination and configuring each other routing device along the path to forward received data indicating the virtual identifier to a next of the routing devices along the path.
10. The method of claim 1 wherein the virtual identifier is not associated with any node of the network.
11. The method of claim 1 including, before the determining of the virtual identifier, receiving information related to the data communication from a network manager for the network, and wherein the determining of the appropriate resource is based at least in part on the received information.
12. The method of claim 11 wherein the receiving of the information from the network manager is based on a source for the data communication registering the data communication with the network manager.
13. The method of claim 1 wherein the indicated data communication was sent by a remote source, wherein the path to which the virtual identifier corresponds is relative to the source using the virtual identifier to communicate data, and including: receiving an indication of a second data communication from a distinct second source that was routed to the destination by using the virtual identifier to correspond to a distinct second path through the network to the destination; and determining a distinct second resource associated with the destination to which the second data communication will be supplied.
14. The method of claim 1 including determining for the indicated data communication a Class Of Service used for the data communication, and wherein the determining of the appropriate resource is additionally based on the determined Class Of Service.
15. The method of claim 1 including determining for the indicated data communication a transmission priority used for the data communication, and wherein the determining of the appropriate resource is additionally based on the determined transmission priority.
16. The method of claim 1 including determining a second virtual identifier associated with the data communication that corresponds to a path through the network from the destination to a source for the data communication, and wherein the determining of the appropriate resource is additionally based on the determined second virtual identifier.
17. The method of claim 1 wherein the indicated data communication includes information related to the resource, and wherein the determining of the appropriate resource is additionally based on the included information.
18. The method of claim 1 including supplying the indicated data communication to the determined resource.
19. The method of claim 1 including receiving indications of multiple data communications and supplying each of the data communications to a resource associated with the destination based on a virtual identifier used to route the data communication to the destination, at least two of the indicated data communications that are routed to the destination using distinct virtual identifiers being supplied to the same resource.
20. The method of claim 1 including determining network address information associated with the determined resource and adding the determined network address information to the indicated data communication before supplying the indicated data communication to the determined resource.
21. The method of claim 20 including determining whether the indicated data communication lacks the determined network address information, and wherein the adding of the determined network address information to the indicated data communication is performed only when the indicated data communication is determined to lack the determined network address information.
22. The method of claim 20 wherein the determined network address information associated with the determined resource is the network address associated with the destination.
23. The method of claim 20 wherein the indicated data communication includes a location in which a destination network address can be stored, and wherein the adding of the determined network address information to the indicated data communication includes storing an indication of that determined network address information in the location.
24. The method of claim 20 wherein the determining of the network address information associated with the determined resource includes retrieving information previously associated with the determined virtual identifier.
25. A computer-readable medium whose contents cause a computing device to process a received data communication based on a virtual identifier that was used to route the data communication through a network, by performing a method comprising: receiving an indication of a data communication that was routed to a destination by using a virtual identifier corresponding to a path through the network to the destination; and determining an appropriate resource associated with the destination to which the indicated data communication will be supplied based on the virtual identifier used to route the indicated data communication through the network to the destination.
26. The computer-readable medium of claim 25 wherein the method further comprises determining network address information corresponding to the determined resource and adding the determined network address information to the indicated data communication before supplying the indicated data communication to the determined resource.
27. The computer-readable medium of claim 25 wherein the computer- readable medium is a memory of a computer system.
28. The computer-readable medium of claim 25 wherein the computer- readable medium is a data transmission medium transmitting a generated data signal containing the contents.
29. A computing device for processing a received data communication based on a virtual identifier that was used to route the data communication through a network, comprising: a communication receiver capable of receiving an indication of a data communication that was routed to a destination by using a virtual identifier corresponding to a path through the network to the destination, the virtual identifier distinct from a network address associated with the destination; and a communication processor capable of determining the virtual identifier used to route the indicated data communication through the network to the destination and of determining based on the determined virtual identifier a resource associated with the destination to which the indicated data communication will be supplied.
30. The computing device of claim 29 including at least one application program executing in memory of the computing device, and wherein the determined resource is one of the executing application programs.
31. The computing device of claim 29 wherein the communication processor is further capable of determining network address information associated with the determined resource and of adding the determined network address information to the indicated data communication before supplying the indicated data communication to the determined resource.
32. The computing device of claim 29 wherein the communication receiver and the communication processor are part of a Network Interface Controller for the computing device.
33. The computing device of claim 29 wherein the computing device is a node of the network.
34. The computing device of claim 29 wherein the communication receiver and the communication processor are executing in memory of the computing device.
35. A method for a destination node to process received data that was routed through a network by using a transmittal virtual path identifier, the destination node having multiple executing application programs each associated with a network address, the method comprising: receiving multiple data transmissions that are each routed through the network to the destination node from a remote source node by using a transmittal virtual path identifier that is assigned to a path through the network from that source node to the destination node; and for each of the multiple received data transmissions, determining the transmittal virtual path identifier used to route the received data transmission to the destination node; determining one of the executing application programs to which the determined virtual path identifier corresponds, the determined virtual path identifier distinct from the network address associated with the determined application program; determining whether the received data transmission includes an indication of a destination network address that is distinct from the network address associated with the determined application program; and when the received data transmission is determined to include an indication of a destination network address distinct from the associated network address, modifying the received data transmission by replacing the indication of the destination network address with an indication of the associated network address; and supplying the modified received data transmission to the determined application program.
36. The method of claim 35 wherein the network has a network manager, and including, before the receiving of at least some of the multiple data transmissions, receiving from the network manager information related to those data transmissions that includes indications of the transmittal virtual path identifiers to be used for the routing of those data transmissions, and wherein the determining of the executing application programs to which those indicated virtual path identifiers correspond is based at least in part on the information received from the network manager.
37. The method of claim 35 wherein the received data transmissions each include a location in which a destination network address can be stored, wherein the determining of whether a received data transmission includes an indication of a destination network address that is distinct from the associated network address consists essentially of determining whether the location for that received data transmission does not include an indication of the network address associated with the application program determined for that data transmission, and wherein the replacing of the indication of a destination network address with the indication of an associated network address consists essentially of storing that associated network address in the location for that received data transmission.
38. The method of claim 35 including, when a received data transmission includes an indication of the associated network address, supplying the received data transmission to the determined application program without modifying the indicated network address.
39. The method of claim 35 wherein the network addresses associated with the application programs are IP addresses.
40. The method of claim 35 wherein at least some of the application programs have associated network addresses that are distinct from the network addresses associated with other of the application programs.
41. The method of claim 35 wherein, for at least some of the received data transmissions that include an indication of a distinct destination network address, the received data transmission was transmitted to each of multiple destination nodes and the distinct destination network address corresponds to one of the other destinations nodes.
42. The method of claim 35 wherein, for at least some of the received data transmissions that include an indication of a distinct destination network address, the data transmission was requested by an executing source application to be transmitted to a distinct destination node with which the distinct destination network address is associated, and wherein a network manager for the network instead selected to transmit the data transmission to the destination node.
43. The method of claim 35 wherein the path to which a transmittal virtual path identifier is assigned is relative to a source node using that transmittal virtual path identifier to transmit data, wherein multiple of the received data transmissions are from multiple distinct source nodes and use a single transmittal virtual path identifier that is assigned to distinct paths from those source nodes to the destination nodes, and wherein the determining for each of those multiple received data transmissions of the executing application program to which that data transmission corresponds is based at least in part on information related to that data transmission such that those received data transmissions are supplied to multiple of the application programs.
44. The method of claim 35 including determining for each of the received data transmissions one or more Quality Of Service parameters related to that data transmission, and wherein the determining of the executing application program to which a data transmission corresponds is based at least in part on a combination of the determined transmittal virtual path identifier used to route that data transmission to the destination node and the determined Quality Of Service parameters related to that data transmission.
45. The method of claim 35 including determining for each of the received data transmissions a response virtual path identifier assigned to a path from the destination node for that data transmission to the source node for that data transmission, and wherein the determining of the executing application program to which a data transmission corresponds is based at least in part on a combination of the determined transmittal virtual path identifier and the determined response virtual path identifier for that data transmission.
46. A computer system for processing a received data communication based on a virtual identifier that was used to route the data communication through a network, comprising: means for receiving an indication of a data communication that was routed to a destination by using a virtual identifier corresponding to a path through the network to the destination, the virtual identifier distinct from a network address associated with the destination; means for determining the virtual identifier used to route the indicated data communication through the network to the destination; and means for determining based on the determined virtual identifier an appropriate resource associated with the destination to which the indicated data communication will be supplied.
47. A method for a destination computing device to process a received data communication based on a virtual identifier that was used to route the data communication through a network, the method comprising: receiving an indication of a virtual identifier that can be used to route a data communication through the network to the destination, the receiving of the indicated virtual identifier based on a registration of that data communication with a network manager for the network; after the receiving of the indication of the virtual identifier, receiving a data communication that was routed to the destination by using the indicated virtual identifier; determining a resource associated with the destination that is appropriate to receive the received data communication, the determining based at least in part on the received indication of the virtual identifier; and supplying the received data communication to the determined resource.
48. The method of claim 47 wherein the destination is a node of the network having a network address distinct from the virtual identifier.
49. The method of claim 47 wherein the virtual identifier is associated by the network manager with a path through the network to the destination.
50. The method of claim 49 wherein the associating is performed in response to the registration.
51. The method of claim 47 wherein an ability of the virtual identifier to route a data communication to the destination is enabled during the registration.
52. The method of claim 47 wherein the receiving of the indication of the virtual identifier includes receiving an authorized Class Of Service for the data communication, and including verifying that the received data communication used the authorized Class Of Service before performing the supplying of the received data communication.
53. The method of claim 47 wherein the receiving of the indication of the virtual identifier includes receiving an indication of at least one authorized priority for the data communication, and including verifying that the received data communication used one of the authorized priorities before performing the supplying of the received data communication.
54. The method of claim 47 wherein the determined resource is an application executing on the destination computing device.
55. The method of claim 47 including determining network address information associated with the determined resource and adding the determined network address information to the received data communication before the supplying of the received data communication to the determined resource.
56. The method of claim 55 including determining that the received data communication includes network address information that is distinct from the determined network address information, and wherein the adding of the determined network address information to the received data communication includes replacing the distinct network address information in the received data communication with the determined network address information.
57. The method of claim 47 wherein the receiving of the indication of the virtual identifier includes receiving the determined network address information and associating that received network address information with the virtual identifier, and wherein the determining of the network address information associated with the determined resource includes retrieving the network address information associated with the virtual identifier.
58. The method of claim 47 wherein the registration of the data communication with the network manager is performed by the destination to reflect a data communication that is sent from the destination to a remote computing device, and wherein the received data communication is a response from the remote computing device to the sent data communication.
59. The method of claim 58 wherein the determined resource is an executing application that initiated the sending of the data communication from the destination to the remote computing device.
60. A method for a destination to process a received data communication based on a virtual identifier that was used to route the data communication through a network, the method comprising: receiving a data communication that was routed through the network to the destination by using a virtual identifier that is distinct from a network address associated with the destination; adding the associated network address to the received data communication in such a manner that the added network address represents a destination network address; and after the adding of the associated network address to the received data communication, supplying the received data communication to a resource associated with the destination.
61. The method of claim 60 wherein multiple network addresses are associated with the destination, and including, before the adding of the associated network address to the received data communication, determining one of multiple resources associated with the destination to which the data communication will be supplied and determining one of the multiple network addresses that corresponds to the determined resource, and wherein the associated network address added to the received data communication is the determined one network address and wherein the resource to which the received data communication is supplied is the determined one resource.
62. The method of claim 60 including, before the adding of the associated network address to the received data communication, determining whether the associated network address is included in the received data communication as the destination network address, and wherein the adding of the associated network address to the received data communication is performed only when the associated network address is not included in the received data communication as the destination network address.
63. The method of claim 60 including, before the adding of the associated network address to the received data communication, determining whether a distinct network address is included in the received data communication as the destination network address, and wherein the adding of the associated network address to the received data communication includes replacing the distinct network address with the associated network address.
64. The method of claim 60 including, before the adding of the associated network address to the received data communication, determining whether the received data communication lacks a destination network address, and wherein the adding of the associated network address to the received data communication is performed only when the received data communication lacks a destination network address.
65. The method of claim 60 wherein the received data communication includes a location in which the destination network address for the received data communication is to be stored, and wherein the adding of the associated network address to the received data communication includes storing an indication of the associated network address information in the location.
66. The method of claim 60 including determining the associated network address by retrieving information previously associated with the virtual identifier.
67. The method of claim 60 wherein the destination is a node of the network, and wherein the resource is an application executing on the destination.
68. The method of claim 60 including, before the adding of the associated network address to the received data communication, determining the associated network address by retrieving information associated with the virtual identifier.
69. The method of claim 68 including, before the associating of the retrieved information with the virtual identifier and before the receiving of the data communication, receiving an indication of the virtual identifier from a network manager for the network based on a registration of the data communication.
70. A computer-readable medium containing instructions that when executed cause a computing device to process a received data communication based on a virtual identifier that was used to route the data communication through a network, by performing a method comprising: receiving a data communication that was routed through the network to a destination by using a virtual identifier; determining a network address associated with a resource of the destination, the received data communication lacking an indication of the associated network address; adding the associated network address to the received data communication in such a manner that the added network address represents a destination network address; and after the adding of the associated network address to the received data communication, supplying the received data communication to the resource.
71. A network node computing device for processing a received data communication based on a virtual identifier that was used to route the data communication through a network, comprising: a first module capable of receiving a data communication that was routed through the network to the network node by using a virtual identifier that is distinct from a network address associated with the network node; a second module capable of adding the associated network address to the received data communication in such a manner that the added network address represents a destination network address; and a third module capable of, after the adding of the associated network address to the received data communication, supplying the received data communication to a resource associated with the network node.
72. A computer-readable medium containing a data structure for use by a destination in processing received data communications based on virtual identifiers that were used to route the data communications through a network, the data structure comprising a multiplicity of entries, each entry corresponding to one or more of the received data communications and containing information comprising: an indication of a virtual identifier corresponding to a path through the network from a source to the destination; and an indication of a resource associated with the destination, so that when a data communication is received that was routed along a path to the destination through the network by using the virtual identifier indicated in one of the entries, the received data communication can be forwarded to the resource indicated by that one entry.
73. The computer-readable medium of claim 72 wherein the destination is a node of the network, and wherein each of the indicated resources is an application executing on the node.
74. The computer-readable medium of claim 72 wherein each of the indications of a resource includes information about a communications socket for the destination.
75. The computer-readable medium of claim 72 wherein each of the entries further comprises an indication of a Class Of Service, and wherein a received data communication is forwarded to the resource indicated by an entry only if the entry indicates a Class Of Service used for the received data communication.
76. The computer-readable medium of claim 72 wherein each of the entries further comprises an indication of at least one transmission priority, and wherein a received data communication is forwarded to the resource indicated by an entry only if the entry indicates a transmission priority used for the received data communication.
77. The computer-readable medium of claim 72 wherein each of the entries further comprises an indication of a second virtual identifier that corresponds to a path through the network from the destination to the source of the path corresponding to the indicated virtual identifier for that entry, and wherein a received data communication is forwarded to the resource indicated by an entry only if the entry indicates a virtual identifier and a second virtual identifier that were included as a pair in the received data communication.
78. The computer-readable medium of claim 72 wherein the indication of the resource for each of the entries includes an indication of network address information associated with that resource, so that before a received data communication is forwarded to the resource indicated by an entry, the network address information indicated for that entry can be added to the received data communication.
79. The computer-readable medium of claim 72 wherein each of the indicated resources is distinct.
80. The computer-readable medium of claim 72 wherein each of the indicated virtual identifiers is distinct.
81. The computer-readable medium of claim 72 wherein each entry includes a unique combination of an indicated resource and an indicated virtual identifier.
82. The method of claim 1 wherein the indicated data communication includes one or more Fibre Channel frames.
83. The method of claim 1 wherein the network uses the Fibre Channel protocol.
84. The method of claim 1 wherein the indicated data communication includes one or more InfiniBand packets.
85. The method of claim 1 wherein the network uses the InfiniBand protocol.
86. The computer-readable medium of claim 25 wherein the contents are instructions that when executed cause the computing device to perform the method.
87. A method for a source node to transmit data to destinations nodes by using virtual path identifiers to route the data through a network, the method comprising: for each of one or more source applications executing on the source node, receiving from the source application multiple instructions that each indicate to transmit data to a remote node; and for each of the multiple indicated data transmissions, determining whether a network manager for the network has previously provided a transmittal virtual path identifier that is assigned to a path through the network from the source node to a remote destination node for the indicated data transmission; when it is determined that the network manager has previously provided a transmittal virtual path identifier that is assigned to the path, selecting that transmittal virtual path identifier to be used to route the indicated data transmission through the network along the path; when it is determined that the network manager has not previously provided a transmittal virtual path identifier that is assigned to the path, registering the indicated data transmission with the network manager and receiving in response a transmittal virtual path identifier that is assigned to the path; and selecting the received transmittal virtual path identifier to be used to route the indicated data transmission through the network along the path; and transmitting the data to the destination node by using the selected transmittal virtual path identifier, so that the data is routed through the network along the path assigned to the selected transmittal virtual path identifier.
88. The method of claim 86 wherein the registering of an indicated data transmission from a source node to a destination node includes configuring each of multiple intermediate network routing devices along the path between the source node and the destination node so as to forward a data transmittal indicating the transmittal virtual path identifier assigned to that path to a next of the intermediate routing devices.
89. The method of claim 86 wherein the path to which a transmittal virtual path identifier is assigned is relative to a source using that transmittal virtual path identifier to transmit data, and wherein one of the received transmittal virtual path identifiers used by the source node to transmit data to a destination node is also assigned to another path through the network from a distinct source node to a distinct destination node and is used by that distinct source node to transmit data to that distinct destination node.
90. The method of claim 86 wherein each of the received instructions specify a destination network address that is associated with a remote node, and wherein the determining of whether the network manager has previously provided a transmittal virtual path identifier that is assigned to a path through the network from the source node to a destination node includes determining whether a transmittal virtual path identifier is associated with the specified destination network address.
91. The method of claim 90 wherein the registering of the indicated data transmissions includes supplying to the network manager the destination network addresses specified for those indicated data transmissions, wherein the network manager selects the destination nodes for those indicated data transmissions based on the registering, and wherein for at least some of those indicated data transmissions the network manager selects a remote destination node that is distinct from the remote node associated with the network address specified for that indicated data transmission.
92. The method of claim 86 wherein the registering of an indicated data transmission includes supplying to the network manager indications of multiple of a type of the data to be transmitted as part of that data transmission, a specified manner of data transmission for that data transmission, the source application that indicated that data transmission, and a destination application at the destination node for that data transmission that is to receive that data transmission, and wherein the transmittal virtual path identifier that is received in response to the registering is assigned to a path to a destination node that is selected based at least in part on a combination of multiple of the supplied indications.
93. The method of claim 86 wherein the destination node for at least some of the indicated data transmissions is selected based on a type of data to be transmitted such that the registering of each of those data transmissions includes supplying to the network manager the data type for that indicated data transmission and such that the transmittal virtual path identifier that is received in response to that registering is assigned to a path to a remote node that had subscribed to the data type for that indicated data transmission.
94. The method of claim 86 wherein multiple destination nodes are selected for at least some of the indicated data transmissions and wherein for those indicated data transmissions the transmittal virtual path identifier that is received in response to the registering is assigned to a path from the source node that divides in the network so as to lead to the multiple destination nodes.
95. The method of claim 86 wherein the registering of an indicated data transmission includes supplying to the network manager an authentication key specific to the source node, and wherein a transmittal virtual path identifier is not received in response to the registering unless the supplied authentication key corresponds to the node performing the registering.
96. The method of claim 86 wherein the registering of an indicated data transmission includes transmitting information to the network manager by using a previously provided transmittal virtual path identifier that will route the transmitted information through the network to the network manager.
97. The method of claim 86 including receiving in response to the registering of each of the indicated data transmissions one or more Quality Of Service parameters related to that data transmission, and wherein the transmitting of data for each of the registered data transmissions includes performing that transmitting in accordance with the received Quality Of Service parameters related to that data transmission.
98. The method of claim 86 including: receiving in response to the registering of at least some of the indicated data transmissions a response virtual path identifier assigned to a path from the destination node for that indicated data transmission to the source node; and routing received data transmissions that use one of the response virtual path identifiers to the application that indicated the data transmission for which that response virtual path identifier was received.
99. A computer-implemented method for using virtual identifiers to communicate data through a network, the method comprising: receiving an indication of data to be communicated through the network to a destination having a network address; determining a virtual identifier that is distinct from the network address and that corresponds to a path through the network to the destination; and indicating to communicate the indicated data to the destination by using the determined virtual identifier to route the indicated data through the network.
100. The method of claim 99 wherein the destination is a node of the network, and wherein the network address is a physical network address corresponding to the node.
101. The method of claim 99 wherein the destination is a node of the network, and wherein the network address is a logical network address corresponding to the node.
102. The method of claim 99 wherein the destination is specified using a logical name that corresponds to the network address and that is distinct from the virtual identifier.
103. The method of claim 99 wherein the received indication of the data to be communicated includes an indication of the network address.
104. The method of claim 99 wherein the received indication of the data to be communicated includes an indication of the destination.
105. The method of claim 99 wherein the virtual identifier is associated with the path through the network by a network manager for the network.
106. The method of claim 105 wherein the associating of the virtual identifier with the path includes configuring a last routing device along the path to forward received data indicating the virtual identifier to the destination and configuring each other routing device along the path to forward received data indicating the virtual identifier to a next of the routing devices along the path.
107. The method of claim 99 wherein the virtual identifier is not associated with any node of the network.
108. The method of claim 99 wherein the determining of the virtual identifier includes notifying a network manager for the network of the data communication and receiving the virtual identifier from the network manager for use in communicating the indicated data.
109. The method of claim 108 wherein the notifying of the network manager of the data communication includes supplying an indication of a type of the data to be communicated, and wherein the destination of the path corresponding to the received virtual identifier is selected based at least in part on the indicated data type.
110. The method of claim 108 wherein the notifying of the network manager of the data communication includes supplying an indication of a manner of communicating the data, and wherein the destination of the path corresponding to the received virtual identifier is selected based at least in part on the indicated communication manner.
111. The method of claim 108 wherein the notifying of the network manager of the data communication includes supplying an indication of a source application that indicated the data to be communicated, and wherein the destination of the path corresponding to the received virtual identifier is selected based at least in part on the source application.
112. The method of claim 108 wherein the notifying of the network manager of the data communication includes supplying an indication related to a destination application that is to receive the communicated data, and wherein the destination of the path corresponding to the received virtual identifier is selected based at least in part on the indicated destination application.
113. The method of claim 108 wherein the method is performed by a source having a unique identifier, and wherein the notifying of the network manager of the data communication includes supplying the unique identifier so that the network manager can authenticate the source before the supplying of the virtual identifier.
114. The method of claim 108 wherein the notifying of the network manager of the data communication includes communicating information to the network manager by using a virtual identifier associated with the network manager to route that information through the network to the network manager, the virtual identifier associated with the network manager being distinct from the received virtual identifier.
115. The method of claim 108 wherein the notifying of the network manager of the data communication is performed only for an initial communication to that destination, and wherein subsequent communications to that destination select the previously received virtual identifier for use in the communicating.
116. The method of claim 99 including determining a Class Of Service for the data communication, and wherein the indicating to communicate the indicated data includes indicating to perform that communicating using the determined Class Of Service.
117. The method of claim 99 including determining at least one authorized priority for the data communication, and wherein the indicating to communicate the indicated data includes indicating to perform that communicating at one of the authorized priorities.
118. The method of claim 99 wherein the method is performed by a source node, and including: determining a second virtual identifier that corresponds to a path through the network from the destination to the source node; and routing received data communications that use the second virtual identifier to an application executing on the source node from which the indication of the data communication was received.
119. The method of claim 99 wherein the received indication of the data to be communicated includes an identifier of a first destination, and wherein the destination to which the path of the determined virtual identifier leads is distinct from the first destination.
120. The method of claim 99 wherein the indicating to communicate the indicated data is performed by a first source, wherein the path corresponding to the virtual identifier is relative to the first source, and wherein a distinct second source uses that virtual identifier to correspond to a distinct path through the network to a distinct destination.
121. The method of claim 99 including identifying multiple destinations for the communicated data, and wherein the path through the network corresponding to the determined virtual identifier leads to each of the multiple destinations.
122. A computer-readable medium whose contents cause a computing device to use virtual identifiers to communicate data through a network, by performing a method comprising: receiving an indication of data to be communicated through the network to a destination; determining a virtual identifier that corresponds to a path through the network to the destination; and indicating to communicate the indicated data to the destination by using the determined virtual identifier to route the indicated data through the network.
123. The computer-readable medium of claim 122 wherein the determining of the virtual identifier includes notifying a network manager for the network of the indicated data to be communicated to the destination and receiving the virtual identifier from the network manager for use in communicating the indicated data.
124. The computer-readable medium of claim 122 wherein the computer- readable medium is a memory of a computer system.
125. The computer-readable medium of claim 122 wherein the computer- readable medium is a data transmission medium transmitting a generated data signal containing the contents.
126. A computing device for using virtual identifiers to communicate data through a network, comprising: a first module capable of receiving an indication of data to be communicated through the network to a destination having a network address; a second module capable of determining a virtual identifier that is distinct from the network address and that corresponds to a path through the network to the destination; and a third module capable of indicating to communicate the indicated data to the destination by using the determined virtual identifier to route the indicated data through the network.
127. The computing device of claim 126 including at least one application program executing in memory of the computing device, and wherein the indication of the data to be communicated is received from one of the executing application programs.
128. The computing device of claim 126 wherein the second module determines the virtual identifier by notifying a network manager for the network of the indicated data to be communicated to the destination and by receiving the virtual identifier from the network manager for use in communicating the indicated data.
129. The computing device of claim 126 wherein the first, second and third modules are part of a Network Interface Controller for the computing device.
130. The computing device of claim 126 wherein the computing device is a node of the network.
131. The computing device of claim 126 wherein the first, second and third modules are executing in memory of the computing device.
132. A computer system for using virtual identifiers to communicate data through a network, comprising: means for receiving an indication of data to be communicated through the network to a destination having a network address; means for determining a virtual identifier that is distinct from the network address and that corresponds to a path through the network to the destination; and means for indicating to communicate the indicated data to the destination by using the determined virtual identifier to route the indicated data through the network.
133. A method for a computing device to use virtual identifiers to communicate data through a network, the method comprising: receiving an indication to communicate data through the network to a destination; registering the indicated data communication with a network manager for the network; receiving from the network manager a virtual identifier that can be used to route the data communication to the destination through the network; and indicating to communicate the data to the destination by using the virtual identifier for routing of the data.
134. The method of claim 133 wherein the destination is a node having a network address distinct from the virtual identifier.
135. The method of claim 133 wherein the virtual identifier is associated by the network manager with a path through the network to the destination.
136. The method of claim 135 wherein the associating is performed in response to the registering.
137. The method of claim 133 wherein the virtual identifier is not associated with the destination before the registering.
138. The method of claim 133 including receiving from the network manager an authorized Class Of Service for the data communication, and wherein the indicating to communicate the data includes indicating to perform that communicating using the authorized Class Of Service.
139. The method of claim 133 including receiving from the network manager an indication of at least one authorized priority for the data communication, and wherein the indicating to communicate the indicated data includes indicating to perform that communicating at one of the authorized priorities.
140. The method of claim 133 including: determining a second virtual identifier that corresponds to a response path from the destination through the network; and routing received data communications that use the second virtual identifier to an executing application from which the indication of the data communication was received.
141. The method of claim 133 including identifying multiple destinations for the communicated data, and wherein the virtual identifier routes the communicated data to each of the multiple destinations.
142. A computer-readable medium containing instructions that when executed cause a computing device to use virtual identifiers to communicate data through a network, by performing a method comprising: receiving an indication to communicate data through the network to a destination; registering the indicated data communication with a network manager; receiving from the network manager a virtual identifier that can be used to route the data communication to the destination through the network; and indicating to communicate the data to the destination by using the virtual identifier.
143. A network node computing device for using virtual identifiers to communicate data through a network, comprising: a first module capable of receiving an indication of data to be communicated through the network to a destination having a network address; a second module capable of registering the indicated data communication with a network manager for the network and of receiving from the network manager a virtual identifier that can be used to route the data communication to the destination through the network; and a third module capable of indicating to communicate the data to the destination by using the virtual identifier for routing of the data.
144. A method for a source node to use virtual path identifiers to transmit data through a network, each virtual path identifier corresponding to a unique path through the network from a source to a destination, the method comprising: receiving an indication of data to be transmitted to a destination node; determining one of the virtual path identifiers that corresponds to a path from the source node to the destination node; and indicating to transmit the indicated data to the destination node along the path through the network that corresponds to the determined virtual path identifier.
145. The method of claim 144 wherein the received indication of the data includes an indication of the destination node.
146. The method of claim 144 wherein the determining of the virtual path identifier includes registering the data transmission with a network manager for the network and receiving that virtual path identifier from the network manager in response.
147. A method for a source node to use virtual identifiers to transmit data through a network, the method comprising: receiving an indication of data to be transmitted to unspecified recipients; determining based on a type of the data a virtual identifier that can be used to route the data transmission through the network to one or more appropriate recipients for the data; and indicating to transmit the data through the network to the appropriate recipients by using the virtual identifier.
148. The method of claim 147 wherein the determining of the virtual identifier includes registering the data transmission with a network manager for the network and receiving the virtual identifier from the network manager in response.
149. The method of claim 147 wherein the transmitting of the indicated data includes publishing the indicated data, and wherein the appropriate recipients are subscribers for the type of the indicated data.
150. A method for a source node to use virtual identifiers to transmit data through a network, the method comprising: receiving an indication to transmit data in a specified manner to unspecified recipients; determining based on the specified manner a virtual identifier that can be used to route the data transmission through the network to one or more appropriate recipients for the data; and indicating to transmit the data through the network to the appropriate recipients by using the virtual identifier.
151. The method of claim 150 wherein the determining of the virtual identifier includes registering the data transmission with a network manager for the network and receiving the virtual identifier from the network manager in response.
152. A method for a source node to use virtual identifiers to transmit data through a network, the method comprising: receiving an indication from an executing application to transmit data to unspecified recipients; determining based on the executing application a virtual identifier that can be used to route the data transmission through the network to one or more appropriate recipients for the data; and indicating to transmit the data through the network to the appropriate recipients by using the virtual identifier.
153. The method of claim 152 wherein the determining of the virtual identifier includes registering the data transmission with a network manager for the network and receiving the virtual identifier from the network manager in response.
154. A method for using virtual identifiers to transmit data through a network, the method comprising: receiving an indication of data to be transmitted through the network to a specified network address; determining a destination virtual identifier that corresponds to the specified network address and that can be used to route the data through the network to multiple destination nodes; and indicating to transmit the indicated data to the multiple destination nodes by using the determined destination virtual identifier to route the transmitted data through the network.
155. The method of claim 154 wherein the determining of the virtual identifier includes registering the data transmission with a network manager for the network and receiving the virtual identifier from the network manager in response.
156. A computer-readable medium containing a data structure for use by a source in communicating data to a destination by using a virtual identifier to route the data communications along a path through a network, the virtual identifier distinct from a network address associated with the destination, the data structure comprising a multiplicity of entries, each entry corresponding to one or more data communications and containing information comprising: an indication of a type of data communication; and an indication of a virtual identifier corresponding to a path through the network to a destination, so that when a first data communication of a first type is to be communicated, the virtual identifier that is selected to be used to route the first data communication is the virtual identifier that is indicated in an entry having an indication of the first type of data communication, the routing of the first data communication using that selected virtual identifier being along the path corresponding to the selected virtual identifier and being to the destination of that path.
157. The computer-readable medium of claim 156 wherein each of the indications of a type of data communication includes an indication of a manner of communicating data, and wherein the virtual identifier that is selected is the virtual identifier that is indicated in an entry that has an indication of a manner of communicating data that is selected for the first data communication.
158. The computer-readable medium of claim 156 wherein each of the indications of a type of data communication includes an indication of a source application, and wherein the virtual identifier that is selected is the virtual identifier that is indicated in an entry that has an indication of a source application that initiated the first data communication.
159. The computer-readable medium of claim 156 wherein each of the indications of a type of data communication includes an indication of a destination application, and wherein the virtual identifier that is selected is the virtual identifier that is indicated in an entry that has an indication of a destination application for the first data communication.
160. The computer-readable medium of claim 156 wherein the indication of a type of data communication in each entry includes an indication of the destination of the path corresponding to the indicated virtual identifier for that entry, and wherein the virtual identifier that is selected is the virtual identifier that is indicated in an entry that has an indication of a destination for the first data communication.
161. The computer-readable medium of claim 156 wherein each of the entries further comprises an indication of a Class Of Service, and wherein the first data communication is communicated using the Class Of Service indicated for the entry having the selected virtual identifier.
162. The computer-readable medium of claim 156 wherein each of the entries further comprises an indication of at least one transmission priority, and wherein the first data communication is communicated at one of the transmission priorities indicated for the entry having the selected virtual identifier.
163. The computer-readable medium of claim 156 wherein each of the entries further comprises an indication of a second virtual identifier that corresponds to a path through the network from the destination of the path corresponding to the indicated virtual identifier for that entry to the source, so that received data communications that use the second virtual identifier can be forward to an application that initiated the first data communication.
164. The computer-readable medium of claim 156 wherein each of the indicated types of data communications is distinct.
165. The computer-readable medium of claim 156 wherein each of the indicated virtual identifiers is distinct.
166. The computer-readable medium of claim 156 wherein each entry includes a unique combination of an indicated type of data communication and an indicated virtual identifier.
167. The method of claim 99 wherein the indicated data to be communicated is stored in one or more Fibre Channel frames.
168. The method of claim 99 wherein the network uses the Fibre Channel protocol, and including communicating the Fibre Channel frames to the destination over the network.
169. The method of claim 99 wherein the indicated data to be communicated is stored in one or more InfiniBand packets.
170. The method of claim 99 wherein the network uses the InfiniBand protocol, and including communicating the InfiniBand packets to the destination over the network.
171. The computer-readable medium of claim 122 wherein the contents are instructions that when executed cause the computing device to perform the method.
PCT/US2002/012387 2001-04-27 2002-04-19 Using virtual identifiers to route data and process data routed through a network WO2002089384A2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU2002307418A AU2002307418A1 (en) 2001-04-27 2002-04-19 Using virtual identifiers to route data and process data routed through a network

Applications Claiming Priority (58)

Application Number Priority Date Filing Date Title
US28706801P 2001-04-27 2001-04-27
US28707501P 2001-04-27 2001-04-27
US28692201P 2001-04-27 2001-04-27
US28708101P 2001-04-27 2001-04-27
US28691801P 2001-04-27 2001-04-27
US28712001P 2001-04-27 2001-04-27
US28712101P 2001-04-27 2001-04-27
US28706901P 2001-04-27 2001-04-27
US60/287,069 2001-04-27
US60/287,081 2001-04-27
US60/287,120 2001-04-27
US60/287,075 2001-04-27
US60/287,068 2001-04-27
US60/286,922 2001-04-27
US60/286,918 2001-04-27
US60/287,121 2001-04-27
US31415801P 2001-08-21 2001-08-21
US31408801P 2001-08-21 2001-08-21
US60/314,158 2001-08-21
US60/314,088 2001-08-21
US10/039,877 2001-10-26
US10/039,505 2001-10-26
US10/066,014 US20020159453A1 (en) 2001-04-27 2001-10-26 Method and system for label table caching in a routing device
US10/046,333 US20020188754A1 (en) 2001-04-27 2001-10-26 Method and system for domain addressing in a communications network
US10/039,814 2001-10-26
US10/066,159 2001-10-26
US10/062,245 US20040004966A1 (en) 2001-04-27 2001-10-26 Using virtual identifiers to route transmitted data through a network
US10/061,564 US20020159456A1 (en) 2001-04-27 2001-10-26 Method and system for multicasting in a routing device
US10/066,217 US20020159468A1 (en) 2001-04-27 2001-10-26 Method and system for administrative ports in a routing device
US10/062,199 2001-10-26
US10/039,703 2001-10-26
US10/046,334 US7068667B2 (en) 2001-04-27 2001-10-26 Method and system for path building in a communications network
US10/062,245 2001-10-26
US10/044,182 US20030204618A1 (en) 2001-04-27 2001-10-26 Using virtual identifiers to process received data routed through a network
US10/039,814 US20020161923A1 (en) 2001-04-27 2001-10-26 Method and system for reconfiguring a path in a communications network
US10/044,182 2001-10-26
US10/066,159 US7042877B2 (en) 2001-04-27 2001-10-26 Integrated analysis of incoming data transmissions
US10/039,404 2001-10-26
US10/039,404 US6996058B2 (en) 2001-04-27 2001-10-26 Method and system for interswitch load balancing in a communications network
US10/046,572 US20030210685A1 (en) 2001-04-27 2001-10-26 Method and system for interswitch deadlock avoidance in a communications network
US10/068,329 US20020161887A1 (en) 2001-04-27 2001-10-26 Method and system for performing security via de-registration in a communications network
US10/068,329 2001-10-26
US10/044,164 US20020167902A1 (en) 2001-04-27 2001-10-26 Method and system for performing security via virtual addressing in a communications network
US10/046,334 2001-10-26
US10/061,564 2001-10-26
US10/046,333 2001-10-26
US10/044,164 2001-10-26
US10/039,703 US20020159458A1 (en) 2001-04-27 2001-10-26 Method and system for reserved addressing in a communications network
US10/039,784 2001-10-26
US10/039,784 US6993023B2 (en) 2001-04-27 2001-10-26 Parallel analysis of incoming data transmissions
US10/066,014 2001-10-26
US10/039,877 US20020159389A1 (en) 2001-04-27 2001-10-26 Method and system for connection preemption in a communications network
US10/046,572 2001-10-26
US10/046,640 2001-10-26
US10/062,199 US7068666B2 (en) 2001-04-27 2001-10-26 Method and system for virtual addressing in a communications network
US10/039,505 US20030189927A1 (en) 2001-04-27 2001-10-26 Method and system for multiframe buffering in a routing device
US10/066,217 2001-10-26
US10/046,640 US20020159437A1 (en) 2001-04-27 2001-10-26 Method and system for network configuration discovery in a network manager

Publications (2)

Publication Number Publication Date
WO2002089384A2 true WO2002089384A2 (en) 2002-11-07
WO2002089384A3 WO2002089384A3 (en) 2003-10-30

Family

ID=27586846

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2002/012387 WO2002089384A2 (en) 2001-04-27 2002-04-19 Using virtual identifiers to route data and process data routed through a network

Country Status (2)

Country Link
AU (1) AU2002307418A1 (en)
WO (1) WO2002089384A2 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5809025A (en) * 1996-03-15 1998-09-15 Motorola, Inc. Virtual path-based static routing
EP0880298A2 (en) * 1997-05-19 1998-11-25 Hitachi, Ltd. Packet switching system, network and method
US5872783A (en) * 1996-07-24 1999-02-16 Cisco Systems, Inc. Arrangement for rendering forwarding decisions for packets transferred among network switches
US6094712A (en) * 1996-12-04 2000-07-25 Giganet, Inc. Computer network interface for direct mapping of data transferred between applications on different host computers from virtual addresses to physical memory addresses application data

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5809025A (en) * 1996-03-15 1998-09-15 Motorola, Inc. Virtual path-based static routing
US5872783A (en) * 1996-07-24 1999-02-16 Cisco Systems, Inc. Arrangement for rendering forwarding decisions for packets transferred among network switches
US6094712A (en) * 1996-12-04 2000-07-25 Giganet, Inc. Computer network interface for direct mapping of data transferred between applications on different host computers from virtual addresses to physical memory addresses application data
EP0880298A2 (en) * 1997-05-19 1998-11-25 Hitachi, Ltd. Packet switching system, network and method

Also Published As

Publication number Publication date
AU2002307418A1 (en) 2002-11-11
WO2002089384A3 (en) 2003-10-30

Similar Documents

Publication Publication Date Title
US20040004966A1 (en) Using virtual identifiers to route transmitted data through a network
US7257817B2 (en) Virtual network with adaptive dispatcher
EP1388075A1 (en) Analysis of incoming data transmissions
US8108454B2 (en) Address assignment in Fibre Channel over Ethernet environments
US7899047B2 (en) Virtual network with adaptive dispatcher
EP3602962A1 (en) System and method to provide multicast group membership defined relative to partition membership in a high performance computing environment
EP2731313B1 (en) Distributed cluster processing system and message processing method thereof
US20030055968A1 (en) System and method for dynamic configuration of network resources
US7532620B2 (en) Routing table synchronization method, network apparatus, and routing table synchronization program
EP2922246B1 (en) Method and data center network for cross-service zone communication
US20110035413A1 (en) Diameter bus communications between processing nodes of a network element
US20110110372A1 (en) Systems and methods to perform hybrid switching and routing functions
US20080205376A1 (en) Redundant router having load sharing functionality
KR101953584B1 (en) NFV service provider, VNF service provider, system for extending service chaining including them and method for extending service chaining
WO2002089384A2 (en) Using virtual identifiers to route data and process data routed through a network
US20040111605A1 (en) Method for authenticating multiple channels within a single fibre channel link
US8036218B2 (en) Technique for achieving connectivity between telecommunication stations
EP1391082A1 (en) Method and system for network management
Charette Demonstration of a generic gateway for Ethernet connectivity: A Sytek to Ethernet IP router
Whalley et al. Custom solutions for complex networks
CN111756657A (en) Communication system and communication method

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A2

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ OM PH PL PT RO RU SD SE SG SI SK SL TJ TM TN TR TT TZ UA UG UZ VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A2

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

122 Ep: pct application non-entry in european phase
NENP Non-entry into the national phase

Ref country code: JP

WWW Wipo information: withdrawn in national office

Country of ref document: JP