JP5105111B2 - Packet relay apparatus and packet relay method - Google Patents

Packet relay apparatus and packet relay method Download PDF

Info

Publication number
JP5105111B2
JP5105111B2 JP2010041262A JP2010041262A JP5105111B2 JP 5105111 B2 JP5105111 B2 JP 5105111B2 JP 2010041262 A JP2010041262 A JP 2010041262A JP 2010041262 A JP2010041262 A JP 2010041262A JP 5105111 B2 JP5105111 B2 JP 5105111B2
Authority
JP
Japan
Prior art keywords
layer
processing unit
buffer
packet
interface
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2010041262A
Other languages
Japanese (ja)
Other versions
JP2011181987A (en
Inventor
元俊 咸
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Platforms Ltd
Original Assignee
NEC AccessTechnica Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC AccessTechnica Ltd filed Critical NEC AccessTechnica Ltd
Priority to JP2010041262A priority Critical patent/JP5105111B2/en
Publication of JP2011181987A publication Critical patent/JP2011181987A/en
Application granted granted Critical
Publication of JP5105111B2 publication Critical patent/JP5105111B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Description

本発明は、付加情報(オーバーヘッド)を吸収する回路を有するパケット中継装置及びパケット中継方法に関する。   The present invention relates to a packet relay apparatus and a packet relay method having a circuit that absorbs additional information (overhead).

パケット中継装置としてルータがある。ルータは、一般的に図5のような構成になっている。図5のルータでは、データ伝送速度が1Gbpsのルータ構成を想定している。ルータは、下位ネットワークと上位ネットワークの中継、つまり、IP(Internet Protocol)パケットの送受信を行う装置である。   There is a router as a packet relay device. The router is generally configured as shown in FIG. The router of FIG. 5 assumes a router configuration with a data transmission rate of 1 Gbps. The router is a device that relays between the lower network and the upper network, that is, transmits and receives IP (Internet Protocol) packets.

レイヤ2処理部103とレイヤ3処理部104との間には、IEEE802.3zで標準化されているGMII(Gigabit Media Independent Interface)やRGMII(Reduced Gigabit Media Independent Interface)、SGMII(Serial Gigabit Media Independent Interface)などのクロック同期型インタフェースを有するMAC(Media Access Controller)101、102)で接続されているのが一般的である。特許文献1では、RGMII回路で接続されている。   Between the layer 2 processing unit 103 and the layer 3 processing unit 104, GMII (Gigabit Media Independent Interface), RGMII (Reduced Gigabit Media Independent Interface), SGMII (Serial Gigabit Media Independent Interface), which are standardized by IEEE 802.3z. In general, they are connected by MAC (Media Access Controller) 101, 102) having a clock synchronous interface. In patent document 1, it connects by the RGMII circuit.

従来のルータにおいて、IPパケットは、以下の経路で伝送される。下位ネットワークから上位ネットワークに伝送する場合、入出力部105で受信したIPパケットをバッファ107に貯めてから、レイヤ2処理部103からレイヤ3処理部104に伝送する。次に、IPパケットをバッファ108に貯めてから、入出力部106に伝送する。一方、IPパケットを上位ネットワークから下位ネットワークに伝送する場合、入出力部106で受信したIPパケットをバッファ108に貯めてから、レイヤ3処理部104からレイヤ2処理部103に伝送する。次に、バッファ107に貯めてから、入出力部105に伝送する。   In a conventional router, an IP packet is transmitted through the following route. When transmitting from the lower network to the upper network, the IP packets received by the input / output unit 105 are stored in the buffer 107 and then transmitted from the layer 2 processing unit 103 to the layer 3 processing unit 104. Next, the IP packet is stored in the buffer 108 and then transmitted to the input / output unit 106. On the other hand, when transmitting an IP packet from the upper network to the lower network, the IP packet received by the input / output unit 106 is stored in the buffer 108 and then transmitted from the layer 3 processing unit 104 to the layer 2 processing unit 103. Next, the data is stored in the buffer 107 and then transmitted to the input / output unit 105.

特開2009−188479号公報JP 2009-188479 A

従来のルータでは、上位ネットワークから下位ネットワークに向けてIPパケットを1Gbpsの最大伝送速度にして伝送する場合、IPパケットはバッファ108に一度貯め込まれる。この際に、レイヤ3処理部104は、処理を行ったIPパケットに対して付加情報を追加してレイヤ2処理部103に送信する場合がある。伝送するIPパケットに付加情報が追加されると、本来、レイヤ3処理部104とレイヤ2処理部103との間のインタフェースを通るIPパケットサイズより大きいデータサイズになってしまう。ここで、レイヤ2処理部103とレイヤ3処理部104との間は1Gbpsの伝送能力しかないので、レイヤ3処理部104は増えた分のデータをバッファ108に貯めて行く。バッファ108においてIPパケットが溢れた状態になると、IPパケットを廃棄することになり、上位ネットワークと下位ネットワークとの間でスループットが低下することになる。   In the conventional router, when an IP packet is transmitted from the upper network to the lower network at a maximum transmission rate of 1 Gbps, the IP packet is once stored in the buffer 108. At this time, the layer 3 processing unit 104 may add additional information to the processed IP packet and transmit it to the layer 2 processing unit 103. If additional information is added to the IP packet to be transmitted, the data size is originally larger than the IP packet size passing through the interface between the layer 3 processing unit 104 and the layer 2 processing unit 103. Here, since there is only 1 Gbps transmission capability between the layer 2 processing unit 103 and the layer 3 processing unit 104, the layer 3 processing unit 104 stores the increased amount of data in the buffer 108. When the IP packet overflows in the buffer 108, the IP packet is discarded and the throughput decreases between the upper network and the lower network.

スループットが低下する問題の解決策として、レイヤ2処理部103とレイヤ3処理部104との間のインタフェースを速くすることが考えられる。ところが、バッファ107にIPパケットが貯まり、レイヤ2処理部103はバッファ107が溢れると後から来るIPパケットを廃棄せざるを得ない。   As a solution to the problem of reduced throughput, it is conceivable to speed up the interface between the layer 2 processing unit 103 and the layer 3 processing unit 104. However, when IP packets are stored in the buffer 107 and the buffer 107 overflows, the layer 2 processing unit 103 is forced to discard the IP packets coming later.

今まで、IPパケットの廃棄を無くすために、IEEE802.3xのオプション機能として規定されているフロー制御が使われてきた。フロー制御は、送信元のデバイスにポーズ(PAUSE)フレームを送信して送信(この場合上位ネットワークから入出力部106への送信)を止める制御である。フロー制御を使った場合、上位ネットワークから下位ネットワークにリアルタイム性が要求されるIPパケット(例えば、Video on demand、Voice Over Internet Protocolなど)を伝送する場合、レイヤ3処理部104が処理したIPパケットに付加情報を加えて伝送することにより、バッファ107においてIPパケットが溢れ、廃棄されて品質が悪化するか、若しくは、IPパケットの廃棄を防ぐためのフロー制御が行われて、遅延が生じ、リアルタイム性が損なわれる。   Until now, flow control defined as an optional function of IEEE802.3x has been used to eliminate discarding of IP packets. The flow control is control for transmitting a pause (PAUSE) frame to a transmission source device and stopping transmission (in this case, transmission from the higher level network to the input / output unit 106). When flow control is used, when an IP packet (for example, Video on demand, Voice Over Internet Protocol, etc.) that requires real-time performance is transmitted from the upper network to the lower network, the IP packet processed by the layer 3 processing unit 104 is transmitted. By transmitting additional information, the IP packet overflows in the buffer 107 and is discarded and the quality deteriorates, or flow control is performed to prevent the discard of the IP packet, delay occurs, and real-time performance Is damaged.

特許文献1のネットワークプロセッサでは、処理速度の向上を図るため、RGMII回路とPHY回路との間、及び、RGMII回路とスイッチ回路との間にFIFOバッファを備えた送信制御回路を付加しており、送信制御回路とRGMII回路との間での伝送速度を制御している。このネットワークプロセッサでは、送信制御回路とPHY回路(若しくは送信制御回路からスイッチまで)の間はRGMII回路(伝送速度1Gbps)で繋がっている。ところが、レイヤ処理部となるCPU又はスイッチ回路においてIPパケットに付加情報を付与すると、必要とされる最大の伝送速度は1Gbps+α(αは付加情報分を伝送するため)となる。そのため、このネットワークプロセッサでは、WANとLANとの間、若しくはPHY回路とスイッチ回路との間において最大伝送速度(1Gbps)でパケットを伝送する時、CPUとスイッチ回路との間で付加情報を吸収することができなくなる。   In the network processor of Patent Document 1, in order to improve the processing speed, a transmission control circuit including a FIFO buffer is added between the RGMII circuit and the PHY circuit, and between the RGMII circuit and the switch circuit. The transmission speed between the transmission control circuit and the RGMII circuit is controlled. In this network processor, the transmission control circuit and the PHY circuit (or from the transmission control circuit to the switch) are connected by an RGMII circuit (transmission speed 1 Gbps). However, when additional information is added to an IP packet in a CPU or switch circuit that is a layer processing unit, the required maximum transmission rate is 1 Gbps + α (because α transmits additional information). Therefore, this network processor absorbs additional information between the CPU and the switch circuit when transmitting a packet at the maximum transmission speed (1 Gbps) between the WAN and the LAN or between the PHY circuit and the switch circuit. I can't do that.

本発明の主な課題は、付加情報が加えられた場合において下位ネットワークと上位ネットワークの間でのIPパケットのスループット低下を解決するとともに、この時のIPパケットの優先処理を実現するパケット中継装置及びパケット中継方法を提供することである。   A main problem of the present invention is to solve a decrease in the throughput of an IP packet between a lower network and an upper network when additional information is added, and a packet relay device that realizes priority processing of the IP packet at this time, and It is to provide a packet relay method.

