TW400473B - Triplet architecture in a multi-port bridge for a local area network including method and apparatus for periodically updating entries in a content addressable memory - Google Patents

Triplet architecture in a multi-port bridge for a local area network including method and apparatus for periodically updating entries in a content addressable memory Download PDF

Info

Publication number
TW400473B
TW400473B TW087115363A TW87115363A TW400473B TW 400473 B TW400473 B TW 400473B TW 087115363 A TW087115363 A TW 087115363A TW 87115363 A TW87115363 A TW 87115363A TW 400473 B TW400473 B TW 400473B
Authority
TW
Taiwan
Prior art keywords
port
message packet
period
node
patent application
Prior art date
Application number
TW087115363A
Other languages
Chinese (zh)
Inventor
David H Chung
Original Assignee
Sony Electronics 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
Priority claimed from US08/947,081 external-priority patent/US5940597A/en
Priority claimed from US09/050,750 external-priority patent/US6256313B1/en
Application filed by Sony Electronics Inc filed Critical Sony Electronics Inc
Application granted granted Critical
Publication of TW400473B publication Critical patent/TW400473B/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L49/00Packet switching elements
    • H04L49/90Buffering arrangements
    • H04L49/9057Arrangements for supporting packet reassembly or resequencing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/42Loop networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/46Interconnection of networks
    • H04L12/4604LAN interconnection over a backbone network, e.g. Internet, Frame Relay
    • H04L12/462LAN interconnection over a bridge based backbone
    • H04L12/4625Single bridge functionality, e.g. connection of two networks over a single bridge
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/13Flow control; Congestion control in a LAN segment, e.g. ring or bus
    • H04L47/135Flow control; Congestion control in a LAN segment, e.g. ring or bus by jamming the transmission media
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/30Flow control; Congestion control in combination with information about buffer occupancy at either end or at transit nodes
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L49/00Packet switching elements
    • H04L49/35Switches specially adapted for specific applications
    • H04L49/351Switches specially adapted for specific applications for local area network [LAN], e.g. Ethernet switches
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L49/00Packet switching elements
    • H04L49/90Buffering arrangements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L49/00Packet switching elements
    • H04L49/90Buffering arrangements
    • H04L49/901Buffering arrangements using storage descriptor, e.g. read or write pointers
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L49/00Packet switching elements
    • H04L49/90Buffering arrangements
    • H04L49/9063Intermediate storage in different physical parts of a node or terminal
    • H04L49/9068Intermediate storage in different physical parts of a node or terminal in the network interface card
    • H04L49/9073Early interruption upon arrival of a fraction of a packet
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L49/00Packet switching elements
    • H04L49/90Buffering arrangements
    • H04L49/9084Reactions to storage capacity overflow
    • H04L49/9089Reactions to storage capacity overflow replacing packets in a storage arrangement, e.g. pushout
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L49/00Packet switching elements
    • H04L49/10Packet switching elements characterised by the switching fabric construction
    • H04L49/102Packet switching elements characterised by the switching fabric construction using shared medium, e.g. bus or ring

Landscapes

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

Abstract

A multi-port bridge includes a memory and a plurality of ports. Each port includes a receive buffer, a transmit buffer and a ""triplet"" buffer. As a data packet is being received by the receive buffer of a port, a look-up table is utilized to identify the appropriate destination port for the packet. A result of the look-up is a ""triplet"" which includes: a first field containing the identification of the source port, a second field containing the identification of the destination port, and a third field containing a starting address assigned to the incoming packet in the memory. The triplet is placed upon the communication bus a first time. If the destination port is available, the destination port receives the packet simultaneously as the packet is stored in the memory. Otherwise, the triplet is placed on the communication bus a second time after the packet is stored in the memory. The destination port stores the triplet in its triplet buffer. Then, when the destination port is available, the destination port retrieves the packet from the memory for transmission. For packets received during a first period, the number of the port receiving the packet is stored with the address of the node which generated the packet in a first memory and in a second memory. During the first period, the first memory is utilized for directing packets through the bridge. At the end of the first period, a third memory is cleared. For packets received during a second period, the number of the port receiving the packet is stored with the address of the node which generated the packet in the second memory and in the third memory. During the second period, the second memory is utilized for directing packets through the bridge. At the end of the second period, the first memory is cleared. For packets received during a third period, the number of the port receiving the packet is stored with the address of the node which generated the packet in the first memory and in the third memory. During the third period, the third memory is utilized for directing packets through the bridge. At the end of the third period, the second memory is cleared. This sequence is repeated such that no entry more than two periods old is utilized for directing a packet through the multi-port bridge, however, the age of each entry is not tracked.

Description

經消部中央榡聿局只工消资合作社印" A7 ____B7 五、發明説明(1 ) 發明領域: __ 本發明與局部區域網路的多埠橋有關。比較特別地, 本發明與在多埠橋的埠之中控制資料訊息封包的流程有關 。本發明也與査詢表的領_有關,其適當地藉著埽部區域 網路裡的多埠橋指示資料訊息封包。較特別地,本發明有 關週期地更新查詢表裡的輸入之領域,其適當地藉著局部 區域網路裡的多埠橋指示資料訊息封包,其中査詢表是被 配置以效法內容可定址記憶體(CAM)裝置的隨機存取 記憶體(R A Μ )裝置。. 發明的背景: 一局部區域網路(區域網路)的節點典型地由一共用 傳輸媒體互相連接。然而,共用傳輸媒體能使可容納的資 料交通量受限制。舉例來說,在共用傳輸媒體上一次只有 一個節點能成功地傳輸資料到另一節點。如果二個或多個 節點同時嘗試傳輸資料,則發生資料的碰撞,其容易使那 些正被傳輸的資料被破壞。因此,共用傳輸媒體的節點被 ,考慮爲是在相同的碰撞領域中》 多埠橋藉著將區域網路分段爲多碰撞領域(也稱爲網 路區段)而允許在區域網路的節點之間的同時通訊區域網 路,每個片段有對應的傳輸媒體。 圖1舉例說明包括多埠橋1 〇的傳統局部區域網路。 多埠橋1 0有八個埠A — Η,雖然埠的數目能改變。每個 埠A — Η被連接到區域網路的一片段1 1 — 1 8 9每個片 (^先間^卄而之注念^項典填巧本頁)Printed by the Central Government Bureau of the Ministry of Economic Affairs and Consumers' Cooperative Cooperatives " A7 ____B7 V. Description of the Invention (1) Field of Invention: __ This invention relates to a multi-port bridge in a local area network. More specifically, the present invention relates to a process for controlling data message packets in a port of a multi-port bridge. The present invention is also related to the retrieval of a lookup table, which appropriately indicates a data message packet via a multi-port bridge in a local area network. More specifically, the present invention relates to the field of periodically updating the input in a lookup table, which appropriately indicates a data message packet through a multi-port bridge in a local area network, where the lookup table is configured to imitate content addressable memory (CAM) device's random access memory (RA M) device. BACKGROUND OF THE INVENTION: The nodes of a local area network (LAN) are typically interconnected by a common transmission medium. However, shared transmission media can limit the amount of data traffic that can be accommodated. For example, only one node can successfully transmit data to another node on a shared transmission medium at a time. If two or more nodes try to transmit data at the same time, a collision of data occurs, which easily destroys the data being transmitted. Therefore, the nodes sharing the transmission medium are considered to be in the same collision domain. Multi-port bridges are allowed in the local network by segmenting the area network into multiple collision areas (also known as network segments). Simultaneous communication of local area networks between nodes, each segment has a corresponding transmission medium. Figure 1 illustrates a traditional local area network including a multi-port bridge 10. Multi-port bridge 10 has eight ports A — Η, although the number of ports can be changed. Each port A — 片段 is connected to a segment of the local area network 1 1 — 1 8 9 each piece (^ 先 间 ^ 卄 之 卄 念 ^ Item code fill out this page)

