WO2013000711A1 - Methods and apparatuses for creating addresses for subscribers in a network - Google Patents
Methods and apparatuses for creating addresses for subscribers in a network Download PDFInfo
- Publication number
- WO2013000711A1 WO2013000711A1 PCT/EP2012/061215 EP2012061215W WO2013000711A1 WO 2013000711 A1 WO2013000711 A1 WO 2013000711A1 EP 2012061215 W EP2012061215 W EP 2012061215W WO 2013000711 A1 WO2013000711 A1 WO 2013000711A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- address
- addresses
- subscriber
- value
- hash
- Prior art date
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L61/00—Network arrangements, protocols or services for addressing or naming
- H04L61/50—Address allocation
- H04L61/5038—Address allocation for local use, e.g. in LAN or USB networks, or in a controller area network [CAN]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L2101/00—Indexing scheme associated with group H04L61/00
- H04L2101/60—Types of network addresses
- H04L2101/618—Details of network addresses
- H04L2101/622—Layer-2 addresses, e.g. medium access control [MAC] addresses
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L2101/00—Indexing scheme associated with group H04L61/00
- H04L2101/60—Types of network addresses
- H04L2101/672—Short addresses
Definitions
- the invention relates to methods and apparatus for
- MAC addresses MAC - Media Access Control
- IPv4 addresses IP - Internet Protocol, v4 / v6 - version 4/6
- IP - Internet Protocol IP - Internet Protocol, v4 / v6 - version 4/6
- the respective address of the subscribers is stored at certain points in the network, such as in a switch that controls a distribution of data packets for subpaths according to OSI layer 2 (OSI Open Systems Interconnection).
- OSI layer 2 OSI Open Systems Interconnection
- shortened addresses which are referred to below as address values
- address values can be used in a forwarding table, for example by means of a hash function [1] to convert the address into the address value, for example, from the address with 48 bits in an address value with 12 bit a reduction in the address length achieves the memory requirement, as well as an acceleration in the search for an address value in the routing table.
- the shortening of the address also requires that different addresses be encoded by the hash algorithm to an identical address value. This is called a hash collision. An approach to this is, when occurring
- Hash collisions provide a memory area in the form of a list in which addresses are entered with the same hash value. This does not solve the problem satisfactorily because a number of list entries and thus a permissible number of addresses with the same hash value are still limited. When searching for an address by means of the address value, this results in a considerable amount of time.
- Another approach is described in [2]. An implementation of a hash function optimized for a certain address distribution in LA switches (LAN Local Area Network) is presented. However, this approach is associated with a considerable implementation effort and is therefore usually excluded for commercial applications.
- the object is to provide methods and devices which avoid a hash collision and allow a simple realization.
- the invention relates to a method for creating a first address of a first subscriber in a network with the first subscriber and at least one second subscriber, wherein the second subscriber has a second address, and a length of the addresses is greater than a length of address values associated with the addresses, comprising the steps of: i) providing the second address value of the second subscriber by applying a hash function based on second
- This method is advantageous because a complex error treatment in the case of hash collisions can be avoided.
- a memory space for storing e.g. Redirection information for address values in routers or switches is reduced because no exceptions for hash collisions need to be stored.
- a time to process lists based on address values is reduced because no hash collision routines need to be edited.
- the address means an address of a subscriber in a network, e.g. Sender and / or recipient address.
- a length of the address e.g. 48bit, is longer than a length of the address value associated with the address, e.g. 12bit.
- the address generally has more bits than the address value that can be assigned by means of the hash function.
- IPv4 or IPv6 IP-
- the hash function is any algorithm that transforms the address into an address value that is shorter in length than the address.
- a hash function can be a classic hash algorithm, such as known from a document [1].
- the invention can be implemented by a method for creating a first address of a first subscriber for a network, which has at least two further subscribers with associated further addresses, and a length of the addresses is longer than a length of address values belonging to the addresses following the steps below:
- This variant of the method makes it possible in an existing system to change addresses which cause a hash collision in pairs in such a way that the hash collision can be avoided.
- the resulting advantages are analogous to the previously described method.
- the creation of the first address is performed as follows:
- creating the first address in a second extension can be done as follows:
- this second extension generally achieves a quicker selection than the first extension, since a "trial and error" of candidates for the first address, as in the case of first extension, not applicable.
- the second extension can be supplemented in an advantageous manner by deleting the first address from the set after selection of one of the possible addresses, whereby the selection is further accelerated, since only unallocated addresses are taken into account in the selection.
- the invention further relates to an apparatus for establishing a first address of a first subscriber in a network with the first subscriber and at least one second subscriber, wherein the second subscriber has a second address, and a length of the addresses is longer than a length of the addresses associated with the addresses, by the following means: First means for providing the second address value of the second party by applying a hash function based on the second address;
- the invention also relates to a device for generating a first address of a first subscriber for a network, which has at least two further subscribers with associated further addresses, and the addresses are longer than address values associated with the addresses, by the following means:
- Basis of the first address is generated, different from a second address value, which is the further address value of the second further subscriber;
- the second means for creating the first address is set up in such a way that the following steps are feasible:
- the second means for creating the first address is set up in such a way that the following steps are feasible:
- the second means is further adapted to delete the first address from the set after selecting one of the further addresses. This further speeds up the selection, as only addresses that have not yet been allocated are taken into account in the selection.
- the method can be used in a switch of a network, wherein the network is in particular an administered network.
- the network is in particular an administered network.
- FIG. 1 shows a network with a first and second subscriber and a device in the form of an assignment unit according to a first exemplary embodiment
- FIG. 3 shows a network with a first further and second further subscriber according to a further exemplary embodiment.
- FIG. 4 shows a flowchart of a method and structure of a method
- FIG. 1 shows a network NET with two subscribers T1, T2 and a device DEV, which is also referred to as an allocation unit.
- the allocation unit and the subscribers can send messages for exchanging data via paths PI, P2, P3. These paths are realized, for example, by means of copper wire lines, whereby data can be exchanged by means of MAC (MAC-Media Access Control) addressing.
- the assignment unit DEV has the task of receiving a request message from a subscriber to this configuration data, such as to send its MAC address.
- Such MAC addresses are referred to as addresses in this example.
- the second subscriber T2 has a second address L2 with 01.44.8A. BC .AA.64 on.
- all addresses are displayed in hexadecimal notation.
- the allocation unit selects from a set ML of the possible addresses a first address Li for the first subscriber. The procedure is as follows:
- a second address value K2 of the second subscriber T2 is formed by applying a hash function HASH on the basis of the second address L2.
- the hash function see for example document [1] maps the address with 48 bits into an address value with 8 bits.
- the hash function discards the first 40 bits of the address and generates a remainder resulting from dividing the last 8 bits of the address by a value of 7.
- the second address value K2 is calculated to be 2.
- the assignment unit takes the first address Li from the
- Amount ML The first address Li is EF .01. B2. F9.79.37.
- the associated first address value Kl results in 6. Thus, both the first and second address and the first and second address value are different, so that a valid first address was determined.
- This first address transmits the assignment unit DEV in the form of a reply message to the first subscriber.
- the allocation unit DEV initially selects the first address Li equal to AI for the first subscriber. B2. C3. D4. E5.41 off.
- the allocation unit may set the amount of possible addresses in advance. In this case, only addresses are added to the set ML which lead to address values which are not generated by addresses already contained in the set ML. For the above hash function, a maximum of 7 different address values 0 to 6 can be generated, so that a maximum of 7 addresses can be included in the set ML, as shown in the following list: Address Address value
- FIG. 1 also shows a switch R at the edge of the network.
- the switch determines on which path or partial path of three possible paths PI, P2, P3 a packet of the first subscriber Tl is forwarded.
- the forwarding decision made by the switch in FIG. 1 relates to the path from the set of paths. In another example, the forwarding decision may involve only a partial path, from the switch to a next-in-place switch or hop.
- the switch takes the destination address as the address from the received packet and reduces it to its associated address value.
- the switch has a forwarding table, in which an assignment between address value and path or subpath is stored, which, for example, looks like this:
- the switch is able to use the address value to determine the further route or partial path of the packet or message.
- This embodiment shows the invention by way of less
- the invention achieves a significant memory reduction in the above forwarding list, which can be efficiently traversed by the address value due to the address value.
- either the original additional address can be replaced by the new address or the other subscriber receives the new address as an additional address, which he rewrites on receipt of a packet in the original further address or sending a packet with the original further address in the new address changes.
- another unit (not shown in the figure) can also carry out the conversion of the address from the original address to the new address and vice versa.
- the invention and its developments can be realized by means of a device DEV for creating a first address Li of a first subscriber T1 in a network NET with the first subscriber T1 and at least one second subscriber T2, the second subscriber T2 having a second address L2, and a length of the addresses Li, L2 is longer than a length of address values Kl, K2 associated with the addresses Li, L2, by the following means M1, M2:
- the device DEV can be configured to create a first address Li of a first subscriber Tl for a network NET, which has at least two further subscribers TW1, TW2 with associated further addresses LW1, LW2, and a length of the addresses Li, L2, LWl, LW2 is longer than a length of the addresses Li, L2, LWl, LW2 associated address values Kl, K2, KWl, KW2 with the following means Ml, M2, M3:
- FIG. 4 shows the sequence of the method with the steps S1 and S2. Furthermore, FIG. 4 also shows the device DEV. This device comprises a first means M1 for
- the device may have a third means M3, which is designed to associate the first address.
- the means M1, M2, M3 can be implemented in hardware, software or in a combination of hardware and software. For example, a process sor the steps S1 to S2 stored as program code in a memory attached to the processor and, if necessary, further steps of extensions of the method.
- the processor has an input and output interface with which the request message can be read in and the first address can be provided to the first user in the form of a response message.
- intermediate results of the individual processing steps can additionally be stored in the memory.
- the means M1, M2 and M3 can also be realized by a fixed wiring of electronic components with a memory module.
- Hash Function Wikipedia article, found on June 21, 2011, htt: / / en. wikipedia. org / wiki / Hash_function
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
- Small-Scale Networks (AREA)
Abstract
The invention relates to methods and apparatuses for creating addresses for subscribers in a network such that hash collisions are avoided on account of the allocation of the addresses.
Description
Beschreibung description
Verfahren und Vorrichtungen zum Erstellen von Adressen für Teilnehmer in einem Netzwerk Methods and apparatus for creating addresses for subscribers in a network
Die Erfindung betrifft Verfahren und Vorrichtungen zum The invention relates to methods and apparatus for
Erstellen von Adressen für Teilnehmer in einem Netzwerk. Creating addresses for participants in a network.
Neben klassischen Kommunikationsnetzen tauschen mehr und mehr autarke Teilnehmer, wie Netzknoten oder Endgeräte, Daten miteinander aus. So existiert neben großen Netzen mit mehreren hundert Teilnehmern auch eine Vielzahl von Kleinnetzen mit bspw. bis zu 100 Teilnehmern. Eine Adressierung dieser Teilnehmer geschieht bspw. mittels MAC-Adressen (MAC - Media Access Control) mit einem 2Λ48 Adressraum (Λ bedeutet zur Potenz, also 2Λ48 ist equivalent zu 2 hoch 48), IPv4-Adressen mit einem 2Λ32 Adressraum und IPv6- Adressen mit einem 2Λ128 Adressraum (IP - Internet Protocol, v4/v6 - Version 4/6) . In addition to traditional communication networks, more and more autonomous subscribers, such as network nodes or terminals, exchange data with one another. Thus, in addition to large networks with several hundred participants, a variety of small networks with, for example, up to 100 participants. Addressing of these subscribers takes place, for example, by means of MAC addresses (MAC - Media Access Control) with a 2 × 48 address space ( Λ means to power, ie 2 × 48 is equivalent to 2 × 48), IPv4 addresses having a 2 × 32 Address space and IPv6 addresses with a 2 Λ 128 address space (IP - Internet Protocol, v4 / v6 - version 4/6).
Die jeweilige Adresse der Teilnehmer wird an bestimmten Punkten im Netzwerk gespeichert, wie bspw. in einem Switch, der eine Verteilung von Datenpaketen für Teilpfade gemäß OSI- Schicht 2 (OSI- Open Systems Interconnection) steuert. The respective address of the subscribers is stored at certain points in the network, such as in a switch that controls a distribution of data packets for subpaths according to OSI layer 2 (OSI Open Systems Interconnection).
Hierbei ist nachteilig, dass gerade bei großen Netzwerken mit einer Vielzahl von Teilnehmern eine Speicherung der Adressen einen erheblichen Speicheraufwand bedeutet. Zudem ist ein Su- chen einer Adresse mit vielen Stellen in einer Forwarding Table (= Weiterleitungstabelle) aufwendig. It is disadvantageous that, especially in large networks with a large number of subscribers, storing the addresses means a considerable amount of memory. In addition, a search for an address with many digits in a forwarding table is expensive.
Daher können in einer Weiterleitungstabelle anstelle von „echten" Adressen verkürzte Adressen, die im Folgenden als Adresswerte bezeichnet werden, eingesetzt werden. Hierzu wird die Adresse bspw. mittels einer Hash-Funktion [1] in den Adresswert umgeformt, also bspw. von der Adresse mit 48 bit in einen Adresswert mit 12 bit. Hierbei ist offensichtlich, dass
eine Reduktion der Adresslänge den Speicherbedarf, wie auch eine Beschleunigung bei der Suche eines Adresswerts in Wei- terleitungstabelle erzielt. Jedoch bedingt die Verkürzung der Adresse auch, dass verschiedene Adressen durch den Hash-Algorithmus auf einen identischen Adresswert codiert werden. Dies wird als Hash- Kollision bezeichnet. Ein Lösungsansatz hierzu besteht darin, bei auftretendenTherefore, instead of "real" addresses, shortened addresses, which are referred to below as address values, can be used in a forwarding table, for example by means of a hash function [1] to convert the address into the address value, for example, from the address with 48 bits in an address value with 12 bit a reduction in the address length achieves the memory requirement, as well as an acceleration in the search for an address value in the routing table. However, the shortening of the address also requires that different addresses be encoded by the hash algorithm to an identical address value. This is called a hash collision. An approach to this is, when occurring
Hash-Kollisionen einen Speicherbereich in Form einer Liste vorzusehen, in dem Adressen mit identischem Hash-Wert eingetragen werden. Dies löst das Problem nicht zufriedenstellend, da eine Anzahl an Listeneinträgen und damit eine zulässige Anzahl an Adressen mit identischem Hash-Wert weiterhin begrenzt sind. Bei einer Suche nach einer Adresse mittels des Adresswerts entsteht dabei ein nicht unerheblicher Zeitaufwand . Ein weiterer Lösungsansatz ist in [2] beschrieben. Dabei wird eine Implementierung von einer für eine bestimmte Adressverteilung optimierte Hash-Funktion in LA -Switches (LAN- Local Area Network) vorgestellt. Dieser Lösungsansatz ist jedoch mit einem nicht unerheblichen Implementierungsaufwand verbun- den und scheidet daher in der Regel für kommerzielle Anwendungen aus . Hash collisions provide a memory area in the form of a list in which addresses are entered with the same hash value. This does not solve the problem satisfactorily because a number of list entries and thus a permissible number of addresses with the same hash value are still limited. When searching for an address by means of the address value, this results in a considerable amount of time. Another approach is described in [2]. An implementation of a hash function optimized for a certain address distribution in LA switches (LAN Local Area Network) is presented. However, this approach is associated with a considerable implementation effort and is therefore usually excluded for commercial applications.
Daher stellt sich die Aufgabe, Verfahren und Vorrichtungen anzugeben, die eine Hash-Kollision vermeiden und eine einfa- che Realisierung ermöglichen. Therefore, the object is to provide methods and devices which avoid a hash collision and allow a simple realization.
Diese Aufgabe wird durch die unabhängigen Ansprüche gelöst. Weiterbildungen der Erfindung sind den abhängigen Ansprüchen zu entnehmen . This object is solved by the independent claims. Further developments of the invention can be found in the dependent claims.
Die Erfindung betrifft ein Verfahren zum Erstellen einer ersten Adresse eines ersten Teilnehmers in einem Netzwerk mit dem ersten Teilnehmer und zumindest einem zweiten Teilnehmer,
wobei der zweite Teilnehmer eine zweite Adresse aufweist, und eine Länge der Adressen länger ist als eine Länge von zu den Adressen zugehörigen Adresswerten, mit folgenden Schritten: i) Bereitstellen des zweiten Adresswerts des zweiten Teilneh- mers durch Anwenden einer Hash-Funktion auf Basis der zweitenThe invention relates to a method for creating a first address of a first subscriber in a network with the first subscriber and at least one second subscriber, wherein the second subscriber has a second address, and a length of the addresses is greater than a length of address values associated with the addresses, comprising the steps of: i) providing the second address value of the second subscriber by applying a hash function based on second
Adresse; Address;
ii) Erstellen der ersten Adresse aus einer Menge an möglichen Adressen derart, dass sowohl die erste Adresse unterschiedlich zu der zweiten Adresse ist als auch der erste Adresswert des ersten Teilnehmers, der durch Anwenden der Hash-Funktion auf Basis der ersten Adresse generiert wird, unterschiedlich zu dem zweiten Adresswert ist. ii) creating the first address from a set of possible addresses such that both the first address is different than the second address and the first address value of the first user generated by applying the hash function based on the first address to the second address value.
Dieses Verfahren ist vorteilhaft, da eine aufwändige Fehler- behandlung im Falle von Hash-Kollisionen vermieden werden kann. Zudem wird ein Speicherplatz zum Speichern von z.B. Weiterleitungsinformationen für Adresswerte in Routern oder Switches reduziert, da keine Ausnahmefälle für Hash- Kollisionen gespeichert werden müssen. Zudem wird eine Zeit zur Verarbeitung von Listen anhand von Adresswerten reduziert, da keine Routinen für Hash-Kollisionen bearbeitet werden müssen. This method is advantageous because a complex error treatment in the case of hash collisions can be avoided. In addition, a memory space for storing e.g. Redirection information for address values in routers or switches is reduced because no exceptions for hash collisions need to be stored. In addition, a time to process lists based on address values is reduced because no hash collision routines need to be edited.
Unter der Adresse wird eine Adresse eines Teilnehmers in ei- nem Netzwerk verstanden, z.B. Absender- und/oder Empfängeradresse. Eine Länge der Adresse, z.B. 48bit, ist länger als eine Länge des zu der Adresse zugeordneten Adresswerts, z.B. 12bit. So weist die Adresse im Allgemeinen mehr Bitstellen auf als der mittels Hash-Funktion zuordnenbare Adresswert. Unter Adresse kann eine IP-Adresse nach IPv4 oder IPv6 (IP-The address means an address of a subscriber in a network, e.g. Sender and / or recipient address. A length of the address, e.g. 48bit, is longer than a length of the address value associated with the address, e.g. 12bit. Thus, the address generally has more bits than the address value that can be assigned by means of the hash function. Under Address an IP address according to IPv4 or IPv6 (IP-
Internet Protocol, v4/v6- Version 4/6) oder auch eine MAC- Adresse (MAC- Media Access Control) verstanden werden. Nähere Einzelheiten dazu sind in der Einleitung zu finden. Unter der Hash-Funktion ist jeder Algorithmus zu verstehen, der die Adresse in einen Adresswert umformt, der eine geringere Länge als die Adresse ergibt. Eine Hash-Funktion kann
ein klassischer Hash-Algorithmus sein, wie bspw. aus einem Dokument [ 1 ] bekannt . Internet Protocol, v4 / v6 version 4/6) or a MAC address (MAC Media Access Control). Further details can be found in the introduction. The hash function is any algorithm that transforms the address into an address value that is shorter in length than the address. A hash function can be a classic hash algorithm, such as known from a document [1].
Zudem kann die Erfindung durch ein Verfahren zum Erstellen einer ersten Adresse eines ersten Teilnehmers für ein Netzwerk verwirklicht werden, das zumindest zwei weitere Teilnehmer mit zugeordneten weiteren Adressen aufweist, und eine Länge der Adressen länger ist als eine Länge von zu den Adressen zugehörigen Adresswerten, bei dem folgende Schritte durchlaufen werden: In addition, the invention can be implemented by a method for creating a first address of a first subscriber for a network, which has at least two further subscribers with associated further addresses, and a length of the addresses is longer than a length of address values belonging to the addresses following the steps below:
Ermitteln von zwei weiteren Adresswerten unter Anwendung einer Hash-Funktion auf Basis der zwei weiteren Adressen; Determining two further address values using a hash function based on the two further addresses;
Erstellen, falls die zwei weiteren Adresswerte identisch sind, der ersten Adresse für den ersten weiteren Teilnehmer als erster Teilnehmer unter Berücksichtigung einer zweiten Adresse, die die weitere Adresse des zweiten weiteren Teilnehmers ist, aus einer Menge an möglichen Adressen derart, dass sowohl die erste Adresse unterschiedlich zu der zweiten Adresse ist als auch der erste Adresswert des ersten Teilneh- mers , der durch Anwenden der Hash-Funktion auf Basis der ersten Adresse generiert wird, unterschiedlich zu einem zweiten Adresswert, der der weitere Adresswert des zweiten weiteren Teilnehmers ist, wird; Create, if the two further address values are identical, the first address for the first further subscriber as the first subscriber, taking into account a second address, which is the further address of the second further subscriber, from a set of possible addresses such that both the first address different from the second address, as well as the first address value of the first subscriber, which is generated by applying the hash function based on the first address, is different from a second address value, which is the further address value of the second further subscriber;
Zuweisen der ersten Adresse dem ersten weiteren Teilnehmer, falls die zwei weiteren Adresswerte identisch sind. Assigning the first address to the first further subscriber if the two further address values are identical.
Diese Variante des Verfahrens ermöglicht in einem existierenden System Adressen, die paarweise eine Hash-Kollision verursachen, derart zu ändern, dass die Hash-Kollision vermieden werden kann. Die sich daraus ergebenden Vorteile sind analog zu dem vorher beschriebenen Verfahren. This variant of the method makes it possible in an existing system to change addresses which cause a hash collision in pairs in such a way that the hash collision can be avoided. The resulting advantages are analogous to the previously described method.
In einer ersten Erweiterung des Verfahrens wird das Erstellen der ersten Adresse folgendermaßen durchgeführt: In a first extension of the procedure, the creation of the first address is performed as follows:
a) Wählen einer der möglichen Adressen als erste Adresse; b) Generieren des ersten Adresswerts; a) selecting one of the possible addresses as the first address; b) generating the first address value;
c) Vergleichen des ersten Adresswerts mit dem zweiten Adresswert ;
d) Wiederholen der Schritte a) bis d) falls der erste Adresswert identisch zu dem zweiten Adresswert ist. c) comparing the first address value with the second address value; d) repeating steps a) to d) if the first address value is identical to the second address value.
Hierdurch wird eine einfache und zuverlässige Realisierung des Verfahrenschritts „Erstellen der ersten Adresse" ermöglicht . This allows a simple and reliable implementation of the method step "creating the first address".
Alternativ zu der ersten Erweiterung kann das Erstellen der ersten Adresse in einer zweiten Erweiterung folgendermaßen durchgeführt werden: As an alternative to the first extension, creating the first address in a second extension can be done as follows:
Erstellen der Menge an möglichen Adressen derart, dass alle Adresswerte, gebildet durch Anwenden der Hash-Funktion auf Basis der möglichen Adressen, jeweils paarweise unterschiedlich sind, und die zweite Adresse nicht Teil der Menge ist; Auswahl einer der möglichen Adressen der Menge als erste Adresse . Creating the set of possible addresses such that all address values formed by applying the hash function based on the possible addresses are each pairwise different, and the second address is not part of the set; Selection of one of the possible addresses of the set as the first address.
Hierdurch wird eine einfache und zuverlässige Realisierung des Verfahrenschritts „Erstellen der ersten Adresse" ermög- licht. Zudem erzielt diese zweite Erweiterung in der Regel eine schnellere Auswahl als die erste Erweiterung, da ein „Ausprobieren" von Kandidaten für die erste Adresse, wie bei der ersten Erweiterung, entfällt. Die zweite Erweiterung kann in vorteilhafter Weise durch ein Löschen der ersten Adresse aus der Menge nach Auswahl einer der möglichen Adresse ergänzt werden, wodurch die Auswahl weiter beschleunigt wird, da nur nicht vergebene Adressen bei der Auswahl zu berücksichtigt werden. This allows a simple and reliable realization of the method step "creation of the first address." In addition, this second extension generally achieves a quicker selection than the first extension, since a "trial and error" of candidates for the first address, as in the case of first extension, not applicable. The second extension can be supplemented in an advantageous manner by deleting the first address from the set after selection of one of the possible addresses, whereby the selection is further accelerated, since only unallocated addresses are taken into account in the selection.
Die Erfindung betrifft überdies eine Vorrichtung zum Erstellen einer ersten Adresse eines ersten Teilnehmers in einem Netzwerk mit dem ersten Teilnehmer und zumindest einem zweiten Teilnehmer, wobei der zweite Teilnehmer eine zweite Ad- resse aufweist, und eine Länge der Adressen länger ist als eine Länge der zu den Adressen zugehörigen Adresswerte, mit folgenden Mitteln:
Erstes Mittel zum Bereitstellen des zweiten Adresswerts des zweiten Teilnehmers durch Anwenden einer Hash-Funktion auf Basis der zweiten Adresse; The invention further relates to an apparatus for establishing a first address of a first subscriber in a network with the first subscriber and at least one second subscriber, wherein the second subscriber has a second address, and a length of the addresses is longer than a length of the addresses associated with the addresses, by the following means: First means for providing the second address value of the second party by applying a hash function based on the second address;
Zweites Mittels zum Auswählen der ersten Adresse aus einer Menge an möglichen Adressen derart, dass sowohl die erste Adresse unterschiedlich zu der zweiten Adresse ist als auch der erste Adresswert des ersten Teilnehmers, der durch Anwenden der Hash-Funktion auf Basis der ersten Adresse generiert wird, unterschiedlich zu dem zweiten Adresswert ist. Second means for selecting the first address from a set of possible addresses such that both the first address is different from the second address and the first address value of the first user generated by applying the hash function based on the first address; is different from the second address value.
Die Vorteile der Vorrichtung sind analog zu denjenigen der korrespondierenden Verfahrensschritte . The advantages of the device are analogous to those of the corresponding method steps.
Die Erfindung betrifft auch eine Vorrichtung zum Erstellen einer ersten Adresse eines ersten Teilnehmers für ein Netzwerk, das zumindest zwei weiteren Teilnehmern mit zugeordneten weiteren Adressen aufweist, und die Adressen länger sind als zu den Adressen zugehörige Adresswerte mit folgenden Mitteln : The invention also relates to a device for generating a first address of a first subscriber for a network, which has at least two further subscribers with associated further addresses, and the addresses are longer than address values associated with the addresses, by the following means:
Erstes Mittel zum Ermitteln der zwei weiteren Adresswerte unter Anwendung einer Hash-Funktion auf Basis der zwei weiteren Adressen ; First means for determining the two further address values using a hash function based on the two further addresses;
Zweites Mittel zum Erstellen, falls die zwei weiteren Adresswerte identisch sind, der ersten Adresse für den ersten wei- teren Teilnehmer als erster Teilnehmer unter Berücksichtigung einer zweiten Adresse, die die weitere Adresse des zweiten weiteren Teilnehmers ist, aus einer Menge an möglichen Adressen derart, dass sowohl die erste Adresse unterschiedlich zu der zweiten Adresse ist als auch der erste Adresswert des ersten Teilnehmers, der durch Anwenden der Hash-Funktion auf Second means for creating, if the two further address values are identical, the first address for the first further subscriber as first subscriber, taking into account a second address, which is the further address of the second further subscriber, from a set of possible addresses such, that both the first address is different from the second address and the first address value of the first subscriber, by applying the hash function on
Basis der ersten Adresse generiert wird, unterschiedlich zu einem zweiten Adresswert, der der weitere Adresswert des zweiten weiteren Teilnehmers ist, ist; Basis of the first address is generated, different from a second address value, which is the further address value of the second further subscriber;
Drittes Mittel zum Zuweisen der ersten Adresse dem ersten weiteren Teilnehmer, falls die zwei weiteren Adresswerte identisch sind.
Die Vorteile dieser Erweiterung der Vorrichtung sind analog zu denjenigen der korrespondierenden Verfahrensschritte. Third means for assigning the first address to the first further subscriber if the two further address values are identical. The advantages of this extension of the device are analogous to those of the corresponding method steps.
In einer ersten Erweiterung eine der Vorrichtungen ist das zweite Mittel zum Erstellen der ersten Adresse derart eingerichtet, dass folgende Schritte durchführbar sind: In a first extension of one of the devices, the second means for creating the first address is set up in such a way that the following steps are feasible:
a) Wählen einer der möglichen Adressen als erste Adresse; b) Generieren des ersten Adresswerts; a) selecting one of the possible addresses as the first address; b) generating the first address value;
c) Vergleichen des ersten Adresswerts mit dem zweiten Adress- wert; c) comparing the first address value with the second address value;
d) Wiederholen der Schritte a) bis d) falls der erste Adresswert identisch zu dem zweiten Adresswert ist. d) repeating steps a) to d) if the first address value is identical to the second address value.
Die Vorteile dieser Erweiterung der Vorrichtung sind analog zu denjenigen der korrespondierenden Verfahrensschritte. The advantages of this extension of the device are analogous to those of the corresponding method steps.
In einer zweiten Erweiterung einer der Vorrichtungen ist das zweite Mittel zum Erstellen der ersten Adresse derart eingerichtet, dass folgende Schritte durchführbar sind: In a second extension of one of the devices, the second means for creating the first address is set up in such a way that the following steps are feasible:
Erstellen der Menge an möglichen Adressen derart, dass alle Adresswerte, gebildet durch Anwenden der Hash-Funktion auf Basis der möglichen Adressen, jeweils paarweise unterschiedlich sind, und die zweite Adresse nicht Teil der Menge ist; Auswahl einer der möglichen Adressen der Menge als erste Ad- resse. Creating the set of possible addresses such that all address values formed by applying the hash function based on the possible addresses are each pairwise different, and the second address is not part of the set; Selection of one of the possible addresses of the set as the first address.
Die Vorteile dieser Erweiterung der Vorrichtung sind analog zu denjenigen der korrespondierenden Verfahrensschritte. Vorteilhafterweise ist das zweite Mittel ferner zum Löschen der ersten Adresse aus der Menge nach Auswahl einer der weiteren Adressen ausgebildet. Hierdurch wird die Auswahl weiter beschleunigt, da nur noch nicht vergebene Adressen bei der Auswahl zu berücksichtigt werden. The advantages of this extension of the device are analogous to those of the corresponding method steps. Advantageously, the second means is further adapted to delete the first address from the set after selecting one of the further addresses. This further speeds up the selection, as only addresses that have not yet been allocated are taken into account in the selection.
Vorzugsweise kann das Verfahren in einem Switch eines Netzwerks eingesetzt werden, wobei das Netzwerk insbesondere ein administriertes Netzwerk ist. Hierdurch kann der in dem admi-
nistrierten Netzwerk (= Locally Administered Network gemäß IEEE 802) eingesetzte Switch Hash-Kollisionen vermeiden, wodurch eine effizientere Realisierung des Switchs ermöglicht wird . Preferably, the method can be used in a switch of a network, wherein the network is in particular an administered network. As a result, in the admi- network switches (= Locally Administered Network according to IEEE 802) avoid switch hash collisions, which enables a more efficient implementation of the switch.
Die Erfindung und ihre Weiterbildungen werden anhand von Figuren näher erläutert. Es zeigen The invention and its developments are explained in more detail with reference to figures. Show it
Figur 1 Ein Netzwerk mit einem ersten und zweiten Teil- nehmer und einer Vorrichtung in Form einer Zuweisungseinheit gemäß einem ersten Ausführungsbei- spiel FIG. 1 shows a network with a first and second subscriber and a device in the form of an assignment unit according to a first exemplary embodiment
Figur 2 Funktionsweise einer Hash-Funktion Figure 2 operation of a hash function
Figur 3 Ein Netzwerk mit einem ersten weiteren und zweiten weiteren Teilnehmer gemäß einem weiteren Ausführungsbeispiel Figur 4 Ablaufdiagramm eines Verfahrens und Aufbau einer FIG. 3 shows a network with a first further and second further subscriber according to a further exemplary embodiment. FIG. 4 shows a flowchart of a method and structure of a method
Vorrichtung contraption
Elemente mit gleicher Funktion und Wirkungsweise sind in den Figuren mit denselben Bezugzeichen versehen. Elements with the same function and mode of operation are provided in the figures with the same reference numerals.
Figur 1 zeigt ein Netzwerk NET mit zwei Teilnehmern Tl, T2 und einer Vorrichtung DEV, die auch als Zuweisungseinheit bezeichnet wird. Die Zuweisungseinheit und die Teilnehmer können zum Austausch von Daten über Pfade PI, P2 , P3 Nachrichten verschicken. Diese Pfade sind beispielweise mittels Kupferdrahtleitungen realisiert, wobei Daten mittels MAC (MAC- Media Access Control) Addressierung austauschbar sind. Die Zuweisungseinheit DEV hat die Aufgabe bei Empfang einer Anfragenachricht von einem Teilnehmer diesem Konfigurationsdaten, wie bspw. seine MAC-Adresse zu übersenden. Derartige MAC Adressen werden in diesem Beispiel als Adressen bezeichnet. Das Netzwerk NET ist bspw. ein Netzwerk mit „locally administered adresses" (= lokal administrierten Adressen) gemäß einem
Standard IEEE 802 (IEEE- Institute of Electrical and Electronics Engineers) . FIG. 1 shows a network NET with two subscribers T1, T2 and a device DEV, which is also referred to as an allocation unit. The allocation unit and the subscribers can send messages for exchanging data via paths PI, P2, P3. These paths are realized, for example, by means of copper wire lines, whereby data can be exchanged by means of MAC (MAC-Media Access Control) addressing. The assignment unit DEV has the task of receiving a request message from a subscriber to this configuration data, such as to send its MAC address. Such MAC addresses are referred to as addresses in this example. The network NET is, for example, a network with "locally administered addresses" (= locally administered addresses) according to a Standard IEEE 802 (IEEE Institute of Electrical and Electronics Engineers).
Der zweite Teilnehmer T2 weist eine zweite Adresse L2 mit 01.44.8A. BC .AA.64 auf. In den folgenden Ausführungen werden alle Adressen in hexadezimaler Schreibweise dargestellt. Bei Einschalten des ersten Teilnehmers Tl sendet dieser eine Anfragenachricht an die Zuweisungseinheit DEV. Die Zuweisungseinheit sucht aus einer Menge ML der möglichen Adressen eine erste Adresse Li für den ersten Teilnehmer aus. Hierzu wird wie folgt vorgegangen: The second subscriber T2 has a second address L2 with 01.44.8A. BC .AA.64 on. In the following explanations, all addresses are displayed in hexadecimal notation. When switching on the first subscriber Tl this sends a request message to the assignment unit DEV. The allocation unit selects from a set ML of the possible addresses a first address Li for the first subscriber. The procedure is as follows:
Erster Schritt Sl: First step Sl:
Es wird ein zweiter Adresswert K2 des zweiten Teilnehmers T2 durch Anwenden einer Hash-Funktion HASH auf Basis der zweiten Adresse L2 gebildet. Die Hash-Funktion, siehe beispielsweise Dokument [1], bildet die Adresse mit 48bit in einen Adresswert mit 8bit ab. In diesem Beispiel verwirft die Hash- Funktion die ersten 40bit der Adresse und generiert einen Rest, der sich durch Division der letzten 8bit der Adresse durch einen Wert 7 ergibt. Somit errechnet sich der zweite Adresswert K2 zu 2. A second address value K2 of the second subscriber T2 is formed by applying a hash function HASH on the basis of the second address L2. The hash function, see for example document [1], maps the address with 48 bits into an address value with 8 bits. In this example, the hash function discards the first 40 bits of the address and generates a remainder resulting from dividing the last 8 bits of the address by a value of 7. Thus, the second address value K2 is calculated to be 2.
Zweiter Schritt S2 : Second step S2:
Die Zuweisungseinheit entnimmt die erste Adresse Li aus derThe assignment unit takes the first address Li from the
Menge ML. Die erste Adresse Li ist EF .01. B2. F9.79.37. Der dazugehörige erste Adresswert Kl ergibt sich zu 6. Somit sind sowohl die erste und zweite Adresse als auch der erste und zweite Adresswert unterschiedlich, so dass eine gültige erste Adresse ermittelt wurde. Amount ML. The first address Li is EF .01. B2. F9.79.37. The associated first address value Kl results in 6. Thus, both the first and second address and the first and second address value are different, so that a valid first address was determined.
Diese erste Adresse übermittelt die Zuweisungseinheit DEV in Form einer Antwortnachricht an den ersten Teilnehmer. Somit stehen im Netzwerk nur Adressen zur Verfügung, deren Adress- wert eindeutig einer Adresse zuordnenbar ist. Dadurch wird eine Hash-Kollision vermieden. Der Begriff Hash-Kollision ist aus dem Stand der Technik bekannt.
In einer Variante des obigen Beispiels wählt die Zuordnungseinheit DEV zunächst für den ersten Teilnehmer die erste Adresse Li gleich AI . B2. C3. D4. E5.41 aus. Der dazugehörige erste Adresswert ist 2. Da der erste und zweite Adresswert Kl=K2 identisch ist, wird die obige Auswahl der ersten Adresse verworfen und solange nach einer ersten Adresse in der Menge der möglichen Adressen gesucht, bis eine erste Adresse gefunden ist, deren dazugehörige erste Adresswert unterschiedlich zur zweiten Adresswert ist. This first address transmits the assignment unit DEV in the form of a reply message to the first subscriber. Thus, only addresses are available in the network whose address value can be uniquely assigned to an address. This avoids a hash collision. The term hash collision is known from the prior art. In a variant of the above example, the allocation unit DEV initially selects the first address Li equal to AI for the first subscriber. B2. C3. D4. E5.41 off. The associated first address value is 2. Since the first and second address value Kl = K2 is identical, the above selection of the first address is discarded and searched for a first address in the set of possible addresses until a first address is found, the associated first address value is different from the second address value.
Alternativ dazu kann die Zuordnungseinheit die Menge an möglichen Adressen vorab festlegen. Hierbei werden nur Adressen in die Menge ML aufgenommen, die zu Adresswerten führen, die nicht durch bereits in der Menge ML enthaltene Adressen erzeugt werden. Für die obige Hash-Funktion können maximal 7 verschiedene Adresswerte 0 bis 6 erzeugt werden, so dass maximal 7 Adressen in die Menge ML aufgenommen werden können, wie folgende Liste zeigt: Adresse Adresswert Alternatively, the allocation unit may set the amount of possible addresses in advance. In this case, only addresses are added to the set ML which lead to address values which are not generated by addresses already contained in the set ML. For the above hash function, a maximum of 7 different address values 0 to 6 can be generated, so that a maximum of 7 addresses can be included in the set ML, as shown in the following list: Address Address value
A0.7F.88.00.FF.07 0 A0.7F.88.00.FF.07 0
CC.6A. FF. FF.90.78 1 CC.6A. FF. FF.90.78 1
01.44.8A.BC.AA.64 2 01.44.8A.BC.AA.64 2
A1.B2.C3.D4.E5.42 3 A1.B2.C3.D4.E5.42 3
00.00.10. DD.00. C8 4 0:00:10. DD.00. C8 4
00.00.FF.00.66.9F 5 00.00.FF.00.66.9F 5
EF.01.B2. F9.79.37 6 EF.01.B2. F9.79.37 6
Zur Vereinfachung der Verwaltung dieser Liste können bereits zugewiesene Adressen aus der Menge ML gelöscht werden. Daher ergibt sich dann nach Zuweisung der ersten und zweiten Adresse folgende neue Liste: To simplify the management of this list, already assigned addresses from the set ML can be deleted. Therefore, after assigning the first and second addresses, the following new list results:
Adresse Adresswert Address address value
A0.7F.88.00.FF.07 0 A0.7F.88.00.FF.07 0
CC.6A. FF. FF.90.78 1 CC.6A. FF. FF.90.78 1
A1.B2.C3.D4.E5.42 3 A1.B2.C3.D4.E5.42 3
00.00.10.DD.00.C8 4
00.00.FF.00.66.9F 5 00.00.10.DD.00.C8 4 00.00.FF.00.66.9F 5
In Figur 1 ist neben den bereits erläuterten Teilnehmern und der Zuordnungseinheit noch ein Switch R an dem Rand des Net- werks zu sehen. Ein Switch vermittelt Datenpakete auf einer OSI-Schicht 2 (OSI- Open Systems Interconnection) , z.B. im sogenanten MAC-Layer (=MAC-Schicht) . Der Switch bestimmt auf welchem Pfad oder Teilpfad von drei möglichen Pfaden PI, P2 , P3 ein Paket des ersten Teilnehmers Tl weitergeleitet wird. Die durch den Switch getroffene Weiterleitungsentscheidung betrifft in Figur 1 den Pfad aus der Menge an Pfaden. In einem anderen Beispiel kann die Weiterleitungsentscheidung auch nur einen Teilpfad, vom Switch zu einem auf dem Pfad liegenden nächsten Switch oder Hop betreffen. Zum Ausführen der Weiterleitungsentscheidung entnimmt der Switch dem empfangenen Paket die Zieladresse als Adresse und reduziert diese in den dazugehörigen Adresswert. Intern hat der Switch eine For- wading Table (= Weiterleitungstabelle) , in der eine Zuweisung zwischen Adresswert und Pfad bzw. Teilpfad abgelegt ist, die bspw. folgendermaßen aussieht: In addition to the subscribers already explained and the allocation unit, FIG. 1 also shows a switch R at the edge of the network. A switch mediates data packets on OSI Layer 2 (OSI Open Systems Interconnection), e.g. in the so-called MAC layer (= MAC layer). The switch determines on which path or partial path of three possible paths PI, P2, P3 a packet of the first subscriber Tl is forwarded. The forwarding decision made by the switch in FIG. 1 relates to the path from the set of paths. In another example, the forwarding decision may involve only a partial path, from the switch to a next-in-place switch or hop. To perform the forwarding decision, the switch takes the destination address as the address from the received packet and reduces it to its associated address value. Internally, the switch has a forwarding table, in which an assignment between address value and path or subpath is stored, which, for example, looks like this:
Adresswert Pfad/Teilpfad Address value path / partial path
2 P3 2 P3
6 PI 6 PI
Somit ist der Switch in der Lage anhand des Adresswerts die weitere Route bzw. Teilpfad des Pakets bzw. der Nachricht zu bestimmen . Dieses Ausführungsbeispiel zeigt die Erfindung anhand wenigerThus, the switch is able to use the address value to determine the further route or partial path of the packet or message. This embodiment shows the invention by way of less
Teilnehmer. Bei mehreren hundert Teilnehmern mit langen Adressen, z.B. 128 bit, erzielt die Erfindung eine erhebliche Speicherplatzreduktion in der obigen Weiterleitungsliste , die aufgrund der Adresswerte effizient nach dem gesuchten Eintrag durchschritten werden kann. Attendees. For several hundred users with long addresses, e.g. 128 bit, the invention achieves a significant memory reduction in the above forwarding list, which can be efficiently traversed by the address value due to the address value.
Figur 3 zeigt ein bestehendes Netzwerk NET, bei dem zwei weitere Teilnehmer TWl, TW2 mit bereits zugeordneten weiteren
Adressen LWl, LW2 mit LWl = A0.7F .88.00. FF .07 und LW2 = AB .4F .4E .00.00. OE vorliegen. Die Ermittelung der zu den zwei weiteren Adressen LWl, LW2 dazugehörigen zwei weiteren Adresswerten KWl, KW2 ergibt, dass beide Adresswerte KWl = KW2 = 0 sind. Somit kann der Switch R die weiteren Teilnehmer nicht anhand ihrer zugehörigen Adresswerte unterscheiden. Daher weist die Zuordnungseinheit einem der beiden weiteren Teilnehmer eine neue Adresse zu, wie bspw. die erste weitere Adresse LWl = AI . B2. C3. D4. E5.42. Hierbei kann entweder die ursprüngliche weitere Adresse durch die neue Adresse ersetzt werden oder der weitere Teilnehmer erhält die neue Adresse als zusätzliche Adresse, die er bei Empfang eines Pakets in die ursprüngliche weitere Adresse umschreibt bzw. bei Versenden eines Pakets mit der ursprünglichen weiteren Adresse in die neue Adresse ändert. Anstelle des weiteren Teilnehmers kann auch eine weitere Einheit (nicht in der Figur dargestellt) die Umsetzung der Adresse von der ursprünglichen Adresse in die neue Adresse und vice versa durchgeführen. Die Erfindung und ihre Weiterbildungen können mittels einer Vorrichtung DEV zum Erstellen einer ersten Adresse Li eines ersten Teilnehmers Tl in einem Netzwerk NET mit dem ersten Teilnehmer Tl und zumindest einem zweiten Teilnehmer T2 realisiert werden, wobei der zweite Teilnehmer T2 eine zweite Adresse L2 aufweist, und eine Länge der Adressen Li, L2 länger ist als eine Länge von zu den Adressen Li, L2 zugehörigen Adresswerten Kl, K2 , mit folgenden Mitteln Ml, M2 : FIG. 3 shows an existing network NET, in which two further subscribers TW1, TW2 with already further assigned subscribers Addresses LWl, LW2 with LWl = A0.7F .88.00. FF .07 and LW2 = AB .4F .4E .00.00. OE present. The determination of the two further address values KW1, KW2 belonging to the two further addresses LW1, LW2 shows that both address values KW1 = KW2 = 0. Thus, the switch R can not differentiate the other participants based on their associated address values. Therefore, the allocation unit assigns a new address to one of the other two subscribers, such as, for example, the first further address LWl = Al. B2. C3. D4. E5.42. Here, either the original additional address can be replaced by the new address or the other subscriber receives the new address as an additional address, which he rewrites on receipt of a packet in the original further address or sending a packet with the original further address in the new address changes. Instead of the further subscriber, another unit (not shown in the figure) can also carry out the conversion of the address from the original address to the new address and vice versa. The invention and its developments can be realized by means of a device DEV for creating a first address Li of a first subscriber T1 in a network NET with the first subscriber T1 and at least one second subscriber T2, the second subscriber T2 having a second address L2, and a length of the addresses Li, L2 is longer than a length of address values Kl, K2 associated with the addresses Li, L2, by the following means M1, M2:
Erstes Mittel Ml zum Bereitstellen des zweiten Adresswerts K2 des zweiten Teilnehmers T2 durch Anwenden einer Hash-Funktion HASH auf Basis der zweiten Adresse L2 ; First means M1 for providing the second address value K2 of the second subscriber T2 by applying a hash function HASH on the basis of the second address L2;
Zweites Mittels M2 zum Auswählen der ersten Adresse Li aus einer Menge ML an möglichen Adressen derart, dass sowohl die erste Adresse Li unterschiedlich zu der zweiten Adresse L2 ist als auch der erste Adresswert Kl des ersten Teilnehmers Tl, der durch Anwenden der Hash-Funktion HASH auf Basis der ersten Adresse Li generiert wird, unterschiedlich zu dem zweiten Adresswert K2 ist.
Ferner kann die Vorrichtung DEV zum Erstellen einer ersten Adresse Li eines ersten Teilnehmers Tl für ein Netzwerk NET ausgestaltet sein, das zumindest zwei weiteren Teilnehmern TWl , TW2 mit zugeordneten weiteren Adressen LWl, LW2 auf- weist, und eine Länge der Adressen Li, L2 , LWl, LW2 länger ist als eine Länge von zu den Adressen Li, L2 , LWl, LW2 zugehörigen Adresswerten Kl, K2 , KWl , KW2 mit folgenden Mitteln Ml , M2 , M3 : Second means M2 for selecting the first address Li from a set ML of possible addresses such that both the first address Li is different from the second address L2 and the first address value Kl of the first subscriber T1 obtained by applying the hash function HASH is generated based on the first address Li, which is different from the second address value K2. Furthermore, the device DEV can be configured to create a first address Li of a first subscriber Tl for a network NET, which has at least two further subscribers TW1, TW2 with associated further addresses LW1, LW2, and a length of the addresses Li, L2, LWl, LW2 is longer than a length of the addresses Li, L2, LWl, LW2 associated address values Kl, K2, KWl, KW2 with the following means Ml, M2, M3:
Erstes Mittel Ml zum Ermitteln der zwei weiteren Adresswerte KWl, KW2 unter Anwendung einer Hash-Funktion HASH auf Basis der zwei weiteren Adressen LWl, LW2 ; First means M1 for determining the two further address values KW1, KW2 using a hash function HASH on the basis of the two further addresses LW1, LW2;
Zweites Mittel M2 zum Erstellen, falls die zwei weiteren Adresswerte KWl, KW2 identisch sind, der ersten Adresse Li für den ersten weiteren Teilnehmer TWl als erster Teilnehmer Tl unter Berücksichtigung einer zweiten Adresse L2 , die die weitere Adresse LW2 des zweiten weiteren Teilnehmers TW2 ist, aus einer Menge ML an möglichen Adressen derart, dass sowohl die erste Adresse Li unterschiedlich zu der zweiten Adresse L2 ist als auch der erste Adresswert Kl des ersten Teilneh- mers Tl, der durch Anwenden der Hash-Funktion HASH auf Basis der ersten Adresse Li generiert wird, unterschiedlich zu einem zweiten Adresswert K2 , der der weitere Adresswert KW2 des zweiten weiteren Teilnehmers TW2 ist, ist; Second means M2 for creating, if the two further address values KWl, KW2 are identical, the first address Li for the first further subscriber TWl as the first subscriber Tl taking into account a second address L2, which is the further address LW2 of the second further subscriber TW2, of a set ML of possible addresses such that both the first address Li is different from the second address L2 and the first address value K1 of the first subscriber T1 generated by applying the hash function HASH on the basis of the first address Li is, different from a second address value K2, which is the further address value KW2 of the second further subscriber TW2, is;
Drittes Mittel M3 zum Zuweisen der ersten Adresse Li dem ers- ten weiteren Teilnehmer TWl, falls die zwei weiteren Adresswerte KWl, KW2 identisch sind. Third means M3 for assigning the first address Li to the first further subscriber TWl if the two further address values KW1, KW2 are identical.
Figur 4 zeigt den Ablauf des Verfahrens mit den Schritten Sl und S2. Ferner ist der Figur 4 auch die Vorrichtung DEV zu entnehmen. Diese Vorrichtung umfasst ein erstes Mittel Ml zumFIG. 4 shows the sequence of the method with the steps S1 and S2. Furthermore, FIG. 4 also shows the device DEV. This device comprises a first means M1 for
Durchführen des ersten Schrittes Sl und ein zweites Mittel M2 zum Durchführen des zweiten Schrittes S2 , wobei das zweite Mittel M2 auch zum Durchführen von Erweiterungen des Verfahrens der Erfindung einsetzbar ist. Zudem kann die Vorrichtung ein drittes Mittel M3 aufweisen, das zum Zuordnen der ersten Adresse ausgestaltet ist. Die Mittel Ml, M2 , M3 können in Hardware, Software oder in einer Kombination aus Hard- und Software ausgeführt werden. Beispielsweise führt ein Prozes-
sor die als Programmcode in einem an den Prozessor angegliederten Speicher abgelegten Schritte Sl bis S2 und ggfs. weitere Schritte von Erweiterungen des Verfahrens aus. Ferner verfügt der Prozessor über eine Ein- und Ausgabeschnittstelle mit der die Anfragenachricht eingelesen und die erste Adresse an den ersten Teilnehmer in Form einer Antwortnachricht bereitgestellt werden kann. Zudem können Zwischenergebnisse der einzelnen Verarbeitungsschritte , wie beispielsweise die Adresswerte Kl, 0K2 oder die Menge ML im Speicher zusätzlich abgelegt werden. Des Weiteren können die Mittel Ml, M2 und M3 auch durch eine feste Verdrahtung von elektronischen Bauteilen mit einem Speichermodul realisiert werden. Performing the first step Sl and a second means M2 for carrying out the second step S2, wherein the second means M2 can also be used to carry out extensions of the method of the invention. In addition, the device may have a third means M3, which is designed to associate the first address. The means M1, M2, M3 can be implemented in hardware, software or in a combination of hardware and software. For example, a process sor the steps S1 to S2 stored as program code in a memory attached to the processor and, if necessary, further steps of extensions of the method. Furthermore, the processor has an input and output interface with which the request message can be read in and the first address can be provided to the first user in the form of a response message. In addition, intermediate results of the individual processing steps, such as, for example, the address values K1, K2 or the quantity ML, can additionally be stored in the memory. Furthermore, the means M1, M2 and M3 can also be realized by a fixed wiring of electronic components with a memory module.
Die Erfindung und ihre Weiterbildungen wurden anhand mehrere Beispiele erläutert. Die Erfindung ist jedoch nicht nur auf die Beispiele beschränkt. Zudem können die Ausführungsbei- spiele auch kombiniert werden.
The invention and its developments have been explained with reference to several examples. However, the invention is not limited only to the examples. In addition, the exemplary embodiments can also be combined.
Literatur literature
Hash Function, Wikipedia Artikel, gefunden am 21. Juni 2011, htt : / /en . wikipedia . org/wiki/Hash_function Hash Function, Wikipedia article, found on June 21, 2011, htt: / / en. wikipedia. org / wiki / Hash_function
Huntley, C. et al . „Effect of Hash Collisions on the Per formance of LAN Switching Devices and Networks", IEEE Conference on Local Computer Networks, ISBN: 1-4244-0418- 5, 14-16 Nov. 2006, Seiten 280 - 284
Huntley, C. et al. "Effect of Hash Collisions on the Performance of LAN Switching Devices and Networks," IEEE Conference on Local Computer Networks, ISBN: 1-4244-0418-5, 14-16 Nov. 2006, pages 280-284
Claims
1. Verfahren zum Erstellen einer ersten Adresse eines ersten Teilnehmers (Tl) in einem Netzwerk (NET) mit dem ersten Teil- nehmer (Tl) und zumindest einem zweiten Teilnehmer (T2), wobei der zweite Teilnehmer (T2) eine zweite Adresse (L2) aufweist, und eine Länge der Adressen (Li, L2 ) länger ist als eine Länge von zu den Adressen (Li, L2 ) zugehörigen Adresswerte (Kl, K2 ) , mit folgenden Schritten: 1. A method for creating a first address of a first subscriber (Tl) in a network (NET) with the first subscriber (Tl) and at least one second subscriber (T2), wherein the second subscriber (T2) a second address (L2 ), and a length of the addresses (Li, L2) is longer than a length of address values (K1, K2) associated with the addresses (Li, L2), comprising the following steps:
i) Bereitstellen des zweiten Adresswerts (K2) des zweiten Teilnehmers (T2) durch Anwenden einer Hash-Funktion (HASH) auf Basis der zweiten Adresse (L2); i) providing the second address value (K2) of the second subscriber (T2) by applying a hash function (HASH) based on the second address (L2);
ii) Erstellen der ersten Adresse aus einer Menge (ML) an möglichen Adressen derart, dass sowohl die erste Adresse un- terschiedlich zu der zweiten Adresse (L2) ist als auch der erste Adresswert (Kl) des ersten Teilnehmers (Tl) , der durch Anwenden der Hash-Funktion (HASH) auf Basis der ersten Adresse generiert wird, unterschiedlich zu dem zweiten Adresswert (K2) ist. ii) creating the first address from a set (ML) of possible addresses in such a way that both the first address is different from the second address (L2) and the first address value (Kl) of the first user (T1) passing through Applying the hash function (HASH) based on the first address generated is different than the second address value (K2).
2. Verfahren zum Erstellen einer ersten Adresse eines ersten Teilnehmers (Tl) für ein Netzwerk (NET), das zumindest zwei weiteren Teilnehmern (TWl, TW2 ) mit zugeordneten weiteren Adressen (LWl, LW2 ) aufweist, und eine Länge der Adressen (Li, L2 , LWl, LW2 ) länger ist als eine Länge von zu den Adressen2. Method for creating a first address of a first subscriber (T1) for a network (NET), which has at least two further subscribers (TW1, TW2) with associated further addresses (FO, LW2), and a length of the addresses (Li, L2, LWl, LW2) is longer than a length from to the addresses
(Li, L2 , LWl, LW2 ) zugehörigen Adresswerte (Kl, K2 , KWl , KW2 ) bei dem folgende Schritte durchlaufen werden: (Li, L2, LWl, LW2) associated address values (Kl, K2, KWl, KW2) in which the following steps are performed:
Ermitteln der zwei weiteren Adresswerte (KWl, KW2 ) unter Anwendung einer Hash-Funktion (HASH) auf Basis der zwei weite- ren Adressen (LWl, LW2 ) ; Determining the two further address values (KW1, KW2) using a hash function (HASH) on the basis of the two further addresses (LW1, LW2);
Erstellen, falls die zwei weiteren Adresswerte (KWl, KW2 ) identisch sind, der ersten Adresse für den ersten weiteren Teilnehmer (TWl) als erster Teilnehmer (Tl) unter Berücksichtigung einer zweiten Adresse (L2), die die weitere Adresse (LW2) des zweiten weiteren Teilnehmers (TW2) ist, aus einer Create, if the two further address values (KW1, KW2) are identical, the first address for the first further subscriber (TW1) as the first subscriber (T1), taking into account a second address (L2) which contains the further address (LW2) of the second another participant (TW2) is from a
Menge (ML) an möglichen Adressen derart, dass sowohl die erste Adresse unterschiedlich zu der zweiten Adresse (L2) ist als auch der erste Adresswert (Kl) des ersten Teilnehmers (Tl), der durch Anwenden der Hash-Funktion (HASH) auf Basis der ersten Adresse generiert wird, unterschiedlich zu einem zweiten Adresswert (K2), der der weitere Adresswert (KW2) des zweiten weiteren Teilnehmers (TW2) ist, ist; Quantity (ML) of possible addresses such that both the first address is different from the second address (L2) and the first address value (Kl) of the first user (T1) generated by applying the hash function (HASH) based on the first address, different from a second address value (K2) which is the further address value (KW2) of the second further user (TW2);
Zuweisen der ersten Adresse (Li) dem ersten weiteren Teilnehmer (TWl), falls die zwei weiteren Adresswerte (KWl, KW2 ) identisch sind. Assigning the first address (Li) to the first further subscriber (TWL) if the two further address values (KW1, KW2) are identical.
3. Verfahren nach Anspruch 1 oder 2 , 3. The method according to claim 1 or 2,
bei dem das Erstellen der ersten Adresse folgendermaßen durchgeführt wird: where the first address is created as follows:
a) Wählen einer der möglichen Adressen als erste Adresse ; b) Generieren des ersten Adresswerts (Kl); a) selecting one of the possible addresses as the first address; b) generating the first address value (Kl);
c) Vergleichen des ersten Adresswerts (Kl) mit dem zweiten Adresswert (K2); c) comparing the first address value (Kl) with the second address value (K2);
d) Wiederholen der Schritte a) bis d) falls der erste Adresswert (Kl) identisch zu dem zweiten Adresswert (K2) ist. d) repeating steps a) to d) if the first address value (Kl) is identical to the second address value (K2).
4. Verfahren nach Anspruch 1 oder 2 , 4. The method according to claim 1 or 2,
bei dem das Erstellen der ersten Adresse folgendermaßen durchgeführt wird: where the first address is created as follows:
Erstellen der Menge (ML) an möglichen Adressen derart, dass alle Adresswerte, gebildet durch Anwenden der Hash-Funktion auf Basis der möglichen Adressen, jeweils paarweise unter- schiedlich sind, und die zweite Adresse (L2) nicht Teil der Menge (ML) ist; Creating the set (ML) of possible addresses such that all address values formed by applying the hash function based on the possible addresses are each pairwise different, and the second address (L2) is not part of the set (ML) ;
Auswahl einer der möglichen Adressen der Menge (ML) als erste Adresse . Selection of one of the possible addresses of the set (ML) as the first address.
5. Verfahren nach Anspruch 4, bei dem 5. The method of claim 4, wherein
Folgender Schritte nach Auswahl der ersten Adresse durchgeführt wird: The following steps are performed after selecting the first address:
Löschen der ersten Adresse aus der Menge (ML) . Delete the first address from the set (ML).
6. Vorrichtung (DEV) zum Erstellen einer ersten Adresse eines ersten Teilnehmers (Tl) in einem Netzwerk (NET) mit dem ersten Teilnehmer (Tl) und zumindest einem zweiten Teilnehmer (T2), wobei der zweite Teilnehmer (T2) eine zweite Adresse (L2) aufweist, und eine Länge der Adressen (Li, L2 ) länger ist als eine Länge von zu den Adressen (Li, L2 ) zugehörigen Adresswerten (Kl, K2 ) mit folgenden Mitteln (Ml, M2 ) : 6. Device (DEV) for creating a first address of a first subscriber (Tl) in a network (NET) with the first subscriber (Tl) and at least one second subscriber (T2), wherein the second subscriber (T2) has a second address (L2), and a length of the addresses (Li, L2) is longer than a length of address values (Kl, K2) associated with the addresses (Li, L2) by the following means (M1, M2):
Erstes Mittel (Ml) zum Bereitstellen des zweiten Adresswerts (K2) des zweiten Teilnehmers (T2) durch Anwenden einer Hash- Funktion (HASH) auf Basis der zweiten Adresse (L2); First means (M1) for providing the second address value (K2) of the second user (T2) by applying a hash function (HASH) based on the second address (L2);
Zweites Mittels (M2) zum Auswählen der ersten Adresse aus einer Menge (ML) an möglichen Adressen derart, dass sowohl die erste Adresse unterschiedlich zu der zweiten Adresse (L2) ist als auch der erste Adresswert (Kl) des ersten Teilnehmers (Tl), der durch Anwenden der Hash-Funktion (HASH) auf Basis der ersten Adresse generiert wird, unterschiedlich zu dem zweiten Adresswert (K2) ist. Second means (M2) for selecting the first address from a set (ML) of possible addresses such that both the first address is different from the second address (L2) and the first address value (K1) of the first user (T1), generated by applying the hash function (HASH) based on the first address is different from the second address value (K2).
7. Vorrichtung (DEV) zum Erstellen einer ersten Adresse eines ersten Teilnehmers (Tl) für ein Netzwerk (NET), das zumindest zwei weiteren Teilnehmern (TWl, TW2 ) mit zugeordneten weiteren Adressen (LWl, LW2 ) aufweist, und eine Länge der Adressen (Li, L2 , LWl, LW2 ) länger ist als eine Länge von zu den Adressen (Li, L2 , LWl, LW2 ) zugehörigen Adresswerten (Kl, K2, KW1, KW2) mit folgenden Mitteln (Ml, M2 , M3 ) : 7. Device (DEV) for creating a first address of a first subscriber (Tl) for a network (NET) having at least two further participants (TWl, TW2) with associated further addresses (LWL, LW2), and a length of the addresses (Li, L2, LWl, LW2) is longer than a length of address values belonging to the addresses (Li, L2, LW1, LW2) (Kl, K2, KW1, KW2) by the following means (M1, M2, M3):
Erstes Mittel (Ml) zum Ermitteln der zwei weiteren Adresswerte (KWl, KW2 ) unter Anwendung einer Hash-Funktion (HASH) auf Basis der zwei weiteren Adressen (LWl, LW2 ) ; First means (M1) for determining the two further address values (KW1, KW2) using a hash function (HASH) on the basis of the two further addresses (LW1, LW2);
Zweites Mittel (M2) zum Erstellen, falls die zwei weiteren Adresswerte (KWl, KW2 ) identisch sind, der ersten Adresse für den ersten weiteren Teilnehmer (TWl) als erster Teilnehmer (Tl) unter Berücksichtigung einer zweiten Adresse (L2), die die weitere Adresse (LW2) des zweiten weiteren Teilneh- mers (TW2) ist, aus einer Menge (ML) an möglichen Adressen derart, dass sowohl die erste Adresse unterschiedlich zu der zweiten Adresse (L2) ist als auch der erste Adresswert (Kl) des ersten Teilnehmers (Tl) , der durch Anwenden der Hash- Funktion (HASH) auf Basis der ersten Adresse generiert wird, unterschiedlich zu einem zweiten Adresswert (K2), der der weitere Adresswert (KW2) des zweiten weiteren Teilnehmers (TW2) ist, ist; Drittes Mittel (M3) zum Zuweisen der ersten Adresse (Li) dem ersten weiteren Teilnehmer (TWl), falls die zwei weiteren Adresswerte (KWl, KW2 ) identisch sind. Second means (M2) for creating, if the two further address values (KWl, KW2) are identical, the first address for the first further subscriber (TWl) as the first subscriber (Tl), taking into account a second address (L2), the further Address (LW2) of the second further subscriber (TW2) is, from a set (ML) of possible addresses such that both the first address is different from the second address (L2) and the first address value (Kl) of the first Subscriber (T1) generated by applying the hash function (HASH) based on the first address, different from a second address value (K2) which is the further address value (KW2) of the second further subscriber (TW2); Third means (M3) for assigning the first address (Li) to the first further subscriber (TWl) if the two further address values (KW1, KW2) are identical.
8. Vorrichtung (DEV) nach Anspruch 6 oder 7, bei dem 8. Device (DEV) according to claim 6 or 7, wherein
das zweite Mittel (M2) zum Erstellen der ersten Adresse derart eingerichtet ist, dass folgende Schritte durchführbar sind : the second means (M2) for establishing the first address is set up in such a way that the following steps are feasible:
a) Wählen einer der möglichen Adressen als erste Adresse ; b) Generieren des ersten Adresswerts (Kl); a) selecting one of the possible addresses as the first address; b) generating the first address value (Kl);
c) Vergleichen des ersten Adresswerts (Kl) mit dem zweiten Adresswert (K2); c) comparing the first address value (Kl) with the second address value (K2);
d) Wiederholen der Schritte a) bis d) falls der erste Adresswert (Kl) identisch zu dem zweiten Adresswert (K2) ist. d) repeating steps a) to d) if the first address value (Kl) is identical to the second address value (K2).
9. Vorrichtung (DEV) nach Anspruch 6 oder 7, bei dem 9. Device (DEV) according to claim 6 or 7, wherein
das zweite Mittel (M2) zum Erstellen der ersten Adresse derart eingerichtet ist, dass folgende Schritte durchführbar sind : the second means (M2) for establishing the first address is set up in such a way that the following steps are feasible:
Erstellen der Menge (ML) an möglichen Adressen derart, dass alle Adresswerte, gebildet durch Anwenden der Hash-Funktion auf Basis der möglichen Adressen, jeweils paarweise unterschiedlich sind, und die zweite Adresse (L2) nicht Teil der Menge (ML) ist; Creating the set (ML) of possible addresses such that all address values formed by applying the hash function based on the possible addresses are each pairwise different, and the second address (L2) is not part of the set (ML);
Auswahl einer der möglichen Adressen der Menge (ML) als ersteSelect one of the possible addresses of the set (ML) first
Adresse . Address .
10. Vorrichtung (DEV) nach Anspruch 9, bei dem das zweite Mittel (M2) ferner zum Löschen der ersten Adresse (Li) aus der Menge (ML) nach Auswahl einer der möglichen Adressen ausgebildet ist. A device (DEV) according to claim 9, wherein said second means (M2) is further adapted to erase said first address (Li) from said set (ML) upon selection of one of said possible addresses.
11. Verwendung des Verfahrens gemäß einem der Ansprüche 1 bis 5 in einem Switch eines Netzwerks (NET) , wobei das Netzwerk (NET) insbesondere ein administriertes Netzwerk ist. 11. Use of the method according to one of claims 1 to 5 in a switch of a network (NET), wherein the network (NET) is in particular an administered network.
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
DE102011078424A DE102011078424A1 (en) | 2011-06-30 | 2011-06-30 | Methods and apparatus for creating addresses for subscribers in a network |
DE102011078424.1 | 2011-06-30 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2013000711A1 true WO2013000711A1 (en) | 2013-01-03 |
Family
ID=46317385
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/EP2012/061215 WO2013000711A1 (en) | 2011-06-30 | 2012-06-13 | Methods and apparatuses for creating addresses for subscribers in a network |
Country Status (2)
Country | Link |
---|---|
DE (1) | DE102011078424A1 (en) |
WO (1) | WO2013000711A1 (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10300155B2 (en) | 2015-12-31 | 2019-05-28 | Washington University | Alpha-synuclein ligands |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20030174710A1 (en) * | 2002-03-14 | 2003-09-18 | Mark Gooch | Method and system for performing flow based hash transformation to generate hash pointers for a network device |
GB2415855A (en) * | 2004-07-02 | 2006-01-04 | Toshiba Res Europ Ltd | Variable network address lengths |
WO2009156777A1 (en) * | 2008-06-23 | 2009-12-30 | Telefonaktiebolaget Lm Ericsson (Publ) | Media access control (mac) address collision avoidance in ethernet switched networks |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7457300B2 (en) * | 2003-01-21 | 2008-11-25 | Telefonaktiebolaget L M Ericsson (Publ) | Ethernet address management system |
US20060248079A1 (en) * | 2005-04-28 | 2006-11-02 | Freescale Semiconductor Incorporated | Method and apparatus for finding a perfect hash function and making minimal hash table for a given set of keys |
-
2011
- 2011-06-30 DE DE102011078424A patent/DE102011078424A1/en not_active Ceased
-
2012
- 2012-06-13 WO PCT/EP2012/061215 patent/WO2013000711A1/en active Application Filing
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20030174710A1 (en) * | 2002-03-14 | 2003-09-18 | Mark Gooch | Method and system for performing flow based hash transformation to generate hash pointers for a network device |
GB2415855A (en) * | 2004-07-02 | 2006-01-04 | Toshiba Res Europ Ltd | Variable network address lengths |
WO2009156777A1 (en) * | 2008-06-23 | 2009-12-30 | Telefonaktiebolaget Lm Ericsson (Publ) | Media access control (mac) address collision avoidance in ethernet switched networks |
Non-Patent Citations (2)
Title |
---|
HASH FUNCTION, 21 June 2011 (2011-06-21), Retrieved from the Internet <URL:http://en.wikipedia.org/wiki/Hash_function> |
HUNTLEY, C. ET AL.: "Effect of Hash Collisions on the Performance of LAN Switching Devices and Networks", IEEE CONFERENCE ON LOCAL COMPUTER NETWORKS, 14 November 2006 (2006-11-14), pages 280 - 284, XP031053906 |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10300155B2 (en) | 2015-12-31 | 2019-05-28 | Washington University | Alpha-synuclein ligands |
Also Published As
Publication number | Publication date |
---|---|
DE102011078424A1 (en) | 2013-01-03 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
DE69834122T2 (en) | CONNECTING SUPPORT IN A HIGH-PERFORMANCE NETWORK DEVICE | |
DE102006012614B4 (en) | Method and apparatus for the passage of packets through a means for network address translation | |
DE69727930T2 (en) | SUMMARY OF CONNECTIONS IN COMMUNICATION COMMUNICATION NETWORKS | |
DE60221228T2 (en) | METHOD AND SYSTEM FOR ANYCAST GUIDING BETWEEN SEVERAL WIRES | |
DE602006000007T2 (en) | Automatic detection of pseudo-wire peer addresses in Ethernet-based networks | |
DE69608300T2 (en) | METHOD FOR SETTING UP RESTRICTED GROUPS IN A SWITCHING NETWORK | |
DE60311800T2 (en) | METHOD AND DEVICE FOR IMPROVING NETWORK GUIDANCE STEERING | |
DE69330675T2 (en) | Improved packet structure for network layer | |
DE60302994T2 (en) | Multicast router with translation function of protocols according to any-source multicast and source-specific multicast | |
DE60029430T2 (en) | MULTI-SENDABLE ADDRESS RESOLUTION LOG | |
DE69419534T2 (en) | Multi-protocol packet switching network | |
US20190222538A1 (en) | Packet Processing Method, Computing Device, and Packet Processing Apparatus | |
DE69531337T2 (en) | Routing transaction messages in a digital communication network | |
DE102012220834B4 (en) | Method and device for implementing a flexible virtual local network | |
DE69835809T2 (en) | Communication controller and communication control method applied to a multicast-supporting LAN | |
DE69934192T2 (en) | Method and device for network connection by means of bridges | |
DE69825596T2 (en) | SYSTEM AND METHOD FOR A MULTILAYER NETWORK ELEMENT | |
DE112015006397B4 (en) | DNS optimization for multi-source download with hybrid access | |
DE102015102871A1 (en) | Distributed routing table lookup technologies | |
DE112008002665T5 (en) | Deploy an abstraction layer in a cluster switch that has multiple switches | |
DE112005003332T5 (en) | Multicast architecture for wireless mesh networks | |
DE60133175T2 (en) | COMMUNICATION NETWORK | |
DE112016002952T5 (en) | Systems and methods for processing packets in a computer network | |
DE112005002981T5 (en) | Maskable content-addressable memory | |
DE602005001578T2 (en) | Bridge for translation between local Ethernet and 1394A connectors for consumer electronics devices |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 12727855 Country of ref document: EP Kind code of ref document: A1 |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
122 | Ep: pct application non-entry in european phase |
Ref document number: 12727855 Country of ref document: EP Kind code of ref document: A1 |