本発明の第1の視点においては、パケット中継装置において、パケットにおけるレイヤ2のデータを処理するとともに、前記パケットに付加情報を追加又は削除する機能を有するレイヤ2処理部と、パケットにおけるレイヤ3のデータを処理するとともに、前記パケットに付加情報を追加又は削除する機能を有するレイヤ3処理部と、前記レイヤ2処理部と前記レイヤ3処理部との間の伝送路に配されるとともに、前記レイヤ2処理部側から前記レイヤ3処理部側への伝送速度又はポート数を固定とし、かつ、前記レイヤ3処理部側から前記レイヤ2処理部側への伝送速度又はポート数を切り替え可能にしたインタフェースと、を備え、前記インタフェースは、前記レイヤ2処理部と通信可能に接続されるとともに、クロック同期型インタフェースを有する第1メディアアクセスコントローラと、前記レイヤ3処理部と通信可能に接続されるとともに、クロック同期型インタフェースを有する第2メディアアクセスコントローラと、を備え、前記第1メディアアクセスコントローラから前記第2メディアアクセスコントローラへの伝送速度が固定され、前記第2メディアアクセスコントローラから前記第1メディアアクセスコントローラへの伝送速度が可変であり、前記レイヤ2処理部で処理されるパケットを貯めておくことが可能な第1バッファと、前記レイヤ3処理部で処理されるパケットを貯めておくことが可能な第2バッファと、前記第1バッファの使用状態又は空き状態を監視することにより、前記使用状態又は空き状態に応じた制御信号を出力するバッファ監視回路と、を備え、前記第2メディアアクセスコントローラは、前記バッファ監視回路からの前記制御信号に基づいて、送信クロックの周波数を切り替えることにより、前記第2メディアアクセスコントローラから前記第1メディアアクセスコントローラへの伝送速度を切り替えることを特徴とする。 In the first aspect of the present invention, the packet relay apparatus processes the layer 2 data in the packet and adds or deletes additional information to the packet, and the layer 3 processing unit in the packet. A layer 3 processing unit that processes data and has a function of adding or deleting additional information to the packet; and a transmission path between the layer 2 processing unit and the layer 3 processing unit, and the layer An interface in which the transmission rate or the number of ports from the 2 processing unit side to the layer 3 processing unit side is fixed and the transmission rate or the number of ports from the layer 3 processing unit side to the layer 2 processing unit side can be switched When, wherein the interface, along with being communicatively connected to the layer 2 processing section, a clock synchronous type Intafu And a second media access controller that is communicably connected to the layer 3 processing unit and that has a clock synchronous interface, from the first media access controller to the first media access controller. The transmission rate to the second media access controller is fixed, the transmission rate from the second media access controller to the first media access controller is variable, and packets processed by the layer 2 processing unit are stored. A possible first buffer; a second buffer capable of storing packets to be processed by the layer 3 processing unit; and a usage state or a free state of the first buffer to monitor the usage state or A buffer monitoring circuit that outputs a control signal according to an empty state; And the second media access controller switches the transmission clock frequency based on the control signal from the buffer monitoring circuit, thereby transferring the transmission speed from the second media access controller to the first media access controller. It is characterized by switching .

本発明の前記パケット中継装置において、前記バッファ監視回路は、前記第1バッファの容量が第1設定値以上となったときに前記制御信号を有効とし、前記第1バッファの容量が前記第1設定値よりも小さい第2設定値以下となったときに前記制御信号を無効とし、前記第1バッファの容量が前記第2設定値超かつ前記第1設定値未満となったときに前記制御信号を前の状態に維持し、前記第2メディアアクセスコントローラは、前記制御信号が無効のときに前記第2メディアアクセスコントローラから前記第1メディアアクセスコントローラへの伝送速度を第1伝送速度とし、前記制御信号が有効のときに前記第2メディアアクセスコントローラから前記第1メディアアクセスコントローラへの伝送速度を前記第1伝送速度よりも低速な第2伝送速度とするように切り替えることが好ましい。   In the packet relay device of the present invention, the buffer monitoring circuit validates the control signal when the capacity of the first buffer becomes equal to or greater than a first set value, and the capacity of the first buffer is set to the first setting. The control signal is invalidated when the value becomes equal to or smaller than a second set value smaller than the value, and the control signal is set when the capacity of the first buffer exceeds the second set value and less than the first set value. Maintaining the previous state, the second media access controller sets the transmission rate from the second media access controller to the first media access controller as the first transmission rate when the control signal is invalid, and the control signal Is effective, the transmission rate from the second media access controller to the first media access controller is lower than the first transmission rate. It is preferable to switch to the second transmission rate.

本発明の第2の視点においては、パケットにおけるレイヤ2のデータを処理するとともに、前記パケットに付加情報を追加又は削除する機能を有するレイヤ2処理部と、パケットにおけるレイヤ3のデータを処理するとともに、前記パケットに付加情報を追加又は削除する機能を有するレイヤ3処理部と、前記レイヤ2処理部と前記レイヤ3処理部との間の伝送路に配されるとともに、前記レイヤ2処理部側から前記レイヤ3処理部側への伝送速度又はポート数を固定とし、かつ、前記レイヤ3処理部側から前記レイヤ2処理部側への伝送速度又はポート数を切り替え可能にしたインタフェースと、を備え、前記インタフェースは、前記レイヤ2処理部と通信可能に接続されるとともに、クロック同期型インタフェースを有する第1インタフェース制御回路と、前記レイヤ3処理部と通信可能に接続されるとともに、クロック同期型インタフェースを有する第2インタフェース制御回路と、を備え、前記第1インタフェース制御回路から前記第2インタフェース制御回路へのポート数が固定され、前記第2インタフェース制御回路から前記第1インタフェース制御回路へのポート数が可変であり、前記レイヤ2処理部で処理されるパケットを貯めておくことが可能な第1バッファと、前記レイヤ3処理部で処理されるパケットを貯めておくことが可能な第2バッファと、前記第1バッファの使用状態又は空き状態を監視することにより、前記使用状態又は空き状態に応じた制御信号を出力するバッファ監視回路と、を備え、前記第2インタフェース制御回路は、前記バッファ監視回路からの前記制御信号に基づいて、前記第2インタフェース制御回路から前記第1インタフェース制御回路へのポート数を切り替えることを特徴とする。 In the second aspect of the present invention, the layer 2 data in the packet is processed, the layer 2 processing unit having a function of adding or deleting additional information to the packet, and the layer 3 data in the packet are processed. And a layer 3 processing unit having a function of adding or deleting additional information to the packet, and a transmission path between the layer 2 processing unit and the layer 3 processing unit, and from the layer 2 processing unit side An interface that fixes the transmission rate or the number of ports to the layer 3 processing unit side, and that can switch the transmission rate or the number of ports from the layer 3 processing unit side to the layer 2 processing unit side, The interface is connected to the layer 2 processing unit in a communicable manner and has a first interface having a clock synchronous interface. And a second interface control circuit having a clock synchronous interface and communicably connected to the layer 3 processing unit, from the first interface control circuit to the second interface control circuit number of ports is fixed, the second number of ports from the interface control circuit to the first interface control circuit Ri variable der, the first that can keep accumulate packets processed by the layer 2 processing section A buffer, a second buffer capable of storing packets processed by the layer 3 processing unit, and a use state or a free state of the first buffer, thereby monitoring the use state or the free state. A buffer monitoring circuit for outputting a control signal, wherein the second interface control circuit includes the buffer monitoring circuit. Based on the control signals from, and also changes a number of ports to the first interface control circuit from said second interface control circuit.

本発明の前記パケット中継装置において、前記バッファ監視回路は、前記第1バッファの容量が第1設定値以上となったときに前記制御信号を有効とし、前記第1バッファの容量が前記第1設定値よりも小さい第2設定値以下となったときに前記制御信号を無効とし、前記第1バッファの容量が前記第2設定値超かつ前記第1設定値未満となったときに前記制御信号を前の状態に維持し、前記第2インタフェース制御回路は、前記制御信号が無効のときに前記第2インタフェース制御回路から前記第1インタフェース制御回路へのポート数を第1ポート数とし、前記制御信号が有効のときに前記第2インタフェース制御回路から前記第1インタフェース制御回路へのポート数を前記第1ポート数よりも少ない第2ポート数とするように切り替えることが好ましい。   In the packet relay device of the present invention, the buffer monitoring circuit validates the control signal when the capacity of the first buffer becomes equal to or greater than a first set value, and the capacity of the first buffer is set to the first setting. The control signal is invalidated when the value becomes equal to or smaller than a second set value smaller than the value, and the control signal is set when the capacity of the first buffer exceeds the second set value and less than the first set value. Maintaining the previous state, the second interface control circuit sets the number of ports from the second interface control circuit to the first interface control circuit as the first port number when the control signal is invalid; Is switched so that the number of ports from the second interface control circuit to the first interface control circuit is the second number of ports smaller than the first number of ports. Rukoto is preferable.

本発明によれば、レイヤ3処理部とレイヤ2処理部の間で、入出力部の伝送速度より早い伝送速度でパケットの送受信を行っているので、レイヤ2処理部又はレイヤ3処理部側が付加情報をパケットに付けても、下位ネットワークと上位ネットワークの間では入出力部の最大伝送速度でパケットを送受信できる。また、レイヤ2処理部の第1バッファの使用状態又は空き状態を監視するバッファ監視回路による第1バッファの空き状態に応じて、レイヤ3処理部からレイヤ2処理部へのインタフェースの伝送速度又はポート数を切り替えることで、レイヤ2処理部でのパケットの廃棄を防止すると共に、レイヤ3処理部からレイヤ2処理部への送信を止めないことにより、上位ネットワークから下位ネットワークにパケットを伝送する場合もレイヤ3処理部で優先制御ができ、リアルタイム性が要求されるパケットの品質を保証することができる。   According to the present invention, packets are transmitted and received between the layer 3 processing unit and the layer 2 processing unit at a transmission rate faster than the transmission rate of the input / output unit, so the layer 2 processing unit or the layer 3 processing unit side adds Even if information is attached to a packet, the packet can be transmitted and received between the lower network and the upper network at the maximum transmission rate of the input / output unit. Also, the transmission rate or port of the interface from the layer 3 processing unit to the layer 2 processing unit according to the free state of the first buffer by the buffer monitoring circuit that monitors the use state or free state of the first buffer of the layer 2 processing unit By switching the number, it is possible to prevent packets from being discarded in the layer 2 processing unit and to transmit packets from the upper network to the lower network by not stopping transmission from the layer 3 processing unit to the layer 2 processing unit. The layer 3 processing unit can perform priority control, and can guarantee the quality of a packet that requires real-time performance.

本発明の実施例1に係るパケット中継装置の回路構成を模式的に示したブロック図である。It is the block diagram which showed typically the circuit structure of the packet relay apparatus which concerns on Example 1 of this invention. 本発明の実施例1に係るパケット中継装置の動作を模式的に示したフローチャートである。It is the flowchart which showed typically the operation | movement of the packet relay apparatus which concerns on Example 1 of this invention. 本発明の実施例2に係るパケット中継装置の回路構成を模式的に示したブロック図である。It is the block diagram which showed typically the circuit structure of the packet relay apparatus which concerns on Example 2 of this invention. 本発明の実施例2に係るパケット中継装置の動作を模式的に示したフローチャートである。It is the flowchart which showed typically the operation | movement of the packet relay apparatus which concerns on Example 2 of this invention. 従来例に係るルータの回路構成を模式的に示したブロック図である。It is the block diagram which showed typically the circuit structure of the router which concerns on a prior art example.