本紙张尺度適用中國國家摞準(CNS ) Λ仙( ) A7 137 五、發明説明(2 ) 段1 1 一 1 8典型地包括一或多個節點1 9 一 3 4,例如 工作站,個人電腦’資料終端機,檔案服伺者,印表機, 傳真,掃描機或其他的傳統數位的裝置。每一個節點1 9 - 3 4有相關節點發表其唯一地識別節點,那些節點1 9 - 3 4被配置以不連續的資料訊息封包的形式地相互送給 資料= 經消部中央標車局只工消费合竹社印製 當區域網路依照以太網路標準操作時,例如電機電子 學工程學會CIEEE) 802 . 3標準,資料以不連續 的訊息封包的形式被溝通》圖2舉例說明傳統的I E E E 8 0 2 . 3資料訊息封包40。那些資料訊息封包4 0包 括八位元組長的標題4 1 ,’其通常被甩以使那些接收器與 資料訊息封包4 Q同步化。標題4 1包括標題的七位元組 開始框的的一位元組。在標題4 1之後,那些資料訊息封 包4 0包括六位元組長的目標住址4 2,其爲一六位元組 長的目標住址4 2,系·爲那些資料的有意的領受者的節點 訊息封包4 0的節點位址.然後’那些資料訊息封包4 0 包括六位元組長的來源住址4 3,六位元組長的來源佳址 4 3是送出那些資料訊息封包4 0的節點的節點住址=在 來源住址4 3之後是二位元組長度區4 4。在長度區4 4 之後是資料區4 5。資料區4 5可能是最多可達1 5 0 0 個位元組長。最後,那些資料訊息封包4 〇包括二位元組 框檢査區4 6,其允許資料的一領受者訊息封包4〇決定 是否錯誤已經在資料訊息封包4 0的傳輸期間發生。 當節點(來源節點)把資料送給位於它的區域網路( - ------------,— ___— _ ς 本紙張尺度適用中國國家找準(CNS > /以規枋(ilOxm.d'T ~ B7 B7 經步-部中央標ii'-局Η工消迕合作社印狀 五、發明説明(3 ) 內部區段通訊)的相同片段之上以外的節點(目標節點) 時’那些資料再不受到多埠橋1 〇的的干擾下在那些節點 之間直接地溝通而且被當成內部區段訊息封包。因此,當 多璋橋1 0收到的時候內部區段訊息封包,多埠橋10不 橋接訊息封包(訊息封包被過濾)。當節點(來源節點) 送給的時候資料訊息封包到位於不同的片段(片段間通訊 )之上的另外的節點(目標節點),多埠橋10適當地轉 遞那些資料訊息封包到目標節點。 被多埠橋10收到的資料訊息封包在藉著多埠橋1G 被轉遞到適當的目標節點之前通常被暫時儲存在多埠橋 1 0裡面。.然而,當多埠橋的能力被網路的要求超過時, 問題則出現。當訊息封包在比多埠橋1 0能適當地轉寄訊 皐封包的比率更高的比率被多埠橋1 0收到的資料時,網 路變成擁擠。當做網路使用者在網路上的要求逐漸增加時 這個問題惡化》 因此’需要爲局部區域網路控制多埠橋裡的資料流程 的改良技術》 隨機存取記憶體(RAM)裝置通常包含多數個資料 儲存體位置,每筆資料儲存體位置有一對應的預定住址。 圖3舉例說明傳統的隨機存取記憶體裝置5 0。如圖3所 舉例說明,隨機存取記憶體裝置5 0有長度各是八位元的 住址區。因此,隨機存取記憶體裝置5 0有2 5 6個唯一 的住址。因爲住址對資料儲存體位置是的一對一的對應, 有2 5 6筆資料隨機存取記憶體裝置5 0裡的儲存體位置 本紙張尺度適用中國國家梯赛(CNS ) 見枯(2iOX29h># ) ("見閱讀背面之注念事項再填寫本頁) 衣----- I _ I____ *="/This paper size applies to China National Standards (CNS) Λ 仙 () A7 137 V. Description of the invention (2) Paragraph 1 1 1 1 8 typically includes one or more nodes 1 9 1 3 4 such as workstations, personal computers' Data terminals, file servers, printers, facsimiles, scanners or other traditional digital devices. Each node 1 9-3 4 has a related node that publishes its uniquely identified node. Those nodes 19-3 4 are configured to send data to each other in the form of discontinuous data message packets. Printed by the Industrial and Commercial Corporation, when the local area network operates according to the Ethernet standard, such as the Institute of Electrical and Electronics Engineering CIEEE 802.3 standard, the data is communicated in the form of discontinuous message packets. Figure 2 illustrates the traditional IEEE 802. 3 data message packet 40. Those data message packets 40 include the octet header 4 1, which is usually thrown to synchronize those receivers with the data message packet 4 Q. Title 41 1-byte including the title. After heading 41, those data message packets 40 include the six-byte leader's target address 4 2 which is a six-byte leader's target address 4 2, which is a node message packet for those intended recipients of the data 4 0 node address. Then 'the data message packet 4 0 includes the source address of the 6-byte leader 4 3, the source address of the 6-byte leader 4 3 is the node address of the node that sent those data message packets 4 0 = Following the source address 4 3 is a two-byte length region 4 4. After the length area 4 4 is the data area 4 5. The data area 4 5 may be up to 1 500 bytes long. Finally, those data message packets 40 include a byte frame check area 46 that allows a recipient of the data message packet 40 to determine whether an error has occurred during the transmission of the data message packet 40. When a node (source node) sends data to its local area network (-------------, — ___ — _ ς This paper standard is applicable to Chinese countries (CNS > / to Regulations (ilOxm.d'T ~ B7 B7 Step-Ministry Central Standard ii'-Bureau of Industrial and Commercial Cooperatives Cooperative Association V. Invention Description (3) Internal Section Communication) Nodes other than the same segment (target Nodes) when those data are no longer interfered by the multi-port bridge 10 and communicate directly between those nodes and are treated as internal sector message packets. Therefore, when the multi-channel bridge 10 receives the internal sector message Packets, Multiport Bridge 10 does not bridge message packets (message packets are filtered). When a node (source node) sends a data message packet to another node (target node) located on a different segment (inter-segment communication) The multi-port bridge 10 appropriately forwards those data message packets to the target node. The data message packets received by the multi-port bridge 10 are usually temporarily stored in the multi-node before being transferred to the appropriate target node via the multi-port bridge 1G. Buqiao 10 inside .. However, when the multi-port bridge can When the network's requirements are exceeded, the problem arises. When the message packet is at a higher rate than the multi-port bridge 10 can properly forward the packet, the data is received by the multi-port bridge 10 The road becomes congested. This problem worsens as network users gradually increase their demands on the network. "Therefore," improved technology for controlling data flow in a multi-port bridge for a local area network. "Random access memory (RAM) devices Usually contains a plurality of data storage locations, each data storage location has a corresponding predetermined address. Figure 3 illustrates a conventional random access memory device 50. As illustrated in Figure 3, the random access memory device 5 0 has an address area of eight bits each. Therefore, the random access memory device 50 has 2 5 6 unique addresses. Because the address corresponds to the data storage location in a one-to-one correspondence, there are 2 5 6 Location of the memory in the pen data random access memory device 50 0 This paper size is applicable to China National Echelon Race (CNS) See dry (2iOX29h >#) (" See the notes on the back of the reading and then fill out this page) Clothing- ---- I _ I____ * = " /

I 137 "'—. ....... .- I— ....... " ------ I — 五、發明説明(4 ) (區)。然而,隨機存取記億體裝置50能夠有其他的住 址區長度和,因此,唯一的住址和對應的儲存體位置有不 同的數目。 隨機存取記憶體裝置5 0包括住址埠5 2,資料埠 5 4和一讀/寫控制輸入5 6。爲了要儲存隨機存取記憶 體裝置5 0的一個資料儲存體p置裡的資料,那些資料將 被儲存的位置的住址被運用於住址璋5 2且儲存那些資料 被儲存被運用於那些資料埠5 4。然後,那讀/寫控制輸 入5 6對寫那些資料在被住址敘述的位置之內是有條件的 。爲了要讀來自隨機存取記億體裝置5 0的資料,讀/書 寫控制輸入5 6對讀資料是有條件的,且那些資料將被讀 取的位置的住址被送至住址埠5 2。那些儲存在被住址指 定的位置的資料在資料埠5 4出現。 內容可定址記憶(C AM)裝置通常包含多數資料儲 存體位置,每筆資料儲存體位置有一預定對應位址。 C AM裝置的特徵爲每一資料儲存體位置包括被比較字符 區和相關資料區。被比較字符被儲存在那些被比較字袴區 ,而與每個被比較字符相關的資料被儲存在相關資料區。 來自那些相關資料區的資料藉由比較每個被比較字符和一 給定値而被讀。當比對發生時,對應於相符被比較字符的 相關資料區的內容被讀取。 圖4舉例說明傳統的CAM裝置6 0 »如圖4所舉例 說明,C AM裝置6 0是長度各八位元的住址區。因此, CAM裝置6 0有2 5 6個唯一的住址。因爲住址對資料 本紙張尺度適用中國國$標準(CNS ) /\4圯枯(2丨0><2们公兑) r— - Ί:- .—--l«l----- - - —-! - -I ^if fit 1~¥ (兑1閱讀卄而之注念事項再填托本頁) A7 Η 7 五、發明説明(5 ) 儲存體位置是的一對一的對應,在c AM裝置6 0中有 2 5 6筆資料的儲存體位置,每筆資料包括被比較字符區 和相關資料區的儲存體位置。然而,CAM裝置60能夠 有其他的住址區長度,因此,唯一住址和對應的儲存體位 置的數目不同。I 137 " '—. ....... .- I— ....... " ------ I — V. Description of Invention (4) (District). However, the random access memory device 50 can have other address area lengths, and therefore, there are different numbers of unique addresses and corresponding memory locations. The random access memory device 50 includes an address port 52, a data port 54, and a read / write control input 56. In order to store data in a data store p of the random access memory device 50, the address of the place where those data are to be stored is used for the address 璋 5 2 and those data stored are stored and used for those data ports. 5 4. Then, the read / write control input 56 is conditional on writing those materials within the position described by the address. In order to read data from the random access memory device 50, the read / book write control input 56 is conditional on reading the data, and the address of the location where those data will be read is sent to the address port 52. The data stored in the location specified by the address appears on data port 54. Content addressable memory (C AM) devices usually include most data storage locations, and each data storage location has a predetermined corresponding address. The characteristic of the C AM device is that each data storage location includes a compared character area and a related data area. The compared characters are stored in those compared characters, and the data related to each compared character is stored in the related data area. Data from those related data fields are read by comparing each character being compared with a given frame. When a comparison occurs, the contents of the relevant data area corresponding to the character being compared are read. Fig. 4 illustrates a conventional CAM device 60. »As illustrated in Fig. 4, the CAM device 60 is an address area of eight octets in length. Therefore, the CAM device 60 has 256 unique addresses. Because the address is applicable to the Chinese paper standard (CNS) / \ 4 圯 (2 丨 0 > < 2 people's exchange) for the paper size of the information r—-Ί:-.—-- l «l ----- --—-!--I ^ if fit 1 ~ ¥ (Read 1 and read the notes and fill in this page again) A7 Η 7 V. Description of the invention (5) The one-to-one correspondence of the storage location In the AM device 60, there are storage locations of 256 pieces of data, and each piece of data includes the storage locations of the compared character area and the related data area. However, the CAM device 60 can have other address area lengths, and therefore, the number of unique addresses and corresponding memory locations is different.

-P CAM裝置6 0包括住址埠6 2,被比較字符埠6 4 ,相關資料埠6 6,一讀/寫控制輸入6 8和比對輸出 6 9。爲了要儲存被比較字符及相關資料於CAM裝置 6 0裡,要的'住址被送至住址埠6 2,所要的被比較字符 被送至被比較字符埠64,而且那些被需要的相關資料被 送至那些相關資料埠6 6 .然後,控制輸入6 8有條件的 對將被比較字符.和那些相關資料寫在被住址敘述的位置之 內。 經沪部中央標準局工消费合竹α印鉍 爲自C A Μ裝置6 0讀取相關的資料,控制.輸入有條 件的讀資料,而且一指定値被送至被比較字符埠6 4。如 果被儲存的被比較字符與被比較字符埠6 4所指定値相符 ’這情況將會被比對輸出6 9指示。儲存在那些對應於相 符的被比較字符的相關資料出現出現在相關資料區埠6 6 .否則’如果沒有被比較字符與被送至被比較字符埠6 4 的値相符,比對輸出6 9將會指示這情況》 因此’爲讀取自CAM裝置6 0的相關資料,被送至 被比較字符埠6 4的値與在所有的被比較字符區中被早先 地儲存的內容。當比對被找到的時候,在那些相關資料出 現在資料埠66。因此,記億裝置60被稱爲、 ------------- -. R -__ 本紙張尺度適用中國國家#孪(CNS ) Λ4圯拈(2 I 0〆297.公f ~) A7 B? 五、發明説明(6 ) 因爲這"內容可定址〃特徵,CAM裝置典型地在生 產及購買上多是比隨機存取記憶體裝置貴的,然而, CAM裝置是特別地適合某應用。舉例來說,CAM裝置 能被利甩構建查詢表以適當地藉著局部區域網路(區域網 路)裡的多埠橋指示資料訊息封包》 訂 特別地,多埠橋1 0 (圖1 )收到每筆資料訊息封包 4 0 (圖2 )並且必須決定是否那些資料訊息封包4 〇是 爲內部區段通訊或片段間通訊,而且如果那些資料訊息封 包4 0是爲在片段間通訊,多埠橋1 0必須根據被包含在 那些資料訊息封包4 0中的目標住址4 2之上建立4 0決 定那些資料訊息封包40將被指向的埠(目標埠)。這可 由被構建在CAM裝置6 0 (圖4)的_詢表所完成的。 照慣例,查詢表藉由爲每個被接收的資料訊息封包4 〇執 行一學習階段以將資料儲存在表中和藉由爲每個被接收的 資料訊息封包4 0的訊息封包執行一查詢階段以查詢一前 一訊息封包的學習階段中所儲存資料。 經來—部中史桴1?·局Κ工消费合竹杜印製 一個例子被提供以加強對學習階段的瞭解。爲了要了 解例子,應該參照圖1,2和4。那學習階段藉由將的送 給資料訊息封包4 0的節點(來源節點)的住址儲存在 CAM裝置6 0的住址區及將收到資料訊息封包4〇的埠 (來源埠)的數目和儲存在對應的資料區而被執行。舉例 來說,提及圖1,如果節點1 9送資料訊息封包4 0到節 點3 0 ’資料訊息封包4 0將會包括節點1 9的住址如同 它的來源住址。多埠橋1〇將會因此收到那些資料來自埠 錄尺度適用中國國家轉{ CNS ) ( 2ΐ〇Χ297,:.Γ)Γ5 經滴部中央標4,·局只工消贽合竹社印裝 A7 --------_ _B7 五、發明説明(7 ) ' ~~'' A .的訊息封包4 〇。因此,對學習階段而言’節點丄9 .的住址將會被儲存在C.AM裝置6〇的住址區而識別埠A 的數目將會被儲存在對應的資料區。這個程序爲每—被多 埠橋1 〇收到的資料訊息封包4 0被重複。 一旦查詢表被構建,爲適當地指引下一個的資料訊息 封包4 Q ’包含在那些資料訊息封包的目標住址被應 用於集中於CAM的住址垾6 4,而那些資料埠CAM中 的6 6個將會指示訊息封包將被指引的埠(目標埠)。例 如’節點3 0+是有意的領受者.因此’那些資料訊息封包 將會包括節點3 0當做它的目標住址。節點3 〇被連接到 埠F °因此,當節點3 0的住址被送至CAM裝置6 0的 住址埠6 4的時候’那些資料埠CAM裝置6 0中的6 6 個將會指示那些資料訊息封包4 〇應該被指到埠F。在表 被完成之前收到的資料訊息封包4 〇被播放的到所有的埠 A-Η以確定適當的目標節點收到訊息封包。 爲降低成本’ C AM裝置6 0能藉著已知的混雜技術 被隨機存取記憶體裝置模擬。混雜是映射進入比較小的組 合之內的一比較大組的數學的孩術。舉例來說,在以太網 路區域網路,每個節點被指明爲是六個位元組(4 8位元 )長的住址。因此,有248 (大約2.8x1014) 個可能的住址。使甩隨機存取記憶體裝置以儲存與每一個 這些可能的住址相關的埠數目將會需要具有2 4 8個記億 位置的隨機存取記憶體裝置。建構如此大的一個隨機存取 記憶體裝置將傾向不實用的而且將會幾乎確定地超過一適 ______________ - 本紙張尺度適用中國國家枕準(CNS ) Λ4ί.1^δ ( }-P CAM device 60 includes address port 62, compared character port 6 4, related data port 6 6, a read / write control input 6 8 and a comparison output 6 9. In order to store the compared characters and related data in the CAM device 60, the required 'address' is sent to the address port 62, the desired compared characters are sent to the compared character port 64, and those required related data are Send to those related data port 6 6. Then, the control input 6 8 conditionally pairs the characters to be compared. And those related data are written in the position described by the address. The Central Bureau of Standards and Technology of the Ministry of Shanghai and the People ’s Republic of China consumed the alpha-bismuth to read the relevant data from the CA device 60 and control it. The conditional reading was entered, and a designated frame was sent to the compared character port 64. If the stored compared character matches the specified character of the compared character port 6 4 ', this situation will be indicated by the comparison output 6 9. Relevant data stored in those characters that correspond to the compared characters appear in the related data area port 6 6. Otherwise 'If no characters are compared with the characters sent to the compared characters port 6 4, the comparison output 6 9 will "This will be indicated" Therefore, 'for the relevant data read from the CAM device 60, it is sent to the character port 64 of the compared character and the content previously stored in all the compared character regions. When the comparison is found, the relevant data appears in data port 66. Therefore, the Billion Device 60 is called, --------------. R -__ This paper size applies to the Chinese country # 双 (CNS) Λ4 圯 拈 (2 I 0〆297. f ~) A7 B? 5. Description of the invention (6) Because of the "addressable" feature, CAM devices are typically more expensive to produce and purchase than random access memory devices. However, CAM devices are special Suitable for an application. For example, the CAM device can be used to construct a look-up table to properly use the multi-port bridge instruction data message packet in a local area network (LAN). In particular, the multi-port bridge 10 (Figure 1) Each data message packet 40 is received (Figure 2) and it must be determined whether those data message packets 40 are for internal segment communication or inter-segment communication, and if those data message packets 40 are for inter-segment communication, more Port bridge 10 must establish 40 based on the target address 4 2 contained in those data message packets 40 to determine which ports (target ports) the data message packets 40 will be directed to. This can be done by a query table built in the CAM device 60 (Fig. 4). As usual, the lookup table performs a query phase by performing a learning phase for each received data message packet 40 to store data in the table and by performing a query phase for each received data message packet 40 message packet. To query the data stored in the learning phase of a previous message packet. Jinglai—Ministry History 1? · Bureau Kigong Consumption Hezhudu Printing An example is provided to enhance the understanding of the learning stage. To understand the examples, reference should be made to Figures 1, 2 and 4. In the learning phase, the address of the node (source node) that sends the data message packet 40 is stored in the address area of the CAM device 60 and the number and storage of the port (source port) that will receive the data message packet 40 Executed in the corresponding data area. For example, referring to Figure 1, if node 19 sends a data message packet 40 to node 30 0 ', the data message packet 40 will include the address of node 19 as its source address. Duobuqiao 10 will receive those data from the port record. Applicable to China National Transfer {CNS) (2ΐ〇 × 297,:. Γ) Γ5 The central standard of the Ministry of Distribution 4, the Bureau only eliminates the seal of the Bamboo Society. Install A7 --------_ _B7 V. Description of the invention (7) '~~' 'A. Message packet 4 〇. Therefore, for the learning phase, the address of 'node 丄 9.' Will be stored in the address area of the C.AM device 60 and the number of identification port A will be stored in the corresponding data area. This procedure is repeated for each data message packet 40 received by the multi-port bridge 10. Once the look-up table is constructed, the destination addresses contained in those data message packets are used to properly guide the next data message packet 4 Q 'to the CAM-focused address 垾 6 4 and those of the data port CAM 6 6 The port (target port) to which the message packet will be directed will be indicated. For example, 'node 30+ is the intended recipient. Therefore, those data message packets will include node 30 as its target address. Node 30 is connected to port F °. Therefore, when the address of node 30 is sent to the address 64 of CAM device 60, '6 of those data port CAM device 60 will indicate those data messages. Packet 4 should be directed to port F. Data message packets received before the table is completed 40 are played to all ports A-Η to determine that the appropriate target node received the message packet. In order to reduce costs, the C AM device 60 can be simulated by a random access memory device by known hybrid techniques. Promiscuousness is a mathematical technique that maps into a larger group of smaller groups. For example, in an Ethernet LAN, each node is designated as a six-byte (48-bit) long address. Therefore, there are 248 (about 2.8x1014) possible addresses. Making the random access memory device to store the number of ports associated with each of these possible addresses would require a random access memory device with 248 billion locations. Constructing such a large random access memory device will tend to be impractical and will almost certainly exceed a suitable ______________-This paper size applies to China National Pillow Standard (CNS) Λ4ί.1 ^ δ (}

I Λ7 B7 ' ; 1 ~I - .---- 五、發明説明(8 ) 當地大小的C A M裝置的成本及空間需求。因爲以太網路 區域網路通常有遠少於2 4 8個節點,混雜能被用以構建 有遠少於2 4 8個輸入的查詢表。I Λ7 B7 '; 1 ~ I-.---- V. Description of the invention (8) Cost and space requirements of a local C A M device. Because Ethernet LANs usually have far fewer than 248 nodes, promiscuous can be used to build lookup tables with far fewer than 248 inputs.

-P 依照IEEE 8 02 . 3標準,正確地反映最新被增 至或移自區域網路的節點需要査詢表。對於這個目的,區 域網路的每個節點週期地傳輸一 存活,訊息封包,茸每 2 . 5分鐘一次。在一個被預定的時間時期裡面最好是五 分鐘,沒有被更新的查詢表裡的輸入則從査詢表被移動。 訂 -势: 經漪部中决栉枣局只工消费合作社印鉍 用以更新以太網路區域網路裡的此一査詢表的已知的 技術包括每當對應的節點發出資料訊息封包時將一時間印 連同每個登錄和更新時間印一起儲存於査詢表裡。除此之 外,此技術需要保持軌道査詢表裡的每個登錄爲同樣年齡 ,而且當登錄變成超過五分鐘老時,則除去登錄。此技術 有一缺點,即在表提供時間印給每個登錄,更新那些時間 印,自每個登錄的最後更新起追蹤過去的時間,以及自每 個登錄的®後更新起超過五分鐘除去登錄,需要很多的處 理經常開支。同時,爲儲存那些時間印需要外加的儲存體 空間。 因此,爲週期地更新CAM裝置裡的登錄需要改良的 技術。更需要的是爲週期地更新被隨機存取記億體裝置效 法的CAM裝置裡的登錄的改良的技術。更進一步地爲週 期地更新被利用的查詢表裡的登錄爲適當地藉著以太網路 區域網路裡的多埠橋指示資料需要改良的技術。 ------Ί Ί „ 本纸張尺度適用中國國家梂準(CNS ) 梠(210X297公)ΓΪ __157 五、發明説明(9 ) 發明槪述·‘ 本發明是在多埠橋的埠之中控制資料訊息封包的流程 方法和裝置。多埠橋包括開關發動機,一動態隨意通路記 憶和多數個埠,全部被高速通訊匯流排互相連接。開關發 動機包括記憶控制器和匯流排控制器,每個皆爲限態機器 + a匯流排控制器藉由依照適當的優先順序收集從那些埠來 的請求而且允許那些請求控制對逋訊匯流排的存取。記億 控制器提供在記憶和通訊匯流排之間的界面。|卩億體包括 被用於適當地在那些埠之中指示資料訊息封包的查詢表, 訊息封包緩衝利用爲暫時用來提供在開關發動機和外部的 處理器之間的界面儲存訊息封包和郵筒。 每個埠包括埠控制器,一 MA C無線電收發機,一接 收緩衝器,傳送緩衝器和三元組緩衝器。被從被無線電收 發機的區域網路片段收到的訊息封包經由接收緩衝器被指 示到通訊匯流排,而將被傳輸過區域網路片的段訊息封包 藉著傳送緩衝被指示到無線電收發機。三元組緩衝儲存記 憶指標,在此稱爲A三元組V,對正在記憶的訊息封包緩 衝被儲列的訊息封包而言。 來自在區域網路的一個片段中之節點(來源節點)的 資料訊息封包被多埠橋的埠(來源埠)的一個對應的緩衝 器收到。當訊息封包還正被收到的時候,那些査詢表被利 用_以基於在目標住址決定哪一目標爲適當的訊息封包的填 。操作查詢的結果是*三元組”,其包括三個區:第一區 包含來源埠的確認,第二的區包含目標埠的確認,和第三 紙张尺度適用中國國家;iH- ( CNS ) /\4圯彳ft ( 2ΓΟΧ297公12 ~ {对^閱^背而之注^事項-^^艿本頁)-P According to the IEEE 802.3 standard, it correctly reflects the need for a lookup table for the nodes newly added to or moved from the local area network. For this purpose, each node of the local area network periodically transmits a live, message packet, which is sent every 2.5 minutes. It is preferably five minutes during a predetermined time period, and entries in the lookup table that have not been updated are moved from the lookup table. Order-to-Trend: The known techniques used by the Ministry of Economic Affairs and the Jujube Bureau to work with consumer cooperatives to update this look-up table in the Ethernet LAN include the use of a data message packet whenever a corresponding node sends a data message packet. A time stamp is stored in the lookup table along with each registration and update time stamp. In addition, this technique requires keeping each login in the track lookup table at the same age, and removing the login when it becomes more than five minutes old. This technique has the disadvantage of providing time stamps for each login in the table, updating those time stamps, tracking the elapsed time since the last update of each login, and removing logins more than five minutes after the update of each login, It takes a lot of processing overhead. At the same time, additional storage space is needed to store those time stamps. Therefore, in order to periodically update the registration in the CAM device, improved technology is required. What is more needed is an improved technique for periodically updating registrations in a CAM device that is accessed by a random access memory device. Further, the registered data in the used look-up table is updated periodically to properly use the multi-port bridge instruction data in the Ethernet local area network to improve the technology. ------ Ί Ί „This paper size is applicable to China National Standards (CNS) 梠 (210X297 公) Γ_ __157 V. Description of the invention (9) Description of the invention · 'The invention is in the port of the multi-port bridge Method and device for controlling data message packet flow control. Multi-port bridge includes switch engine, a dynamic random access memory and multiple ports, all of which are connected to each other by high-speed communication bus. Switch engine includes memory controller and bus controller. Each is a limited-state machine + a bus controller by collecting requests from those ports in accordance with the appropriate priority and allowing those requests to control access to the message bus. The Kee controller provides the memory and communication bus The interface between the rows. | Billion includes a lookup table that is used to properly indicate data message packets in those ports. Message packet buffering is used temporarily to provide an interface between the on-off engine and an external processor. Stores message packets and postboxes. Each port includes a port controller, a MA C radio transceiver, a receive buffer, a transmit buffer, and a triplet buffer. The message packet received by the LAN segment of the line transceiver is instructed to the communication bus via the receiving buffer, and the segment message packet to be transmitted through the LAN segment is instructed to the radio transceiver by the transmission buffer. The tuple buffer storage memory index, referred to herein as triple A V, is for the message packets being memorized to buffer the stored message packets. Data from nodes (source nodes) in a segment of the local network The message packet is received by a corresponding buffer of the port (source port) of the multi-port bridge. While the message packet is still being received, those look-up tables are used to determine which destination is appropriate based on the destination address Fill in the message packet. The result of the operation query is "* triple", which includes three areas: the first area contains the confirmation of the source port, the second area contains the confirmation of the destination port, and the third paper size applies to the Chinese country ; iH- (CNS) / \ 4 圯 彳 ft (2ΓΟΧ297 公 12 ~ {Note to ^^^ the back of the note ^ matters-^^ 艿 this page)

、1T Ι.Ϊ7 Ι.Ϊ7 經$部中次桴"·局只工消贽合竹杜印鉍 五、發明説明(10 ) 區包含被分配到在記憶體中的訊息封包緩衝中的接收訊息 封包的出發住址》 如果來源璋和目標埠是相同的,其指示來源和目標節 點是在區域網路(內部區段通訊)的相同片段上*而且訊 息封包被過濾。否則,記億控制器放三元組在被每個埠監 視的通訊匯流排上。如果被視爲在三元組中的目標埠不是 現在正忙線於傳輸或接收另外的訊息封包,目標埠將使其 本身直接自來源埠配接收訊息封包(切穿)。 然而,如果當被視爲在三元組中的目標埠裡面的三元 組緩衝器幾乎滿時,目標埠的匯流排控制器送醫擁塞請求 信號到通訊匯流排。來源埠將會收到擁塞請求且,相對的 ,其將會丟棄收到的訊息封包並且也送擁塞信號給它的相 關片段上的。擁塞信號將會使爲訊息封包之來源的節點( 來源節點)終止傳送訊息封包而且嘗試在一等候時期之後 重送訊息封包。 一旦三元組已經被形成,訊息封包被從來源埠的接收 緩衝器載入至被三元組的第三個區識別的記憶住址記憶體 出發訊息封包緩衝器之內。將訊息封包寫入緩衝器內的訊 息封包宜可發生於當訊息封包的剩餘物仍正被收入至來源 埠的接收緩衝器中時。因爲這個理由,每個埠的接收緩衝 器不需要能夠儲存全體的資料訊息封包β除此之外’如果 目標埠被配置爲切穿,目標埠將與載入訊息封包於訊息封 包緩衝器之寫入周期同步地直接地從通訊匯流排將訊息封 包緩衝內的訊息封包載入其傳送緩衝器中。在此一切穿操 ____________ _ _ ή 〇 _____ 本紙張尺度適用¥國®家彳:?:界(CNS ):4¾¾ ( 2ΙΟΧ 297^>1 ™ ^ (^^閱谇背而之注^^項^^巧本^)、 1T Ι.Ϊ7 Ι. 经 7 After the Ministry of Foreign Affairs " · The Bureau only eliminates the combination of bamboo and printed bismuth. V. The description of the invention (10) The area contains reception allocated to the message packet buffer in the memory. The originating address of the message packet "If the source and destination ports are the same, it indicates that the source and destination nodes are on the same segment of the local area network (internal segment communication) * and the message packet is filtered. Otherwise, the Jiyi controller puts the triplet on the communication bus that is monitored by each port. If the destination port in the triple is not considered to be currently busy transmitting or receiving another message packet, the destination port will configure itself to receive the message packet (cut through) from the source port. However, if the triple buffer in the target port considered to be in the triple is almost full, the bus controller of the target port sends a medical congestion request signal to the communication bus. The source port will receive the congestion request and, in contrast, it will discard the received message packet and also send a congestion signal to its relevant segment. The congestion signal will cause the node (source node) that is the source of the message packet to stop transmitting the message packet and attempt to resend the message packet after a waiting period. Once the triplet has been formed, the message packet is loaded from the receive buffer of the source port into the starting address message buffer of the memory identified by the third area of the triplet. Writing a message packet to a buffer The message packet should preferably occur while the remainder of the message packet is still being collected into the receiving buffer of the source port. For this reason, the receiving buffer of each port does not need to be able to store the entire data message packet. In addition, if the target port is configured to cut through, the target port will write the message packet to the message packet buffer. The input cycle loads the message packets in the message packet buffer into its transmission buffer directly and synchronously from the communication bus. Do everything here ____________ _ ή 〇 _____ This paper size is applicable for ¥ 国 ® 家 彳:?: 界 (CNS): 4¾¾ (2ΙΟΧ 297 ^ > 1 ™ ^ (^^ Read the back note ^ ^ Item ^^ 巧 本 ^)

*1T 级 A7 H7 五、發明説明(11 ) 作中,訊息封包進入目標埠內之傳輸緩衝器以立即傳送至 與目標埠相關的區域網路片段。 一旦整個的訊息封包已經被載入那些訊息封包緩衝器 ,三元組再一次被放置在通訊匯流排的資料線上。目標埠 +然後儲存該三元組緩衝器裡的三元組。因此’訊息封包被 儲列以被目標埠的傳輸。然後’當目標埠不再忙線的時候 ,目標埠取回來自那些訊息.封包緩衝的訊息封包。* 1T class A7 H7 V. Description of the invention (11) In operation, the message packet enters the transmission buffer in the target port for immediate transmission to the local network segment related to the target port. Once the entire message packet has been loaded into those message packet buffers, the triplet is again placed on the data line of the communication bus. The target port + then stores the triples in the triple buffer. So 'message packets are stored for transmission by the destination port. Then ’when the destination port is no longer busy, the destination port retrieves the message packets from those message buffers.

•IT 當目標埠正在自訊息封包緩衝器或直接地從來源埠接 收訊息封包進入其傳送緩衝器內,目標埠開始送訊息封包 到與目標埠相關的區域網路片段。因爲這個理由,每個埠 的傳送緩衝器不需能儲存全體的資料訊息封包。訊息封包 然後被訊息封包的目標節點自區域網路片段接收。 匯流排的有限數量指令被利用爲控制流經多埠橋的訊 息封包流動β與先前系統相較,多埠橋的生產量被改良。 經穿‘部中央桴ii'·局K工消佗合竹社印¾ 本發明包括爲週期地更新查詢表之輸入的方法和裝置 ,其被利用爲適當地藉著在局部區域網路(區域網路)的 多埠橋指示資料訊息封包及爲確定那沒有較預定時間爲舊 的輸入被利用以經由多埠橋指示資料。每一筆資料訊息封 包被區域網路的多數個節點的個別之一所發出,而且包含 來源住址’其爲發出那些資料的節點訊息封包的住址,和 目標住址’其爲想要收到那些資料訊息封包的節點的住址 。一或多個節點被包含在區域網路的每個片段中,而且每 個片段被耦合到多埠橋的一個對應的埠。每個節點可能是 工作站’個人電腦,資料終端機,檔案服伺者,印表機,• IT When the destination port is receiving message packets from the message packet buffer or directly from the source port into its transmit buffer, the destination port starts sending message packets to the LAN segment associated with the destination port. For this reason, the transmit buffer of each port need not be able to store the entire data message packet. The message packet is then received from the LAN segment by the destination node of the message packet. The limited number of instructions of the bus is used to control the flow of message packets through the multi-port bridge. Compared with the previous system, the production of the multi-port bridge is improved. The present invention includes a method and a device for periodically updating a look-up table input, which is utilized by appropriately using a local area network (area) Network) Multi-Port Bridge indicates data message packets and to ensure that no older than predetermined time input is used to indicate data via Multi-Port Bridge. Each data message packet is sent by one of the individual nodes of the local network and contains the source address 'which is the address of the node message packet that sent those data, and the destination address' which is the data message that you want to receive The address of the packet's node. One or more nodes are contained in each segment of the local area network, and each segment is coupled to a corresponding port of the multi-port bridge. Each node may be a workstation ’personal computer, data terminal, file server, printer,

- ------ -----一 Λ A •紙伕尺度適用中國國家樣'準(CNS ) Λ4( 2Ι0χ~29Τλ"j ~ 五、發明説明(彳2 ) 掃描機,傳真或其他的傳統數位裝置。^個節點以唯一的 節點住址識別,而每個埠被唯一的埠數目識別。 {^"間^^而之注念事項^^巧本^) 當區域網路裡的節點(來源節點)送一資料訊息封包 到區域網路裡的另一節點(目標節點)時,該資料訊息封 包被多埠橋的一個埠(來源埠)收到。一查詢表被用以識 別目標節點的位置。査詢表藉由爲每筆資料訊息封包操作 一學習時期*其中收到訊息,封包的埠(來源埠)的數號被 相關於包含在資料訊息封包的來源住址而被儲存9多埠橋 執行在被包含在訊息封包識別適當的其他埠(目標埠)的 目標住址之上的查詢周期以用來傳輸資料訊息封包到收到 資料訊息封包的節點。然後,多埠橋將那些資料訊息封包 集中於被指示(目標埠)的卑。 線 查詢表包含第一記億層,第二記億層,和第三記億層 。每一記憶層不是C AM裝置就是效法C AM裝置的隨機 存取記憶體裝置。一學習時期爲在一第一的時段期間收到 的每筆資料訊息封包而執行。學習時期間,來源璋的埠確 認數目與在第一記憶儲存層和在第二的記億層裡的來源節 點的住址相關的被儲存。這允許節點與埠住址消息的迅速 相互關連。同時,在第一時段收到的每筆資料訊息封包的 查詢周期中,在第一記憶層的輸入被利用爲經多埠橋指示 資料(決定哪一爲適當的訊息封包的目標埠)。在第一時 段結束時,第三記憶層將所有的輸入淸除。 在爲在一第二時段期間收到的每筆資料訊息封包而執 行的一學習時期中,來源埠的埠確認數目與在第二記億儲 ______________- -jF; ___________ 本紙张尺度適用中國國家橾2?-( CNS > Λ4^彳Μ 2丨0〆.) A7 A7 經中央栉ίί·々β工消费合竹社印¾ B7 ~ ----— —-w_ _ " - 五、發明説明(13 ) 存層和在第三記憶層裡的來源節點的住址相關的被儲存° 同時,在第一時段收到的每筆資料訊息封包的查詢周期中 ,在第二記憶層的輸入被利用爲經多埠橋指示資料。在第 一時段結束時,第二記憶層將所有的輸入淸除。 在爲在一第三時段期間收到的每筆資料訊息封包而執 行的一學習時期中,來源埠的埠確認數目與在第一記憶儲 存層和在第三記憶層裡的來源節點的住址相關的被儲存。 同時,在第三時段收到的每筆資料訊息封包的査詢周期中 ,在第三記憶層的輸入被利用爲經多埠橋指示資料。在第 三時段結束時,第二記憶層將所有的輸入淸除。 此序列被重複,從第一時段開始,只要多埠橋正在指 示訊息封包。因此,沒有超過二個週期數以前的輸入被利 用以經由多埠橋指示資料訊息封包。較宜爲,第一,第二 和第三時段是各2.5分鐘。因此,沒有超過5分鐘以前 的輸入被利用以藉由多埠橋指示資料訊息封包。不像先前 的系統,查詢表裡的每個輸入的年齡不需要被個別追蹤。 對圖示的簡要描述: 圖1舉例說明包括多埠橋1 0的傳統局部區域網路( 區域網路)_。 圖2舉例說明傳統的I Ε Ε Ε 8 0 2 . 3資料訊息 封包。 圖3舉例說明一傳統的隨機存取記憶體(RAM)裝 置。 ______________________ _ 1 R · 本紙張尺度適用中國國家枕隼(CNS ) Λ4圯怙(2! Ο κ 2V7公# T ' --- //'p r r ---1----------f ——訂------0 (1/,1間说卄而之ii.*t項再MK-本頁) ____;___in 五、發明説明(14 ) 圖4舉例說明傳統的內容可定址記憶(CAM)裝置 〇 圖5舉例說明依照本發明的多埠橋的槪要方塊圖表。 圖6舉例說明依照本發明的多埠橋的一個埠。 圖7舉例說明依照本發明的、三元組,,包括第一的 區,其包含來源埠之確認,第二區,其包含目標璋的一確 認和第三區,其包含記憶髖住址。 圖8舉例說明依照本發明開關發動機,記憶體轉置和 外部處理器的槪要方塊圖表。 圖9舉例說明依照本發明爲週期地更新有三個査詢子 表的查詢表之裝置的槪要方塊圖。 圖10舉例說明依照本發明爲週期地更新在圖9被舉 例說明的三個查詢子表的一時序表. 主要元件對照表 10 多埠橋 11-18 區段 40 資料訊息封包 4 2 目的位址 4 3 來源位址 4 4 區 4 5 資料區 50 隨機存取記憶體裝置 5 2 地址埠 本紙乐尺度適用中_家校车(CNS ) Λ4( 210x?<J-/λ)4: 7 (^^叫讀背'5之注^事項""邛本頁)------- ----- 一 Λ A • The paper scale is applicable to China's National Standard (CNS) Λ4 (2Ι0χ ~ 29Τλ " j ~ V. Description of the invention (彳 2) Scanner, fax or other Traditional digital device. ^ Nodes are identified by a unique node address, and each port is identified by a unique number of ports. {^ &Quot; When a node (source node) sends a data message packet to another node (target node) in the local network, the data message packet is received by one port (source port) of the multi-port bridge. A lookup table is used to identify the location of the target node. The query table is operated for each data message packet for a learning period * where the message is received, and the number of the port (source port) of the packet is related to the source address contained in the data message packet and is stored in the 9-port bridge. The query period contained in the destination address of the other packet (target port) identified by the message packet is used to transmit the data message packet to the node receiving the data message packet. The multi-port bridge then concentrates those data message packets on the indicated (target port). The line lookup table contains the first 100 million layers, the second 100 million layers, and the third 100 million layers. Each memory layer is either a C AM device or a random access memory device emulating a C AM device. A learning period is performed for each data message packet received during a first period of time. During the study period, the source confirmation number is stored in relation to the address of the source node in the first memory storage layer and in the second billion layer. This allows nodes and port addresses to quickly correlate with each other. At the same time, in the query period of each data message packet received in the first period, the input in the first memory layer is used to indicate the data via the multi-port bridge (determine which is the appropriate port for the message packet). At the end of the first period, the third memory layer erases all inputs. During a learning period performed for each data message packet received during a second period of time, the number of source port confirmations and the number of records in the second record ______________- -jF; ___________ This paper standard applies to China橾 2?-(CNS > Λ4 ^ 彳 Μ 2 丨 0〆.) A7 A7 Printed by the Central Government 栉 · ββconsumer Hezhusha ¾ B7 ~ ----— —w_ _ "-Five, Description of the invention (13) The storage layer is stored in association with the address of the source node in the third memory layer. At the same time, in the query period of each data message packet received in the first period, the input in the second memory layer Used as instructional information via a multi-port bridge. At the end of the first period, the second memory layer erases all inputs. During a learning period performed for each data message packet received during a third period, the number of source port confirmations is related to the address of the source node in the first memory storage layer and the third memory layer Of being stored. At the same time, during the query period of each data message packet received in the third period, the input in the third memory layer is used as the data for indicating via the multi-port bridge. At the end of the third period, the second memory layer erases all inputs. This sequence is repeated from the first period as long as the multi-port bridge is indicating a message packet. Therefore, no input more than two cycles before is used to indicate the data message packet via the multi-port bridge. Preferably, the first, second and third periods are each 2.5 minutes. Therefore, no input more than 5 minutes ago was utilized to indicate the data message packet through the multi-port bridge. Unlike previous systems, the age of each entry in the lookup table does not need to be tracked individually. Brief description of the diagram: Figure 1 illustrates a traditional local area network (LAN) including a multi-port bridge 10. Figure 2 illustrates a conventional I Ε Ε Ε 8 0 2 .3 data message packet. FIG. 3 illustrates a conventional random access memory (RAM) device. ______________________ _ 1 R · This paper size is applicable to China National Pillow (CNS) Λ4 圯 怙 (2! Ο κ 2V7 公 # T '--- //' prr --- 1 ---------- f ——Order ----- 0 (1 /, 1 said ii. * t item and then MK-this page) ____; ___ in V. Description of the invention (14) Figure 4 illustrates the traditional content can be Address memory (CAM) device. Figure 5 illustrates a block diagram of a multi-port bridge according to the present invention. Figure 6 illustrates a port of a multi-port bridge according to the present invention. Figure 7 illustrates a ternary according to the present invention. The group includes the first area, which contains the confirmation of the source port, the second area, which contains the confirmation of the target, and the third area, which contains the memory address of the hip. Figure 8 illustrates the switching of the engine and the memory according to the present invention. Summary block diagram of transpose and external processor. Figure 9 illustrates a summary block diagram of an apparatus for periodically updating a lookup table with three lookup subtables according to the present invention. Figure 10 illustrates a periodic update according to the present invention. A timing table of the three lookup subtables illustrated in Figure 9. The main component comparison table 10 Multiport Bridge 11-18 Section 40 Data message packet 4 2 Destination address 4 3 Source address 4 4 Area 4 5 Data area 50 Random access memory device 5 2 Address Port The paper music scale is applicable _Home School Bus (CNS) Λ4 (210x? ≪ J -/ λ) 4: 7 (^^ is called the note of reading '5 ^ Matters " " 邛 This page)

、1T 線 經沪部中史標1?.局K工消贽合竹社印鉍 A7 B7五、發明説明(15 ) 54-66 資料璋 56 讀/寫控制輸入 60 內容可定址記憶體裝置 64 被比較字元埠 102 通訊匯流排 104-124 功能區塊 114 匯流排組件 116 郵筒組件 118 記憶體控制組件 12 0 查詢控制組件 200 記憶體裝置 2 0 2 郵筒 2 0 4 查詢表 206 訊息封包緩衝器 3 0 0 璋控制器 302 匯流排控制器 3 0 4 暫存器 306,316 FIFO緩衝器 3 0 8 中間存取控制接發器 3 10 L A N區段 3 1 2,3 1 4 限態機器 3 2 0 位址閂 318 傳輸緩衝器 500 外部處理器 本紙張尺度適用十國國冥:¾準(CMS ) ( 2ΙΟΧ297:.Γ;ί ) ' ' ΐΛ,ι^ΐήιϊ·而之注&事ifi科J/ir;T 本 p') 線 A7 H7 五、發明説明(16 ) ' ·. · 15.0 開關發動機 參一 5 0 6 資源 5◦2 記憶體匯流排 204A-C 子表 較佳實施例的詳細描述: 下列的文件被合併參考:美國專利申請案〇 8號/ 590’ 125 ,申請於1996年一月23日;美國專 τρ 利申請案權應用連續的〇 8號/3 7 1,4 9 9,申請於 列隊行進1 9 9 5年一月1 1日:美國專利申請案〇 8號 /947,081 ,申請於1997年十月8日:美國專 利申請案08號/946,866,申請於1 997年十 月8日;美國專利申請案〇9號/025 ,356,申請 於1 9 9 8年二月1 8曰:和美國專利申請案〇 9號/ 025,355 '申請於1998年二月18日。 在較佳實施例中’本發明被利用以適當地藉著以太網 路區域網路的多埠橋指示資料訊息封包。然而,很淸楚的 ’其他的裝置在以太網路區域網路,例如開關或定路徑器 ’或在網路操作依照另外一網路標準的裝置,能利用本發 明的優點。 圖5舉例說明依照本發明的多埠橋1 〇 〇的槪要方塊 圖表。高速通訊匯流排1 0 2提供互相連絡給每一個多埠 橋100的功能區塊1 04— 1 24。通訊匯流排1 02 宜包括五條命令線和三十二筆資料線,雖然很淸楚的其他 本紙張尺度適用中國國家抒隼(crs ) Λϋ彳M 1 A7 ____ B7 五、發明説明(17 ) 的匯流排結構能被利用。依照較佳實施例,2 4個1 〇百 萬位元/秒的埠1 0 4 — 1 0 8和二個1 0 0百萬位元/ 秒的埠1 1 0 - 1 1 2分別被耦合到通訊匯流排1 0 2而 且能被耦合到個別的區域網路片段,每個區域網路片段.有 一或多個的節點。該2 4個1 0百萬位元/秒埠1 〇 4 — 1 0 8各以1 0百萬位元/秒的比率傳輸及接收資料訊息 封包,然而,二個1 00百萬位元/秒埠.1 1 0 — 1 1 2 以1 0 0百萬位元/秒的比率傳輸及接收資料訊息封包。 然而,很淸楚的,其他的埠結構和其他的功能特性的其他 數目之埠能被利用。 - 匯流排控制組件1 1 4藉由從那些埠1 0 4 — 1 1 2 和從其他組件收集請求以控制對通訊匯流排1 0 2的存取 。基於那些請求,匯流排控制組件1 1 4根據適當的優先 順序允許對通訊匯流排1 0 2的存取。匯流排控制組件 1 1 4也藉著外部的處理器(MP U)控制對記憶裝置 2 0 0的存取1如同在此處所更詳細地解釋的。一MP U 埠及郵筒組件1 1 6提供在多埠橋1 0 0和外部的處理器 5 0 0 (圖8 )之間的界面用來操作各種不同的功能,如 同也將會在此處被更詳細地解釋。這些功能包括載入進入 多埠橋1 0 0的暫存器內的資料|自多埠橋1 0 〇的暫存 器引出資料和在多埠橋1 0 0的外部處理器5 0 〇和埠 1 0 4_ 1 1 2之間的轉移資料訊息封包。 記億控制組件1 1 8提供在記憶裝置2 0 0和通訊匯 流排1 0 2之間的界面並且也提供在記憶裝置2 0 0和査 ____________________- 9Π -___ 張尺度適用中國國家枕隼{ CNS ) Λ4圯估(210X297公兑) : ("t閲:.ϊτ'背而之注念事Irl#JAg本頁) 、訂 -腺 經煢郎中失!ίΐ 彳.'L;fs5i A 7 _ B7 五、發明説明(18 ) 詢控制組件1 2 0之間的界面。記憶裝置2 0 0包括在外 •部的處理器和多埠橋100之間交換消息的郵筒202。 除此之外,記憶裝置包括查詢表2 0 4。那些查詢表 2 0 4包括指示多埠橋1 0 0的哪一埠與區域網路的每個 節點相關的輸入。那些查詢表2 0 4被利用爲適當地在那 些埠1 0 4 — 1 1 2之中指示資料被多埠橋1 0 ◦收到的 訊息封包,如同將會在此處被更詳細地解釋。 査詢控制組件1 2 0自通訊匯流排1 0 2收到節點的 住址及相關的埠確認。這些住址和確認被儲存在査詢表 2 0 4。查詢控制組件1 2 0有助於利用那些査詢表 2 0 4用來根據每個訊息封包的目標住址在那些埠1 〇 4 _ 1 1 2之中指示訊息封包。記憶裝置2 0 0也包括訊息 封包緩衝器2 0 6用以暫時儲存一直經由.多埠橋1 〇 〇背 指引的資料訊息封包。記憶裝置2 0 〇宜爲S DRAM裝 置,雖然其他的類型記憶裝置能被利用,例如D R A Μ, S R A Μ,R A Μ或E D 0。在動態的記憶情況中,記億 控制組件118使記憶裝置200重見需要。 一 Ε -靜態組件1 2 2收集資料訊息封包工作路線排 定統計學並且提供他們外部處理器以供性能分析和網路管 理功能。適時組件1 24提供適時信號給埠1 〇4 — 1 12和多埠橋100的其他組件1 14 一 122 »較佳 地’主要的時鐘信號循環爲4 ΟΜΗ ζ。其他的時鐘信號 ’ ;L0MHz和2 5MHz,起源於主要的時鐘信號。 較佳地,那些組件1 1 4 一 1.2 4是各實現同樣的一 -—---—— _________ _ _ 本紙張尺度適用中國國家掠準(CNS ) Λ4( 2)〇Χ29·?/λΤ; 7~~~ ^先^^背而之注^事^再蛾衿本莨) 訂 _腺 [ _ ΙΠ — 丨-* 1 r , - I ,. 五 '發明説明(19 ) 限態機器,雖然那些組件1 1 4 - 1 2 4能交替地被實現 當做一或多個依照所儲存的軟體程式的處理器操作。因爲 其通常能較快地執行必需的操作,限態機器被佳 > 因此, 達成較高的訊息封包操作的多埠橋1 〇 〇的容量。 圖6舉例說明多埠橋1 0 0的埠1 0 4— 1 1 2中之 一的槪要方塊圖表。埠控制器3 0 0,包括匯流排控制器 3 0 2和暫存器3 0 4,提供控制給在埠和通訊匯流排 1 0 2之間的埠和界面。埠控制器3 0 0監視器被指示到 埠且當埠有通訊匯流排1 0 2的控制時,也提供命令給通 訊匯流排1 0 2的命令和資料的通訊匯流排1 0 2。暫存 器3 0 4包含用來在啓動中之初値資料和爲收集埠的狀態 消息。埠也包括耦合於通訊匯流排1 0 2和埠控制器 3 ◦ 0之間的三元組F I FO緩衝器3 0 6。三元組緩衝 器3 0 6儲存正在記憶裝置2 0 0的訊息封包緩衝器 2 0 6 (圖5 )中被儲列的資料訊息封包的記憶指標(' 三元組〃,在此處更詳細地解釋)。較佳地,三元組緩衝 器3 0 6宜保存1 2 8個三元組,每個三元組成爲四個位 元組長。 埠也包括中間存取控制(MAC)電收發機3 0 8, 取區域網路片段310以至/自區域網路片段310傳輸 及接收資料訊息封包。與無線電收發機3 0 8較相關及耦 合的是一接收限態機器3 1 2,其爲在訊息封包接收時控 制無線電收發機3 0 8,和傳送限態機器3 1 4,其爲在 訊息封包傳輸時控制無線電收發機3 0 8。接收限態機器 __________________________ — 99 - ......... 本纸诙尺度適用中國國家彳:ϊ:準(CNS ) Λ4圯佑) ....... --II I I 1 —-I- —]— - : : I - - (-尤間讀1'而之·;ί·恋事項#填朽本頁) 丁 -° ___B7 五、發明説明(2〇 ) 3 1 2和傳送限態機器3 1 4分別被耦合到匯流排控制組 件1 1 4自其(圖5 )請求對通訊匯流排1 〇 2的存取。 .亦. 被無線電收發機3 0 8從區域網路片段3 1 0收到的 訊息封包被經一接收F i F0緩衝器3 1 6指示到通訊匯 流排1 0 2,而將被傳輸過區域網路片段3 1 0的訊息封 包從通訊匯流排1 0 2藉著傳送F I F0緩衝器3 1 8被 指示到無線電收發機3 0 8。較佳地,接收緩衝器3 1 6 保存1 2 8位元組而傳送緩衝器3 1 8保存2 5 6位元組 。注意I ΕΕΈ 8 0 2 . 3的資料訊息封包除了來源住址 ,目標住址和框檢査區之外可包括達1 5 0 0位元組的資 料。因此,在較佳實施例中’,接收緩衝器3 1 6或傳送緩 衝器318皆不能夠儲存全部的IEEE 802.3資 料訊息封包的最大容量。住址閂3 2 0也被包含在埠中用 以閂栓住來自通訊匯流排1 0 2的住址而且把他們提供給 無線電收發機3 0 8。 . r 經步-部中央標ΐί·杓·,ί3.ΐ消费合作.Η印製 流過多埠橋1 0 0訊息封包以下列方式發生。一資料 訊息封包,例如IEEE802.3資料訊息封包,從局 部區域網路的一個片段裡的節點(來源節點)送出而被多 璋橋100 (圖5)的一個對應埠104— 112 (來源 埠)收到。當從與來源埠相關的區域網路片段訊息封包被 來源璋裡的無線電收發機3 0 8收到之時在收到來源埠裡 的緩衝器3 1 6收到那些資料訊息封包。在最初十二個位 元組,相符訊息封包的來源住址和目標住址被收到之後, 接收限態機器3 1 2藉由升起被耦合到匯流排控制組件 本紙張尺度適用中國國家椋準(CNS ) AWWM 210X2SI7公 經漪部中央標準局只工消资合作杜印裝 Α7 Β7 五、發明説明(21 ) 1 1 4的中斷請求線自匯流排控制電路1 1 4請求查詢周 期(圖5 )。匯流排控制組件1 1 4監視此請求而且依照 適當的優先順序允許每個請求。在允許請求時,匯流排控 制組件1 1 4藉由在通訊匯流排1 0 2的命令線上放置識 別匯流排允許的位元型和在通訊匯流排1 0 2的資料線上 一置放位元唯一識別來源埠的位元型以通知來源埠。 訊息封包的目標住址的最初四個位元組接著被從來源 埠的接收緩衝器3 1 6放入通訊匯流排1 0 2的資料線上 ,而對應的位_元型被放置在來源埠的匯流排控制器3 0 2 旁邊的通訊匯流排1 0 2的命令線上。查詢控制組件 1 2 0 (圖5 )收到目標住址的最初四個位元組。然後, 來源璋將訊息封包的目標住址的最後二個位元組及訊息封 包的來源住址的最初二個位元組放置在通訊匯流排1 0 2 的資料線上且將對應的位元型放置在通訊匯流排10 2的 命令線上。查詢控制組件1 2 0收到這四位元組。最後, 來源埠將訊息封包的來源住址的最後四個位元組放置在通 訊匯流排1 0 2的資料線上且將對應的位元型放置在命令 線上·>查詢控制組件1 2 0也收到這四位元組。因此,目 標住址和來源住址經由各爲四個位元組長的片段裡的通訊 匯流排1 0 2被轉移,因爲其相符通訊匯流排1 0 2的資 料線的寬度(3 2位元)。然而,很淸楚的,通訊匯流排 1 0 2可能有不同的數目的資料線,其中,不同的數目的 位元組能在一次被轉移。 一旦查詢控制組件1 2 0收到訊息封包的目標住址和 本紙张尺度適用中國國家找车(CNS ) ΛϋΜ, ( 2Ι0Χ 297公ΐ.) (^1¾¾^^之注恋事項44¾本 Ν ) 麵 '1Τ B7 B7 經潢部中央桴窣局只工消货合作社印^ 本紙張尺度通用中國國家標卑.(CNS ) Λ4/)1½ { 210χ2(ί7.:λ};. ~) 五、發明説明(22 _) 來源住址,查詢控制組件1 2 0則通知記億控制組件 1 1 8 (圖5 )。記億控制組件1 1 8然後藉由確定訊息 封包的來源住址被儲存於相關於訊息封包的來源埠的確認 的查詢表2 0 4以更新查詢表2 0 4 (圖5)。如此確定 那些查詢表2 0 4正確地反映可能已經在區域網路發生的 任何的變化(稱爲一學習時期)。在學習時期所儲存的消 息被用以指示後來的訊息封包。一旦學習時期完成,記億 控制組件1 1 8利用那些査詢表2 0 4決定哪一埠(目標 埠)與訊息封包的目標住址相關β 由於操作查詢周期的結果,記憶控制組件1 1 8形成 成爲%三元組"的位元型。圖7舉例說明包括三個區的三 元組:第一區4 0 0包含來源埠的確認·,第二的區4 0 2 包含目標訊息封包的確認,和第三區4 0 4包含被分配到 在記億裝置2 0 0中的訊息封包緩衝器2 0 6中的接收訊 息封包的出發住址。第一區4 0 0和第二區4 0 2分別宜 爲一位元組長,而第三個區4 0 4宜爲二個位元組長。然 而,很淸楚的,三元組的區順序和每個區的大小可被改變 。如果來源埠和被三元組識別的目標埠是相同的,則指示 來源和目標節點是在區域網路(內部區段通訊)的相同片 段上’且’因此,訊息封包不需要被橋接。在如此的情況 下,沒有採取進一步有關訊息封包的動作(訊息封包被過 濾)。 否則’記憶控制組件1 1 8將該三元組放在通訊匯流 排1 0 2的資料線之上且將指示一 ★初始三元組〃是預備 ------------- (1/)先閱详背而之注*-4'項4填艿本頁)、 1T line passed the Shanghai Ministry of Standards 1 ?. Bureau K Industry Consumers Co., Ltd. Zhuzhu Printing Bismuth A7 B7 V. Invention Description (15) 54-66 Data 璋 56 R / W Control Input 60 Content Addressable Memory Device 64 Comparable character port 102 Communication bus 104-124 Functional block 114 Bus component 116 Mailbox component 118 Memory control component 12 0 Query control component 200 Memory device 2 0 2 Mailbox 2 0 4 Lookup table 206 Message packet buffer 3 0 0 Controller 302 Bus controller 3 0 4 Registers 306, 316 FIFO buffers 3 0 8 Intermediate access control transceiver 3 10 LAN section 3 1 2, 3 1 4 State-limiting machine 3 2 0 address latch 318 transmission buffer 500 external processor This paper standard is applicable to the Ten Countries: CMS (2ΙΟΧ297: .Γ; ί) '' ΐΛ, ι ^ ΐήιϊ · And note & affairs ifi section J / ir; T this p ') line A7 H7 V. Description of the invention (16)' ·. · 15.0 Switch engine reference 1 5 0 6 Resources 5 ◦ 2 memory bus 204A-C sub-table preferred embodiment details Description: The following documents are incorporated by reference: U.S. Patent Application No. 08 / 590'125, filed January 23, 1996 Day; U.S. patent application rights apply consecutively No. 0/3/3 1, 4, 9; applications march on January 11, 1995: US patent application No. 08/947, 081 , Filed on October 8, 1997: US Patent Application No. 08 / 946,866, filed on October 8, 1997; US Patent Application No. 09 / 025,356, filed on 198 February 18th: and US Patent Application No. 09 / 025,355 'filed on February 18, 1998. In the preferred embodiment, the present invention is utilized to indicate data message packets appropriately via a multi-port bridge over an Ethernet LAN. However, it is quite plausible that ‘other devices in an Ethernet local area network, such as a switch or a router’, or devices operating in accordance with another network standard on the network, can take advantage of the present invention. FIG. 5 illustrates a schematic block diagram of a multi-port bridge 100 according to the present invention. The high-speed communication bus 1 0 2 provides the functional blocks 1 04-1 24 which interconnect with each other of the multi-port bridge 100. The communication bus 1 02 should include five command lines and thirty-two data lines, although the other paper standards are very applicable to the Chinese national standard (crs) Λϋ 彳 M 1 A7 ____ B7 V. Description of the invention (17) The bus structure can be used. According to a preferred embodiment, 24 ports of 10 megabits per second 1 0 4 — 108 and two ports of 100 megabits per second 1 1 0-1 1 2 are coupled respectively. The communication buses 102 and can be coupled to individual LAN segments, each LAN segment. One or more nodes. The 24 10 megabits / second ports 1 04-108 are each transmitting and receiving data message packets at a rate of 10 megabits / second. However, two 100 megabits / second Second port. 1 1 0 — 1 1 2 Transmit and receive data message packets at a rate of 100 million bits per second. However, it is clear that other port structures and other numbers of ports with other functional characteristics can be used. -The bus control module 1 1 4 controls the access to the communication bus 1 102 by collecting requests from those ports 104-112 and other components. Based on those requests, the bus control module 1 1 4 allows access to the communication bus 1 102 according to the appropriate priority order. The bus control module 1 1 4 also controls the access to the memory device 2 0 0 by an external processor (MPU) 1 as explained in more detail here. An MP U port and mail box assembly 1 16 provides an interface between the multi-port bridge 100 and an external processor 500 (Figure 8) for operating various functions, as will also be used here Explained in more detail. These functions include loading data into the multi-port bridge 100's register | extracting data from the multi-port bridge 100's register and external processor 5 0 0 and port in multi-port bridge 100 1 0 4_ 1 1 2 to transfer data message packets. The Billion Control Module 1 1 8 provides the interface between the memory device 2000 and the communication bus 1 102 and also provides the memory device 200 and the check ____________________- 9Π -___ Zhang scale is applicable to the Chinese national pillow { CNS) Λ4 圯 Estimation (210X297): (" tread: .ϊτ'Back to the Note Ill # Ill # JAgThis page), order-Gao Jingluo Lang miss! Ϊ́ 彳 .'L; fs5i A 7 _ B7 V. Description of the invention (18) Query the interface between the control components 1 2 0. The memory device 200 includes a post box 202 for exchanging messages between the external processor and the multi-port bridge 100. In addition, the memory device includes a lookup table 204. Those lookup tables 204 include inputs indicating which port of the multi-port bridge 100 is associated with each node of the local area network. Those look-up tables 204 are used to properly indicate among those ports 104-112 that the data was received by the multi-port bridge 10, as will be explained in more detail here. The query control component 120 receives the node's address and the relevant port confirmation from the communication bus 1 102. These addresses and acknowledgments are stored in the inquiry form 204. The query control component 120 helps to use those query tables 204 to indicate the message packets in those ports 104-112 according to the destination address of each message packet. The memory device 200 also includes a message packet buffer 206 for temporarily storing a data message packet guided by the multi-port bridge 100 back. The memory device 200 is preferably an S DRAM device, although other types of memory devices can be used, such as DR A M, S R A M, R A M, or E D 0. In a dynamic memory situation, the Billion Control component 118 makes the memory device 200 revisited. A E-static component 1 2 2 collects data message packets and routes statistics and provides their external processors for performance analysis and network management functions. The timing component 1 24 provides timing signals to the ports 104-112 and the other components of the multi-port bridge 100 1 14-122. Preferably, the main clock signal cycle is 4 OMZ. Other clock signals; L0MHz and 25MHz, originated from the main clock signals. Preferably, those components 1 1 4 to 1.2 4 are the same ones that implement each of the same ---------- _________ _ _ This paper standard is applicable to China National Graduation Standard (CNS) Λ4 (2) 〇 × 29 ·? / ΛΤ; 7 ~~~ ^ 先 ^^ Back to Note ^ 事 ^ 再 mo 衿 衿 本 莨) Order _ gland [_ ΙΠ — 丨-* 1 r,-I,. V. Description of invention (19) Limit state machine, although Those components 1 1 4-1 2 4 can be implemented alternately as one or more processors operating in accordance with a stored software program. Because it can usually perform the necessary operations faster, the state-limiting machine is better. Therefore, the capacity of the multi-port bridge 1000 which achieves a higher message packet operation is achieved. Figure 6 illustrates an essential block diagram of one of the ports 104-112 of the multi-port bridge 100. The port controller 300, including the bus controller 300 and the register 300, provides control to the ports and interfaces between the port and the communication bus 102. The port controller 3 0 0 monitor is instructed to the port and when the port is controlled by the communication bus 102, it also provides commands to the communication bus 1 102 for commands and data communication bus 102. The register 3 0 4 contains information for initializing the status and status messages for the collecting port. The port also includes a triplet F I FO buffer 3 0 6 coupled between the communication bus 102 and the port controller 3 ◦ 0. The triplet buffer 3 0 6 stores the memory index of the data message packet stored in the message packet buffer 2 6 (FIG. 5) of the memory device 2 0 (FIG. 5). To explain). Preferably, the triplet buffer 306 should store 1, 28 triplets, each triplet being a four-byte leader. The port also includes an intermediate access control (MAC) electrical transceiver 308, which takes the LAN segment 310 and / or transmits and receives data message packets from / to the LAN segment 310. More relevant and coupled with the radio transceiver 3 0 8 is a receiving limit state machine 3 1 2 which controls the radio transceiver 3 0 8 when the message packet is received, and a transmitting limit state machine 3 1 4 which is the on-message Controls the radio transceiver 3 0 8 during packet transmission. Receiving limited state machine __________________________ — 99-......... This paper 诙 standard is applicable to Chinese country 彳: ϊ: ((CNS) Λ4 圯 佑) ....... --II II 1 — -I- —] —-:: I--(-Yu Jian 1 'and ·; · 恋 事 # fill out this page) Ding- ° ___B7 V. Description of the invention (2〇) 3 1 2 and transmission The state-limiting machines 3 1 4 are respectively coupled to the bus control components 1 1 4 requesting access to the communication bus 1 102 from it (Fig. 5). . Also. The message packet received by the radio transceiver 3 0 8 from the LAN segment 3 1 0 is directed to the communication bus 1 102 by a receiving F i F0 buffer 3 1 6 and will be transmitted across the area The message packet of the network segment 3 1 0 is directed from the communication bus 1 0 2 to the radio transceiver 3 0 8 by transmitting the FI F0 buffer 3 1 8. Preferably, the receiving buffer 3 1 6 holds 1 2 8 bytes and the transmitting buffer 3 1 8 holds 2 56 bytes. Note that the data message packet of I ΕΈ 8 0 2. 3 can contain up to 1 500 bytes of data in addition to the source address, destination address, and frame inspection area. Therefore, in the preferred embodiment, neither the receiving buffer 316 nor the transmitting buffer 318 can store the maximum capacity of the entire IEEE 802.3 data message packet. Address latches 3 2 0 are also included in the port to latch the addresses from the communication bus 10 2 and provide them to the radio transceiver 3 8. r Step-Ministry Central Standards ΐ · 杓 ·, ί3. 合作 Consumer cooperation.ΗPrinting The flow of 1 0 0 message packets over the port bridge occurs in the following manner. A data message packet, such as the IEEE802.3 data message packet, is sent from a node (source node) in a segment of the local area network and is mapped by a corresponding port 104—112 (source port) of the multi-bridge 100 (Figure 5). Roger that. Those data message packets are received in the buffer 3 1 6 of the receiving source port when they are received from the local area network fragment message packet related to the source port by the radio transceiver 3 0 8 in the source port. After the first twelve bytes, the source address and the destination address of the matching message packet were received, the receiving limit state machine 3 1 2 was coupled to the bus control module by lifting. This paper standard applies to the Chinese national standard ( CNS) AWWM 210X2SI7 Central Standards Bureau of the Ministry of Public Economics and Economics, the Central Bureau of Standards, and only the consumer and investment cooperation Du printed equipment A7 B7 V. Description of the invention (21) 1 1 4 Interrupt request line from the bus control circuit 1 1 4 Request query cycle (Figure 5) . The bus control component 1 1 4 monitors this request and allows each request in the proper priority order. When the request is allowed, the bus control module 1 1 4 identifies the allowed bit type of the bus by placing it on the command line of the communication bus 102, and places a unique bit on the data line of the communication bus 102. Identify the bit type of the source port to notify the source port. The first four bytes of the destination address of the message packet are then placed on the data line of the communication bus 1 102 from the receiving buffer 3 1 6 of the source port, and the corresponding bit_type is placed on the source port's bus The command line of the communication bus 1 0 2 is next to the bus controller 3 0 2. The query control component 12 (Figure 5) receives the first four bytes of the target address. Then, the source 璋 places the last two bytes of the destination address of the message packet and the first two bytes of the source address of the message packet on the data line of the communication bus 102 and places the corresponding bit type on Communication bus 10 2 on command line. The query control component 120 receives these four bytes. Finally, the source port places the last four bytes of the source address of the message packet on the data line of the communication bus 102 and the corresponding bit type on the command line. ≫ The query control module 1 2 0 also receives To these four bytes. Therefore, the destination address and the source address are transferred via the communication bus 102 in the four-byte segment, because it matches the width of the data line (32 bits) of the communication bus 102. However, it is quite plausible that the communication bus 102 may have different numbers of data lines, wherein different numbers of bytes can be transferred at one time. Once the query control module 1 2 0 receives the message address, the destination address and the paper size are applicable to the Chinese national car search (CNS) ΛϋΜ, (2Ι0 × 297 public address.) (^ 1¾¾ ^^ 's note of love 44¾ 本 Ν) 1Τ B7 B7 Printed by the Central Bureau of the Ministry of Economic Affairs and Industry only for consumer goods cooperatives. ^ The paper size is in accordance with the Chinese national standard. (CNS) Λ4 /) 1½ {210χ2 (ί7.: Λ} ;. ~) 22 _) source address, querying the control module 120 will notify the Jiyi control module 118 (Figure 5). The Billion Control Module 1 1 8 then updates the look-up table 2 0 4 by determining the source address of the message packet to be stored in the look-up table 2 0 4 related to the source port of the message packet (Figure 5). It is determined that those look-up tables 204 correctly reflect any changes that may have occurred in the local area network (called a learning period). Messages stored during the learning period are used to indicate subsequent message packets. Once the learning period is completed, the Billion Control Module 1 1 8 uses those lookup tables 2 0 4 to determine which port (target port) is related to the destination address of the message packet. Β As a result of the operation query cycle, the memory control module 1 1 8 becomes % Triples' bit type. Figure 7 illustrates a triple that includes three regions: the first region 400 contains the acknowledgement of the source port, the second region 400 contains the confirmation of the destination message packet, and the third region 400 contains the allocated The starting address of the received message packet in the message packet buffer 206 in the 100 million device 200. The first area 400 and the second area 402 should be one byte leader, respectively, and the third area 404 should be two byte leaders. However, it is clear that the order of the regions of the triples and the size of each region can be changed. If the source port and the destination port identified by the triplet are the same, it indicates that the source and destination nodes are on the same segment of the local area network (intra-segment communication) ', and therefore the message packets need not be bridged. In this case, no further action is taken on the message packet (the message packet is filtered). Otherwise, the 'memory control component 1 1 8 will place the triplet on the data line of the communication bus 1 102 and will indicate one. The initial triplet 〃 is ready ------------ -(1 /) Please read the detailed back note * -4 'Item 4 to fill out this page)

' ' —II- | -------- _ ' ' —II- | -------- _ 經Μ部中央標绝灼只工消f合作社印犁 A7 B7 五、發明説明(23 ) 好的狀態的位元型於命令線上》每個埠監視通訊匯流排 1 0 2。如果當被識別爲在三元組中的目標埠的埠不是正 忙於傳輸或皆收其他訊息封包,目標埠將會配置其本身使 直接地從來源埠收訊息封包(切穿)。或者,如果當被識 別爲在三元組中的目標埠之埠中的的三元組緩衝器3 0 6 '幾乎塡滿,目標埠的匯流排控制器3 0 2送出一擁塞請求 信號到高的匯流排1 0 2的命令線》來源埠將會收到擁塞 請求並且,相應地,將會丟棄所收到的訊息封包並且也送 一擁塞訊息封包於相關片段之上。擁塞訊息封包將會使訊 息封包的來源節點(來源節點)停止傳送訊息封包且在一 等候時期之後嘗試重送訊息封包。 如圖7所舉例說明,三元組宜爲統一的大小β因此, 能被埠的一個三元組緩衝器3 0 6所容納的三元組的精確 數目能從在璋的三元組緩衝器3 0 6的空間數量被決定。 因此,不像先前的安排,額外的空間必需被提供於埠中以 容納未知的長度的資料訊息封包。然而,依照本發明,當 埠裡的三元組緩衝器3 0 6有空間可儲存幾個三元組(舉 例來說十個三元組)的時候,宜由訊息封包的目標埠產生 擁塞請求。此提供目標埠儲存正在被載入訊息封包緩衝器 2 0 6的程序中的訊息封包的三元組的能力。每個埠裡的 三元組緩衝器3 0 6宜被相關於記憶裝置2 0 0裡的相關 訊息封包緩衝器2 0 6定大小以使在任何三元組緩衝器 3 0 6塡滿之前訊息封包緩衝器2 0 6幾乎或完全地不可 能塡滿。 _____________-.26^_____ 本紙掁尺度適用中國國家標卑(CNS ) /\4規^ ( 2丨Ox29D>^ ) ^ ______P (対1間详卄而之ii.£:1-Jfl再填舄本K )'' —II- | -------- _ '' --II- | -------- _ The central part of the Ministry of Standards must be burned only to eliminate f Cooperative printed plough A7 B7 V. Description of the invention (23) The bit pattern of the good state is on the command line. Each port monitors the communication bus 102. If the port identified as the destination port in the triple is not busy transmitting or receiving all other message packets, the destination port will configure itself to receive (cut through) message packets directly from the source port. Alternatively, if the triple buffer 3 0 6 'in the port identified as the target port in the triple is almost full, the bus controller 3 2 of the target port sends a congestion request signal to high The command line of the bus 102 of the "source port" will receive the congestion request and, accordingly, the received message packet will be discarded and a congestion message packet will also be sent over the relevant segment. Congestion of the message packet will cause the source node (source node) of the message packet to stop sending the message packet and try to resend the message packet after a waiting period. As illustrated in FIG. 7, the triples should have a uniform size β. Therefore, the exact number of triples that can be accommodated by a triple buffer 306 in the port can be obtained from the triple buffer in 璋. The number of 3 0 6 spaces is determined. Therefore, unlike previous arrangements, additional space must be provided in the port to accommodate data message packets of unknown length. However, according to the present invention, when the triple buffer 306 in the port has space to store several triples (for example, ten triples), it is appropriate to generate a congestion request from the destination port of the message packet. . This provides the ability of the target port to store the triples of the message packets in the process being loaded into the message packet buffer 206. The triplet buffer 3 0 6 in each port should be sized by the relevant message packet buffer 2 0 6 in the memory device 200, so that any message before any triple buffer 3 0 6 is full The packet buffer 2 0 6 is almost or completely impossible to fill. _____________-. 26 ^ _____ The standard of this paper is applicable to the Chinese National Standards (CNS) / \ 4 regulations ^ (2 丨 Ox29D > ^) ^ ______P (対 1 Room details ii. £: 1-Jfl refill this K)

、1T .綿 經^部中央標^-局只工消资合竹社印靛 A7 _____B? 五、發明説明(24 ) 一旦三元組被放置在通訊匯流排1 0 2上,來源埠開 始一連串的將訊息封包自來源埠的緩衝器3 1 6載入至在 記憶裝置2 0 0中之訊息封包緩衝2 0 6之內的從由三元 組的第三區所識別的記憶住址開始的記億體寫入周期。較 佳地,訊息封包緩衝器2 0 6包括被分派到.每個埠用來儲 存將被埠傳輸的訊息封包的空間。或者,訊息封包緩衝器 2 0 6包括被分派到每個埠用來儲存將被埠接收的訊息封 包的空間;然而,應注意到,只有一個而非雨類型的'分派 空間需要被提供。訊息封包被以循環方式寫入被分派到訊 •息封包緩衝器2 0 6裡的埠的空間之內;每個新的訊息封 包將會蓋過在被分派的空間裡的最舊訊息封包的部分》 訊息封包宜以自被分配的住址一預定的偏置被載入那 些訊息封包緩衝器2 0 6。如此提供一位置以儲存訊息封 包的標頭,一旦訊息封包完全地被載入訊息封包緩衝器 2 0 6。舉例來說,標頭可包括被指定至訊息封包及訊息 封包的三元組的確認數目,和一接受訊息封包的狀態。接 受狀態指示是否全體的訊息封包已成功地被收到而且載入 訊息封包緩衝器206。 由於訊息封包的其餘部分通常將會包括超過三十二位 元(通訊匯流排1 0 2裡的資料線的數目),多個記憶寫 入周期通常需要將全體的訊息封包轉移至訊息封包緩衝器 2 0 6之內β由於訊息封包的剩餘物仍正被收入至來源埠 的接收緩衝器3 1 6中,宜將訊息封包寫入訊息封包緩衝 器2 0 6裡。由於這個理由,每個埠的接收緩衝器3 1 6 __—__________________ 一 本紙張尺度適用中國國家枕準(CNS ) A4WL枯(210〆2W.公A;)、 1T. The central standard of the Ministry of Economic Affairs ^-The Bureau only eliminates the A7 _____B of the Industrial Co., Ltd. V. Description of the invention (24) Once the triad is placed on the communication bus 102, the source port begins a series of Of the message packet from the source port buffer 3 1 6 to the message packet buffer 2 0 6 in the memory device 200, starting from the memory address identified by the third area of the triplet Billion body write cycle. Preferably, the message packet buffer 206 includes a space allocated to each port for storing a message packet to be transmitted by the port. Alternatively, the message packet buffer 206 includes space allocated to each port to store message packets to be received by the port; however, it should be noted that only one non-rain type 'distribution space needs to be provided. Message packets are written in a circular manner into the space allocated to the port in the message packet buffer 206; each new message packet will overwrite the oldest message packet in the allocated space. Partial "message packets should be loaded into those message packet buffers 206 with a predetermined offset from the assigned address. This provides a place to store the header of the message packet, once the message packet is completely loaded into the message packet buffer 206. For example, the header may include the number of acknowledgements assigned to the message packet and the triple of the message packet, and the status of an accepted message packet. The acceptance status indicates whether the entire message packet has been successfully received and loaded into the message packet buffer 206. Because the rest of the message packet will usually include more than 32 bits (the number of data lines in the communication bus 102), multiple memory write cycles usually require the entire message packet to be transferred to the message packet buffer. Within 2 06, since the remainder of the message packet is still being collected into the receiving buffer 3 1 6 of the source port, the message packet should be written into the message packet buffer 2 06. For this reason, the receiving buffer for each port is 3 1 6 _____________________ One paper size applies to China National Pillow Standard (CNS) A4WL (210〆2W.Male A;)

Β7 五、發明説明(25 ) . '· 不需要能夠儲存全體的資料訊息封包。除此之外.,如果目 標埠被配置爲切穿,如果目標埠被配置爲切穿,目標埠將 與載入訊息封於訊息封緩衝器之寫入周期同步地直接地從 通訊匯流排將訊息封緩衝器內的訊息封載入其傳送緩衝·器 中。在此一切穿操作中,訊息封進入目標埠內之傳輸緩衝 器以立即傳送至與目標埠相關的區域網路片段。胃 —旦整個的訊息封包已經被載入那些訊息封包緩衝器 ,三元組再一次被放置在通訊匯流排的資料線上。目標埠 然後儲存該三宂組緩衝器裡的三元組。因此,訊息封包被 儲列以被目標埠的傳輸。然後,當目標埠不再忙線的時候 ,目標埠取回來自那些訊息封包緩衝的訊息封包。 訂 經沱部中夾標^局另工消贽合竹^印" 然後,當目標埠不再忙線時,目標埠將會取回來自訊 息封包緩衝2 0 6的訊息封包。這系藉目標埠請求自匯流 排控制組件1 1 4對通訊匯流排1 0 2的存取而達成的。 當請求被允許時,匯流排控制組件1 1 4在通訊匯流排 1◦2的命令線上放置一指示匯流排允許授與之位元型及 在資料線上放置一指示埠的位元型。一旦目標埠取得逋訊 匯流排1 0 2的控制,目標埠接著藉由(從訊息封包的三 元組的第三區)放置封包的訊息封包緩衝器2 0 6中的開 始住址於在通訊匯流排1 0 2的資料線訊息封包上以及將 指示記憶讀讀取作業的位元型放置於命令線上而開始在通 訊匯流排1 0 2之上的一連串的讀取作業。相應地,記憶 控制組件1 1 8存取訊息封包緩衝器2 0 6裡的訊息封包 。較佳地,目標埠檢查訊息封包的接收狀態。 本紙張尺度適用中國國家彳:t聿(CNS ) ( 2〗0><2叮公私) 經潢部中央標?1'-而只工消费合作社印製 A 7 _______ Η 7 五、發明説明(26 ) 如果接收狀態指示訊息封包未被成地接收,記憶讀 +取操作宜被停止,而且沒有採取進一步有關訊息封包的動 作。 除此之外,在切穿操作被開始,但是不成功的情況下 ,訊息封包必需由目標埠重送。舉例來說,如果與目標埠 相關的片段上傳輸期間發生資料碰撞則切穿操作可能是不 成功的。在此的情況下,訊息封包如上述地自訊息封包緩 衝器206被取回。 當目標埠正自訊息封包緩衝器2 0 6或直接地自來源 埠(如切穿時期)接收訊息封包進入傳送緩衝器3 1 6時 ,+目標埠開始在限態機器3 1 4的控制之下傳送訊息封包 至與目標埠相關的區域網路片段。因爲這個理由,每個埠 的傳送緩衝器318不需能夠儲存全體的資料訊息封包。 訊息封包然後被由訊息封包的目標節點自區域網路片段收 到。 很淸楚的,在不採用訊息封包緩衝器2 0 6以儲存儲 列訊息封包之下,每個埠的接收緩衝器3 1 6及〔或〕傳 輸緩衝器318能被擴大以儲存全部每個儲列訊息封包。 然而,此一實施例是較不適宜的,因爲績效可能較差,尤 其如果暫時儲存資料訊息封包的總儲量被減少。除此之外 ,在每一璋裡設置大緩衝器將使多埠橋1 〇 〇的整合在單 一積體電路內複雜化(記憶裝置2 0 0系在積體電路外部 )° . 圖8舉例說明依照本發明的多埠橋1 〇 〇的開關發動 ------ -- 9Q ^____ 本紙張尺度適用中國國家枕準(CNS>A4iiL·^ ( 2丨0X29以/ί ) —^ (ΐ/.ίι閱请背而之注tt-項洱4寫本頁)Β7 V. Description of the invention (25). '· It is not necessary to be able to store the entire data message packet. In addition, if the target port is configured to cut through, if the target port is configured to cut through, the target port will be directly from the communication bus in synchronization with the write cycle of the loading message enclosed in the message envelope buffer. The message envelope in the message envelope buffer is loaded into its transmission buffer. In this all-pass operation, the message is sealed into the transmission buffer in the target port for immediate transmission to the LAN segment associated with the target port. Stomach—Once the entire message packet has been loaded into those message packet buffers, the triplet is once again placed on the data line of the communication bus. The target port then stores the triples in the triplet buffer. Therefore, message packets are stored for transmission by the destination port. Then, when the destination port is no longer busy, the destination port retrieves message packets from those message packet buffers. If the target port is no longer busy, the target port will retrieve the message packet from the message packet buffer 2 0 6. This is achieved by the target port requesting access from the bus control module 114 to the communication bus 102. When the request is allowed, the bus control module 1 1 4 places a bit type indicating the bus allowed to be commanded on the command line of the communication bus 1 2 and a bit type indicating the port on the data line. Once the target port takes control of the message bus 102, the target port then places the starting address in the message packet buffer 2 06 by placing the packet (from the third region of the triple of the message packet) on the communication bus. On the data line message packet of row 102 and the bit pattern indicating the memory read and read operation is placed on the command line, a series of read operations above the communication bus 102 are started. Accordingly, the memory control unit 118 accesses the message packets in the message packet buffer 206. Preferably, the target port checks the reception status of the message packet. This paper size applies to the Chinese national standard: t 聿 (CNS) (2〗 0 > < 2 ding public and private) Ministry of Economic Affairs Ministry central standard? 1'- and only the consumer cooperatives printed A 7 _______ Η 7 V. Description of the invention ( 26) If the receiving status indicates that the message packet has not been received, the memory read + fetch operation should be stopped, and no further action on the message packet is taken. In addition, if the cut-through operation is started but unsuccessful, the message packet must be resent from the destination port. For example, if a data collision occurs during transmission on a segment related to the target port, the cut-through operation may not be successful. In this case, the message packet is retrieved from the message packet buffer 206 as described above. When the destination port is receiving message packets from the message packet buffer 206 or directly from the source port (such as the cut-through period) and entering the transmission buffer 3 1 6, the + destination port starts to be controlled by the limit state machine 3 1 4 Send a message packet to the LAN segment associated with the target port. For this reason, the transmit buffer 318 of each port need not be able to store the entire data message packet. The message packet is then received from the LAN segment by the destination node of the message packet. It is quite plausible that without using the message packet buffer 2 06 to store the column message packets, the receiving buffer 3 16 and / or the transmitting buffer 318 of each port can be expanded to store all of each Store message packets. However, this embodiment is less suitable because the performance may be poor, especially if the total storage of temporarily storing data message packets is reduced. In addition, setting a large buffer in each frame will complicate the integration of the multi-port bridge 1000 in a single integrated circuit (the memory device 200 is outside the integrated circuit). Figure 8 shows an example. Explain that the switch of the multi-port bridge 1 00 according to the present invention is activated ---------9Q ^ ____ This paper standard is applicable to China National Pillar Standard (CNS > A4iiL · ^ (2 丨 0X29 以 / ί) — ^ ( ΐ / .ίι read the back note tt-item 4 write this page)

A7 _ B7 五、發明説明(27 ) 機5 0,記億體裝置2 0 0和外部的處理器5 0 0的槪 要方塊圖表。開關發動機1 5 0包括在圖5被舉例說明的 '匯流排控制方塊街區1 1 4,ΜΡϋ埠和郵筒1 1 6,記 憶控制方塊1 1 8和查詢控制方塊1 2 0。記憶匯流排 5 0 2將開關發動機1 5 0和外部處理器5 0 0互相連接 到記憶裝置2 0 0。較佳的.,開關發動機1 5 0和外部的 處理器5 0 0對記憶裝置2 0 0的存取係由當做記億匯流 排5 0 2的一部份的多工器所實現,且該多工器由開關發 動機1 5所控制。多埠橋1 0 0,其包括通訊匯流排 102(圖5),宜以裝設於印刷電路板上之積體電路方 式實現5 0 4。記憶裝置2 0 0和外部的處理器5 0 0也 被裝在印刷電路板504上。 如以上參照圖5 — 7所描述,多埠橋的橋接和過濾功 能主要由開關發動機1 5 0和緩衝記憶2 0 0所執行。因 爲開關發動機1 5 0和埠1 0 4 — 1 1 2宜以經由通訊匯 流排1 0 2與多數個限態機器互相連接之方式實現,多埠 橋1 0 0提供高頻寬容量以藉由多埠橋1 〇 〇指示資料訊 息封包。因此,依照本發明,外部的處理器5 0 0被提供 以執行支援多埠橋1 〇 〇功能的任務。這些功能包括:提 供通訊埠以使區域網路的節點能夠與一不同的區域網路或 全球區域網路的節點溝通以及使區域網路的節點能夠與區 域網路的檔案服伺器溝通;提供參數以設定開關發動機的 暫存器初値:收集來自區域網路的資料以執行網路管理功 能;和對開關發動機提供服務。依照本發明的郵筒界面允 本纸张尺度適用中國國等-標翠(CNS ) 枯(2丨Ο X 297.:.〉g 邙1閱讀背而之注&事項丹填VC?本页) ο 訂 -線 經¾-部中央標ϊί.局只工消赀合作杜印鉍 經步-部中央標準局,νη工消费合作社印况 A7 _____B7 _ 五、發明説明(28) 許外部處理器5 0 0在不需把積體電路中之大量針腳供此 界面下提供這些功能。 較佳地,外部處理器5 0 0被以減少指令組電腦( R I S C )的形式實現以改良速度。外部處理器5 0 0可 有其專用資源5 0 6,例如用來儲存操作外部處理器 5 ◦ 0的軟體的記憶體和爲供外部的處理器5 0 0當做記 事板。除此之外,當外部處理器5 0 0執行區域網路的檔 案伺服器的功能時,資源5 0 6可包括用來儲存可由外部 處理器5 0 0存取的應用程式和資料檔的大型儲存裝置。 同時,當外部處理器5 0 0執行將區域網路與不同的區域 網路或全球區域網路互相連接的功能時,資源5 0 6可包 括通訊裝置,例如電話數據機,整體服務數位網路( 1 SDN)界面,一可藉著外部處理器5 0 0存取的界面 T 1媒體界面或T 3媒體。除此之外,多個外部處理器 5 0 0能被耦合至記憶匯流排5 0 2。在如此的情況下I 附加的資源可被提供給這些多個外部處理器,例如一或多 個/大量儲存體裝置及〔或〕一或多個通訊裝置。 · 圖9舉例說明依照本發明的用以週期地更新查詢表 2 0 4的裝置的槪要方塊圖表。査詢表2 0 4包括三個子 表2 0 4 A — C並且宜爲被配置以效法C AM裝置的記憶 裝置200 (圖5)的一部分。然而,很淸楚的,查詢表 2 0 4能夠被包含在與記憶裝置2 0 0不同的一或多個記; 億裝置中。舉例來說,査詢表2 0 4可能是一或多個 C A Μ裝置。 ---------—----------- 本紙張尺度適用中國國家樣隼(CNS )八4悅枯(2I0x2<^>#.) —- 1Λ1§·:ίϊ1ϊ'而之ii.*事項再填巧本否}A7 _ B7 V. Description of the invention (27) A block diagram of a machine 50, a memory device 200, and an external processor 500. The on / off engine 150 includes the 'bus control block block 1 1 4', MP port and post box 1 1 6, the memory control block 1 1 8 and the query control block 1 2 0 illustrated in FIG. The memory bus 5 0 2 connects the switching engine 15 0 and the external processor 5 0 0 to the memory device 2 0 0. Preferably, the access of the engine 150 and the external processor 500 to the memory device 2000 is realized by a multiplexer as a part of the memory bus 502, and the The multiplexer is controlled by the switching engine 15. The multi-port bridge 100, which includes a communication bus 102 (Fig. 5), should be implemented as a integrated circuit mounted on a printed circuit board. A memory device 200 and an external processor 500 are also mounted on the printed circuit board 504. As described above with reference to FIGS. 5-7, the bridge and filtering functions of the multi-port bridge are mainly performed by switching the engine 150 and the buffer memory 200. Because turning on and off the engine 150 and port 104—112 is better to connect to most state-limiting machines via communication bus 102, the multi-port bridge 100 provides high-frequency bandwidth for multi-port Bridge 100 indicates a data message packet. Therefore, according to the present invention, an external processor 500 is provided to perform the task of supporting the multi-port bridge 1000 function. These functions include: providing communication ports to enable nodes in the local area network to communicate with nodes in a different local area network or global area network, and enabling nodes in the local area network to communicate with file servers in the local area network; provide The parameters are used to set the initial register of the switching engine: collect data from the local area network to perform network management functions; and provide services for switching the engine. The mailslot interface according to the present invention allows this paper size to be applicable to China, etc.-Standard Cui (CNS) (2 丨 〇 X 297.:.> G 邙 1 read the back note & fill in the VC? Page) ο Order-line warp ¾-Ministry Central Standards ϊ. Bureau only eliminates cooperation Du Yin Bi-Step-Ministry Central Standards Bureau, νη Industrial Consumer Cooperative Cooperatives A7 _____B7 _ 5. Description of the invention (28) Xu external processor 5 0 0 These functions are provided without the need for a large number of pins in the integrated circuit for this interface. Preferably, the external processor 500 is implemented in the form of a reduced instruction set computer (RISC) to improve speed. The external processor 500 may have its own dedicated resources 506, such as a memory for storing software for operating the external processor 5 ◦ 0 and a board for the external processor 500. In addition, when the external processor 500 performs the function of a local area network file server, the resource 506 may include a large-scale file for storing application programs and data files accessible by the external processor 500. Storage device. At the same time, when the external processor 500 performs the function of interconnecting a local area network with a different local area network or a global area network, the resource 506 may include a communication device such as a telephone modem, and the overall service digital network (1 SDN) interface, an interface T 1 media interface or T 3 media that can be accessed by an external processor 500. In addition, multiple external processors 502 can be coupled to the memory bus 502. In such cases I additional resources may be provided to these multiple external processors, such as one or more / mass storage devices and / or one or more communication devices. Figure 9 illustrates a schematic block diagram of a device for periodically updating a lookup table 204 according to the present invention. The lookup table 204 includes three subtables 204 A-C and should be part of a memory device 200 (Figure 5) configured to emulate a C AM device. However, it is quite plausible that the lookup table 204 can be contained in one or more records different from the memory device 200 million. For example, lookup table 204 may be one or more CAM devices. ------------------------ This paper size is applicable to China National Sample (CNS) 8 4 Yue Ku (2I0x2 < ^ >#.) --- 1Λ1§ · : ίϊ1ϊ '而 之 ii. * Fill in the matter again?}

、1T 線_ A7 ___ _ _Η 7 五、發明説明(29 ) 在住址連同對應的埠確認被儲存於查詢表2 0 4中之 前,查詢控制組件1 2 0宜執行在每個住址上的混雜運算 法則。混雜運算法則宜除去每個住址的最重要位元並且使 最不重要的位元保持不變,雖然其他的混雜運算法則亦能 夠被使用》較佳地,那十六個最不重要的位元被保有以致 於在在混雜之後有2 1 6 (6 5,5 3 6)種可能住址。 因此,每一個子表204 A - C宜有216 (65, 5 3 6 )個記億位置。然而,很淸楚的,混雜運算法則能 造成其餘的位元有不同的數目,因此,在每個子表裡的記 億位置的不同的數目。 圖1〇舉例說依照本發明爲週期地更新儲存於三個查 詢子表#1 — 3 (204A-C)之每一子表中之住址和 埠資料的時間表。假定在時間0 . 0,多埠橋100首先 被打開或重新設定以致於最初任何一張子表# 1 ~ 3 (舉 例來說打開或重新設定序列將每個表輸入設定爲全部爲零 )裡都的沒有輸入。.在最初2 . 5分的時段期間,包含在 出現於多埠橋1 0 0的任何一個埠的訊息封包的每筆資料 中的來源住址藉由除去最重要的3 2位元被混雜爲1 6位 元。收到資料訊息封包的埠(來源埠)的一個確認被儲存 在被由混雜的住址所指定的每一張表#1(204A)和 #2 (2_0 4B)的一個位置。 較佳地,在混雜運算法則期間被移動的3 2個住址位 元也連同埠確認被儲 存於適當的表中。其餘的3 2位元被用以查證其中二 ___________- 32 -___________ 本紙张尺度適用中國國右榡準(CNS ) /\4圯枯( 經滴部中央榡卑局只工消泞合ϋΓιί印Si A7 __B7 五、發明説明(3〇 ) 或多個節點部份共用的混雜住址的事件裡的完整住址(舉 例來說他們有那相同的最不重要的16住址位元)。如果 在任一表中混雜的來源已有一輸入(根據由第一節點開始 的訊息封包),其餘的32個來源住址訊息封包的位元被 比與被儲存在被被混雜來源住址指定的記憶位置的3 2個 位元.。如果其餘的3 2位元不相符,則指示從第二的節點 發出的資料訊息封包具有與第一個節點的相同的最不重要 位元。在如此的情況下,連結列表爲被影響的表被形成以 用來儲存第二的節點的其餘的3 2位元及被第二的節點連 接到的埠的住址和埠的確認。如果其餘的3 2位元相符, 則指示僅具有混雜來源住址的一節點(第一節點)已傳輸 一資料訊息封包。在如此的情況下,連結列表不需要。 同時,在最初2 · 5分的時段期間,包含在被多埠橋 1 0 0所收到的每筆資料訊息封包被混雜爲十六位元。記 憶體控制器106使用被混雜的目標住址査詢在表#1( 2 0 4 A )中資料訊息封包將被指示以便傳輸到目標節點 的適當的璋》 _ 如果沒有資料被儲存在被被混雜目標住址指定的位置 ,這表示那些資料訊息封包爲節點被留給仍未傳輸資料訊 息封包或一"存活"訊息封包。在此情況下,多埠橋 1 0 0沒有充份的資訊以適當地指示訊息封包。因此I訊 息封包宜被指示到除了收到訊息封包(訊息封包被播放) 的埠以外的每個埠。 如果資料被儲存在由混雜目標住址指定的位置,其餘 ___________________________ _________ 本紙張尺度適用中國國家樣隼(CNS·} 枯(210x2<mM;._ ) --^-------装—-----iT---------0 (¾先閱誚背而之注¾事項再4、ΐΐτ本頁)、 1T line _ A7 ___ _ _Η 7 V. Description of the invention (29) Before the address and the corresponding port confirmation are stored in the lookup table 2 0 4, the query control module 1 2 0 should perform the hybrid operation on each address. law. The promiscuous algorithm should remove the most significant bits of each address and keep the least significant bits unchanged, although other promiscuous algorithms can also be used. "Preferably, the sixteen least significant bits. It is held so that there are 2 1 6 (6 5, 5 3 6) possible addresses after being mixed. Therefore, each sub-table 204 A-C should have 216 (65, 5 3 6) billion positions. However, it is quite plausible that the promiscuous algorithm can cause the remaining bits to have different numbers. Therefore, the number of billion positions in each subtable is different. FIG. 10 illustrates a schedule for periodically updating the address and port information stored in each of the three query subtables # 1-3 (204A-C) according to the present invention. Assume that at time 0.0, the multi-port bridge 100 is first opened or reset so that any of the first sub-tables # 1 to 3 (for example, opening or resetting the sequence will set each table input to all zeros). No entry for. During the first 2.5 minute period, the source address in each piece of data contained in the message packet appearing on any port of the multi-port bridge 100 was mixed into 1 by removing the most important 32 bits. 6 bits. An acknowledgement of the port (source port) that received the data message packet is stored in a location on each of the tables # 1 (204A) and # 2 (2_0 4B) designated by the mixed address. Preferably, the 32 address bits moved during the promiscuous algorithm are also stored in the appropriate table along with the port confirmation. The remaining 32 bits are used to verify two of them ___________- 32 -___________ This paper size is applicable to China National Standards (CNS) / \ 4 圯Si A7 __B7 V. The full address in the event of the description of the invention (30) or the mixed address shared by multiple nodes (for example, they have the same least significant 16 address bits). If in any table The mixed source has an input (based on the message packet from the first node), and the bits of the remaining 32 source address message packets are compared to 32 bits stored in the memory location specified by the mixed source address. Meta: If the remaining 32 bits do not match, it indicates that the data message packet sent from the second node has the same least significant bits as the first node. In this case, the linked list is The impact table is formed to store the remaining 32 bits of the second node and the address and port confirmation of the port to which the second node is connected. If the remaining 32 bits match, it indicates that it has only Miscellaneous source address A node (first node) has transmitted a data message packet. In this case, the connection list is not needed. At the same time, during the first 2.5 minutes period, it is included in the received by the multi-port bridge 100 Each data message packet is hashed into sixteen bits. The memory controller 106 uses the hashed destination address to query the data message packet in Table # 1 (2 0 4 A) to be indicated for transmission to the appropriate destination node.璋》 _ If no data is stored in the location specified by the hybrid destination address, it means that those data message packets are left by the node to a data message packet that has not yet been transmitted or a "live" message packet. In this case, Multi-port bridge 100 does not have sufficient information to properly indicate message packets. Therefore, I-message packets should be indicated to each port except the port that received the message packet (message packet is played). If the data is stored in The location specified by the mixed target address, the rest ___________________________ _________ This paper size is applicable to the Chinese national sample (CNS ·) dry (210x2 <mM; ._)-^ ------- packing --- ---- iT --------- 0 (¾Read the note on the back and note the matter later, and then 4, this page)

經滴部中央標沐局只工消费合竹社印说 Μ ——-_____ Β7 ____ 五、發明説明(31 ) 的目標住.址位元被與儲存在該位置的3__2個住址位元以決 定他們是否相符。如果沒有其餘的住址位元相符’這表示 二或多個節點共用相同的1 6個最不重要的住址位元。當 在學習時期中發生此情形時,一連結表列被設定以儲存每 •—個共用1 6個最不重要的住址位元的節點的埠確認。如 果有其餘的住址位元比對相符_,埠的確認被利用於適當地 將那些資料訊息封包指向該.埠以傳輸至目標節點。 如果被目標住址指定的埠是相同於收到訊息封包的埠 1這表示訊息封包的來源節點和目標節點是在相同的區域 網路片段。因爲目標節點直接地從來源節點收到訊息封包 ,所以在此情況下,多埠橋1 0 0宜不將訊息封包指向埠 〇 在最初2 . 5分鐘的結束時,子表#3 (204C) 淸除所有的輸入。然而,如果沒有輸入自啓動以後在子表 # 3中沒有輸入,子表# 3的淸掃的步驟可被跳過。然後 ,在第二個2.5分鐘的期間,資料被已與資料在最初 2 . 5分鐘的期間被儲存在子表#1 (204Α)和#2 (204Β)相同的方式儲存在子表#2 (204Β)和 #3 (204C)之中。同時,在第二個2 . 5分鐘的期 間,表#2 (20413)被利用以査詢周期。在第二個 2 . 5分鐘的結束時|子表#1 (204Α)淸除所有的 輸入。然後,在第三個2 . 5分鐘的期間,資料被儲存在 子表#1 (204Α)和#3 (204C)之中而表三被 利用以查詢周期。在第三個2 . 5分鐘的結束時|子表 _____________________-34 -________ 本紙張尺度適用中國國家彳準(CNS ) 栝(2]0/2们々># ) (ΐΛι閱7-rif]'而之注^:事項再访轉本^) —-r J------- iff nt—The central standard bureau of Dibu Ministry only consumes the seal of the Hezhu Society. —— _____ Β7 ____ V. The target residence of the invention description (31). The address bit is determined by the 3__2 address bits stored in the position. Do they match. If no other address bits match ', this means that two or more nodes share the same 16 least significant address bits. When this happens during the learning period, a linked list is set to store the port confirmations for each node that shares 16 least significant address bits. If the remaining address bits match _, the port confirmation is used to properly direct those data message packets to that port for transmission to the target node. If the port specified by the destination address is the same as the port 1 that received the message packet, this means that the source node and the destination node of the message packet are in the same local network segment. Because the destination node receives the message packet directly from the source node, in this case, the multi-port bridge 100 should not point the message packet to the port 0. At the end of the first 2.5 minutes, subtable # 3 (204C) Eliminate all entries. However, if no entry has been made in sub-table # 3 since the start, the sweep of sub-table # 3 may be skipped. Then, in the second 2.5 minute period, the data has been stored in sub-table # 2 (the same way that the data was stored in sub-tables # 1 (204Α) and # 2 (204Β) during the first 2.5 minutes. 204B) and # 3 (204C). Meanwhile, during the second 2.5 minute period, Table # 2 (20413) is utilized to query the period. At the end of the second 2.5 minutes | Subtable # 1 (204Α) erases all entries. Then, during the third 2.5 minute period, the data is stored in sub-tables # 1 (204A) and # 3 (204C) and table three is used for the query period. At the end of the third 2.5 minutes | Sub-sheet _____________________- 34 -________ This paper size applies to China National Standards (CNS) 栝 (2) 0 / 2people々 >#) (ΐΛιι7-rif ] '而 之 Note ^: Revisited reprints of matters ^) —-r J ------- iff nt—

-1T • I. - - - · A7 ________ ΙΪ7 _ 五、發明説明(32 ) #2 (2 04B)淸除所有的輸入。在第四個2 . 5分鐘 的期間,資料被儲存在子表#1 (204A)和#2 ( 2 Ο 4 B )之中而表三被利用以查詢周期。在第四個 2 . 5分鐘的結束時,子表#3淸除所有的輸入。 注意在第四時期和在第一時期所執行的步驟相同(除 了在最初2.5分鐘結束時不需淸除子表#3)。因此, 程序藉重複第一,第二,第三時期之步驟而循環。 依照本發明,在任何的査詢周期被利用的輸入沒有超 過5分鐘以前的。然而,每個輸入的年齡並非個別追蹤的 (-1.?51閱谇背而之注念市項#填巧本頁)-1T • I.---· A7 ________ ΙΪ7 _ 5. Description of the invention (32) # 2 (2 04B) Eliminate all inputs. During the fourth 2.5 minute period, the data is stored in sub-tables # 1 (204A) and # 2 (2 0 4 B) and Table 3 is used for the query period. At the end of the fourth 2.5 minutes, subtable # 3 deletes all entries. Note that the same steps are performed during the fourth period as during the first period (except that subtable # 3 need not be deleted at the end of the first 2.5 minutes). Therefore, the program loops by repeating the steps of the first, second, and third periods. According to the present invention, the input utilized in any query period does not exceed 5 minutes ago. However, each age entered is not tracked individually (-1.?51 read the back of the note of the city item #fill this page)

.A 經於-部中央栉i?·局只工消费合竹社印^ 本紙張尺度適汛中國國家標準(CNS ) Λ^ίΐ^ ( 2ΐ〇 Χ297Γ>ΐ 1一-.A The Ministry of Economic Affairs of the Central Government Bureau of the People's Republic of China ·· Only printed by Hezhushe ^ The paper size is suitable for flooding China National Standards (CNS) Λ ^ ίΐ ^ (2ΐ〇 χ297Γ > ΐ 1 一-

Claims (1)

六、申請專利範圍 法,該多埠橋 體裝置的埠I 的區段_,該方 a .將來 收訊息封包, 料區,且訊息 b .查詢 c .分配 d .形成 區用以識別來 區用以識別記 e ·第一 f •將訊 封包的記憶體 g .第二 h ·將三 i •將訊 置收入目標埠 j .將訊 A8 B8 C8 D8 •一種控制在多埠橋中之 個被通訊 用以互相 列步驟: 包含多數 該多堤橋 法包含下 源埠裡的 訊息封包 封包正被 一表中之 記憶體裝 訊息封包 源埠,第 憶體裝置 次將三元 息封包載 的位置; 次放三元 元組在儲 息封包接 裡的傳送 息封包送 資料訊息封包的流程的方 匯流排互相連接到一記憶 連接多數個局部區域網路 經濟部中央樣準局員工消費合作社印製 (請先閱讀背面之注意事項再填寫本頁) 訂 絲 緩衝器中 具有一目 從與來源 目標位址 置裡的一 的三元組 二的區用 裡的被指 組放在通 入記憶體 之資料訊 標位址, 埠相關的 以決定訊 位置給訊 ,其中三 以識別目 定至訊息 訊匯流排 裝置之內 息封包收入一接 一來源位址和資 區段接收; 息封包目標埠: 息封包: 元組包括第一的 標埠的,和第三 封包的位置: 上: 之被分配給訊息 組在通訊匯流排上 存目標埠裡的三元 從記億體裝置裡分 緩衝器之內;以及 到與訊息封包的目標埠相關的區段 組緩衝器裡的; 配給訊息封包位 2 _依照申請專利範圍第的方法其中査詢目標位 址之步驟於資料區被來源埠接 _時候被執行 依照申請專利範圍第儀,的方法其中將訊息封包 本紙張尺度適用中國國家標準(CNS) A4規格( 210X297公釐) -36- Α8 Β8 C8 D8 六、申請專利範圍 載入記憶體裝置之步驟聆資料區被來源埠接收的時候被執 'll®!III 4.依照申請專利範圍第 的方法其中傳輸訊息封 經濟部中央揉隼局員工消費合作社印裝 包之步驟於資料區被目標埠從體裝置接收時被執行。 It.·:·. %,*.> t 5.—種多埠橋用以互相Ϊ接多數個局部區域網路的 區段,該多塢橋包含: a .通訊匯流排; b .耦合至通訊匯流排的記憶體裝置; c .耦合至通訊匯流排的來源埠,其中來源璋自與來 源埠相關的局部區域網路的一個區段裡面的來源節點接收 訊息封包,其中來源埠在接收訊息封包的目標節點的一個 位址時開始查詢周期且其中查詢周期的產品爲一三元組, 其具有識別來源琿的第一區,識別訊息封包的目標埠的第 二區,以及識別在記憶體裝置被指定給訊息封包的位置的 第三區:和 d.用以將訊息封包傳送到與目標埠相關的局部區域 網路中的一個區段裡面目標節點的目標埠,其中如果目標 埠不忙線,在三元組第一次被放置在通訊匯流排上之後, 目標埠直接地從來源埠接收訊息封包,而且如果目標埠不 直接地從來源埠接收訊息封包,在三元組第二次被放置在 通訊匯流排上之後,目標埠接收來自記憶體裝置的訊息封 包。 依照申請專利範圍第5項葡^^^381中訊息封包 在第一次三元組被放 流 第二次三元組被 (請先閲讀背面之注意事項再填寫本頁) 裝· 訂 線 本紙張尺度適用中國國家標準(〇奶)六4规格(210><297公釐) -37 - 經濟部中央標準局貞工消費合作社印製 A5 B8 C8 DS 六、申請專利範圍 放置在的通訊匯流排之間被儲存在體中。 7 .依照申請專利範圍第5項中來源埠包 含一用來接收資料訊息封包的接收緩衝器。 8 ·依照申請專利範圍第7項的多埠橋,其中資料訊 息封包具有一最大預期大小値且接收緩衝器較最大預期大 小値小。 9 ·依照申請專利範圍第5項的多埠橋,其中目標埠 包含用來傳輸資料訊息封包的傳送緩衝器。 1 0 .依照申請專利範圍第9項的多埠橋,其中資料 訊息封包具有一最大預期大小値且接收緩衝器較最大預期 大小値小。 1 1 一種控制在多埠橋中之資料訊息封包的流程的 方法,該多埠橋包含多數個被通訊匯流排互相連接到一記 憶體裝置的埠,該多埠橋用以互相連接多數個局部區域網 路的區段,該方法包含下列步驟: a ·將來源埠裡的緩衝器中之資料訊息封包收入一接 收訊息封包,訊息封包具有一目標位址’—來源位址和資 料區,且訊息封包正被從與來源埠相關的區段接收; b.査詢一表中之目標位址以決定訊息封包目標埠; c _分配記憶體裝置裡的一位置給訊息封包; d .形成訊息封包的三元組,其中三元組包括第一的 區用以識別來源埠,第二的區用以識別目標埠的,和第三 區用以識別記億體裝置裡的被指定至訊息封包的位置; e.第一次將三元組放在通訊匯流排上; (請先閲讀背面之注意事項再填寫本頁)6. The scope of patent application method, section I of port I of the multi-port bridge device, the party a. Receive message packets, data area in the future, and message b. Query c. Allocate d. Form the area to identify the coming area It is used to identify the memory e · the first f • the memory g of the packet. The second h · the three i · the message into the target port j. The message A8 B8 C8 D8 • a control in the multi-port bridge It is used to communicate with each other by steps: Including most of the multi-bank bridge method, the message packet in the source port is contained in the memory port of the message packet source port in the table, and the memory device times the ternary information packet. Position; the sub-trip triplet in the interest-storage packet connection is used to transmit the information packet and send the data message packet; the process buses are connected to each other by a memory connection; System (please read the precautions on the back before filling this page) The stapled buffer has an indexed group of one triplet and two from the source destination address in the access memory Information The address and port are related to determine the location of the message to the message, three of which are to identify the internal packet revenue that is targeted to the message bus device, one by one, the source address and the data segment to receive; the message packet destination port: the message packet : The tuple includes the first standard port, and the third packet position: upper: the ternary allocated to the message group on the communication bus and stored in the target port is divided into the buffer from the memory device; And into the segment group buffer related to the destination port of the message packet; allocating the message packet bit 2 _ according to the method of the scope of patent application where the step of querying the destination address is performed when the data area is connected by the source port _ The method of applying for the patent scope is to apply the Chinese paper standard (CNS) A4 specification (210X297 mm) to the paper size of the paper envelope. -36- Α8 Β8 C8 D8 When the district is received by the source port, it will be executed 'll®! III 4. According to the method of the scope of patent application, the transmission message is sealed by the staff of the Central Ministry of Economic Affairs and the Ministry of Economic Affairs. Step-pack of printed material in the target area is performed when the port is received from the apparatus body. It. ·: ··%, *. ≫ t 5. A kind of multi-port bridge is used to connect a plurality of local area network sections to each other. The multi-dock bridge includes: a. Communication bus; b. Coupling A memory device to a communication bus; c. A source port coupled to the communication bus, where the source receives a message packet from a source node in a segment of a local area network associated with the source port, where the source port is receiving A query cycle starts when an address of a destination node of a message packet is formed, and a product of the query period is a triplet, which has a first region for identifying a source 珲, a second region for identifying a destination port of the message packet, and identification in a memory. The third area of the location where the bulk device is assigned to the message packet: and d. The destination port used to transmit the message packet to the destination node in a segment in the local area network associated with the destination port, where if the destination port is not Busy, after the triplet is placed on the communication bus for the first time, the destination port receives the message packet directly from the source port, and if the destination port does not receive the message packet directly from the source port, the triplet After the second is placed on the communication bus, the target port to receive messages from the memory device package seal. According to the scope of the patent application No. 5 Portuguese ^^^ 381, the message packet was released on the first triad and the second triad was quilted (please read the precautions on the back before filling this page) Standards are applicable to Chinese National Standard (〇 奶) 六 4 Specifications (210 > < 297 mm) -37-Printed by A5 B8 C8 DS of Zhengong Consumer Cooperatives, Central Bureau of Standards, Ministry of Economic Affairs VI. Between are stored in the body. 7. According to item 5 of the scope of patent application, the source port includes a receiving buffer for receiving data message packets. 8. The multi-port bridge according to item 7 of the scope of patent application, wherein the data message packet has a maximum expected size, and the receiving buffer is smaller than the maximum expected size. 9 The multi-port bridge according to item 5 of the patent application, wherein the target port contains a transmission buffer for transmitting data message packets. 10. The multi-port bridge according to item 9 of the scope of patent application, wherein the data message packet has a maximum expected size (値) and the receiving buffer is smaller than the maximum expected size. 1 1 A method for controlling the flow of data message packets in a multi-port bridge. The multi-port bridge includes a plurality of ports interconnected to a memory device by a communication bus. In a segment of a local area network, the method includes the following steps: a. The data message packet in the buffer in the source port is received into a received message packet, and the message packet has a destination address'—the source address and the data area, and Message packets are being received from the segment associated with the source port; b. Query the target address in a table to determine the message packet destination port; c _ allocate a location in the memory device to the message packet; d. Form a message packet Triplet, where the triplet includes the first area to identify the source port, the second area to identify the destination port, and the third area to identify the device that is assigned to the message packet in the device. Position; e. Put the triplet on the communication bus for the first time; (Please read the precautions on the back before filling this page) 本紙張尺度適用中國國家搮準(CNS > A4规格(210X297公釐) -3F- 經濟部中央榇牟局員工消費合作社印装 A8 B8 C8 D8 六、申請專利範圍 f.將訊息封包載入記億體裝置之內之被分配給訊息 封包的記憶體的位置;以及 g .決定是否目標埠可直接地從來源埠接收訊息封包 ,如果目標埠可直接地從來源埠接收訊息封包’執行與將 訊息封包載入記憶裝置內之操作同步地將訊息封包接收入 目標埠裡的傳送緩衝器內的步驟,而如果目標埠不可從那 來源埠直接地接收訊息封包^在目標埠可接收訊息封包之 後將訊息封包自記憶體接收入目標埠之內。 1_2 依照申請專利範圍第1 1項的方法’進—步地 包含在載入步驟被完成之後第二次將三元組放置於通訊匯 流排上的步驟。 13.依照申請專利範圍第12項的方法’進一步地 包含在第二次將三元組放置於通訊匯流排上的期間將三元 組儲存在目標埠裡的步驟。 ^ 1 4 _依照申請專利範圍第1 1項的方法’進一步地 包含當訊息封包正被接收入目標埠的傳送緩衝器內時執行 傳輸訊息封包的步驟。 1 5 ·依照申請專利範圍第1 1項的方法,其中訊息 封包也有資料區且其中當資料區被來源埠接收時目標位址 查詢的步驟被執行。 1 6 .依照申請專利範圍第1 1項的方法,其中當資 料區被來源埠接收時執行訊息封包載入記憶體裝置內的步 驟。 1 7 .依照申請專利範圍第1 1項的方法’進一步地 (請先Μ讀背面之注意ί項再填寫本頁) 訂 線 本紙張尺度適用中國國家標丰(匚奶)人4規格(210父297公釐).+ -39- A8 BS C8 D8 六、申請專利範圍 包含當訊息封包正被目標埠接收自記憶體裝置時執行傳輸 訊息封包的步驟。 1 8 . —種週期地更新查詢表裡的輸入之方法用以經 由具有多數個埠的多埠橋適當地指示資料訊息封包,每個 埠有一埠確認,其中每一筆資料訊息封包由多數個節點的 個別之一發出,每個節點有節點位址且每個節點對應於多 數個節點的個別之一,該方法包含以下步驟: a .將在第一時段期間發出有關對應埠的埠確認的資 料訊息封包的每個節點的節點位址儲存在第一記憶體層和 第二記億體層: b .將在第二時段期間發出有關對應埠的埠確認的資 料訊息封包的每個節點的節點位址儲存在第二記憶體層和 第三記憶體層; c ·將在第三時段期間發出有關對應埠的埠確認的資 料訊息封包的每個節點的節點位址儲存在第一記憶體層和 第三記億體層。 經濟部中央標準局員工消费合作社印製 (請先H-讀背面之注意事項再填寫本頁) -線 1 9 ·依照申請專利範圍第1 8項的方法,進—步包 含在第一時段期間利用第一記憶體層以指示資料訊息封包 的步驟。 2 0 ·依照申請專利範圍第1 9項的方法,進—步包 含在第一時段期間利用第二記憶體層以指示資料訊息封包 的步驟。 2 1 _依照申請專利範圍第2 0項的方法,進―步包 含在第一時段期間利用第三記憶體層以指示資料訊g封包 本絲踐通财關家料(CNS ) A视^· ( 21GX297公釐)-40 ----- 經濟部中央揉丰局員工消費合作社印装 本纸張尺度逋用中國國家標準(CNS ) Α4規格(210X297公釐) B8 C8 ______ D8___;__ 六、申請專利範圍 ,. * 的步驟。 2 2 ·依照申請專利範圍第2 0項的方法,其中利用 第一記憶體層用以指示資料訊息封包產品晕一每個訊息封 包的三元組,每個三元組具有一第一區,包含對應於發出 訊息封包的節點的來源埠的確認,一第二區’包含對應於 有意領受訊息封包的節點的目標埠的確認’ 以及第三區,包含被分配到在訊息封包緩衝器中的訊 息封包的出發位址。 2. 3 .依照申請專利範圍第1 8項的方法’進一步包 在儲存節點位址於第一,第二和第三記億體層的每個裡之 前混雜每個節點位址的步驟。 2 4 .依照申請專利範圍第1 8項的方法,其中那第 二時段開始於第一時段結束時。 2 5 .依照申請專利範圍第2 4項的方法’其中那第 三時段開始於第二時段結束時。 2 6 .依照申請專利範圍第2 5項的方法’進一步包 含在第二時段結束時淸除第一個記憶體層的步驟。 2 7 .依照申請專利範圍第2 6項的方法,進一步包 含在第二時段結束時淸除第三個記憶體層的步驟。 .2 8 .依照申請專利範圍第2 7項的方法’進一步包 含在第三時段結束時淸除第一個記憶體層的步驟。 2 9 .依照申請專利範圍第2 8項的方法’進一步包 含在第三時段結束時重複步驟a ’ b,c ’和d。 3 0 . —種週期地更新査詢表裡的輸入之裝置用以經 (請先閱讀背面之注意ί項再填寫本頁) 訂 經濟部中夾標隼局員工消費合作社印裝 Λ8 __D8 六、申請專利範圍 由具有多數個埠的多埠橋適當地指示資料訊息封包,每個 埠有一埠確認’其中每一筆資料訊息封^由多數個節點的 個別之一發出,每個節點有節點位址且每個節點對應於多 數個節點的個別之一,該裝置包含: a.—第一記憶體層用以在第一時段期間儲存發出有 關對應埠的埠確認的資料訊息封包的每個節點的節點位址 且該第一記憶體層用以在第三時段期間儲存發出有關對應 埠的埠確認的資料訊息封包的每個節點的節點位址,其中 在第一時段期間與第三時段期間發生一第二時段期間; b _ —第二記憶體層用以在第二時段期間儲存發出有 關對應埠的埠確認的資料訊息封包的每個節點的節點位址 且該第二記億體層用以在第一時段期間儲存發出有關對應 埠的埠確認的資料訊息封包的每個節點的節點位址;以及 c .—第三記億體層用以在第三時段期間儲存發出有 關對應埠的埠確認的資料訊息封包的每個節點的節點位址 且該第三記憶體層用以在第二時段期間儲存發出有關對應 埠的埠確認的資料訊息封包的每個節點的節點位址。 3 1 ·依照申請專利範圍第3 0項的裝置*其中每個 節點位址在儲存之前被混雜。 3 2 ·依照申請專利範圍第3 0項的裝置,其中第一 ,第二和第三記憶體層各爲一C A Μ裝置。 3 3 .依照申請專利範圍第3 0項的裝置,其中第一 ,第二和第三記憶體層各爲一效法CAM裝置的RAM裝 置。 ( CNS ) { 210X297^it ) - 42.- (請先H讀背面之注意事項再填寫本頁)This paper size applies to China National Standards (CNS > A4 size (210X297 mm) -3F- printed by A8 B8 C8 D8 of the Consumer Cooperatives of the Central Ministry of Economic Affairs of the Ministry of Economic Affairs. 6. Scope of patent application f. Load the information packet into the record The location of the memory allocated to the message packet within the billion-body device; and g. Determining whether the destination port can receive message packets directly from the source port, if the destination port can receive message packets directly from the source port The operation of loading the message packet into the memory device synchronously receives the message packet into the transmission buffer in the destination port, and if the destination port cannot directly receive the message packet from the source port ^ After the destination port can receive the message packet The message packet is received from the memory into the target port. 1_2 The method according to item 11 of the scope of patent application 'progressively includes the second step of placing the triplet on the communication bus after the loading step is completed. 13. The method according to item 12 of the scope of patent application 'further includes a period during which the triple is placed on the communication bus for the second time. The step of storing the triplet in the target port. ^ 1 4 _The method according to item 11 of the scope of patent application 'further includes the step of performing transmission of the message packet while the message packet is being received in the transmission buffer of the target port. 1 5 · According to the method in the scope of patent application No. 11 where the message packet also has a data area and where the destination address query step is performed when the data area is received by the source port. 1 6. According to the scope of patent application No. 1 A method according to item 1, in which a step of loading a message packet into a memory device is performed when a data area is received by a source port. 1 7. The method according to item 11 of the scope of patent application 'further (please read the note on the back first) Please fill in this page again on the page) The paper size of the booklet is applicable to the standard 4 (210 father and 297 mm) of China National Standard Feng (milk milk) person. + -39- A8 BS C8 D8 Perform the steps of transmitting message packets when being received from the memory device by the target port. 1 8. — A method of periodically updating the entries in the lookup table to pass through a multi-port bridge with multiple ports as appropriate Indicates a data message packet, each port has a port acknowledgement, where each data message packet is sent by an individual one of the plurality of nodes, each node has a node address, and each node corresponds to an individual one of the plurality of nodes, The method includes the following steps: a. Storing the node address of each node that sends a data message packet about the corresponding port during the first period in the first memory layer and the second memory layer: b. The node address of each node that sends a data message about the port confirmation of the corresponding port during the second period is stored in the second memory layer and the third memory layer; c. The port confirmation about the corresponding port will be sent during the third period The node address of each node of the data message packet is stored in the first memory layer and the third memory layer. Printed by the Consumers' Cooperative of the Central Standards Bureau of the Ministry of Economic Affairs (please H-read the notes on the back before filling this page)-Line 1 9 · According to the method of item 18 of the scope of patent application, further-included in the first period The step of using the first memory layer to indicate the data message packet. 20 • According to the method of item 19 of the scope of patent application, the method further includes the step of using the second memory layer to indicate the data message packet during the first period. 2 1 _According to the method of item 20 of the scope of patent application, the step further includes using a third memory layer during the first period to instruct the data message to encapsulate this material through the wealth management materials (CNS) A view ^ · ( 21GX297mm) -40 ----- The paper size of the printed papers of the Consumer Cooperatives of the Central Government Bureau of the Ministry of Economic Affairs (Chinese National Standard (CNS)) A4 (210X297mm) B8 C8 ______ D8___; __ VI. Application Patent scope,. * Steps. 2 2 · The method according to item 20 of the scope of patent application, wherein the first memory layer is used to instruct the data message package product to halve a triple of each message packet, each triple having a first region containing Corresponds to the source port confirmation of the node sending the message packet, a second area 'contains the acknowledgement of the destination port corresponding to the node intending to receive the message packet' and the third area contains the message allocated to the message packet buffer The starting address of the packet. 2.3. The method according to item 18 of the scope of patent application 'further includes the step of mixing each node address before the storage node address is in each of the first, second and third billion layers. 24. The method according to item 18 of the scope of patent application, wherein the second period starts at the end of the first period. 25. The method according to item 24 of the scope of patent application ', wherein that third period starts at the end of the second period. 26. The method according to item 25 of the scope of patent application 'further includes the step of erasing the first memory layer at the end of the second period. 27. The method according to item 26 of the patent application scope further includes the step of erasing the third memory layer at the end of the second period. .2 8. The method according to item 27 of the scope of patent application 'further includes the step of erasing the first memory layer at the end of the third period. 2 9. The method according to item 28 of the patent application scope further includes repeating steps a'b, c ', and d at the end of the third period. 3 0. — A device that periodically updates the entries in the inquiry form to be used (please read the note on the back, and then fill out this page) to order the printing by the Ministry of Economic Affairs and the Consumer Cooperatives of the Bureau Λ8 __D8 VI. Application The scope of the patent is appropriately indicated by a multi-port bridge with a large number of ports. Each port has a port to confirm. 'Each of these data message packets is issued by an individual of a plurality of nodes. Each node has a node address and Each node corresponds to an individual one of a plurality of nodes, and the device includes: a. A first memory layer for storing, during a first period, a node bit of each node that sends out a data message packet of a port acknowledgement on a corresponding port; Address and the first memory layer is used to store the node address of each node that sends a data message packet about the corresponding port during the third period, wherein a second occurs during the first period and the third period During the time period; b — — the second memory layer is used to store the node bit of each node that sends a data message packet about the corresponding port during the second time period And the second billionth body layer is used to store the node address of each node that sends a data message packet about the corresponding port's port confirmation during the first period; and c. The third billionth body layer is used in the third period Storing the node address of each node that sends a data message packet about the corresponding port during the period, and the third memory layer is used to store each node that sends the data message packet about the port confirmation about the corresponding port during the second period The node address. 3 1 • Device according to item 30 of the scope of patent application * where each node address is mixed before storage. 32. The device according to item 30 of the scope of patent application, wherein the first, second and third memory layers are each a CA device. 33. The device according to item 30 of the scope of patent application, wherein each of the first, second and third memory layers is a RAM device emulating a CAM device. (CNS) {210X297 ^ it)-42.- (Please read the precautions on the back before filling this page) A8 B8 C8 D8 六、申請專利範圍 3· 4 ·依照申請專利範圍第3 〇項的裝置,其中第二 記憶體層在第三時段結束時被淸除。_ 3 5 .依照宇請專利範圍第3 4項的裝置,其中第二 g己憶體層在第一時段結束時被淸除。 3 6 .依照申請專利範圍第3 0項的裝置,其中第一 間記憶體層被用以藉多埠橋在第一時段期間指示訊息封包 3 7 ·依照申請專利範圍第3 6項的裝置,其中每個 訊息封包被形成一三元組,毎個三元組有一第—區包含對 應到開始訊息封包之埠的確認,第二區包含訊息封包的意 領受者節的埠的確認,和第三區包含被分配到在訊息封包 緩衝器中的訊息封包的開始位址* 3 8..依照申請專利範圍第3 6項的裝置,進一步包 含利用第二記億體層在第二時段期間指示資料訊息封包的 步驟。 依照申請專利範圍第3 8項的裝置,進一步包 記憶體層在第三時段期間指示資料訊息封包的 經濟部中央標隼局貝工消費合作社印策A8 B8 C8 D8 VI. Patent application scope 3.4 · The device according to item 30 of the patent application scope, in which the second memory layer is deleted at the end of the third period. _ 35. The device according to item 34 of the U.S. patent, wherein the second g-memory layer is eliminated at the end of the first period. 36. The device according to item 30 of the scope of patent application, wherein the first memory layer is used to indicate a message packet during the first period by using a multi-port bridge. 37. The device according to item 36 of the scope of patent application, wherein Each message packet is formed into a triplet. Each triplet has a first field containing the confirmation corresponding to the port where the message packet started, the second area contains the confirmation of the port of the intended recipient section of the message packet, and the third The area contains the start address of the message packet allocated in the message packet buffer * 3 8 .. The device according to item 36 of the patent application scope further includes the use of a second billion layer to indicate the data message during the second period Envelope steps. According to the device under the scope of patent application 38, it is further included in the memory layer to instruct the data message packet during the third period of time. (請先閲讀背面之注意事項再填寫本頁) 一種週期地更新查詢表裡的輸入之裝置用以經 由具有多數個埠的多埠橋適當地指示資料訊息封包,每個 埠有一谭確認,其中每一筆資料訊息封包由多數個節點的 個別之一發出,每個節點有節點位址且每個節點對應於多 埠橋的多數個節點的個別之一’該裝置包含: a .第一記憶體層, 本紙張尺度適用中國國家揉準(CNS > A4規格(210X 297公^ - 43 - ABCD 六、申請專利範圍 b. 第二記億體層; c. 第三記億體層;以及 d .被耦合至各第一,第二和第三的記億體層的控制 邏輯電路,制邏輯電路用以儲存將在第一時段期間發出有 關尉應埠的琿確認的資料訊息封包的每個節點的節點位址 儲存在第一記億體層和第二記億體層,以及用以將在第二 時段期間發出有關對應埠的埠確認的資料訊息封包的每個 節點的節點位址儲存在第二記億體層和第三記憶體層,以 及用以將在第三時段期間發出有關對應埠的埠確認的資料 訊息封包的每個節點的節點位址儲存在第一記憶體層和第 三記億體層。 4 1 .依照申請專利範圍第4 0項的裝置,其中每筆 資料訊息封包包含產生那些資料訊息封包的節點的位址。 4 2 .依照申請專利範圍第4 0項的裝置,其中每個 節點位址在被儲存之前被混雜。 4 3 .依照申請專利範圍第4 0項的裝置,其中第一 ,第二和第三記憶體層各爲一CAM裝置。 - 經濟部中央榡率局員工消費合作社印製 (請先閲讀背面之注意事項再填寫本頁) 線 4 4 依照申請專利範圍第4 0項的裝置,其中第一 ,第二和第三記憶體層各爲一效法CAM裝置的RAM裝 置。 4 5 .依照申請專利範圍第4 0項的裝置其中第二時 段在第一時段結束時開始。 46.依照申請專利範圍第40項的裝置其中第三時 段在第二時段結束時開始。 本紙張尺度適用中國國家標準(CNS > A4規格(2丨0X297公釐)-44- Λ8 B8 C8 DS 六、申請專利範圍 4 7 .依照申請專利範圍第4 6項的裝置’其中第二 記億體層在第三時段結束時被淸除。 4 8 .依照申請專利範圍第4 7項的裝置’其中第三 記憶體層在第一時段結束時被淸除。 4 9 .依照申請專利範圍第4 0項的裝置’其中第一 間記憶體層被用以藉多埠橋在第一時段期間指示訊息封包 〇 5 0 .依照申請專利範圍第4 9項的裝置’其中每個 訊息封包被形成一三元組,每個三元組有一第一區包含對 應到開始訊息封包之埠的確認,第二區包含訊息封包的意 領受者節的埠的確認,和第兰區包含被分配到在訊息封包 緩衝器中的訊息封包的開始位址。 5 1 .依照申請專利範圍第4 9項的裝置,其中第二 間記億體層被用以藉多埠橋在第二#段期間指示訊息封包 (請先閲讀背面之注意事項再填寫本頁) 訂 線 經濟部中央標準局貝工消費合作社印製 本紙浪尺及適用中國國家標準(CNS ) A4規格(210X297公釐)· 45 -(Please read the precautions on the back before filling this page) A device that periodically updates the entries in the lookup table to properly indicate data message packets via a multi-port bridge with a large number of ports, each port has a Tan confirmation, of which Each data message packet is sent by an individual of a plurality of nodes, each node has a node address, and each node corresponds to an individual of a plurality of nodes of the multi-port bridge. The device includes: a. A first memory layer This paper size applies to the Chinese national standard (CNS > A4 specification (210X 297K ^ -43-ABCD) VI. Patent application scope b. The second billionth tomography; c. The third billionth tomography; and d. To be coupled To each of the first, second, and third billion-layer control logic circuits, the control logic circuit is used to store the node bits of each node that will send out a data message about Wei Yingbu ’s confirmation during the first period. The node address is stored in the first and second billion layers, and the node address is stored for each node that sends a data message packet about the corresponding port's port confirmation during the second period The second memory layer and the third memory layer, and the node address of each node for storing a data message packet about the corresponding port during the third period are stored in the first memory layer and the third memory layer Body. 4 1. The device according to item 40 of the scope of patent application, wherein each data message packet contains the address of the node that generated those data message packets. 4 2. The device according to item 40 of the scope of patent application, wherein each The node addresses are mixed before being stored. 4 3. The device according to item 40 of the scope of patent application, in which the first, second and third memory layers are each a CAM device.-Staff of the Central Government Office of the Ministry of Economic Affairs Printed by a consumer cooperative (please read the notes on the back before filling this page) Line 4 4 Device according to item 40 of the scope of patent application, where each of the first, second and third memory layers is a RAM that emulates a CAM device The device. 4 5. The device according to item 40 of the patent application, wherein the second period starts at the end of the first period. 46. The device according to item 40 of the patent application, wherein the third period is at the Begins at the end of the period. This paper size applies to Chinese national standards (CNS > A4 size (2 丨 0X297 mm) -44- Λ8 B8 C8 DS VI. Patent application scope 4 7. Device according to item 46 of patent application scope 'Where the second memory layer is deleted at the end of the third period. 4 8. The device according to item 47 of the patent application scope' wherein the third memory layer is deleted at the end of the first period. 4 9. According to Apparatus No. 40 in the scope of the patent application 'wherein the first memory layer is used to indicate a message packet during the first period by using a multi-port bridge. 0 50. Apparatus in accordance with the scope of the patent application No. 49' in which The packet is formed into a triple. Each triple has a first field containing the confirmation corresponding to the port of the start message packet, a second field containing the confirmation of the port of the intended recipient section of the message packet, and a blue field containing the The start address of the message packet assigned to the message packet buffer. 5 1. The device according to item 49 of the scope of the patent application, in which the second memory module is used to indicate the message packet during the second # segment by using the multi-port bridge (please read the precautions on the back before filling this page) Printed paper wave ruler of the Central Standards Bureau of the Ministry of Economic Affairs, Shellfish Consumer Cooperative, and applicable Chinese National Standard (CNS) A4 (210X297 mm) · 45-
TW087115363A 1997-09-17 1998-09-15 Triplet architecture in a multi-port bridge for a local area network including method and apparatus for periodically updating entries in a content addressable memory TW400473B (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US5917197P 1997-09-17 1997-09-17
US08/947,081 US5940597A (en) 1995-01-11 1997-10-08 Method and apparatus for periodically updating entries in a content addressable memory
US09/050,750 US6256313B1 (en) 1995-01-11 1998-03-30 Triplet architecture in a multi-port bridge for a local area network

Publications (1)

Publication Number Publication Date
TW400473B true TW400473B (en) 2000-08-01

Family

ID=27367824

Family Applications (1)

Application Number Title Priority Date Filing Date
TW087115363A TW400473B (en) 1997-09-17 1998-09-15 Triplet architecture in a multi-port bridge for a local area network including method and apparatus for periodically updating entries in a content addressable memory

Country Status (3)

Country Link
AU (1) AU9484098A (en)
TW (1) TW400473B (en)
WO (1) WO1999014893A2 (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6845099B2 (en) 2000-06-14 2005-01-18 Mindspeed Technologies, Inc. Communication packet processor with a look-up engine and content-addressable memory for modifying selectors to retrieve context information for a core processor
US6798778B1 (en) 2000-06-14 2004-09-28 Mindspeed Technologies, Inc. Communication packet processor with a look-up engine and content-addressable memory for updating context information for a core processor
US6891829B1 (en) 2000-06-14 2005-05-10 Mindspeed Technologies, Inc. Communication packet processor with a look-up engine and content-addressable memory for retrieving context information for a core processor
US6791983B1 (en) 2000-06-14 2004-09-14 Mindspeed Technologies, Inc. Content-addressable memory for use with a communication packet processor to retrieve context information
US6826180B1 (en) 2000-06-14 2004-11-30 Mindspeed Technologies, Inc. Communication packet processor with a look-up engine and content-addressable memory for storing summation blocks of context information for a core processor
JP2004524617A (en) * 2001-02-14 2004-08-12 クリアスピード・テクノロジー・リミテッド Clock distribution system

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5448565A (en) * 1992-11-12 1995-09-05 International Business Machines Corp. Multiport LAN bridge

Also Published As

Publication number Publication date
WO1999014893A3 (en) 1999-07-29
WO1999014893A2 (en) 1999-03-25
AU9484098A (en) 1999-04-05

Similar Documents

Publication Publication Date Title
US6560236B1 (en) Virtual LANs
US5856974A (en) Internetwork address mapping gateway
US8005084B2 (en) Mirroring in a network device
JP3667586B2 (en) Multicast packet transfer device, multicast packet transfer system, and storage medium
US5732080A (en) Method and apparatus for controlling data flow within a switching device
US7515610B2 (en) Packet processing using a multi-port memory
TW463508B (en) Telecommunication network with variable address learning, switching and routing
US5940597A (en) Method and apparatus for periodically updating entries in a content addressable memory
EP0691772B1 (en) Communication system, server and method for address management
JP3712562B2 (en) Extensible Telecommunications System Bridge
US7496052B2 (en) Automatic VLAN ID discovery for ethernet ports
US7616634B2 (en) Gateway device connecting multicast-supported network to multicast-unsupported L2 network
US7738385B2 (en) Mirroring of data in a network device
JP3109591B2 (en) ATM switch
JP2571343B2 (en) Token Star Bridge
WO2000054467A1 (en) System and method for distributing packet processing in an internetworking device
TW200419358A (en) Integrated circuit and method for exchanging data
JP4007690B2 (en) End device and router
TW400473B (en) Triplet architecture in a multi-port bridge for a local area network including method and apparatus for periodically updating entries in a content addressable memory
US6256313B1 (en) Triplet architecture in a multi-port bridge for a local area network
US7620042B2 (en) Apparatus and method for inter-processor communications in a multiprocessor routing node
JP2003348148A (en) Ip multicast control method and ip multicast control system employing the same
JP2006211457A (en) Converter device and method of controlling communication
EP0603444A1 (en) Token star switch
Catania et al. A routing strategy for MAN interconnection

Legal Events

Date Code Title Description
GD4A Issue of patent certificate for granted invention patent
MM4A Annulment or lapse of patent due to non-payment of fees