[go: up one dir, main page]

WO1999066678A1 - Materiel d'assemblage de paquets pour commutateur de communications de donnees - Google Patents

Materiel d'assemblage de paquets pour commutateur de communications de donnees Download PDF

Info

Publication number
WO1999066678A1
WO1999066678A1 PCT/EP1999/004377 EP9904377W WO9966678A1 WO 1999066678 A1 WO1999066678 A1 WO 1999066678A1 EP 9904377 W EP9904377 W EP 9904377W WO 9966678 A1 WO9966678 A1 WO 9966678A1
Authority
WO
WIPO (PCT)
Prior art keywords
width
block
widths
packet
header
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Ceased
Application number
PCT/EP1999/004377
Other languages
English (en)
Other versions
WO1999066678A9 (fr
Inventor
Bruce Eric Bergenfeld
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Alcatel Lucent SAS
Nokia Inc
Original Assignee
Alcatel SA
Nokia Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Alcatel SA, Nokia Inc filed Critical Alcatel SA
Priority to EP99928014A priority Critical patent/EP1004187A1/fr
Priority to JP2000555396A priority patent/JP2002518938A/ja
Publication of WO1999066678A1 publication Critical patent/WO1999066678A1/fr
Publication of WO1999066678A9 publication Critical patent/WO1999066678A9/fr
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/40Network security protocols
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/22Parsing or analysis of headers

Definitions

  • the present invention relates to data communication switching and, more particularly, to data communication switching hardware for assembling packets for transmission on an output
  • Data communication switches have switching engines which receive inbound packets on inputs and switch them as outbound packets on outputs.
  • the inbound packets generally have an inbound header including media access control (MAC) addresses
  • the inbound header is stripped from the packet and the addresses or identifiers contained therein are resolved to an outbound header suitable for interpretation at the packet's "next hop" through the network.
  • the outbound header is appended to the stripped packet to form an "encapsulated" outbound packet
  • the outbound header and the stripped packet are often separately-sourced into a packet assembly in a series of "bursts" of K-bit wide data, where K is greater than one.
  • Such "chunky" packet transfer presents some technical obstacles to "on the fly” encapsulation. For one, jf the inbound header ended on a whole width (i.e., both half-widths of the final burst containing data for the inbound header included valid header data) but the corresponding outbound header ends on a half-width
  • the start of the stripped packet will, if not advanced (or delayed) appropriately, trail (or lead) the outbound header by a half-width.
  • the stripped packet will, if not advanced (or delayed) appropriately, trail (or lead) the outbound header by either a half- width or a whole width. If this misalignment created by "chunky" transfer from multiple sources is not corrected, packets will be encapsulated improperly and spurious data or system errors may result.
  • the present invention provides an "on the fly" packet assembly for a data communication switching engine which assembles packet elements separately-sourced in multi-bit bursts while correcting any misalignment created by "chunky" transfer.
  • a data communication switching engine which assembles packet elements separately-sourced in multi-bit bursts while correcting any misalignment created by "chunky" transfer.
  • the stripped packet is realigned by a half-width to align the last half-width of the outbound header and the first half-width of the stripped packet.
  • serially-implemented alignment and merger operations format the outbound header and stripped packet into an encapsulated packet which may be transferred contiguously on an output.
  • the alignment unit may be arranged as a selectively implemented half-width register followed by one or more full-width registers.
  • the half-width register captures half-widths of the stripped packet while the other half-widths are allowed to flow directly into a full-width register, This activity creates an offset in the stripped packet which matches that of the outbound header (i.e., afterward the outbound header ends and the stripped packet begins on a half-width).
  • the half-width register captures half-widths of the stripped packet while the other half-widths are allowed to flow directly into a full-width register. This activity creates an offset in the stripped packet which matches that of the outbound header (i.e., afterward the outbound header ends and the stripped begins on a whole burst).
  • the half-width register is bypassed and whole widths of the stripped packet are allowed to flow directly into a full-width register.
  • the merger multiplexor may be arranged as a two-width to one-width multiplexor which from a given two-width input may select as an output either a whole width from the outbound header, a whole width from the stripped packet, or a half-width from each. More particularly, when the outbound header ends on a whole width, the merger multiplexor always selects whole widths from the outbound header until the entire header has been transferred and then selects whole bursts from the stripped packet until the entire stripped packet has been transferred. When the outbound header ends Ion a half- width, the same selection sequence is followed except when the last half-w- ⁇ h of the outbound header and the first half-width of the stripped packet are made available as inputs.
  • the merger multiplexor selects the last half-width of the outbound header and the first half-width of the stripped packet to "merge" the output header with the stripped packet. Because of the previous alignment function jperforraed selectively by the alignment unit, half-widths may always be clocked to arrive at the merger multiplexor in the manner required for the merger multiplexor to combine the outbound header and the stripped packet into an encapsulated packet adapted for contiguous transfer.
  • an update unit may be interposed to selectively update half-width, full-width or multiple width fields in the packet.
  • Figure 1 is a block diagram of a data communication switching engine
  • Figure 2 is a more detailed block diagram of the packet assembly element of the switching engine of Figure 1;
  • Figures 3A through 3D illustrate the different inbound header/outbound header combinations which the packet assembly element of Figure 2 is arranged advantageously to treat differently to form encapsulated packets;
  • FIG. 4 is a more detailed block diagram of the alignment unit of the switching engine of Figure 1;
  • FIG. 5 is a more detailed block diagram of the update unit of the switching engine of Figure 1;
  • Figure 6 is a more detailed block diagram of the merger multiplexor of the switching engine of Figure 1 and its associated logic;
  • Figure 7A illustrates the serial operation of the alignment unit and the merger multiplexor in the situation where the inbound header and outbound header do not have a half-width divergence and the outbound header ends on a whole width;
  • Figure 7B illustrates the serial operation of the alignment unit and the merger multiplexor in the situation where the inbound header and outbound header do not have a half-width divergence and the outbound header ends on a half-width;
  • Figure 7C illustrates the serial operation of the alignment unit and the merger multiplexor in the situation where the inbound header and outbound header have a half- width divergence and the outbound header ends on a half-width
  • Figure 7D illustrates the serial operation of the alignment unit and the merger multiplexor in the situation where the inbound header and outbound header have a half- width divergence and the outbound header ends on a whole width.
  • FIG. 1 a switching engine 100 in which the present invention may be implemented is shown.
  • Inbound packets arrive in receive FIFO 110.
  • Identifiers in the headers of inbound packets are transmitted to switching logic 120 for a switching decision. If the switching decision indicates forwarding, switching logic 120 transmits a forwarding index to header table 140 to retrieve an appropriate outbound header.
  • Identifiers transmitted to switching logic 120 may include Open System Interconnection (OSI) Layer Two (Bridging) Layer Three (Network) and Layer Four (Transport) addresses and identifiers, by way of example.
  • Switching logic 120 may make the switching decision by performing associative comparisons of such identifiers with known identifiers stored in a memory within switching logic 120.
  • Such a memory may be a content-addressable memory (CAM) or may be a random access memory (RAM).
  • CAM content-addressable memory
  • RAM random access memory
  • Packet assembly 150 receives bursts of data separately from header
  • FIFO 145 and from packet FIFO 130 and combines such data "on the fly" into encapsulated packets which may be transferred in a contiguous manner on transmit FIFO
  • Header and packet data are transferred in K-bit wide bursts, where K is greater than one. All, half or none of the bits in each burst may be valid. When all bits are valid, a burst transfers a whole width of data. When half of the bits are valid, the burst transfers a half-width of data. Thus, by way of example, where K is sixteen, each burst may transfer two valid bytes (a whole width), one valid byte (a half-width) or no valid bytes. Of course, the value of K may differ in other embodiments without departing from the inventive scope.
  • Alignment unit 210 receives stripped packet data in bursts from packet FIFO 130, performs necessary realignments, and forwards the data to update unit 220.
  • Stripped packet data includes inbound packet contents, excluding the stripped inbound header.
  • Update unit 220 separately receives outbound header data in bursts from header FIFO 145, Update unit 220 makes necessary updates to received data and forwards the data in bursts to merger multiplexor 230.
  • Merger multiplexor 230 merges outbound header data and stripped packet data into an encapsulated packet suitable for contiguous transmission on transmit FIFO 160, and delivers the encapsulated packet in bursts to assembly register 240. Updates and merger are assisted by multiplexor control 250.
  • Multiplexor control 250 instructs the multiplexors in update unit 220 and merger multiplexor 230 to select appropriate half-widths from among the currently available widths of data to achieve the desired updates (in the case of update unit 220) and to form the encapsulated packet (in the case of merger multiplexor 230).
  • a significant advantage of the present invention is "on the fly" selective alignment and merger of separately-sourced outbound header and stripped packet data to form encapsulated packets.
  • FIGs 3A through 3D The scenarios requiring the application of different alignment and merger rules are shown in Figures 3A through 3D.
  • inbound header 310 and outbound header 311 both end on a whole width.
  • stripped packet 312 and outbound header 311 both begin on a whole width and may be combined into encapsulated packet 313 without alignment or merger.
  • inbound header 320 and outbound header 321 both end in a half-width. Therefore, stripped packet 322 and outbound header 321 both begin on a half-width and may be combined into encapsulated packet 323 without alignment, but require merger in order to form encapsulated packet 323.
  • inbound header 330 ends in a whole width while outbound header 331 ends in a half-width. Therefore, stripped packet 332 and outbound header 331 require both alignment and merger in order to form encapsulated packet 333.
  • inbound header 340 ends in a half-width while outbound header 341 ends in a whole width. Therefore, stripped packet 342 and outbound header 341 require alignment, but do not require merger, in order to form encapsulated packet 343.
  • Unit 210 includes half-width register 410 followed by full-width registers 420, 430.
  • the stripped packet arrives at unit 210 from packet FIFO 130 in a series of bursts, which are operatively treated as half-burst pairs.
  • bypass logic 440 directs the half- widths in the half-burst pairs on one of three paths, depending on (i) whether or not there is a half-width divergence between the inbound header and the outbound header and (ii) whether, if there is a half-width divergence, the outbound header ends on a half- width or a whole width.
  • bypass logic 440 makes these two determinations by consulting the least significant bit of an offset field in the stripped packet (which indicates whether the start of the stripped packet was offset from the start of the inbound header by a half-width and, therefore, whether the stripped packet begins on a half-width or a whole width) and the least significant bit in a header length field in the outbound header (which indicates whether the outbound header ends on a half-width or a whole width).
  • Update unit 220 is shown in greater detail. Update unit
  • the 220 receives the stripped packet from alignment unit 210 in a series of bursts, which are operatively treated as half-burst pairs, and receives the outbound header from header FIFO 145 in a series of whole bursts.
  • the half-widths of the stripped packet are inputs to half-width multiplexors 520, while the whole widths of the outbound header are inputs to whole width multiplexor 530.
  • Multiplexors 520, 530 also have as inputs data from various ones of update registers 510.
  • multiplexor control 250 instructs each of multiplexors 520, 530 to select one of the inputs as an output, depending on the result of a comparison of update flags with the current burst count
  • multiplexor control 250 has update flags sufficient to indicate for each of update registers 510 the burst cycles on which the multiplexors are to select as outputs the inputs from the various update registers.
  • a burst counter associated with multiplexor control 250 is incremented on each burst cycle and the current counter value is compared for a match with the update flags.
  • multiplexor control 250 instructs the appropriate one or both of multiplexors 520, 530 to select the input from the update register corresponding to the rnatching update flag.
  • multiplexors 520, 530 select the input from alignment unit 210 and/or header FIFO 145, respectively.
  • packet fields which require modification on a packet-by-packet basis can be updated. Fields requiring packet-specific modification may include, by way of example, those which indica.e the length of a packet or the length of a packet header and/or those which indicate the number of "hops" a packet has traversed or its remaining time-to-live.
  • update unit 220 is shown to precede merger multiplexor 230 in series, it may be interposed after merger multiplexor 230 in other embodiments.
  • merger multiplexor 230 receives as inputs the stripped packet and outbound header (as modified by update unit 220).
  • the stripped packet arrives in a series of half-burst pairs and the outbound header arrives in a series of whole bursts which may be operatively treated as half-burst pairs by multiplexor 230.
  • multiplexor control 250 instructs merger multiplexor 230 to select as outputs two of the upon to four half-width inputs, depending on the application of a selection matrix to the current burst count.
  • multiplexor control 250 has access to merger information sufficient to indicate (i) the total length (in half-widths) of the outbound header; (ii) whether or not there was a half-width divergence between the inbound header and the outbound header; and (iii) whether the outbound header ends on a whole width or a half-width. From the foregoing information, a complete selection matrix for the encapsulated packet is resolved, The burst counter associated with multiplexor control 250 is incremented on each burst cycle and the selection matrix is applied to the current counter value to obtain a selection instruction.
  • the selection instructions are used to control merger multiplexor 230 to select as outputs on the current burst cycle the two half-width inputs which are required in order to successfully merge the separately-sourced outbound header and stripped packet (as modified by update unit 220) into an encapsulated packet arranged for contiguous transmission.
  • the selected whole widtl outputs are delivered to assembly register 240 for temporary storage en route to transmit FIFO 160.
  • Figures 7A through 7D the selective alignment and merger operation of the present invention is shown for the four possible inbound/outbound header combinations. It is assumed for clarity in Figures 7A through 7D that no half-widths (e.g., A, B, C, D) are displaced in update unit by substitute half-widths (e.g., A', B', C, D') and that the arrival of half-widths at assembly registers is delayed by a fixed number of burst cycles U.
  • Figure 7A illustrates the scenario wherein the inbound header and outbound header do not have a half-width divergence and the outbound header ends on a whole width.
  • the stripped packet is arranged in packet FIFO 701 A to begin on a whole width A/B while the outbound header is arranged in header FIFO 711 A to end on a whole width Y/Z.
  • burst cycle N initial whole width A/B is stored in packet FIFO 701 A as shown. Because there is no half-width divergence, realignment of the stripped packet is not required. Therefore, on burst cycle N+l, whole width A B bypasses half- width register 702A and flows into full-width register 703A.
  • terminal whole width Y/Z of the outbound header is aligned for arrival from header FIFO 711 A as shown.
  • initial whole width A B of the stripped packet advances to full-width register 704A.
  • terminal whole width Y/Z of the outbound header is selected by merger multiplexor 721 A and delivered into assembly register.
  • initial whole width A/B of the stripped packet is selected by merger multiplexor 721A and delivered into assembly register 722A.
  • Figure 7B illustrates the scenario wherein he inbound header and outbound header do not have a half-width divergence but the outbound header ends on a half-width.
  • the stripped packet is arranged in packet FIFO 701B to begin on a half- width A while the outbound header ends on a half-width Z.
  • burst cycle N initial half- width A and whole width B/C which immediately follows are queued in packet FIFO 701B as shown. Because there is no half-width divergence, realignment of the stripped packet is not required. Therefore, on burst cycle N+l, half-width A bypasses half-width register 702B and flows into full-width register 703B.
  • balf-width A advances to full-width register 704B while whole width B/C bypasses half-width register 702B and flows into full-width register 703B.
  • terminal half-width Z of the outbound header is aligned for arrival from header FIFO 71 IB as shown.
  • whole width B/C of the stripped packet advances to full- width register 704B.
  • terminal half-width Z of the outbound header and initial half-width A of the stripped packet are selected by merger multiplexor 721B and delivered into assembly register 722B.
  • half-width B is stored in half-width register 702C while half-width A flows into full-width register 703C.
  • half- width A advances to full-width register 704C while realigned whole width B/C flows into full-width register 703B.
  • terminal half-width Z of the outbound header is aligned for arrival from header FIFO 711C as shown.
  • burst cycle N+3 whole width B/C of the stripped packet advances to full-width register 704C
  • terminal half-width Z of the outbound header and initial half-width A of the packet base are selected by merger multiplexor 721 C and delivered into assembly register 722C.
  • whole width B/C of the stripped packet is selected by merger multiplexor 721 C and delivered into assembly register 722C.
  • Figure 7D illustrates the scenario wherein the inbound header and outbound header have a half-width divergence and the outbound header ends on a whole width.
  • the stripped packet is arranged in packet FIFO 70 ID to begin on a half-width A while the outbound header ends on a whole width Y/Z.
  • initial half-widlh and whole width B/C which immediately follows are queued in packet FIFO 701 C as shown. Because there is a half-width divergence and the outbound header ends on a whole width, a half-width to whole width realignment of the stripped packet is required.
  • half-width A is stored in half-width register 702D, Separately, on burst cycle N+l, terrriinal whole width Y/Z of the outbound header is aligned for arrival from header FIFO 71 ID as shown.
  • realigned whole width A/B advances to full-width register 704D and half-width C flows into half- width register 702D.
  • terminal whole width Y/Z of the outbound header and is selected by merger multiplexor 721D ind delivered into assembly register 722D.
  • whole width A/B of the packet base is selected by merger multiplexor 721D and delivered into assembly register 722D.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

Un assemblage de paquets 'à la volée' pour un moteur de commutation de communication de données assemble des hauts de page et des paquets réduits qui sont débités séparément dans des rafales multi-bits tout en corrigeant tout défaut d'alignement créé par ce transfert 'fragmenté'. Lorsqu'un haut de page rentrant et le haut de page au départ correspondant ont, initialement, une divergence d'une demi-largeur (c'est-à-dire des extrémités sur une pleine largeur et les autres sur une demi-largeur), une unité d'alignement aligne à nouveau le paquet fractionné d'une demi-largeur afin d'aligner la dernière demi-largeur du haut de page au départ et la première demi-largeur du paquet fractionné. De même, lorsque un haut de page au départ s'achève sur une demi-largeur, un multiplexeur de fusion combine la dernière demi-largeur du haut de page et la première demi-largeur du paquet fractionné afin de combler la lacune qui sinon existerait entre le haut de page au départ et le paquet fractionné. Ces opérations d'alignement et de fusion réalisées de manière sérielle formatent le haut de page au départ et le paquet fractionné en un paquet encapsulé pouvant être rapidement et facilement transféré en contiguïté vers une sortie. Une unité de mise à jour peut être établie dans l'assemblage de paquet pour exécuter des mises à jour 'à la volée' des champs sélectifs dans le haut de page au départ et le paquet fractionné.
PCT/EP1999/004377 1998-06-16 1999-06-15 Materiel d'assemblage de paquets pour commutateur de communications de donnees Ceased WO1999066678A1 (fr)

Priority Applications (2)

Application Number Priority Date Filing Date Title
EP99928014A EP1004187A1 (fr) 1998-06-16 1999-06-15 Materiel d'assemblage de paquets pour commutateur de communications de donnees
JP2000555396A JP2002518938A (ja) 1998-06-16 1999-06-15 データ通信交換のためのパケットアセンブリハードウェア

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US9789898A 1998-06-16 1998-06-16
US09/097,898 1998-06-16

Publications (2)

Publication Number Publication Date
WO1999066678A1 true WO1999066678A1 (fr) 1999-12-23
WO1999066678A9 WO1999066678A9 (fr) 2000-03-30

Family

ID=22265668

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/EP1999/004377 Ceased WO1999066678A1 (fr) 1998-06-16 1999-06-15 Materiel d'assemblage de paquets pour commutateur de communications de donnees

Country Status (4)

Country Link
EP (1) EP1004187A1 (fr)
JP (1) JP2002518938A (fr)
CN (1) CN1272993A (fr)
WO (1) WO1999066678A1 (fr)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1206099A3 (fr) * 2000-11-14 2003-10-22 Sancastle Technologies Ltd. Interface de réseau
WO2005088878A1 (fr) * 2004-03-12 2005-09-22 Samsung Electronics Co., Ltd. Emetteur et recepteur pour paquet de donnees dans un systeme de communication sans fil
US7512945B2 (en) 2003-12-29 2009-03-31 Intel Corporation Method and apparatus for scheduling the processing of commands for execution by cryptographic algorithm cores in a programmable network processor
US7529924B2 (en) * 2003-12-30 2009-05-05 Intel Corporation Method and apparatus for aligning ciphered data
US8041945B2 (en) 2003-12-19 2011-10-18 Intel Corporation Method and apparatus for performing an authentication after cipher operation in a network processor

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5491802A (en) * 1992-05-29 1996-02-13 Hewlett-Packard Company Network adapter for inserting pad bytes into packet link headers based on destination service access point fields for efficient memory transfer

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5491802A (en) * 1992-05-29 1996-02-13 Hewlett-Packard Company Network adapter for inserting pad bytes into packet link headers based on destination service access point fields for efficient memory transfer

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
"MECHANISM TO AUTOMATICALLY ALIGN PACKETS IN SWITCH ADAPTERS", IBM TECHNICAL DISCLOSURE BULLETIN, vol. 38, no. 4, 1 April 1995 (1995-04-01), pages 279/280, XP000516150, ISSN: 0018-8689 *

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1206099A3 (fr) * 2000-11-14 2003-10-22 Sancastle Technologies Ltd. Interface de réseau
US8041945B2 (en) 2003-12-19 2011-10-18 Intel Corporation Method and apparatus for performing an authentication after cipher operation in a network processor
US8417943B2 (en) 2003-12-19 2013-04-09 Intel Corporation Method and apparatus for performing an authentication after cipher operation in a network processor
US7512945B2 (en) 2003-12-29 2009-03-31 Intel Corporation Method and apparatus for scheduling the processing of commands for execution by cryptographic algorithm cores in a programmable network processor
US8065678B2 (en) 2003-12-29 2011-11-22 Intel Corporation Method and apparatus for scheduling the processing of commands for execution by cryptographic algorithm cores in a programmable network processor
US7529924B2 (en) * 2003-12-30 2009-05-05 Intel Corporation Method and apparatus for aligning ciphered data
WO2005088878A1 (fr) * 2004-03-12 2005-09-22 Samsung Electronics Co., Ltd. Emetteur et recepteur pour paquet de donnees dans un systeme de communication sans fil

Also Published As

Publication number Publication date
WO1999066678A9 (fr) 2000-03-30
EP1004187A1 (fr) 2000-05-31
CN1272993A (zh) 2000-11-08
JP2002518938A (ja) 2002-06-25

Similar Documents

Publication Publication Date Title
US6279140B1 (en) Method and apparatus for checksum verification with receive packet processing
US9654419B2 (en) Fabric channel control apparatus and method
US7899048B1 (en) Method and apparatus for remotely monitoring network traffic through a generic network
US20040003110A1 (en) Method and apparatus for implementing frame header alterations
US6700888B1 (en) Manipulating header fields for improved performance in packet communications
US5892761A (en) Method and apparatus for routing data in collaborative computing system
US20020032788A1 (en) Method and means for transmitting data of different quality of service in internet protocol datagrams
US7408879B2 (en) Router, terminal apparatus, communication system and routing method
US20070110068A1 (en) Reply communication apparatus and ARP reply communication apparatus
US7280472B2 (en) Protection switching at a network node
US6993029B2 (en) IP switch, interface circuit and ATM switch used for IP switch, and IP switch network system
JP2005506738A (ja) Ipパケット処理に対するatmaal2/5のための性能の向上
US7224701B2 (en) Method and apparatus for implementing frame header alterations using byte-wise arithmetic logic units
JP2009278364A (ja) パケット受信装置及びその処理方法
US20040025105A1 (en) CRC calculation system for a packet arriving on an n-byte wide bus and a method of calculation thereof
WO2003066448A2 (fr) Transport des paquets dans un contenant dans les protocoles orientes connexion
US7773595B2 (en) System and method for parsing frames
US20030185215A1 (en) Encapsulation method and apparatus for communicating fixed-length data packets through an intermediate network
WO1999066678A1 (fr) Materiel d'assemblage de paquets pour commutateur de communications de donnees
CN100512217C (zh) 一种ip报文重组的方法
US7106730B1 (en) Method and apparatus for processing frame classification information between network processors
EP0438274B1 (fr) Unité d'acheminement de données en rafales ou non en rafales
WO2004075490A1 (fr) Procede de consultation d'une table d'adresses
WO2001056327A9 (fr) Dispositif et procede d'inspection de paquets
US20040213222A1 (en) Buffer for use in electronic device including asynchronous transfer mode (ATM) switching capabilities or including interior fixed length packet/cell processing

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 99800960.1

Country of ref document: CN

AK Designated states

Kind code of ref document: A1

Designated state(s): CN JP

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE

121 Ep: the epo has been informed by wipo that ep was designated in this application
WWE Wipo information: entry into national phase

Ref document number: 1999928014

Country of ref document: EP

AK Designated states

Kind code of ref document: C2

Designated state(s): CN JP

AL Designated countries for regional patents

Kind code of ref document: C2

Designated state(s): AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE

COP Corrected version of pamphlet

Free format text: PAGES 1/10-10/10, DRAWINGS, REPLACED BY NEW PAGES 1/11-11/11; DUE TO LATE TRANSMITTAL BY THE RECEIVING OFFICE

WWP Wipo information: published in national office

Ref document number: 1999928014

Country of ref document: EP