本発明の実施形態1に係るパケット中継装置では、パケットにおけるレイヤ2のデータを処理するとともに、前記パケットに付加情報を追加又は削除する機能を有するレイヤ2処理部(図1の13、図3の23)と、パケットにおけるレイヤ3のデータを処理するとともに、前記パケットに付加情報を追加又は削除する機能を有するレイヤ3処理部(図1の14、図3の24)と、前記レイヤ2処理部と前記レイヤ3処理部との間の伝送路に配されるとともに、前記レイヤ2処理部側から前記レイヤ3処理部側への伝送速度又はポート数を固定とし、かつ、前記レイヤ3処理部側から前記レイヤ2処理部側への伝送速度又はポート数を切り替え可能にしたインタフェース(図1の11、12、図3の21、22)と、を備え、前記インタフェースは、前記レイヤ2処理部と通信可能に接続されるとともに、クロック同期型インタフェースを有する第1メディアアクセスコントローラと、前記レイヤ3処理部と通信可能に接続されるとともに、クロック同期型インタフェースを有する第2メディアアクセスコントローラと、を備え、前記第1メディアアクセスコントローラから前記第2メディアアクセスコントローラへの伝送速度が固定され、前記第2メディアアクセスコントローラから前記第1メディアアクセスコントローラへの伝送速度が可変であり、前記レイヤ2処理部で処理されるパケットを貯めておくことが可能な第1バッファと、前記レイヤ3処理部で処理されるパケットを貯めておくことが可能な第2バッファと、前記第1バッファの使用状態又は空き状態を監視することにより、前記使用状態又は空き状態に応じた制御信号を出力するバッファ監視回路と、を備え、前記第2メディアアクセスコントローラは、前記バッファ監視回路からの前記制御信号に基づいて、送信クロックの周波数を切り替えることにより、前記第2メディアアクセスコントローラから前記第1メディアアクセスコントローラへの伝送速度を切り替える。 In the packet relay apparatus according to the first embodiment of the present invention, a layer 2 processing unit (13 in FIG. 1 and 3 in FIG. 3) has a function of processing layer 2 data in a packet and adding or deleting additional information to the packet. 23), a layer 3 processing unit (14 in FIG. 1, 24 in FIG. 3) having a function of processing layer 3 data in the packet and adding or deleting additional information to the packet, and the layer 2 processing unit And the layer 3 processing unit, the transmission rate or the number of ports from the layer 2 processing unit side to the layer 3 processing unit side is fixed, and the layer 3 processing unit side interface that enables switching the transmission rate or the number of ports to the layer 2 processing section side from (11, 12 in FIG. 1, 21 and 22 in FIG. 3) provided with the said Intafe Is connected to the layer 2 processing unit in a communicable manner and has a clock synchronous interface, and is connected to the layer 3 processing unit in a communicable manner and has a clock synchronous interface. A second media access controller, wherein a transmission rate from the first media access controller to the second media access controller is fixed, and a transmission rate from the second media access controller to the first media access controller is variable. A first buffer capable of storing packets processed by the layer 2 processing unit, a second buffer capable of storing packets processed by the layer 3 processing unit, and Monitors the usage status or free status of the first buffer And a buffer monitoring circuit that outputs a control signal according to the use state or the empty state, and the second media access controller uses a frequency of a transmission clock based on the control signal from the buffer monitoring circuit. Is switched to switch the transmission rate from the second media access controller to the first media access controller.

本発明の実施形態2に係るパケット中継装置では、パケットにおけるレイヤ2のデータを処理するとともに、前記パケットに付加情報を追加又は削除する機能を有するレイヤ2処理部(図1の13、図3の23)と、パケットにおけるレイヤ3のデータを処理するとともに、前記パケットに付加情報を追加又は削除する機能を有するレイヤ3処理部(図1の14、図3の24)と、前記レイヤ2処理部と前記レイヤ3処理部との間の伝送路に配されるとともに、前記レイヤ2処理部側から前記レイヤ3処理部側への伝送速度又はポート数を固定とし、かつ、前記レイヤ3処理部側から前記レイヤ2処理部側への伝送速度又はポート数を切り替え可能にしたインタフェース(図1の11、12、図3の21、22)と、を備え、前記インタフェースは、前記レイヤ2処理部と通信可能に接続されるとともに、クロック同期型インタフェースを有する第1インタフェース制御回路と、前記レイヤ3処理部と通信可能に接続されるとともに、クロック同期型インタフェースを有する第2インタフェース制御回路と、を備え、前記第1インタフェース制御回路から前記第2インタフェース制御回路へのポート数が固定され、前記第2インタフェース制御回路から前記第1インタフェース制御回路へのポート数が可変であり、前記レイヤ2処理部で処理されるパケットを貯めておくことが可能な第1バッファと、前記レイヤ3処理部で処理されるパケットを貯めておくことが可能な第2バッファと、前記第1バッファの使用状態又は空き状態を監視することにより、前記使用状態又は空き状態に応じた制御信号を出力するバッファ監視回路と、を備え、前記第2インタフェース制御回路は、前記バッファ監視回路からの前記制御信号に基づいて、前記第2インタフェース制御回路から前記第1インタフェース制御回路へのポート数を切り替える。In the packet relay apparatus according to the second embodiment of the present invention, the layer 2 processing unit (13 in FIG. 1 and FIG. 3) has a function of processing layer 2 data in the packet and adding or deleting additional information to the packet. 23), a layer 3 processing unit (14 in FIG. 1, 24 in FIG. 3) having a function of processing layer 3 data in the packet and adding or deleting additional information to the packet, and the layer 2 processing unit And the layer 3 processing unit, the transmission rate or the number of ports from the layer 2 processing unit side to the layer 3 processing unit side is fixed, and the layer 3 processing unit side An interface (11, 12 in FIG. 1, 21 and 22 in FIG. 3) capable of switching the transmission rate or the number of ports from the layer 2 to the layer 2 processing unit. Is connected to the layer 2 processing unit so as to be communicable, and has a first interface control circuit having a clock synchronous interface, and is communicably connected to the layer 3 processing unit, and has a clock synchronous interface. A second interface control circuit, the number of ports from the first interface control circuit to the second interface control circuit is fixed, and the number of ports from the second interface control circuit to the first interface control circuit is variable A first buffer capable of storing packets processed by the layer 2 processing unit, a second buffer capable of storing packets processed by the layer 3 processing unit, and By monitoring the use state or free state of the first buffer, the use state or free state A buffer monitoring circuit that outputs a control signal in accordance with the control signal from the second interface control circuit to the first interface control circuit based on the control signal from the buffer monitoring circuit. Switch the number of ports.

本発明の実施例1に係るパケット中継装置ついて図面を用いて説明する。図1は、本発明の実施例1に係るパケット中継装置の回路構成を模式的に示したブロック図である。   A packet relay apparatus according to Embodiment 1 of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram schematically showing a circuit configuration of the packet relay apparatus according to the first embodiment of the present invention.

図1は、パケット中継装置として、ブロードバンド通信機器に使用されるルータの回路構成を例示したものである。パケット中継装置は、下位ネットワークと上位ネットワークとの間の経路に配される。パケット中継装置は、従来のルータの回路構成(図5参照)と共通の部分として、MAC(Media Access Control;MAC11、MAC12)と、レイヤ2処理部13と、レイヤ3処理部14と、入出力部15と、入出力部16と、バッファ17、18と、を有する。また、パケット中継装置は、従来のルータの回路構成と異なる部分として、MAC11からMAC12への伝送速度を1Gbps超の伝送速度に固定にする点と、MAC12からMAC11へは伝送速度可変のインタフェースで接続している点と、さらにバッファ監視回路19を加えている点である。   FIG. 1 illustrates a circuit configuration of a router used in a broadband communication device as a packet relay device. The packet relay device is arranged on a path between the lower network and the upper network. The packet relay apparatus has a common part with the circuit configuration of the conventional router (see FIG. 5), MAC (Media Access Control; MAC11, MAC12), layer 2 processing unit 13, layer 3 processing unit 14, and input / output Section 15, input / output section 16, and buffers 17 and 18. In addition, the packet relay device is connected to the MAC 12 to the MAC 11 through an interface having a variable transmission speed, and the transmission speed from the MAC 11 to the MAC 12 is fixed to a transmission speed exceeding 1 Gbps as a part different from the circuit configuration of the conventional router. And a buffer monitoring circuit 19 is further added.

MAC11、12は、クロック同期型インタフェースを有するメディアアクセスコントローラ(Media Access Controller)である。MAC11とMAC12は、図1において、RGMII(Reduced Gigabit Media Independent Interface)に基づいた接続を行う。MAC12からMAC11への伝送速度のみ1Gbps超/1Gbps以下に切り替え可能であり、MAC11からMAC12への伝送速度は1Gbps超の固定伝送速度で接続する。MAC11とMAC12との間の信号線は、具体的には、送信信号線4本、送信クロック信号線1本、受信信号線4本、及び、受信クロック信号線1本で構成される。伝送速度について、本実施例では、1Gbps以下を0.8Gbpsとし、1Gbps超を1.2Gbpsとする。MAC12からMAC11への伝送速度の切り替えは、バッファ監視回路19からの制御信号をMAC12が受けて、MAC12において送信回路のクロック信号周波数を切り替えることで、0.8Gbps(送信クロック100MHz)と1.2Gbps(送信クロック150MHz)との間で切り替えが行われる。MAC11は、レイヤ2処理部13通信可能に接続されている。MAC12は、レイヤ3処理部14と通信可能に接続されている。   The MACs 11 and 12 are media access controllers having a clock synchronous interface. The MAC 11 and the MAC 12 perform a connection based on RGMII (Reduced Gigabit Media Independent Interface) in FIG. Only the transmission rate from the MAC 12 to the MAC 11 can be switched to more than 1 Gbps / 1 Gbps or less, and the transmission rate from the MAC 11 to the MAC 12 is connected at a fixed transmission rate exceeding 1 Gbps. Specifically, the signal line between the MAC 11 and the MAC 12 includes four transmission signal lines, one transmission clock signal line, four reception signal lines, and one reception clock signal line. With regard to the transmission speed, in this embodiment, 1 Gbps or less is set to 0.8 Gbps, and more than 1 Gbps is set to 1.2 Gbps. The transmission speed from the MAC 12 to the MAC 11 is switched by the MAC 12 receiving the control signal from the buffer monitoring circuit 19 and switching the clock signal frequency of the transmission circuit in the MAC 12 so that 0.8 Gbps (transmission clock 100 MHz) and 1.2 Gbps. Switching to (transmission clock 150 MHz) is performed. The MAC 11 is connected to be able to communicate with the layer 2 processing unit 13. The MAC 12 is communicably connected to the layer 3 processing unit 14.

レイヤ2処理部13は、IPパケットにおけるレイヤ2のデータの処理をする機能部である。レイヤ2処理部13は、OSI(Open Systems Interconnection)参照モデルにおけるデータリンク層(レイヤ2)のデータの転送処理を行う、つまり、直接的(隣接的)に接続されている通信機器間のデータの受け渡しを行う。レイヤ2処理部13は、転送する際、IPパケットに付加情報を追加又は削除する機能を有する。レイヤ2処理部13は、入出力部15と通信可能に接続されるとともに、バッファ17と通信可能に接続され、かつ、MAC11と通信可能に接続されている。   The layer 2 processing unit 13 is a functional unit that processes layer 2 data in an IP packet. The layer 2 processing unit 13 performs data transfer processing of the data link layer (layer 2) in the OSI (Open Systems Interconnection) reference model, that is, data between communication devices connected directly (adjacent). Deliver. The layer 2 processing unit 13 has a function of adding or deleting additional information to the IP packet when transferring. The layer 2 processing unit 13 is communicably connected to the input / output unit 15, is communicably connected to the buffer 17, and is communicably connected to the MAC 11.

レイヤ3処理部14は、IPパケットにおけるレイヤ3のデータの処理をする機能部である。レイヤ3処理部14は、OSI参照モデルにおけるネットワーク層(レイヤ3)のデータの転送処理を行う、つまり、ネットワークにおける通信経路を選択(ルーティング)してデータを中継する。レイヤ3処理部14は、転送する際、IPパケットに付加情報を追加又は削除する機能を有する。レイヤ3処理部14は、バッファ18にIPパケットが貯まり溢れる場合に廃棄処理を行うが、IPパケットの高度な解析を行う機能を有し、リアルタイム性が要求されるIPパケットを廃棄しないようにする優先制御機能を有する。レイヤ3処理部14は、入出力部16と通信可能に接続されるとともに、バッファ18と通信可能に接続され、かつ、MAC12と通信可能に接続されている。   The layer 3 processing unit 14 is a functional unit that processes layer 3 data in an IP packet. The layer 3 processing unit 14 performs data transfer processing of the network layer (layer 3) in the OSI reference model, that is, selects (routes) a communication path in the network and relays data. The layer 3 processing unit 14 has a function of adding or deleting additional information to the IP packet when transferring. The layer 3 processing unit 14 performs a discarding process when an IP packet accumulates in the buffer 18 and overflows, but has a function of performing an advanced analysis of the IP packet so as not to discard an IP packet that requires real-time performance. Has priority control function. The layer 3 processing unit 14 is communicably connected to the input / output unit 16, is communicably connected to the buffer 18, and is communicably connected to the MAC 12.

入出力部15、16は、IPパケットの入出力が行われる機能部である。入出力部15、16は、IEEE802.3−1000BASE−Tに準拠したインタフェースで接続されている。入出力部15は、4ポートでレイヤ2処理部13と通信可能に接続されるとともに、下位ネットワークに通信可能に接続されている。入出力部16は、1ポートでレイヤ3処理部14と通信可能に接続されるとともに、上位ネットワークに通信可能に接続されている。   The input / output units 15 and 16 are functional units for inputting / outputting IP packets. The input / output units 15 and 16 are connected by an interface conforming to IEEE802.3-1000BASE-T. The input / output unit 15 is communicably connected to the layer 2 processing unit 13 through four ports and is communicably connected to a lower network. The input / output unit 16 is communicably connected to the layer 3 processing unit 14 through one port and is communicably connected to the upper network.

バッファ17は、レイヤ2処理部13で処理されるパケットを貯めておくことが可能な機能部である。バッファ17は、入出力部15で受信したIPパケット、又は、レイヤ3処理部14からレイヤ2処理部13に伝送されたIPパケットを貯めておく。なお、バッファ17は、レイヤ2処理部13に内蔵されていてもよい。   The buffer 17 is a functional unit capable of storing packets processed by the layer 2 processing unit 13. The buffer 17 stores the IP packet received by the input / output unit 15 or the IP packet transmitted from the layer 3 processing unit 14 to the layer 2 processing unit 13. The buffer 17 may be built in the layer 2 processing unit 13.

バッファ18は、レイヤ3処理部14で処理されるパケットを貯めておくことが可能な機能部である。バッファ18は、入出力部16で受信したIPパケット、又は、レイヤ2処理部13からレイヤ3処理部14に伝送されたIPパケットを貯めておく機能部である。なお、バッファ18は、レイヤ3処理部14に内蔵されていてもよい。   The buffer 18 is a functional unit capable of storing packets processed by the layer 3 processing unit 14. The buffer 18 is a functional unit that stores IP packets received by the input / output unit 16 or IP packets transmitted from the layer 2 processing unit 13 to the layer 3 processing unit 14. The buffer 18 may be built in the layer 3 processing unit 14.

バッファ監視回路19は、バッファ17の空き状態を監視して、MAC12の送信クロックを制御する。つまり、バッファ監視回路19は、MAC12に対して制御信号を送ることで、MAC12において送信クロックを切り替えさせて、送信速度を制御する。なお、バッファ監視回路19は、レイヤ2処理部13に内蔵されていてもよい。   The buffer monitoring circuit 19 monitors the empty state of the buffer 17 and controls the transmission clock of the MAC 12. That is, the buffer monitoring circuit 19 sends a control signal to the MAC 12 to switch the transmission clock in the MAC 12 and control the transmission speed. The buffer monitoring circuit 19 may be built in the layer 2 processing unit 13.

次に、本発明の実施例1に係るパケット中継装置の動作について図面を用いて説明する。図2は、本発明の実施例1に係るパケット中継装置の動作を模式的に示したフローチャートである。なお、パケット中継装置における構成部については、図1を参照されたい。   Next, the operation of the packet relay apparatus according to the first embodiment of the present invention will be described with reference to the drawings. FIG. 2 is a flowchart schematically showing the operation of the packet relay apparatus according to the first embodiment of the present invention. Refer to FIG. 1 for the components in the packet relay apparatus.

バッファ監視回路19による伝送速度の制御動作について説明する。   The transmission speed control operation by the buffer monitoring circuit 19 will be described.

まず、バッファ監視回路19は、初期状態(ステップA1)において、制御信号が無効である。なお、バッファ監視回路19は、バッファ17の空き状態(又は使用状態)を常に監視している。この時、MAC12とMAC11の間では初期値(1.2Gbps)の伝送速度でIPパケットの送受信を行う。   First, in the buffer monitoring circuit 19, the control signal is invalid in the initial state (step A1). Note that the buffer monitoring circuit 19 constantly monitors the free state (or use state) of the buffer 17. At this time, IP packets are transmitted and received between the MAC 12 and the MAC 11 at an initial value (1.2 Gbps).

次に、バッファ監視回路19は、バッファ17の使用状態を判定する(ステップA2)。バッファ17の使用状態の判定では、バッファ容量に係る検出値が、閾値1(例えば、バッファ容量の80%)以上であるか、閾値0(例えば、バッファ容量の50%)以下であるか、閾値1(例えば、バッファ容量の80%)未満かつ閾値0(例えば、バッファ容量の50%)超であるか、を判定する。閾値1以上である場合(ステップA2の80%以上)、ステップA3に進む。閾値0以下である場合(ステップA2の50%以下)、ステップA5に進む。閾値1未満かつ閾値0超である場合(ステップA2の50%超80%未満)、ステップA7に進む。   Next, the buffer monitoring circuit 19 determines the usage state of the buffer 17 (step A2). In the determination of the use state of the buffer 17, whether the detection value related to the buffer capacity is equal to or higher than the threshold value 1 (for example, 80% of the buffer capacity), or lower than the threshold value 0 (for example, 50% of the buffer capacity), It is determined whether it is less than 1 (for example, 80% of the buffer capacity) and exceeds the threshold value 0 (for example, 50% of the buffer capacity). When the threshold value is 1 or more (80% or more of step A2), the process proceeds to step A3. When the threshold is 0 or less (50% or less of step A2), the process proceeds to step A5. When it is less than the threshold value 1 and more than the threshold value 0 (more than 50% of step A2 and less than 80%), the process proceeds to step A7.

バッファ17の使用状態が閾値1以上の場合(ステップA2の80%以上)、バッファ監視回路19は、MAC12への制御信号を有効にする(ステップA3)。ステップA3の後、MAC12は、有効の状態の制御信号を受けることにより、送信クロックを100MHzにし、伝送速度を1Gbps以下(0.8Gbps)に固定して、IPパケットをMAC13に向けて送信する(ステップA4)。ステップA4の後、ステップA2に戻る。   When the usage state of the buffer 17 is equal to or greater than the threshold value 1 (80% or more of step A2), the buffer monitoring circuit 19 validates the control signal to the MAC 12 (step A3). After step A3, the MAC 12 receives the control signal in the valid state, sets the transmission clock to 100 MHz, fixes the transmission speed to 1 Gbps or less (0.8 Gbps), and transmits the IP packet to the MAC 13 ( Step A4). After step A4, the process returns to step A2.

バッファ17の使用状態が閾値0以下の場合(ステップA2の50%以下)、バッファ監視回路19は、MAC12への制御信号を無効にする(ステップA5)。ステップA5の後、MAC12は、無効の状態の制御信号を受けることにより、送信クロックの周波数を150MHzにし、伝送速度を1Gbps超(1.2Gbps)に固定して、IPパケットをMAC13に向けて送信する(ステップA6)。ステップA6の後、ステップA2に戻る。   When the use state of the buffer 17 is less than or equal to the threshold value 0 (50% or less of step A2), the buffer monitoring circuit 19 invalidates the control signal to the MAC 12 (step A5). After step A5, the MAC 12 receives the control signal in an invalid state, sets the transmission clock frequency to 150 MHz, fixes the transmission speed to over 1 Gbps (1.2 Gbps), and transmits the IP packet to the MAC 13 (Step A6). After step A6, the process returns to step A2.

バッファ17の使用状態が閾値1未満かつ閾値0超の場合(ステップA2の50%超80%未満)、バッファ監視回路19は、制御信号を前の状態に維持する(ステップA7)。ステップA7の後、ステップA2に戻る。なお、MAC12は、ステップA7の後、前の状態と同じの制御信号を受けることにより、送信クロックを前の状態に維持し、伝送速度を前の状態に維持して、IPパケットをMAC13に向けて送信することになる。   When the usage state of the buffer 17 is less than the threshold value 1 and more than the threshold value 0 (more than 50% and less than 80% in Step A2), the buffer monitoring circuit 19 maintains the control signal in the previous state (Step A7). After step A7, the process returns to step A2. The MAC 12 receives the same control signal as in the previous state after step A7, thereby maintaining the transmission clock in the previous state, maintaining the transmission speed in the previous state, and directing the IP packet to the MAC 13 Will be sent.

次に、図1の上位ネットワーク側から下位ネットワーク側にIPパケットを伝送する時のパケット中継装置の動作の詳細について説明する。   Next, details of the operation of the packet relay apparatus when transmitting an IP packet from the upper network side to the lower network side in FIG. 1 will be described.

初期状態(図2のステップA1)では、バッファ監視回路19が制御信号を無効にしている状態である。この時、MAC12とMAC11の間では初期値1.2Gbpsの伝送速度でIPパケットの送受信を行う。IPパケットは、上位ネットワークから1Gbpsで入って、バッファ18に貯め込まれる。そして、レイヤ3処理部14は、場合によって付加情報をIPパケットに追加することがある。MAC12からMAC11への1.2Gbpsの伝送速度は、オーバーヘッドを吸収するのに十分であるので、レイヤ3処理部14の付加情報によるオーバーヘッドを吸収できる。   In the initial state (step A1 in FIG. 2), the buffer monitoring circuit 19 invalidates the control signal. At this time, IP packets are transmitted and received between the MAC 12 and the MAC 11 at a transmission rate of an initial value of 1.2 Gbps. The IP packet enters from the host network at 1 Gbps and is stored in the buffer 18. Then, the layer 3 processing unit 14 sometimes adds additional information to the IP packet. Since the transmission rate of 1.2 Gbps from the MAC 12 to the MAC 11 is sufficient to absorb the overhead, the overhead due to the additional information of the layer 3 processing unit 14 can be absorbed.

続いて、レイヤ2処理部13は、MAC12から1.2Gbpsで送ってきたIPパケットをバッファ17に貯めて、レイヤ3処理部14の処理後に付く付加情報を取り、上位ネットワーク側から受信した時のデータサイズと同じサイズにして、1Gbpsの伝送速度で入出力部15にIPパケットを伝送する。1.2Gbpsは、オーバーヘッドを吸収するのに十分な能力である反面、IEEE802.3−1000BASE−Tの伝送速度を超えるので、バッファ17にIPパケットが貯まって行く。バッファ17にIPパケットが貯まり、バッファ17でパケットが溢れる時、後からくるIPパケットを廃棄させないために、バッファ17の使用状態をバッファ監視回路19で検出し、MAC12の送信速度を切り替える。   Subsequently, the layer 2 processing unit 13 stores the IP packet sent from the MAC 12 at 1.2 Gbps in the buffer 17, takes additional information attached after the processing of the layer 3 processing unit 14, and receives it from the upper network side. The IP packet is transmitted to the input / output unit 15 at a transmission rate of 1 Gbps with the same size as the data size. Although 1.2 Gbps is a capacity sufficient to absorb overhead, it exceeds the transmission rate of IEEE 802.3-1000BASE-T, so that IP packets are accumulated in the buffer 17. When an IP packet is stored in the buffer 17 and the packet overflows in the buffer 17, the buffer monitoring circuit 19 detects the use state of the buffer 17 and switches the transmission speed of the MAC 12 in order not to discard the IP packet that comes later.

具体的には、MAC12が1.2GbpsでIPパケットを送信し続けると、バッファ17にはIPパケットが貯まって行き、図2のステップA2で示すように、バッファ17の使用状態が閾値0(例えばバッファ容量の50%)超かつ閾値1(例えばバッファ容量の80%)未満になり、図2のステップA7で示すように、バッファ監視回路19は制御信号を無効のまま変化させない。   Specifically, when the MAC 12 continues to transmit IP packets at 1.2 Gbps, the IP packets are accumulated in the buffer 17, and the use state of the buffer 17 is a threshold 0 (for example, as shown in step A2 in FIG. 2). 50% of the buffer capacity) and less than the threshold value 1 (for example, 80% of the buffer capacity), and as shown in step A7 in FIG.

また、バッファ17の使用状態が閾値1(例えばバッファ容量の80%)以上のIPパケットが貯まった時、図2のステップA3で示すように、バッファ監視回路19は制御信号を有効にする。その後、図2のステップA4で示すように、MAC12は送信速度を1.2Gbpsから0.8Gbpsに下げる。MAC12が0.8GbpsでIPパケットを伝送すると、バッファ17に貯まっていたIPパケットは減少して、バッファ17の使用状態が閾値1(例えばバッファ容量の80%)未満かつ閾値0(バッファ容量の50%)超になり、図2のステップA7が示すように、バッファ監視回路19は制御信号を有効のまま変化させない。   Further, when IP packets whose usage state of the buffer 17 is greater than or equal to the threshold value 1 (for example, 80% of the buffer capacity) are accumulated, the buffer monitoring circuit 19 validates the control signal as shown in step A3 of FIG. Thereafter, as shown in step A4 of FIG. 2, the MAC 12 reduces the transmission rate from 1.2 Gbps to 0.8 Gbps. When the MAC 12 transmits IP packets at 0.8 Gbps, the number of IP packets stored in the buffer 17 decreases, and the usage state of the buffer 17 is less than a threshold value 1 (for example, 80% of the buffer capacity) and a threshold value 0 (a buffer capacity of 50). 2), the buffer monitoring circuit 19 does not change the control signal while being valid, as indicated by step A7 in FIG.

また、バッファ17の使用状態が閾値0(バッファ容量の50%)以下になると、図2のステップA5で示すように、バッファ監視回路19は制御信号を無効にする。その後、図2のステップA6で示すように、MAC12は伝送速度を0.8Gbpsから1.2Gbpsに上げて、IPパケットを送信する。上記の一連の動作はバッファ17でIPパケットが溢れることをなくし、レイヤ3処理部14でIPパケットの優先制御を実現する。   When the use state of the buffer 17 becomes the threshold value 0 (50% of the buffer capacity) or less, the buffer monitoring circuit 19 invalidates the control signal as shown in step A5 in FIG. Thereafter, as shown in Step A6 of FIG. 2, the MAC 12 increases the transmission rate from 0.8 Gbps to 1.2 Gbps and transmits the IP packet. The series of operations described above prevents IP packets from overflowing in the buffer 17 and realizes priority control of IP packets in the layer 3 processing unit 14.

なお、上記の動作は、ポーズ(PAUSE)フレームを使ったフロー制御を行わないことが前提条件である。   The above operation is premised on not performing flow control using a PAUSE frame.

次に、上記の伝送方向と反対方向、つまり、図1の下位ネットワーク側から上位ネットワーク側にIPパケットが伝送する時のパケット中継装置の動作の詳細について説明する。   Next, details of the operation of the packet relay apparatus when an IP packet is transmitted in the direction opposite to the above transmission direction, that is, when the IP packet is transmitted from the lower network side to the upper network side in FIG.

下位ネットワークから入ってきたIPパケットはバッファ17に一時的保存される。レイヤ2処理部13がIPパケットに付加情報を付ける場合、MAC11は1.2Gbpsの伝送速度でMAC12にIPパケットを伝送するので、オーバーヘッドは吸収される。MAC11から送信速度1.2Gbpsで伝送されて来たIPパケットをレイヤ3処理部14はバッファ18に貯めてから、レイヤ2処理部13が処理後に付けた付加情報を取り、入出力部16側に1Gbpsの伝送速度で伝送する。この時、バッファ18にはIPパケットが貯まって行く。   An IP packet entering from the lower network is temporarily stored in the buffer 17. When the layer 2 processing unit 13 attaches additional information to the IP packet, the MAC 11 transmits the IP packet to the MAC 12 at a transmission rate of 1.2 Gbps, so that the overhead is absorbed. The layer 3 processing unit 14 stores the IP packet transmitted from the MAC 11 at a transmission rate of 1.2 Gbps in the buffer 18, and then takes additional information added after the processing by the layer 2 processing unit 13, and sends it to the input / output unit 16 side. Transmit at a transmission rate of 1 Gbps. At this time, IP packets are accumulated in the buffer 18.

バッファ18にIPパケットが貯まって溢れる場合、レイヤ3処理部14にてIPパケットの廃棄を行うが、レイヤ3処理部14では、IPパケットの高度な解析を行う機能を持っている。従って、リアルタイム性が要求されるIPパケットについて優先的に送出することにより、リアルタイム性の高いIPパケットについて、廃棄が発生しないよう保護をすることが可能となる。   When the IP packet accumulates in the buffer 18 and overflows, the layer 3 processing unit 14 discards the IP packet. The layer 3 processing unit 14 has a function of performing an advanced analysis of the IP packet. Therefore, it is possible to protect IP packets having high real-time characteristics from being discarded by preferentially transmitting IP packets that require real-time characteristics.

実施例1によれば、以下のような効果を奏する。   According to the first embodiment, the following effects can be obtained.

第1の効果は,レイヤ3処理部14とレイヤ2処理部13の間で、入出力部15、16の伝送速度より早い伝送速度でIPパケットの送受信を行っているので、レイヤ2処理部13又はレイヤ3処理部14側が付加情報をIPパケットに付けても、下位ネットワークと上位ネットワークの間では入出力部15、16の最大伝送速度でIPパケットを送受信できるので、オーバーヘッドを吸収でき、IPパケットがスループット低下することがなく、従来技術と比べて、処理能力を向上させることができることである。   The first effect is that the IP packet transmission / reception is performed between the layer 3 processing unit 14 and the layer 2 processing unit 13 at a transmission rate faster than the transmission rates of the input / output units 15 and 16. Alternatively, even if the layer 3 processing unit 14 attaches additional information to the IP packet, the IP packet can be transmitted and received at the maximum transmission rate of the input / output units 15 and 16 between the lower network and the upper network, so that overhead can be absorbed and the IP packet However, the throughput is not lowered and the processing capability can be improved as compared with the prior art.

第2の効果は、レイヤ2処理部13に接続(内蔵でも可)されたバッファ17を監視するバッファ監視回路を追加して、バッファ17の空き状態に応じて、レイヤ3処理部14からレイヤ2処理部13へのインタフェースの伝送速度を切り替えることで、レイヤ2処理部13でのIPパケットの廃棄を防止すると共に、レイヤ3処理部14からレイヤ2処理部13への送信を止めないことにより、上位ネットワークから下位ネットワークにIPパケットを伝送する場合もレイヤ3処理部14で優先制御ができ、リアルタイム性が要求されるIPパケットの品質を保証することである。   The second effect is that a buffer monitoring circuit for monitoring the buffer 17 connected to the layer 2 processing unit 13 (which may be built-in) is added, and the layer 3 processing unit 14 changes the layer 2 according to the free state of the buffer 17. By switching the transmission rate of the interface to the processing unit 13, the layer 2 processing unit 13 prevents IP packets from being discarded, and does not stop transmission from the layer 3 processing unit 14 to the layer 2 processing unit 13. Even when an IP packet is transmitted from the upper network to the lower network, priority control can be performed by the layer 3 processing unit 14 to guarantee the quality of the IP packet that requires real-time performance.

第3の効果は、第1、第2の効果を得るのに、追加される回路はバッファ監視回路だけなので、従来技術と比べて、追加回路規模を必要最小限にすることができることである。   The third effect is that since only the buffer monitoring circuit is added to obtain the first and second effects, the additional circuit scale can be minimized as compared with the prior art.

本発明の実施例2に係るパケット中継装置ついて図面を用いて説明する。図3は、本発明の実施例2に係るパケット中継装置の回路構成を模式的に示したブロック図である。   A packet relay apparatus according to Embodiment 2 of the present invention will be described with reference to the drawings. FIG. 3 is a block diagram schematically illustrating a circuit configuration of the packet relay apparatus according to the second embodiment of the present invention.

実施例2は、実施例1の変形例であり、レイヤ2処理部23とレイヤ3処理部24との間のインタフェースについてさらに工夫している。   The second embodiment is a modification of the first embodiment, and further devise the interface between the layer 2 processing unit 23 and the layer 3 processing unit 24.

レイヤ2処理部23とレイヤ3処理部24との間のインタフェースとして、MAC(図1の11、12)を用いる代わりに、SGMII制御回路21、22を用いている。SGMII制御回路21とSGMII制御回路22とは、独立した2つのSGMIIポートで繋がっている。つまり、ここでは、2対の送信信号線、2対の送信クロック信号線、2対の受信信号線、及び、2対の受信クロック信号線(全ての信号が差動信号である)をもって、伝送速度2Gbps(1Gbps×2)で送受信する。   Instead of using the MAC (11, 12 in FIG. 1) as an interface between the layer 2 processing unit 23 and the layer 3 processing unit 24, SGMII control circuits 21, 22 are used. The SGMII control circuit 21 and the SGMII control circuit 22 are connected by two independent SGMII ports. That is, here, transmission is performed with two pairs of transmission signal lines, two pairs of transmission clock signal lines, two pairs of reception signal lines, and two pairs of reception clock signal lines (all signals are differential signals). Transmission / reception is performed at a speed of 2 Gbps (1 Gbps × 2).

SGMII制御回路21は、レイヤ2処理部23と内部バスで通信可能に接続されている。SGMII制御回路22は、レイヤ3処理部24と内部バスで通信可能に接続されている。   The SGMII control circuit 21 is communicably connected to the layer 2 processing unit 23 via an internal bus. The SGMII control circuit 22 is connected to the layer 3 processing unit 24 through an internal bus so as to be communicable.

SGMII制御回路21、SGMII制御回路22は、2つの独立したSGMIIポートに連続したIPパケットを割り当てる機能と、2つのSGMIIポートからIPパケットを受信できる機能と、を有するものとする。また、SGMII制御回路22は、バッファ監視回路29の制御信号を受けて、1ポートモードでIPパケットを伝送するか、2ポートモードでIPパケットを伝送するかを制御可能な構成となっている。   The SGMII control circuit 21 and the SGMII control circuit 22 have a function of assigning continuous IP packets to two independent SGMII ports and a function of receiving IP packets from the two SGMII ports. The SGMII control circuit 22 is configured to be able to control whether to transmit an IP packet in the 1-port mode or to transmit an IP packet in the 2-port mode in response to a control signal from the buffer monitoring circuit 29.

その他の構成は、実施例1の構成と同様である。   Other configurations are the same as those of the first embodiment.

次に、本発明の実施例2に係るパケット中継装置の動作について図面を用いて説明する。図4は、本発明の実施例2に係るパケット中継装置の動作を模式的に示したフローチャートである。なお、パケット中継装置における構成部については、図3を参照されたい。   Next, the operation of the packet relay apparatus according to the second embodiment of the present invention will be described with reference to the drawings. FIG. 4 is a flowchart schematically showing the operation of the packet relay apparatus according to the second embodiment of the present invention. Refer to FIG. 3 for the components in the packet relay apparatus.

バッファ監視回路29による伝送速度の制御動作について説明する。   The transmission speed control operation by the buffer monitoring circuit 29 will be described.

まず、バッファ監視回路29は、初期状態(ステップB1)において、制御信号が無効である。なお、バッファ監視回路29は、バッファ27の空き状態(又は使用状態)を常に監視している。この時、SGMII制御回路21とSGMII制御回路22の間では、2つのSGMIIポートを使ってIPパケットの送受信を行う。   First, in the buffer monitoring circuit 29, the control signal is invalid in the initial state (step B1). Note that the buffer monitoring circuit 29 constantly monitors the free state (or use state) of the buffer 27. At this time, IP packets are transmitted and received between the SGMII control circuit 21 and the SGMII control circuit 22 using two SGMII ports.

次に、バッファ監視回路29は、バッファ27の使用状態を判定する(ステップB2)。バッファ27の使用状態の判定では、バッファ容量に係る検出値が、閾値1(例えば、バッファ容量の80%)以上であるか、閾値0(例えば、バッファ容量の50%)以下であるか、閾値1(例えば、バッファ容量の80%)未満かつ閾値0(例えば、バッファ容量の50%)超であるか、を判定する。閾値1以上である場合(ステップB2の80%以上)、ステップB3に進む。閾値0以下である場合(ステップB2の50%以下)、ステップB5に進む。閾値1未満かつ閾値0超である場合(ステップB2の50%超80%未満)、ステップB7に進む。   Next, the buffer monitoring circuit 29 determines the usage state of the buffer 27 (step B2). In the determination of the use state of the buffer 27, whether the detection value related to the buffer capacity is equal to or higher than the threshold value 1 (for example, 80% of the buffer capacity), or lower than the threshold value 0 (for example, 50% of the buffer capacity). It is determined whether it is less than 1 (for example, 80% of the buffer capacity) and exceeds the threshold value 0 (for example, 50% of the buffer capacity). When the threshold value is 1 or more (80% or more of step B2), the process proceeds to step B3. When the threshold is 0 or less (50% or less of step B2), the process proceeds to step B5. If it is less than the threshold value 1 and more than the threshold value 0 (more than 50% and less than 80% of step B2), the process proceeds to step B7.

バッファ27の使用状態が閾値1以上の場合(ステップB2の80%以上)、バッファ監視回路29は、SGMII制御回路22への制御信号を有効にする(ステップB3)。ステップA3の後、SGMII制御回路22は、有効の状態の制御信号を受けることにより、1つのSGMIIポートを使ってIPパケットをSGMII制御回路22に向けて送信する(ステップB4)。ステップB4の後、ステップB2に戻る。   When the usage state of the buffer 27 is equal to or greater than the threshold value 1 (80% or more of step B2), the buffer monitoring circuit 29 validates the control signal to the SGMII control circuit 22 (step B3). After step A3, the SGMII control circuit 22 receives the control signal in the valid state, and transmits an IP packet to the SGMII control circuit 22 using one SGMII port (step B4). After step B4, the process returns to step B2.

バッファ27の使用状態が閾値0以下の場合(ステップB2の50%以下)、バッファ監視回路29は、SGMII制御回路22への制御信号を無効にする(ステップB5)。ステップB5の後、SGMII制御回路22は、無効の状態の制御信号を受けることにより、2つのSGMIIポートを使ってIPパケットをSGMII制御回路22に向けて送信する(ステップB6)。ステップB6の後、ステップB2に戻る。   When the usage state of the buffer 27 is equal to or less than the threshold value 0 (50% or less of step B2), the buffer monitoring circuit 29 invalidates the control signal to the SGMII control circuit 22 (step B5). After step B5, the SGMII control circuit 22 receives the control signal in the invalid state and transmits an IP packet to the SGMII control circuit 22 using the two SGMII ports (step B6). After step B6, the process returns to step B2.

バッファ27の使用状態が閾値1未満かつ閾値0超の場合(ステップB2の50%超80%未満)、バッファ監視回路29は、制御信号を前の状態に維持する(ステップB7)。ステップB7の後、ステップB2に戻る。なお、SGMII制御回路22は、ステップB7の後、前の状態と同じの制御信号を受けることにより、SGMIIポート数を前の状態に維持して、IPパケットをSGMII制御回路22に向けて送信することになる。   When the usage state of the buffer 27 is less than the threshold value 1 and more than the threshold value 0 (more than 50% and less than 80% of Step B2), the buffer monitoring circuit 29 maintains the control signal in the previous state (Step B7). After step B7, the process returns to step B2. The SGMII control circuit 22 receives the same control signal as in the previous state after step B7, maintains the number of SGMII ports in the previous state, and transmits the IP packet to the SGMII control circuit 22. It will be.

次に、図3の上位ネットワーク側から下位ネットワーク側にIPパケットを伝送する時のパケット中継装置の動作の詳細について説明する。   Next, details of the operation of the packet relay apparatus when transmitting IP packets from the upper network side to the lower network side in FIG. 3 will be described.

上位ネットワーク(入出力部26)から下位ネットワーク(入出力部25)にIPパケットを1Gbpsの最大伝送速度にして伝送する場合、IPパケットを受信したレイヤ3処理部24は、バッファ28にIPパケットを格納する。このとき、初期状態(図4のステップB1)では、制御信号が無効の状態で、SGMII制御回路22は2つのSGMIIポートを使って送信する。   When transmitting an IP packet at a maximum transmission rate of 1 Gbps from an upper network (input / output unit 26) to a lower network (input / output unit 25), the layer 3 processing unit 24 that has received the IP packet sends the IP packet to the buffer 28. Store. At this time, in an initial state (step B1 in FIG. 4), the control signal is invalid, and the SGMII control circuit 22 transmits using two SGMII ports.

SGMII制御回路22が2つのSGMIIポートで送信すると、バッファ27にはIPパケットが貯まって行き、図4のステップB2で示すようにバッファ27の使用状態が閾値0(例えばバッファ容量の50%)を超え、かつ、閾値1(例えば1バッファ容量の80%)未満になった時、図4のステップB7が示すようにバッファ監視回路29は制御信号を無効のまま変化させない。   When the SGMII control circuit 22 transmits through two SGMII ports, IP packets are accumulated in the buffer 27, and the use state of the buffer 27 is set to a threshold value 0 (for example, 50% of the buffer capacity) as shown in step B2 of FIG. When the threshold value is exceeded and less than the threshold value 1 (for example, 80% of one buffer capacity), the buffer monitoring circuit 29 does not change the control signal while being invalid as shown in Step B7 of FIG.

また、バッファ27の使用状態が閾値1(例えばバッファ容量の80%)以上になるとバッファ監視回路29は、図4のステップB3で示すように、制御信号を有効にする。その後、図4のステップB4で示すように、SGMII制御回路22は、送信する時に2つのSGMIIポートのうち1つのポート(伝送速度1Gbps)だけにIPパケットを送信するように切り替わる。   Further, when the usage state of the buffer 27 becomes equal to or more than the threshold value 1 (for example, 80% of the buffer capacity), the buffer monitoring circuit 29 validates the control signal as shown in Step B3 of FIG. Thereafter, as shown in step B4 of FIG. 4, the SGMII control circuit 22 switches to transmit an IP packet only to one of the two SGMII ports (transmission speed 1 Gbps) when transmitting.

SGMII制御回路22が1つのSGMIIポートだけで送信する場合、レイヤ3処理部24がIPパケットにつける付加情報により、本来の上位ネットワークからレイヤ3処理部24へ入ったIPパケットサイズより大きいデータサイズになる。しかし、1つのSGMIIは1Gbpsしかないので、データサイズが増えた分は伝送できなくなり、上位ネットワークから入ったIPパケットは1Gbps未満でバッファ27に届く。   When the SGMII control circuit 22 transmits only with one SGMII port, the data size larger than the IP packet size entered from the original upper network to the layer 3 processing unit 24 is added by the additional information attached to the IP packet by the layer 3 processing unit 24. Become. However, since one SGMII has only 1 Gbps, it cannot be transmitted as the data size increases, and an IP packet entered from the upper network reaches the buffer 27 at less than 1 Gbps.

さらに、レイヤ2処理部23はレイヤ3処理部24で付けられた付加情報を取り、入出力部25にIPパケット(上位ネットワークから入ってきたIPパケットその物)を1Gbpsの伝送速度で伝送するため、バッファ27のIPパケットは減少する。   Further, the layer 2 processing unit 23 takes the additional information added by the layer 3 processing unit 24, and transmits the IP packet (the IP packet received from the upper network itself) to the input / output unit 25 at a transmission rate of 1 Gbps. The IP packets in the buffer 27 are decreased.

バッファ27の使用状態が閾値1(例えば、バッファ容量の80%)未満かつ閾値0(例えば、バッファ容量の50%)超の時、図4のステップB7で示すように、バッファ監視回路29は制御信号を有効のまま変化させない。   When the use state of the buffer 27 is less than the threshold value 1 (for example, 80% of the buffer capacity) and exceeds the threshold value 0 (for example, 50% of the buffer capacity), the buffer monitoring circuit 29 controls as shown in step B7 of FIG. The signal remains valid and remains unchanged.

また、バッファ27の使用状態が閾値0(例えば、バッファ容量の50%)以下になると、図4のステップB5で示すように、バッファ監視回路29は制御信号を無効にする。その後、図4のステップB6で示すように、SGMII制御回路22は2つのSGMIIポートを使ってSGMII制御回路21に送信するように切り替わる。   When the use state of the buffer 27 becomes a threshold value 0 (for example, 50% of the buffer capacity) or less, the buffer monitoring circuit 29 invalidates the control signal as shown in step B5 of FIG. Thereafter, as shown in step B6 of FIG. 4, the SGMII control circuit 22 switches to transmit to the SGMII control circuit 21 using two SGMII ports.

なお、上記の動作は、ポーズ(PAUSE)フレームを使ったフロー制御を行わないことが前提条件である。   The above operation is premised on not performing flow control using a PAUSE frame.

次に、上記の伝送方向と反対方向、つまり、図3の下位ネットワーク側から上位ネットワーク側にIPパケットが伝送する時のパケット中継装置の動作の詳細について説明する。   Next, details of the operation of the packet relay apparatus when an IP packet is transmitted in the direction opposite to the above transmission direction, that is, when the IP packet is transmitted from the lower network side to the upper network side in FIG.

IPパケットが下位ネットワーク側から上位ネットワークに伝送される場合、2つのSGMIIポート(2Gbps)に固定して送信する。具体的に、レイヤ2処理部23は、入出力部25で受信したIPパケットをバッファ27に貯めてから、SGMII制御回路21に伝送する。SGMII制御回路21は、連続したIPパケットを2つのSGMIIポートに割り振って送信する。   When an IP packet is transmitted from the lower network side to the upper network, the IP packet is fixedly transmitted to two SGMII ports (2 Gbps). Specifically, the layer 2 processing unit 23 stores the IP packet received by the input / output unit 25 in the buffer 27 and then transmits the IP packet to the SGMII control circuit 21. The SGMII control circuit 21 allocates continuous IP packets to the two SGMII ports and transmits them.

SGMII制御回路22は、2つのSGMIIポートから受信したIPパケットをレイヤ3処理部24に伝送する。レイヤ3処理部24は、IPパケットをバッファ28に貯めてから、入出力部46に伝送する。   The SGMII control circuit 22 transmits the IP packet received from the two SGMII ports to the layer 3 processing unit 24. The layer 3 processing unit 24 stores the IP packet in the buffer 28 and then transmits the IP packet to the input / output unit 46.

レイヤ2処理部23が連続して2Gbpsの伝送速度でIPパケットを送信してきた場合、バッファ28にIPパケットが貯まって行く。バッファ28にIPパケットが貯まり、溢れる場合は、レイヤ3処理部24にて廃棄処理を行うが、レイヤ3処理部24では優先制御機能を持っているので、リアルタイム性が要求されるIPパケットを廃棄しないよう保護することが可能となる。   When the layer 2 processing unit 23 continuously transmits IP packets at a transmission rate of 2 Gbps, the IP packets are accumulated in the buffer 28. When the IP packet accumulates in the buffer 28 and overflows, the layer 3 processing unit 24 performs the discarding process. However, since the layer 3 processing unit 24 has a priority control function, the IP packet that requires real-time property is discarded. It is possible to protect against such.

実施例2によれば、レイヤ3処理部24とレイヤ2処理部23との間で、2つのSGMIIポートを使用しているので、レイヤ3処理部24とレイヤ2処理部23との間の伝送速度は2倍になる。これにより、下位ネットワークと上位ネットワークとの間ではオーバーヘッドが吸収され、スループットが維持される。また、上位ネットワークから下位ネットワークへの伝送方向でも優先制御ができる。   According to the second embodiment, since two SGMII ports are used between the layer 3 processing unit 24 and the layer 2 processing unit 23, transmission between the layer 3 processing unit 24 and the layer 2 processing unit 23 is performed. The speed is doubled. Thereby, the overhead is absorbed between the lower network and the upper network, and the throughput is maintained. Also, priority control can be performed in the transmission direction from the upper network to the lower network.

なお、実施例2の構成において、レイヤ2処理部23とレイヤ3処理部24との間は2ポート以上(例えば3ポート若しくはそれ以上)のインタフェースで構成してもよい。また、レイヤ2処理部23とレイヤ3処理部24との間を接続するインタフェースもSGMIIに限らずに、他のインタフェース(例えばRGMII、GMII)も使用できる。   In the configuration of the second embodiment, the layer 2 processing unit 23 and the layer 3 processing unit 24 may be configured with an interface of 2 ports or more (for example, 3 ports or more). Also, the interface connecting the layer 2 processing unit 23 and the layer 3 processing unit 24 is not limited to SGMII, and other interfaces (for example, RGMII, GMII) can be used.

11、12、101、102 MAC(第1、第2メディアアクセスコントローラ)
13、23、103 レイヤ2処理部
14、24、104 レイヤ3処理部
15、25、105 入出力部
16、26、106 入出力部
17、27、107 バッファ(第1バッファ)
18、28、108 バッファ(第2バッファ)
19、29 バッファ監視回路
21、22 SGMII制御回路(第1、第2インタフェース制御回路)
11, 12, 101, 102 MAC (first and second media access controllers)
13, 23, 103 Layer 2 processing unit 14, 24, 104 Layer 3 processing unit 15, 25, 105 Input / output unit 16, 26, 106 Input / output unit 17, 27, 107 Buffer (first buffer)
18, 28, 108 buffer (second buffer)
19, 29 Buffer monitoring circuit 21, 22 SGMII control circuit (first and second interface control circuit)

Claims (4)

パケットにおけるレイヤ2のデータを処理するとともに、前記パケットに付加情報を追加又は削除する機能を有するレイヤ2処理部と、
パケットにおけるレイヤ3のデータを処理するとともに、前記パケットに付加情報を追加又は削除する機能を有するレイヤ3処理部と、
前記レイヤ2処理部と前記レイヤ3処理部との間の伝送路に配されるとともに、前記レイヤ2処理部側から前記レイヤ3処理部側への伝送速度又はポート数を固定とし、かつ、前記レイヤ3処理部側から前記レイヤ2処理部側への伝送速度又はポート数を切り替え可能にしたインタフェースと、
を備え
前記インタフェースは、
前記レイヤ2処理部と通信可能に接続されるとともに、クロック同期型インタフェースを有する第1メディアアクセスコントローラと、
前記レイヤ3処理部と通信可能に接続されるとともに、クロック同期型インタフェースを有する第2メディアアクセスコントローラと、
を備え、
前記第1メディアアクセスコントローラから前記第2メディアアクセスコントローラへの伝送速度が固定され、
前記第2メディアアクセスコントローラから前記第1メディアアクセスコントローラへの伝送速度が可変であり、
前記レイヤ2処理部で処理されるパケットを貯めておくことが可能な第1バッファと、
前記レイヤ3処理部で処理されるパケットを貯めておくことが可能な第2バッファと、
前記第1バッファの使用状態又は空き状態を監視することにより、前記使用状態又は空き状態に応じた制御信号を出力するバッファ監視回路と、
を備え、
前記第2メディアアクセスコントローラは、前記バッファ監視回路からの前記制御信号に基づいて、送信クロックの周波数を切り替えることにより、前記第2メディアアクセスコントローラから前記第1メディアアクセスコントローラへの伝送速度を切り替えることを特徴とするパケット中継装置。
A layer 2 processing unit that processes layer 2 data in the packet and has a function of adding or deleting additional information to the packet;
A layer 3 processing unit having a function of processing layer 3 data in a packet and adding or deleting additional information to the packet;
The transmission line or the number of ports from the layer 2 processing unit side to the layer 3 processing unit side is fixed while being arranged in a transmission path between the layer 2 processing unit and the layer 3 processing unit, and An interface capable of switching the transmission rate or the number of ports from the layer 3 processing unit side to the layer 2 processing unit side;
Equipped with a,
The interface is
A first media access controller that is communicably connected to the layer 2 processing unit and has a clock synchronous interface;
A second media access controller that is communicably connected to the layer 3 processing unit and has a clock synchronous interface;
With
A transmission rate from the first media access controller to the second media access controller is fixed;
A transmission rate from the second media access controller to the first media access controller is variable;
A first buffer capable of storing packets processed by the layer 2 processing unit;
A second buffer capable of storing packets processed by the layer 3 processing unit;
A buffer monitoring circuit that outputs a control signal according to the use state or the free state by monitoring the use state or the free state of the first buffer;
With
The second media access controller switches a transmission rate from the second media access controller to the first media access controller by switching a frequency of a transmission clock based on the control signal from the buffer monitoring circuit. A packet relay device.
前記バッファ監視回路は、前記第1バッファの容量が第1設定値以上となったときに前記制御信号を有効とし、前記第1バッファの容量が前記第1設定値よりも小さい第2設定値以下となったときに前記制御信号を無効とし、前記第1バッファの容量が前記第2設定値超かつ前記第1設定値未満となったときに前記制御信号を前の状態に維持し、
前記第2メディアアクセスコントローラは、前記制御信号が無効のときに前記第2メディアアクセスコントローラから前記第1メディアアクセスコントローラへの伝送速度を第1伝送速度とし、前記制御信号が有効のときに前記第2メディアアクセスコントローラから前記第1メディアアクセスコントローラへの伝送速度を前記第1伝送速度よりも低速な第2伝送速度とするように切り替えることを特徴とする請求項記載のパケット中継装置。
The buffer monitoring circuit validates the control signal when the capacity of the first buffer becomes equal to or greater than a first set value, and the capacity of the first buffer is equal to or less than a second set value that is smaller than the first set value. The control signal is invalidated when the first buffer capacity is exceeded, and the control signal is maintained in the previous state when the capacity of the first buffer exceeds the second set value and less than the first set value,
The second media access controller sets the transmission rate from the second media access controller to the first media access controller as the first transmission rate when the control signal is invalid, and the second media access controller when the control signal is valid. 2 medium access packet relay apparatus according to claim 1, wherein the switch to the slower second transmission speed than the transmission speed of the first transmission rate from the controller to the first media access controller.
パケットにおけるレイヤ2のデータを処理するとともに、前記パケットに付加情報を追加又は削除する機能を有するレイヤ2処理部と、
パケットにおけるレイヤ3のデータを処理するとともに、前記パケットに付加情報を追加又は削除する機能を有するレイヤ3処理部と、
前記レイヤ2処理部と前記レイヤ3処理部との間の伝送路に配されるとともに、前記レイヤ2処理部側から前記レイヤ3処理部側への伝送速度又はポート数を固定とし、かつ、前記レイヤ3処理部側から前記レイヤ2処理部側への伝送速度又はポート数を切り替え可能にしたインタフェースと、
を備え、
前記インタフェースは、
前記レイヤ2処理部と通信可能に接続されるとともに、クロック同期型インタフェースを有する第1インタフェース制御回路と、
前記レイヤ3処理部と通信可能に接続されるとともに、クロック同期型インタフェースを有する第2インタフェース制御回路と、
を備え、
前記第1インタフェース制御回路から前記第2インタフェース制御回路へのポート数が固定され、
前記第2インタフェース制御回路から前記第1インタフェース制御回路へのポート数が可変であり、
前記レイヤ2処理部で処理されるパケットを貯めておくことが可能な第1バッファと、
前記レイヤ3処理部で処理されるパケットを貯めておくことが可能な第2バッファと、
前記第1バッファの使用状態又は空き状態を監視することにより、前記使用状態又は空き状態に応じた制御信号を出力するバッファ監視回路と、
を備え、
前記第2インタフェース制御回路は、前記バッファ監視回路からの前記制御信号に基づいて、前記第2インタフェース制御回路から前記第1インタフェース制御回路へのポート数を切り替えることを特徴とするパケット中継装置。
A layer 2 processing unit that processes layer 2 data in the packet and has a function of adding or deleting additional information to the packet;
A layer 3 processing unit having a function of processing layer 3 data in a packet and adding or deleting additional information to the packet;
The transmission line or the number of ports from the layer 2 processing unit side to the layer 3 processing unit side is fixed while being arranged in a transmission path between the layer 2 processing unit and the layer 3 processing unit, and An interface capable of switching the transmission rate or the number of ports from the layer 3 processing unit side to the layer 2 processing unit side;
With
The interface is
A first interface control circuit that is communicably connected to the layer 2 processing unit and has a clock synchronous interface;
A second interface control circuit that is communicably connected to the layer 3 processing unit and has a clock synchronous interface;
With
The number of ports from the first interface control circuit to the second interface control circuit is fixed,
Ri ports variable der from the second interface control circuit to the first interface control circuit,
A first buffer capable of storing packets processed by the layer 2 processing unit;
A second buffer capable of storing packets processed by the layer 3 processing unit;
A buffer monitoring circuit that outputs a control signal according to the use state or the free state by monitoring the use state or the free state of the first buffer;
With
Said second interface control circuit, said buffer based on the control signal from the monitoring circuit, the second interface control features and to Rupa packet relay apparatus that switches the number of ports from the circuit to the first interface control circuit .
前記バッファ監視回路は、前記第1バッファの容量が第1設定値以上となったときに前記制御信号を有効とし、前記第1バッファの容量が前記第1設定値よりも小さい第2設定値以下となったときに前記制御信号を無効とし、前記第1バッファの容量が前記第2設定値超かつ前記第1設定値未満となったときに前記制御信号を前の状態に維持し、
前記第2インタフェース制御回路は、前記制御信号が無効のときに前記第2インタフェース制御回路から前記第1インタフェース制御回路へのポート数を第1ポート数とし、前記制御信号が有効のときに前記第2インタフェース制御回路から前記第1インタフェース制御回路へのポート数を前記第1ポート数よりも少ない第2ポート数とするように切り替えることを特徴とする請求項記載のパケット中継装置。
The buffer monitoring circuit validates the control signal when the capacity of the first buffer becomes equal to or greater than a first set value, and the capacity of the first buffer is equal to or less than a second set value that is smaller than the first set value. The control signal is invalidated when the first buffer capacity is exceeded, and the control signal is maintained in the previous state when the capacity of the first buffer exceeds the second set value and less than the first set value,
The second interface control circuit sets the number of ports from the second interface control circuit to the first interface control circuit as the first port number when the control signal is invalid, and the second interface control circuit when the control signal is valid. 4. The packet relay apparatus according to claim 3 , wherein the number of ports from the two-interface control circuit to the first interface control circuit is switched so as to be a second port number smaller than the first port number.
JP2010041262A 2010-02-26 2010-02-26 Packet relay apparatus and packet relay method Active JP5105111B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010041262A JP5105111B2 (en) 2010-02-26 2010-02-26 Packet relay apparatus and packet relay method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010041262A JP5105111B2 (en) 2010-02-26 2010-02-26 Packet relay apparatus and packet relay method

Publications (2)

Publication Number Publication Date
JP2011181987A JP2011181987A (en) 2011-09-15
JP5105111B2 true JP5105111B2 (en) 2012-12-19

Family

ID=44693088

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010041262A Active JP5105111B2 (en) 2010-02-26 2010-02-26 Packet relay apparatus and packet relay method

Country Status (1)

Country Link
JP (1) JP5105111B2 (en)

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0514445A (en) * 1991-07-01 1993-01-22 Matsushita Electric Ind Co Ltd Isdn line reception processing unit
JP3413788B2 (en) * 1997-09-25 2003-06-09 日本電信電話株式会社 Communication method having communication protocol for performing flow control between layers and data communication terminal
JP5309580B2 (en) * 2008-02-04 2013-10-09 沖電気工業株式会社 Network processor
JP2009272912A (en) * 2008-05-08 2009-11-19 Fujitsu Ltd Ip data processor

Also Published As

Publication number Publication date
JP2011181987A (en) 2011-09-15

Similar Documents

Publication Publication Date Title
KR101833115B1 (en) System and method for dynamically power and performance optimized server interconnects
JP4573470B2 (en) Transmission apparatus and flow control method thereof
US8576850B2 (en) Band control apparatus, band control method, and storage medium
US7706277B2 (en) Selective flow control
US20060120289A1 (en) Packet flow control in switched full duplex ethernet networks
US9426080B2 (en) Data communication apparatus, data transmission method, and computer system
EP3890279A1 (en) Network information transmission system
WO2018218957A1 (en) Traffic control method, device and system
JP4842754B2 (en) Communication apparatus and communication method
US7602724B2 (en) Method and apparatus for transmitting circuitry that transmit data at different rates
US9118728B2 (en) Method and system for determining physical layer traversal time
CN115134308A (en) Method for avoiding head of line blocking through data packet bouncing in lossless network of data center
JP5105111B2 (en) Packet relay apparatus and packet relay method
JP5177004B2 (en) Operation mode changing device and communication device
CN114095448A (en) Method and equipment for processing congestion flow
EP4135295A1 (en) Ethernet pause aggregation for a relay device
US20100138554A1 (en) Interfacing with streams of differing speeds
CN211183974U (en) Quantum key distribution system-on-chip based on TCP/IP (Transmission control protocol/Internet protocol) unloading engine
Le et al. SFC: Near-source congestion signaling and flow control
KR100317126B1 (en) Gigabit Ethernet Architecture Including of Layer 3 Forwarding Engine with 2-Way Path
JP2006324864A (en) Network switch and back pressure control method
JP3995482B2 (en) Router that transmits flow control signals at high speed
JP5309580B2 (en) Network processor
JP5617625B2 (en) Data relay apparatus and communication priority control method
JP7537769B2 (en) Serial interface circuit, control method thereof, program, communication module, and communication device

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120509

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120619

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120820

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20120904

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20120918

R150 Certificate of patent or registration of utility model

Ref document number: 5105111

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20151012

Year of fee payment: 3

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350