JP5088492B2 - Relay device - Google Patents

Relay device Download PDF

Info

Publication number
JP5088492B2
JP5088492B2 JP2008085429A JP2008085429A JP5088492B2 JP 5088492 B2 JP5088492 B2 JP 5088492B2 JP 2008085429 A JP2008085429 A JP 2008085429A JP 2008085429 A JP2008085429 A JP 2008085429A JP 5088492 B2 JP5088492 B2 JP 5088492B2
Authority
JP
Japan
Prior art keywords
unit
packet
bridge
physical layer
management
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
JP2008085429A
Other languages
Japanese (ja)
Other versions
JP2009239787A (en
Inventor
享 鈴木
弘善 出浦
明 柄木田
貴哉 中島
Original Assignee
サクサ株式会社
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 サクサ株式会社 filed Critical サクサ株式会社
Priority to JP2008085429A priority Critical patent/JP5088492B2/en
Publication of JP2009239787A publication Critical patent/JP2009239787A/en
Application granted granted Critical
Publication of JP5088492B2 publication Critical patent/JP5088492B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

この発明は、例えば、PPPoE(Point to Point Protocol over Ethernet(登録商標))プロトコルを用いる通信路において用いられて好適な中継装置に関する。 The present invention, if example embodiment relates to a suitable relay device used in a communication channel using PPPoE (Point to Point Protocol over Ethernet ( registered trademark)) protocol.

PPPoEのプロトコルを用いた通信システムの一例の構成の概要を図8に示す。   FIG. 8 shows an outline of the configuration of an example of a communication system using the PPPoE protocol.

図8に示すように、インターネット1には、ブロードバンド接続業者2のサーバが接続されている。家庭や事業所の通信設備は、光ケーブルやADSL(Asymmetric Digital Subscriber Line)3を通じてブロードバンド接続業者2と接続され、このブロードバンド接続業者2を通じてインターネット1に接続される。   As shown in FIG. 8, a server of a broadband service provider 2 is connected to the Internet 1. Communication equipment in homes or offices is connected to a broadband connection provider 2 through an optical cable or an ADSL (Asymmetric Digital Subscriber Line) 3, and is connected to the Internet 1 through the broadband connection provider 2.

家庭や事業所においては、光ケーブルやADSL3は、ブロードバンドモデム/回線終端装置4を通じてルータ5に接続される。ルータ5には、例えばイーサーネット(登録商標)からなるLAN(Local Area Network)を通じて複数台のパーソナルコンピュータ6やゲーム機7が接続されている。   At home or business, an optical cable or ADSL 3 is connected to a router 5 through a broadband modem / line terminator 4. A plurality of personal computers 6 and game machines 7 are connected to the router 5 through a LAN (Local Area Network) made of, for example, Ethernet (registered trademark).

この図8のシステム構成において、ルータ5がPPPoEの機能を備えていれば、複数のパーソナルコンピュータ6からインターネット1に直接にアクセスすることができる。その場合のPPPoEクライアントは、ルータ5である。この場合に、ブロードバンドモデム/回線終端装置4は、PPPoEブリッジと呼ばれる中継装置を備える。   In the system configuration of FIG. 8, if the router 5 has a PPPoE function, a plurality of personal computers 6 can directly access the Internet 1. The PPPoE client in that case is the router 5. In this case, the broadband modem / line terminating device 4 includes a relay device called a PPPoE bridge.

なお、ゲーム機7がPPPoEの機能を備えていれば、ゲーム機7は、ブロードバンドモデム/回線終端装置4のPPPoEブリッジを通じて、ルータ5を介さずにPPPoEパケットの転送ができる。   If the game machine 7 has a PPPoE function, the game machine 7 can transfer PPPoE packets through the PPPoE bridge of the broadband modem / line terminator 4 without going through the router 5.

この通信システムにおけるPPPoEでのシーケンスは、例えば特許文献1(特開2003−333064号公報)に示されているように、図9に示すようなものとなる。また、PPPoEフレームのフォーマットは、図10に示すようなものとなっている。先ず、図10のPPPoEフレームのフォーマットについて説明する。   The sequence in PPPoE in this communication system is as shown in FIG. 9 as disclosed in, for example, Japanese Patent Laid-Open No. 2003-333064. The format of the PPPoE frame is as shown in FIG. First, the format of the PPPoE frame in FIG. 10 will be described.

図10に示すように、PPPoEフレームは、宛先アドレス「DESTINATION_ADDR」、送信元アドレス「SOURCE_ADDR」、パケット種別「ETHER_TYPE」、データ「payload」、エラー検出用のチェックサム「CHECKSUM」とからなる。宛先アドレス「DESTINATION_ADDR」、送信元アドレス「SOURCE_ADDR」、パケット種別「ETHER_TYPE」は、PPPoEフレームのヘッダ部である。   As shown in FIG. 10, the PPPoE frame is composed of a destination address “DESTINATION_ADDR”, a source address “SOURCE_ADDR”, a packet type “ETHER_TYPE”, data “payload”, and an error detection checksum “CHECKSUM”. The destination address “DESTINATION_ADDR”, the source address “SOURCE_ADDR”, and the packet type “ETHER_TYPE” are header parts of the PPPoE frame.

パケット種別「ETHER_TYPE」は、管理用パケットと、データ通信用のパケットとを判別するための判別情報である。具体的には、このパケット種別「ETHER_TYPE」が、「0x8863」であるときには、そのパケットは、管理用パケット(Discovery Stage(PPPoEセッションの開始時))であることを示しており、「0x8864」であるときには、そのパケットは、データ通信用パケット(PPP Session Stage(PPPによる通信時)であることを示している。   The packet type “ETHER_TYPE” is discrimination information for discriminating between a management packet and a data communication packet. Specifically, when the packet type “ETHER_TYPE” is “0x8863”, this indicates that the packet is a management packet (Discovery Stage (at the start of a PPPoE session)), and “0x8864”. In some cases, the packet indicates a data communication packet (PPP Session Stage (during PPP communication)).

したがって、このパケット種別「ETHER_TYPE」が上記のいずれであるかを認定することにより、パケットが管理用のパケットであるか、データ通信用のパケットであるかを判別することができる。   Accordingly, by identifying which of the above packet types “ETHER_TYPE” is, it is possible to determine whether the packet is a management packet or a data communication packet.

データ「payload」は、バージョン「VER」と、タイプ「TYPE」と、パケットのセッションの状態を示すコード「CODE」と、PPPoEのセッション識別情報(セッションID(Identification))「SESSION_ID」と、ペイロードの長さの情報「LENGTH」とからなるヘッダ部と、データ部としてのペイロード「payload」とからなる。   The data “payload” includes the version “VER”, the type “TYPE”, the code “CODE” indicating the session state of the packet, the session identification information of PPPoE (session ID (Identification)) “SESSION_ID”, and the payload It consists of a header portion consisting of length information “LENGTH” and a payload “payload” as a data portion.

セッションIDは、通信を開始しようとする2点間で接続されるパケット伝送路を識別するための伝送路識別情報である。セッションは、ここでは、仮想的な伝送路を意味するものとする。   The session ID is transmission path identification information for identifying a packet transmission path connected between two points to start communication. Here, the session means a virtual transmission path.

コード「CODE」は、図10に示すように、5個のセッションの状態を示すものとされている。すなわち、「CODE」は、PADI(PPPoE Active Discovery Initiation)と、PADO(PPPoE Active Discovery Offer)と、PADR(PPPoE Active Discovery Request)と、PADS(PPPoE Active Discovery Session−confirmation)と、PADT(PPPoE Active Discovery Terminate)との5種のコード情報のいずれかとなる。   The code “CODE” indicates the status of five sessions as shown in FIG. That is, “CODE” includes PADI (PPPoE Active Discovery Initiation), PADO (PPPoE Active Discovery Over), PADR (PPPoE Active Discovery Request), and PADS (CPPE). (Terminate) and any one of the five types of code information.

次に、図9を参照して、PPPoEでの通信シーケンスを説明する。図9において、PPPoEクライアントは、図8のルータなどである。PPPoEサーバは、ブロードバンド接続業者2のサーバである。   Next, a communication sequence in PPPoE will be described with reference to FIG. In FIG. 9, the PPPoE client is the router of FIG. The PPPoE server is a server of the broadband service provider 2.

(1)先ず、PPPoEクライアントは、PPPoEサーバを探すパケット(「CODE」がPADIのパケット;以下、PADIパケットという)をブロードキャストで送信する。   (1) First, the PPPoE client broadcasts a packet for searching for a PPPoE server (“CODE” is a PADI packet; hereinafter referred to as a PADI packet).

(2)PPPoEサーバは、これに対して返答のパケット(「CODE」がPADOのパケット;以下、PADOパケットという)を、PPPoEクライアントに返す。   (2) The PPPoE server returns a reply packet ("CODE" is a PADO packet; hereinafter referred to as a PADO packet) to the PPPoE client.

(3)PPPoEクライアントは、この返答のPADOパケットにより、PPPoEサーバが特定できるので、その特定したPPPoEサーバに、セッションの開始を要求するパケット(「CODE」がPADRのパケット;以下、PADRパケットという)を送る。   (3) Since the PPPoE client can specify the PPPoE server by the PADO packet of this response, a packet requesting the session start of the specified PPPoE server (“CODE” is a PADR packet; hereinafter referred to as a PADR packet) Send.

(4)このPADRパケットを受け取ったPPPoEサーバは、通信を開始しようとする伝送路についてのセッションIDを設定し、当該セッションIDを含めたセッションIDを通知するのためのパケット(「CODE」がPADSのパケット;以下、PADSパケットという)を、PPPoEクライアントに返す。   (4) Upon receiving this PADR packet, the PPPoE server sets a session ID for the transmission path on which communication is to be started, and a packet for notifying the session ID including the session ID (“CODE” is PADS). (Hereinafter referred to as PADS packet) to the PPPoE client.

以上の(1)−(4)までのシーケンス(PPPoEセッションステージ)により、PPPoEサーバは、セッションを確立するPPPoEクライアントの宛先アドレス「DESTINATION_ADDR」を特定し、また、セッションIDの設定およびセッションIDのPPPoEクライアント端末への通知を行う。   Through the above sequence (1) to (4) (PPPoE session stage), the PPPoE server specifies the destination address “DESTATION_ADDR” of the PPPoE client that establishes the session, and sets the session ID and the PPPoE of the session ID. Notify the client terminal.

以上のPPPoEセッションステージの次には、PPPセッションステージのシーケンスが行われる。   Following the PPPoE session stage, a PPP session stage sequence is performed.

(5)先ず、LCP(Link Control Protocol)によりネゴシエーションを行い、データリンク(パケット伝送路)を確立する。   (5) First, negotiation is performed by LCP (Link Control Protocol) to establish a data link (packet transmission path).

(6)次に、認証を行う。   (6) Next, authentication is performed.

(7)次に、PPPのネゴシエーションが開始され、IPCP(Internet Protocol Control Protocol)ネゴシエーションにより、インターネット1上のグローバルIPアドレスの割り当てが行なわれる。   (7) Next, PPP negotiation is started, and global IP addresses on the Internet 1 are assigned by IPCP (Internet Protocol Control Protocol) negotiation.

(8)そして、PPPによる通信が開始される。   (8) Then, communication by PPP is started.

PPPoEクライアントとPPPoEサーバとの間では、上述した(1)−(4)のPPPoEセッションステージでは、管理用のパケットがやり取りされ、それ以降の上述した(5)−(8)のPPPセッションステージでは、データ通信用のパケットがやり取りされる。   Management packets are exchanged between the PPPoE client and the PPPoE server in the above-described PPPoE session stage (1) to (4), and in the subsequent PPP session stage (5) to (8). Packets for data communication are exchanged.

前述したブロードバンドモデム/回線終端装置4のPPPoEブリッジは、図9に示すように、PPPoEクライアントとPPPoEサーバとの間に設けられて、両者の間におけるパケットの中継を行うものである。   The PPPoE bridge of the broadband modem / line terminator 4 described above is provided between a PPPoE client and a PPPoE server, as shown in FIG. 9, and relays packets between them.

ところで、図11に示すように、従来のPPPoEブリッジ10は、WAN(Wide Area Network)側インターフェース11と、LAN側インターフェース12と、ブリッジ部13とで構成されている。   As shown in FIG. 11, the conventional PPPoE bridge 10 includes a WAN (Wide Area Network) side interface 11, a LAN side interface 12, and a bridge unit 13.

図11の例の場合、WAN側インターフェース11は、インターネット側の伝送路に接続するための物理層(PHY)の機能を備える物理層機能部である。また、LAN側インターフェース12は、図11の例ではルータ5が接続されるイーサーネット(登録商標)に接続するための物理層の機能を備える物理層機能部である。   In the case of the example in FIG. 11, the WAN side interface 11 is a physical layer function unit having a physical layer (PHY) function for connecting to a transmission path on the Internet side. Further, the LAN side interface 12 is a physical layer function unit having a physical layer function for connecting to the Ethernet (registered trademark) to which the router 5 is connected in the example of FIG.

ブリッジ部13は、マイクロコンピュータやDSP(Digital Signal Processor)などで構成されており、ソフトウエア処理により、管理用のパケットと、データ通信用のパケットとを、両者の区別なく、WAN側インターフェース11からLAN側インターフェース12に、あるいはその逆に、図11において、点線矢印16で示すように中継転送する機能を備える。   The bridge unit 13 is configured by a microcomputer, a DSP (Digital Signal Processor), and the like. The software processing allows the management packet and the data communication packet to be transmitted from the WAN side interface 11 without distinction between the two. The LAN side interface 12 or vice versa has a function of relaying and transferring as shown by a dotted arrow 16 in FIG.

ブリッジ部13には、WANおよびLANを通じた通信をするため、そのプロトコルに応じた処理をするためのコントローラ部、すなわち、ここでは、MAC(Media Access Control)部14および15が設けられる。MAC部14,15は、これがないと、例えばイーサーネット(登録商標)の規格を満足することできないものである。例えば、イーサーネット(登録商標)の規格上、通信速度には多種あり、10BASE−T/100BASE−TX/1000BASE−Tなどがあるが、通信速度が変化してもMAC部と、物理層(PHY)との間で、その変化速度に対応した速さで通信を行なうことができるようになる。   The bridge unit 13 is provided with a controller unit for performing processing according to the protocol, that is, here, MAC (Media Access Control) units 14 and 15 in order to perform communication through the WAN and the LAN. Without this, the MAC units 14 and 15 cannot satisfy, for example, Ethernet (registered trademark) standards. For example, there are various communication speeds according to the Ethernet (registered trademark) standard, such as 10BASE-T / 100BASE-TX / 1000BASE-T. Even if the communication speed changes, the MAC unit and the physical layer (PHY) ) Can be communicated at a speed corresponding to the change speed.

上記の特許文献は、次の通りである。
特開2003−333064号公報
The above-mentioned patent documents are as follows.
JP 2003-333064 A

図11に示したように、従来のPPPoEブリッジ10においては、管理用のパケットとデータ通信用のパケットとを、ブリッジ部13で全て、ソフトウエアにより扱うようにしていた。このため、セッション数が多くなると、ブリッジ部10を構成するマイクロコンピュータのパフォーマンスが問題になる場合が生じる。   As shown in FIG. 11, in the conventional PPPoE bridge 10, all of the management packet and the data communication packet are handled by software in the bridge unit 13. For this reason, when the number of sessions increases, the performance of the microcomputer constituting the bridge unit 10 may become a problem.

また、PPPoEブリッジ10において、セッション管理を行なう必要がある場合がある。例えば、PPPoEブリッジ10のブリッジ部13のソフトウエアプログラムを、インターネットに接続されているサーバにアクセスしてダウンロードして、更新する場合等である。   In some cases, the PPPoE bridge 10 needs to perform session management. For example, the software program of the bridge unit 13 of the PPPoE bridge 10 is downloaded by accessing a server connected to the Internet and updated.

このような場合には、PPPoEブリッジ10のブリッジ部13は、セッションを管理して、自身のPPPoE通信をするようにする必要がある。このセッション管理は、従来の場合には、ブリッジ部13で行なう必要があるが、当該ブリッジ部13では管理用パケットとデータ通信用パケットとを共に扱うようにしているため、ブリッジ部13の負荷が加重となり、そのパフォーマンスに問題が生じる場合がある。   In such a case, the bridge unit 13 of the PPPoE bridge 10 needs to manage the session and perform its own PPPoE communication. In the conventional case, this session management needs to be performed by the bridge unit 13. However, since the bridge unit 13 handles both the management packet and the data communication packet, the load on the bridge unit 13 is reduced. Weighting can cause problems in its performance.

そこで、上記の問題点を解消した新規の中継装置を、出願人は、考案した。図12は、出願人が考案した新規の中継装置の一例としてのPPPoEブリッジ20の構成の概要を示すブロック図である。   Therefore, the applicant has devised a new relay device that solves the above problems. FIG. 12 is a block diagram showing an outline of the configuration of the PPPoE bridge 20 as an example of a new relay device devised by the applicant.

この図12に示すように、この例のPPPoEブリッジ20は、前述した従来例のPPPoEブリッジ部10のWAN側インターフェース11およびLAN側インターフェース12と同様のWAN側インターフェース21およびLAN側インターフェース22を備える。   As shown in FIG. 12, the PPPoE bridge 20 of this example includes a WAN side interface 21 and a LAN side interface 22 similar to the WAN side interface 11 and the LAN side interface 12 of the PPPoE bridge unit 10 of the conventional example described above.

そして、この例のPPPoEブリッジ20においては、前述した従来例のPPPoEブリッジ部10のブリッジ部10を、管理パケットブリッジ部23と、データパケットブリッジ部24との2つに分け、管理パケットブリッジ部23は、WAN側インターフェース21およびLAN側インターフェース22に対して、データパケットブリッジ部24を介して接続されるように構成する。   In the PPPoE bridge 20 of this example, the bridge unit 10 of the PPPoE bridge unit 10 of the conventional example described above is divided into a management packet bridge unit 23 and a data packet bridge unit 24, and the management packet bridge unit 23 is divided. Is configured to be connected to the WAN side interface 21 and the LAN side interface 22 via the data packet bridge unit 24.

データパケットブリッジ部24には、WAN側インターフェース21またはLAN側インターフェース22から到来するPPPoEパケットが、管理用のパケットであるか、データ通信用のパケットであるかを判定する機能を備える。   The data packet bridge unit 24 has a function of determining whether a PPPoE packet coming from the WAN side interface 21 or the LAN side interface 22 is a management packet or a data communication packet.

そして、データパケットブリッジ部24は、WAN側インターフェース21またはLAN側インターフェース22から到来するPPPoEパケットが、管理用のパケットであると判定したときには、当該管理用のパケットを管理パケットブリッジ部23に渡すようにする。   When the data packet bridge unit 24 determines that the PPPoE packet coming from the WAN side interface 21 or the LAN side interface 22 is a management packet, the data packet bridge unit 24 passes the management packet to the management packet bridge unit 23. To.

また、データパケットブリッジ部24は、WAN側インターフェース21またはLAN側インターフェース22から到来するPPPoEパケットが、データ通信用のパケットであると判定したときには、当該データ通信用のパケットは、管理パケットブリッジ部23には渡さずに、自己のブリッジ部24内を透過(転送中継)させるようにする。   When the data packet bridge unit 24 determines that the PPPoE packet arriving from the WAN side interface 21 or the LAN side interface 22 is a data communication packet, the data communication packet is transmitted to the management packet bridge unit 23. Instead of passing through, the inside of the bridge unit 24 is made transparent (transfer relay).

つまり、この例のPPPoEブリッジ20においては、管理パケットブリッジ部23は、管理用のパケットのみを取り扱い、データ通信用のパケットは、データパケットブリッジ部24のみを透過するように構成される。   That is, in the PPPoE bridge 20 of this example, the management packet bridge unit 23 is configured to handle only the management packet and the data communication packet is transmitted only through the data packet bridge unit 24.

すなわち、管理用のパケットは、図12において、点線25で示すように、管理パケットブリッジ部23により、WAN側インターフェース21とLAN側インターフェース22との間における中継転送(以下、WAN側インターフェース21とLAN側インターフェース22との間における中継転送をブリッジ転送という)がなされる。また、データ通信用のパケットは、図12において、別種の点線26で示すように、データパケットブリッジ部24により、ブリッジ転送がなされる。 That is, a packet for management 12 Te odor, as shown by the dashed line 25, by the management packet bridge portion 23, the relay transfer between the WAN side interface 21 and the LAN side interface 22 (hereinafter, WAN side interface 21 And the LAN side interface 22 are referred to as bridge transfer). Further, the data communication packet is bridge-transferred by the data packet bridge unit 24 as indicated by another type of dotted line 26 in FIG.

この結果、この例のPPPoEブリッジ20では、図12のPPPoEのシーケンスに示したPPPoEセッションのシーケンスでの管理用パケットのブリッジ転送は、管理パケットブリッジ部23が実行し、セッションが確立した後のPPPセッションでのデータ通信用パケットのブリッジ転送は、データパケットブリッジ部24を通じてのみ行われる。   As a result, in the PPPoE bridge 20 of this example, the management packet bridge unit 23 executes the bridge transfer of the management packet in the PPPoE session sequence shown in the PPPoE sequence of FIG. 12, and the PPP after the session is established The bridge transfer of the data communication packet in the session is performed only through the data packet bridge unit 24.

したがって、管理パケットブリッジ部23は、管理用のパケットのみを取り扱えばよいので、ソフトウエア処理であってもその負担は軽くなり、パフォーマンスが向上する。そして、管理パケットブリッジ部23でセッション管理をすることも容易になる。   Therefore, since the management packet bridge unit 23 only needs to handle the management packet, the burden of the software processing is reduced and the performance is improved. Also, session management by the management packet bridge unit 23 is facilitated.

また、データパケットブリッジ部24は、例えばFPGA(Field Programable Gate Array)などによるハードウエア処理構成とすることができ、データ通信用のパケットのブリッジ転送は、いわゆるワイヤースピードでの高速転送が可能となる。しかも、その場合に、データパケットブリッジ部24は、管理パケットブリッジ部23のパフォーマンスを考慮する必要はないというメリットがある。   The data packet bridge unit 24 can have a hardware processing configuration using, for example, an FPGA (Field Programmable Gate Array) and the like, and bridge transfer of packets for data communication can be performed at high speed at a so-called wire speed. . In addition, in this case, the data packet bridge unit 24 has an advantage that it is not necessary to consider the performance of the management packet bridge unit 23.

ところで、図12に示したPPPoEブリッジ20は、ブロック構成としては、図11の従来例のPPPoEブリッジ10のブリッジ部13と、WAN側インターフェース11およびLAN側インターフェース12との間に、別のブリッジ部が設けられたものとなっている。   By the way, the PPPoE bridge 20 shown in FIG. 12 has, as a block configuration, another bridge unit between the bridge unit 13 of the conventional PPPoE bridge 10 of FIG. 11 and the WAN side interface 11 and the LAN side interface 12. Is provided.

したがって、PPoEブリッジ20の場合、一般的には、PPPoEブリッジ10のブリッジ部13と同様に、管理パケットブリッジ部23に、MAC部231および232とを設けると共に、データパケットブリッジ部24にも、MAC部を設ける必要がある。すなわち、図12に示すように、データパケットブリッジ部24では、WAN側インターフェース部21およびLAN側インターフェース22のそれぞれとの間と、管理パケットブリッジ部23のMAC部231および232のそれぞれとの間の、合計4個のMAC部241,242,243,244を備える必要がある。   Therefore, in the case of the PPPoE bridge 20, generally, similarly to the bridge unit 13 of the PPPoE bridge 10, the management packet bridge unit 23 is provided with the MAC units 231 and 232, and the data packet bridge unit 24 is also provided with the MAC It is necessary to provide a part. That is, as shown in FIG. 12, in the data packet bridge unit 24, between the WAN side interface unit 21 and the LAN side interface 22, and between the MAC units 231 and 232 of the management packet bridge unit 23, respectively. , A total of four MAC units 241, 242, 243, and 244 must be provided.

このため、PPPoEブリッジ20は、MAC部が多数個必要となり、コストアップとなってしまうという問題がある。   For this reason, the PPPoE bridge 20 has a problem that a large number of MAC units are required, resulting in an increase in cost.

この問題は、上述の例のような中継装置に限らず、従来、物理層機能部を介して伝送路に接続されていて、MAC部を備える通信処理部を有する通信装置において、新たに、通信処理部と、物理層機能部との間に、別の通信処理部が設けられた場合の全てにおいて生じる。   This problem is not limited to the relay device as in the above example. Conventionally, in a communication device that is connected to a transmission path via a physical layer function unit and has a communication processing unit including a MAC unit, communication is newly performed. This occurs in all cases where another communication processing unit is provided between the processing unit and the physical layer function unit.

上記の問題点にかんがみ、この発明は、ソフトウエア処理を行うブリッジ部のパフォーマンスを気にすることなく、処理を行うことができる中継装置として、安価に構成する子とができるものを提供することを目的とする。 In view of the above problems, the present invention provides a relay device that can perform processing without worrying about the performance of the bridge unit that performs software processing, and that can be configured as an inexpensive child. With the goal.

上記の課題を解決するために、請求項の発明は、
パケットが管理用であるかデータ通信用であるかを判別するための判別情報と、2点間で接続される当該パケットの伝送路を識別するための伝送路識別情報とを少なくとも含む前記パケットを中継する中継装置であって、
通信の一方の相手方からのパケットのLANまたはWANからなる第1の伝送路に接続され、物理層の機能を備える第1の物理層機能部と、
前記通信の他方の相手方からのパケットのLANまたはWANからなる第2の伝送路に接続され、物理層の機能を備える第2の物理層機能部と、
前記第1の物理層機能部を通じて受け取った前記データ通信用のパケットを前記第2の物理層機能部側に転送し、前記第2の物理層機能部を通じて受け取った前記データ通信用のパケットを前記第1の物理層機能部側に転送するデータパケットブリッジ部と、
前記第1の伝送路を通じた通信をするため、前記LANまたはWANの通信プロトコルに応じた処理を行う第1のコントローラ部と、前記第2の伝送路を通じた通信をするため、前記LANまたはWANの通信プロトコルに応じた処理を行う第2のコントローラ部とを備え、前記第1の物理層機能部を通じて受け取った前記管理用のパケットを、前記第2の物理層機能部側に、前記データパケットブリッジ部を経由して転送し、前記第2の物理層機能部を通じて受け取った前記管理用のパケットを前記第1の物理層機能部側に、前記データパケットブリッジ部を経由して転送する管理パケットブリッジ部と、
前記第1の物理層機能部と前記データパケットブリッジ部との間に設けられ、前記第1の伝送路を通じた通信をするため、前記LANまたはWANの通信プロトコルに応じた処理を行う第3のコントローラ部と、
前記第2の物理層機能部と前記データパケットブリッジ部との間に設けられ、前記第2の伝送路を通じた通信をするため、前記LANまたはWANの通信プロトコルに応じた処理を行う第4のコントローラ部と、
を備え、
前記管理パケットブリッジ部は、
前記データパケットブリッジ部を通じて受けた前記管理用のパケットを判定して、前記管理用のパケットは前記データパケットブリッジ部に戻すと共に、前記管理用のパケットが確立された伝送路の前記伝送路識別情報の通知用であると判定したときに、当該伝送路識別情報を前記データパケットブリッジ部に保持させるようにし、
前記データパケットブリッジ部は、
前記管理パケットブリッジ部の前記第1のコントローラ部に対する第1のインターフェースと前記第2のコントローラ部に対する第2のインターフェースを備えると共に、前記第3のコントローラ部に対する第3のインターフェースと前記第4のコントローラ部に対する第4のインターフェースを備え、
前記管理パケットブリッジ部からの前記伝送路識別情報を受けて保持すると共に、前記第1または前記第2の物理層機能部を通じて受けた前記パケットに含まれる前記伝送路識別情報と前記保持した前記伝送路識別情報とが一致し、かつ、前記パケットに含まれる判別情報が前記データ通信用であるパケットは、前記第2または前記第1の物理層機能部に自ブリッジ部を通じて転送し、それ以外のパケットは、前記管理パケットブリッジ部に渡し、前記管理パケットブリッジ部からのパケットは、前記第1または前記第2の物理層機能部に向けて送出するようにする
ことを特徴とする中継装置を提供する。
In order to solve the above problems, the invention of claim 1
The packet including at least discrimination information for discriminating whether the packet is for management or data communication and transmission path identification information for identifying the transmission path of the packet connected between two points A relay device for relaying,
A first physical layer functional unit connected to a first transmission path composed of a LAN or WAN of packets from one party of communication, and having a physical layer function;
A second physical layer functional unit connected to a second transmission path consisting of a LAN or WAN of packets from the other party of the communication and having a physical layer function;
The data communication packet received through the first physical layer function unit is transferred to the second physical layer function unit, and the data communication packet received through the second physical layer function unit is transferred to the second physical layer function unit. A data packet bridge unit to be transferred to the first physical layer function unit side;
In order to perform communication through the first transmission path, the first controller unit that performs processing according to the LAN or WAN communication protocol and the LAN or WAN in order to perform communication through the second transmission path. A second controller unit that performs processing according to the communication protocol of the first physical layer function unit, the management packet received through the first physical layer function unit to the second physical layer function unit side Management packet transferred via the bridge unit and transferred to the first physical layer functional unit side via the data packet bridge unit for the management packet received through the second physical layer functional unit The bridge part,
A third physical layer that is provided between the first physical layer function unit and the data packet bridge unit and performs processing according to the LAN or WAN communication protocol in order to communicate through the first transmission path; A controller section;
Provided between the second physical layer function unit and the data packet bridge unit, and performs communication according to the LAN or WAN communication protocol to perform communication through the second transmission path. A controller section;
With
The management packet bridge unit
The management packet received through the data packet bridge unit is determined, the management packet is returned to the data packet bridge unit, and the transmission path identification information of the transmission path in which the management packet is established When it is determined that the information is for notification, the transmission path identification information is held in the data packet bridge unit,
The data packet bridge unit is
The management packet bridge unit includes a first interface to the first controller unit and a second interface to the second controller unit, and a third interface to the third controller unit and the fourth controller. A fourth interface to the department,
The transmission path identification information from the management packet bridge unit is received and held, and the transmission path identification information included in the packet received through the first or second physical layer function unit and the held transmission A packet whose path identification information matches and whose discrimination information included in the packet is for data communication is transferred to the second or first physical layer function unit through its own bridge unit, A packet is passed to the management packet bridge unit, and a packet from the management packet bridge unit is sent to the first or second physical layer function unit. To do.

上述の構成のこの発明による中継装置によれば、ブリッジ部を、管理用のパケットのみを処理する管理パケットブリッジ部と、データ通信用のパケットのみを中継転送処理するデータパケットブリッジ部とに分けたので、データパケットブリッジ部では、伝送路管理(セッション管理)を行うための処理パフォーマンスを気にすることなく、データ通信用のパケットの中継転送が可能になる。   According to the relay device of the present invention having the above-described configuration, the bridge unit is divided into a management packet bridge unit that processes only management packets and a data packet bridge unit that relays and transfers only data communication packets. Therefore, the data packet bridge unit can relay and transfer a packet for data communication without worrying about processing performance for performing transmission path management (session management).

そして、この発明による中継装置によれば、データパケットブリッジ部と、第1および第2の物理層機能部との間には、第3および第4のコントローラ部が設けられ、これら第3および第4のコントローラ部により、第1および第2の物理層機能部に接続される伝送路からのパケットについての通信が対応される。   According to the relay device of the present invention, the third and fourth controller units are provided between the data packet bridge unit and the first and second physical layer function units. The communication of the packet from the transmission line connected to the first and second physical layer function units is handled by the four controller units.

そして、中継装置の内部的には、管理パケットブリッジ部に第1および第2のコントローラ部が設けられているので、これら第1および第2のコントローラ部と、前記第3および第4のコントローラ部とにより、規格を満足してパケットの送受が可能となる。このため、データパケットブリッジ部には、コントローラ部を設ける必要はなく、第1および第2のコントローラ部、また、第3および第4のコントローラ部に対するインターフェースのみを設ければよくなり、コストアップを軽減することができる。   In addition, since the first and second controller units are provided in the management packet bridge unit internally in the relay device, the first and second controller units, and the third and fourth controller units. Thus, it is possible to send and receive packets that satisfy the standard. For this reason, it is not necessary to provide a controller unit in the data packet bridge unit, and it is only necessary to provide interfaces for the first and second controller units and the third and fourth controller units, thereby increasing costs. Can be reduced.

この発明によれば、伝送路管理(セッション管理)を行うための処理パフォーマンスを気にすることなく、データ通信用のパケットの中継転送が可能になる中継装置として、安価に構成することができるものを提供することができる。 According to the present invention, a relay device that can relay and transfer data communication packets without worrying about processing performance for performing transmission path management (session management) can be configured at low cost. Can be provided.

以下、この発明による中継装置の実施形態を、上述した図8の通信システムの、ブロードバンドモデム/回線終端装置4に設けられるPPPoEブリッジに適用した場合を例に取って、図を参照しながら説明する。   Hereinafter, the embodiment of the relay device according to the present invention will be described with reference to the drawings, taking as an example the case where the relay device according to the present invention is applied to the PPPoE bridge provided in the broadband modem / line terminator 4 in the communication system of FIG. .

図1は、この発明による中継装置の実施形態としてのPPPoEブリッジ30の構成の概要を示すブロック図である。図1に示すように、この実施形態のPPPoEブリッジ30は、WAN側およびLAN側のそれぞれに対して設けられるスイッチングハブ(以下、スイッチという)31および32と、管理パケットブリッジ部33と、データパケットブリッジ部34とからなる。   FIG. 1 is a block diagram showing an outline of a configuration of a PPPoE bridge 30 as an embodiment of a relay apparatus according to the present invention. As shown in FIG. 1, the PPPoE bridge 30 of this embodiment includes switching hubs (hereinafter referred to as switches) 31 and 32 provided for the WAN side and the LAN side, a management packet bridge unit 33, and a data packet. And a bridge section 34.

この実施形態では、管理パケットブリッジ部33は、マイクロコンピュータ(CPU)を備え、その処理をソフトウエア処理により実行するものとして構成されている。また、データパケットブリッジ部34は、この例では、FPGAによるハードウエア処理の構成とされる。   In this embodiment, the management packet bridge unit 33 includes a microcomputer (CPU) and is configured to execute the processing by software processing. In this example, the data packet bridge unit 34 has a hardware processing configuration by FPGA.

スイッチ31は、WAN側インターフェース部35と、MAC部36とを備える。また、スイッチ32は、LAN側インターフェース部37と、MAC部38とを備える。前述もしたように、WAN側インターフェース部35およびLAN側インターフェース部37は、物理層機能部(PHY)を構成するものである。   The switch 31 includes a WAN side interface unit 35 and a MAC unit 36. The switch 32 includes a LAN side interface unit 37 and a MAC unit 38. As described above, the WAN-side interface unit 35 and the LAN-side interface unit 37 constitute a physical layer function unit (PHY).

MAC部36は、WAN側インターフェース35部とデータパケットブリッジ部34との間に設けられる。また、MAC部38は、LAN側インターフェース部37とデータパケットブリッジ部34との間に設けられる。   The MAC unit 36 is provided between the WAN side interface 35 unit and the data packet bridge unit 34. The MAC unit 38 is provided between the LAN side interface unit 37 and the data packet bridge unit 34.

MAC部36は、WAN側インターフェース部35に接続されるWANに接続される伝送路に対して設けられたものである。この伝送路としては、ケーブルによる有線路でも良いし、無線路であっても良い。また、MAC部38は、LAN側インターフェース部37に接続されるLANに接続される伝送路に対して設けられたものである。この伝送路としても、ケーブルによる有線路でも良いし、無線路であっても良い。   The MAC unit 36 is provided for a transmission line connected to the WAN connected to the WAN side interface unit 35. The transmission path may be a wired path using a cable or a wireless path. The MAC unit 38 is provided for a transmission line connected to the LAN connected to the LAN side interface unit 37. This transmission path may be a wired path using a cable or a wireless path.

管理パケットブリッジ部33には、WAN側に対するMAC部301およびLAN側に対するMAC部302が設けられる。   The management packet bridge unit 33 is provided with a MAC unit 301 for the WAN side and a MAC unit 302 for the LAN side.

この実施形態のPPPoEブリッジ30においては、スイッチ31およびスイッチ32に、MAC部36および38を設けたことにより、データパケットブリッジ部34には、MAC部を設ける必要がない。   In the PPPoE bridge 30 of this embodiment, since the MAC units 36 and 38 are provided in the switch 31 and the switch 32, it is not necessary to provide the MAC unit in the data packet bridge unit 34.

この実施形態のPPPoE30においては、WAN側のスイッチ31のMAC部36に対してはインターフェース401が設けられ、管理パケットブリッジ部33のMAC部301に対してはインターフェース402が設けられる。また、LAN側のスイッチ32のMAC部38に対してはインターフェース403が設けられ、管理パケットブリッジ部33のMAC部302に対してはインターフェース404が設けられる。   In the PPPoE 30 of this embodiment, an interface 401 is provided for the MAC unit 36 of the switch 31 on the WAN side, and an interface 402 is provided for the MAC unit 301 of the management packet bridge unit 33. An interface 403 is provided for the MAC unit 38 of the switch 32 on the LAN side, and an interface 404 is provided for the MAC unit 302 of the management packet bridge unit 33.

この場合、この実施形態のPPPoEブリッジ30においては、次のようにして、管理パケットの転送およびデータパケットの転送がなされる。   In this case, in the PPPoE bridge 30 of this embodiment, the management packet and the data packet are transferred as follows.

すなわち、スイッチ31のWAN側インターフェース部35およびMAC部36を通じて入力されるパケットが、管理用パケットであるときには、そのパケットは、データパケットブリッジ部34では、インターフェース401からインターフェース402への経路を通じて管理パケットブリッジ部33に送られる。そして、管理パケットブリッジ部33では、MAC部301でそのパケットを受け、ソフトウエアによるブリッジ部を通じてMAC部302に至る。その後、当該パケットは、データパケットブリッジ部34に転送され、そのインターフェース404からインターフェース403への経路を通じて、スイッチ32に転送され、スイッチ32のMAC部38およびLAN側インターフェース部37を通じて、LAN側に送出される。   That is, when a packet input through the WAN side interface unit 35 and the MAC unit 36 of the switch 31 is a management packet, the data packet bridge unit 34 uses the management packet through a path from the interface 401 to the interface 402. It is sent to the bridge unit 33. The management packet bridge unit 33 receives the packet at the MAC unit 301 and reaches the MAC unit 302 through a bridge unit by software. Thereafter, the packet is transferred to the data packet bridge unit 34, transferred to the switch 32 through a path from the interface 404 to the interface 403, and sent to the LAN side through the MAC unit 38 and the LAN side interface unit 37 of the switch 32. Is done.

また、スイッチ32のLAN側インターフェース部37およびMAC部38を通じて入力されるパケットが、管理用パケットであるときには、そのパケットは、データパケットブリッジ部34では、インターフェース403からインターフェース404への経路を通じて管理パケットブリッジ部33に送られる。そして、管理パケットブリッジ部33では、MAC部302でそのパケットを受け、ソフトウエアによるブリッジ部を通じてMAC部301に至る。その後、当該パケットは、データパケットブリッジ部34に転送され、そのインターフェース402からインターフェース401への経路を通じて、スイッチ31に転送され、スイッチ31のMAC部36およびWAN側インターフェース部35を通じて、WAN側に送出される。   When the packet input through the LAN side interface unit 37 and the MAC unit 38 of the switch 32 is a management packet, the data packet bridge unit 34 uses the management packet through a path from the interface 403 to the interface 404. It is sent to the bridge unit 33. In the management packet bridge unit 33, the MAC unit 302 receives the packet and reaches the MAC unit 301 through a software bridge unit. Thereafter, the packet is transferred to the data packet bridge unit 34, transferred to the switch 31 through a path from the interface 402 to the interface 401, and sent to the WAN side through the MAC unit 36 and the WAN side interface unit 35 of the switch 31. Is done.

また、スイッチ31のWAN側インターフェース部35およびMAC部36を通じて入力されるパケットが、データ通信用パケットであるときには、そのパケットは、データパケットブリッジ部34では、インターフェース401から、内部のブリッジ通路を通じたインターフェース402への経路を通じてスイッチ32に転送される。そして、当該データ通信用パケットは、スイッチ32のMAC部38およびLAN側インターフェース部37を通じて、LAN側に送出される。   Further, when the packet input through the WAN side interface unit 35 and the MAC unit 36 of the switch 31 is a data communication packet, the data packet is passed from the interface 401 through the internal bridge path in the data packet bridge unit 34. It is transferred to the switch 32 through a route to the interface 402. Then, the data communication packet is sent to the LAN side through the MAC unit 38 and the LAN side interface unit 37 of the switch 32.

また、スイッチ32のLAN側インターフェース部37およびMAC部38を通じて入力されるパケットが、データ通信用パケットであるときには、そのパケットは、データパケットブリッジ部34では、インターフェース403から、内部ブリッジ通路を通じたインターフェース404への経路を通じてスイッチ31に送られる。そして、当該データ通信用パケットは、スイッチ31のMAC部36およびWAN側インターフェース部35を通じて、WAN側に送出される。   When the packet input through the LAN side interface unit 37 and the MAC unit 38 of the switch 32 is a data communication packet, the data packet bridge unit 34 receives the packet from the interface 403 through the internal bridge path. It is sent to the switch 31 through a route to 404. Then, the data communication packet is sent to the WAN side through the MAC unit 36 and the WAN side interface unit 35 of the switch 31.

この実施形態では、データパケットブリッジ部34のインターフェース401〜404は、GMII(Gigabit Medium Independent Interface)が用いられる。したがって、この実施形態では、スイッチ31とスイッチ32との間での、データパケットブリッジ部34を通じたデータパケットの転送は、通信速度が一定の高速転送が行われる。また、スイッチ31およびスイッチ32と、管理パケットブリッジ部33との間での、データパケットブリッジ部34を通じた管理パケットの転送も、通信速度が一定の高速転送が行われる。   In this embodiment, GMII (Gigabit Medium Independent Interface) is used for the interfaces 401 to 404 of the data packet bridge unit 34. Therefore, in this embodiment, the transfer of the data packet through the data packet bridge unit 34 between the switch 31 and the switch 32 is performed at a high speed with a constant communication speed. In addition, the management packet is transferred between the switch 31 and the switch 32 and the management packet bridge unit 33 through the data packet bridge unit 34 at a high speed with a constant communication speed.

管理パケットブリッジ部33は、前述したように、ソフトウエア処理の構成であるが、管理用のパケットのみを取り扱えばよいので、ソフトウエア処理であってもその負担は軽くなり、パフォーマンスが向上する。そして、管理パケットブリッジ部33でセッション管理をすることも容易になる。   As described above, the management packet bridge unit 33 has a software processing configuration. However, since only the management packet needs to be handled, the burden of the software processing is reduced and the performance is improved. It is also easy to manage the session with the management packet bridge unit 33.

また、データパケットブリッジ部34は、FPGAによるハードウエア処理構成であるので、データ通信用のパケットのブリッジ転送は、いわゆるワイヤースピードでの高速転送が可能となる。しかも、その場合に、データパケットブリッジ部34は、管理パケットブリッジ部23のパフォーマンスを考慮する必要はない。   Further, since the data packet bridge unit 34 has a hardware processing configuration based on FPGA, bridge transfer of data communication packets can be performed at high speed at a so-called wire speed. In addition, in this case, the data packet bridge unit 34 need not consider the performance of the management packet bridge unit 23.

図2に、この実施形態のPPPoEブリッジ30における管理パケットブリッジ部33およびデータパケットブリッジ部34の、より詳細な構成について説明する。   FIG. 2 illustrates a more detailed configuration of the management packet bridge unit 33 and the data packet bridge unit 34 in the PPPoE bridge 30 of this embodiment.

図2に示すように、管理パケットブリッジ部33は、MAC301(図示は省略)を備えるWANドライバ311と、図示を省略するが、MAC302(図示は省略)を備えるLANドライバ312と、ソフトブリッジ313と、上位アプリケーション(図では上位アプリと略記)314とをソフトウエア機能として有する。すなわち、前述もしたように、管理パケットブリッジ部33は、マイクロコンピュータを備え、このマイクロコンピュータがソフトウエア処理として、各部の機能を実行するものである。   As shown in FIG. 2, the management packet bridge unit 33 includes a WAN driver 311 having a MAC 301 (not shown), a LAN driver 312 having a MAC 302 (not shown), and a soft bridge 313. And an upper application (abbreviated as upper application in the figure) 314 as software functions. That is, as described above, the management packet bridge unit 33 includes a microcomputer, and the microcomputer executes functions of each unit as software processing.

WANドライバ311は、データパケットブリッジ部34のWAN側の通路のインターフェースと接続されて、管理用のパケットを、データパケットブリッジ部34を介してWAN側のスイッチ31との間で送受信するためのものである。   The WAN driver 311 is connected to the WAN side path interface of the data packet bridge unit 34 and transmits / receives a management packet to / from the WAN side switch 31 via the data packet bridge unit 34. It is.

LANドライバ312は、データパケットブリッジ部34のLAN側の通路のインターフェースと接続されて、管理用のパケットを、データパケットブリッジ部34を介してLAN側のスイッチ32との間で送受信するためのものである。   The LAN driver 312 is connected to the interface on the LAN side of the data packet bridge unit 34 and transmits / receives a management packet to / from the LAN side switch 32 via the data packet bridge unit 34. It is.

ソフトブリッジ313は、WANドライバ311と、LANドライバ312との間での管理用のブリッジ転送を行う機能を備える。   The soft bridge 313 has a function of performing management bridge transfer between the WAN driver 311 and the LAN driver 312.

また、ソフトブリッジ313は、後述するように、確立されたセッション(伝送路)のセッションIDを通知するのためのPADSパケットから、確立されたセッションのセッションIDを取得し、取得したセッションIDのセッション開始を上位アプリケーション314に通知すると共に、上位アプリケーション314の指示に従い、取得したセッションIDを、データパケットブリッジ部34のレジスタに対してセットする制御処理を行なう。   Further, as will be described later, the soft bridge 313 acquires the session ID of the established session from the PADS packet for notifying the session ID of the established session (transmission path), and acquires the session ID of the acquired session ID. In addition to notifying the upper application 314 of the start, control processing for setting the acquired session ID in the register of the data packet bridge unit 34 is performed in accordance with an instruction from the upper application 314.

また、ソフトブリッジ313は、切断要求のPADTパケットから、切断要求されたセッションのセッションIDを取得し、取得したセッションIDのセッション切断を上位アプリケーション314に通知すると共に、上位アプリケーション314の指示に従い、取得したセッションIDを、データパケットブリッジ部34のレジスタに対してクリアする制御処理を行なう。   Further, the soft bridge 313 acquires the session ID of the session requested to be disconnected from the PADT packet of the disconnection request, notifies the upper application 314 of the session disconnection of the acquired session ID, and acquires the session ID according to the instruction of the upper application 314. Control processing is performed to clear the session ID for the register of the data packet bridge unit 34.

さらに、ソフトブリッジ313は、上位アプリケーション314が管理するセッション以外の未知のセッションのセッションIDのパケットを受け取ったときには、当該パケットを廃棄し、セッション未知通知を上位アプリケーション314に送ると共に、上位アプリケーション314の指示に従い、通信の相手方に成りすまして、つまり、PPPoEクライアントおよびPPPoEサーバに成りすまして、当該未知のセッションを切断する機能も備える。   Furthermore, when the soft bridge 313 receives a packet with a session ID of an unknown session other than the session managed by the upper application 314, the soft bridge 313 discards the packet, sends a session unknown notification to the upper application 314, and According to the instruction, it is also provided with a function of pretending to be a communication partner, that is, pretending to be a PPPoE client and a PPPoE server, and disconnecting the unknown session.

上位アプリケーション314は、この実施形態では、セッション管理を行なうと共に、上述したようにソフトブリッジ313を制御する。   In this embodiment, the host application 314 performs session management and controls the soft bridge 313 as described above.

また、上位アプリケーション314は、例えば、管理パケットブリッジ部33のマイクロコンピュータが記憶するプログラムの更新をネットワークを通じて行うことができる機能を備えている。つまり、上位アプリケーション314は、PPPoEブリッジ部30が、自分からインターネットにアクセスする機能を備える。そして、そのアクセスを行なう必要がある場合に、空きのセッションがない場合に、ソフトブリッジ313に指示して、PPPoEクライアントおよびPPPoEサーバに成りすまして、いずれかのセッションを切断して空きを生成することができる機能も備える。   Further, the upper application 314 has a function capable of updating the program stored in the microcomputer of the management packet bridge unit 33 through the network, for example. That is, the host application 314 has a function for the PPPoE bridge unit 30 to access the Internet from itself. Then, when it is necessary to perform the access and there is no free session, the soft bridge 313 is instructed to impersonate a PPPoE client and a PPPoE server and disconnect any session to generate a free space. It also has a function that can.

データパケットブリッジ部34は、インターフェース401からインターフェース402に向かうWAN側のスイッチ31のMAC部36から受け取ったパケットの通路には、パケット判定部405と、分配部406とがシリーズに設けられる。また、インターフェース403からインターフェース404に向かうLAN側のスイッチ32から受け取ったパケットの通路には、パケット判定部408と、分配部409とがシリーズに設けられる。   In the data packet bridge unit 34, a packet determination unit 405 and a distribution unit 406 are provided in series in the path of packets received from the MAC unit 36 of the WAN side switch 31 from the interface 401 to the interface 402. Further, a packet determination unit 408 and a distribution unit 409 are provided in series in the path of the packet received from the LAN side switch 32 from the interface 403 to the interface 404.

また、インターフェース402からインターフェース401に向かう通路には、調停部410が設けられ、インターフェース404からインターフェース403に向かう通路には、調停部407が設けられる。   An arbitration unit 410 is provided in the path from the interface 402 to the interface 401, and an arbitration unit 407 is provided in the path from the interface 404 to the interface 403.

そして、分配部406と調停部407とが接続されて、分配部406から調停部407へのパケット通路が形成される。また、分配部409と調停部410とが接続されて、分配部409から調停部410へのパケット通路が形成される。すなわち、分配部406と調停部407とが接続されることにより、WAN側からのパケットを、LAN側にブリッジ転送するためのブリッジ通路が形成され、分配部409と調停部410が接続されることにより、LAN側からのパケットを、WAN側にブリッジ転送するためのブリッジ通路が形成される。   Distributing unit 406 and arbitrating unit 407 are connected to form a packet path from distributing unit 406 to arbitrating unit 407. Further, the distribution unit 409 and the arbitration unit 410 are connected to form a packet path from the distribution unit 409 to the arbitration unit 410. That is, the distribution unit 406 and the arbitration unit 407 are connected to form a bridge path for bridge-transferring packets from the WAN side to the LAN side, and the distribution unit 409 and the arbitration unit 410 are connected. As a result, a bridge path for bridge-transferring packets from the LAN side to the WAN side is formed.

さらに、データパケットブリッジ部34は、レジスタ部411を備える。このレジスタ部411には、管理パケットブリッジ部33のソフトブリッジ313により、インターフェース412を通じて、当該PPPoEブリッジ30を通じて確立されたセッションのセッションIDが書き込まれる。また、そのセッションが切断されたときには、レジスタ部411のそのセッションIDは、上位アプリケーション314により、クリアされる。   Further, the data packet bridge unit 34 includes a register unit 411. In this register unit 411, the session ID of the session established through the PPPoE bridge 30 is written through the interface 412 by the soft bridge 313 of the management packet bridge unit 33. When the session is disconnected, the session ID in the register unit 411 is cleared by the upper application 314.

このレジスタ部411のセッションIDの情報は、パケット判定部405および408に供給される。   Information on the session ID of the register unit 411 is supplied to the packet determination units 405 and 408.

パケット判定部405は、WAN側から送られてくるパケットのヘッダ部のパケット種別「ETHER TYPE」により、当該パケットが管理用のパケットか、データ通信用のパケットかのパケット種別判定をする。そして、パケット判定部405は、受け取ったパケットがデータ通信用パケットであると判定したときには、さらに、ヘッダ部のセッションIDと、レジスタ部411にセットされているセッションIDとを比較して、一致しているか否かのセッションID判定をする。そして、パケット判定部405は、前記パケット種別判定の結果(例えばフラグ)と、セッションID判定の結果(例えばフラグ)と共に、パケットを分配部406に渡す。   The packet determination unit 405 determines whether the packet is a management packet or a data communication packet based on the packet type “ETHER TYPE” in the header part of the packet sent from the WAN side. When the packet determination unit 405 determines that the received packet is a data communication packet, the packet determination unit 405 further compares the session ID of the header unit with the session ID set in the register unit 411 to match. Whether or not the session ID is determined is determined. Then, the packet determination unit 405 passes the packet to the distribution unit 406 together with the packet type determination result (for example, flag) and the session ID determination result (for example, flag).

分配部406は、パケット判定部405からのパケットを、前記判定結果に基づいて、インターフェース402に渡すか、調停部407に渡すかの分配処理をする。すなわち、分配部406は、当該パケットが管理用のパケットであるときには、そのパケットは、インターフェース402を通じて管理パケットブリッジ部33に渡すように構成されている。また、分配部406は、当該パケットがデータ通信用であって、セッションID判定結果が一致であるときには、そのパケットは、調停部407に渡すように構成されている。分配部406は、セッションID判定結果が不一致であるときには、そのパケットは、インターフェース402を通じて管理パケットブリッジ部33に渡すように構成されている。   The distribution unit 406 performs distribution processing of whether to pass the packet from the packet determination unit 405 to the interface 402 or to the arbitration unit 407 based on the determination result. That is, the distribution unit 406 is configured to pass the packet to the management packet bridge unit 33 through the interface 402 when the packet is a management packet. The distribution unit 406 is configured to pass the packet to the arbitration unit 407 when the packet is for data communication and the session ID determination result is the same. The distribution unit 406 is configured to pass the packet to the management packet bridge unit 33 through the interface 402 when the session ID determination results do not match.

同様に、パケット判定部408は、LAN側から送られてくるパケットのヘッダ部のパケット種別「ETHER TYPE」により、当該パケットが管理用のパケットか、データ通信用のパケットかのパケット種別判定をする。そして、パケット判定部408は、受け取ったパケットがデータ通信用パケットであると判定したときには、さらに、ヘッダ部のセッションIDと、レジスタ部411にセットされているセッションIDとを比較して、一致しているか否かのセッションID判定をする。そして、パケット判定部408は、前記パケット種別判定の結果(例えばフラグ)と、セッションID判定の結果(例えばフラグ)と共に、パケットを分配部409に渡す。   Similarly, the packet determination unit 408 determines whether the packet is a management packet or a data communication packet based on the packet type “ETHER TYPE” in the header part of the packet sent from the LAN side. . When the packet determination unit 408 determines that the received packet is a data communication packet, the packet determination unit 408 further compares the session ID of the header unit with the session ID set in the register unit 411 to make a match. Whether or not the session ID is determined is determined. Then, the packet determination unit 408 passes the packet to the distribution unit 409 together with the packet type determination result (for example, flag) and the session ID determination result (for example, flag).

分配部409は、パケット判定部408からのパケットを、前記判定結果に基づいて、インターフェース404に渡すか、調停部410に渡すかの分配処理をする。すなわち、分配部409は、当該パケットが管理用のパケットであるときには、そのパケットは、インターフェース404を通じて管理パケットブリッジ部33に渡すように構成されている。また、分配部409は、当該パケットがデータ通信用であって、セッションID判定結果が一致であるときには、そのパケットは、調停部410に渡すように構成されている。分配部409は、セッションID判定結果が不一致であるときには、そのパケットは、インターフェース404を通じて管理パケットブリッジ部33に渡すように構成されている。   The distribution unit 409 performs distribution processing of whether the packet from the packet determination unit 408 is transferred to the interface 404 or the arbitration unit 410 based on the determination result. That is, the distribution unit 409 is configured to pass the packet to the management packet bridge unit 33 through the interface 404 when the packet is a management packet. The distribution unit 409 is configured to pass the packet to the arbitration unit 410 when the packet is for data communication and the session ID determination result is the same. The distribution unit 409 is configured to pass the packet to the management packet bridge unit 33 through the interface 404 when the session ID determination results do not match.

調停部407および410は、分配部406および409からのパケットと、インターフェース404および402からのパケットの衝突が生じないように調停するためのもので、PPPoEにおいて予め定められている優先順位に従って調停を行なうように構成されている。PPPoEフレームのヘッダ部には、各パケットの優先順位の情報が含められており、調停部407および410では、その優先順位の情報に基づいて、衝突が生じないように、パケットの調停を行なう。   Arbitration units 407 and 410 are used for arbitration so that collision between packets from distribution units 406 and 409 and packets from interfaces 404 and 402 does not occur. Arbitration units 407 and 410 perform arbitration according to a priority order predetermined in PPPoE. Configured to do. The header part of the PPPoE frame includes information on the priority order of each packet. Based on the priority order information, the arbitration sections 407 and 410 perform packet arbitration so that no collision occurs.

以上の処理により、セッションが確立した後のデータ通信用のパケットは、データパケットブリッジ部34のみを通過(ブリッジ転送)するように制御され、WANやLANを通じて送られてくる管理用のパケットや、未知のパケットは、管理パケットブリッジ部33に送られる。   With the above processing, the packet for data communication after the session is established is controlled so as to pass only the data packet bridge unit 34 (bridge transfer), and the management packet sent through the WAN or LAN, Unknown packets are sent to the management packet bridge unit 33.

なお、パケット判定部405および408は、レジスタ部411にセッションIDがセットされていないときには、全てのパケットを管理パケットブリッジ部33側に渡すように構成するようにしても良い。   The packet determination units 405 and 408 may be configured to pass all packets to the management packet bridge unit 33 side when the session ID is not set in the register unit 411.

管理パケットブリッジ部33は、PPPoEセッションにおいて受け取る管理用のパケットを、ソフトブリッジ313を通じてブリッジ転送するようにする。そして、管理パケットブリッジ部33は、そのPPPoEセッションにおいて、サーバから通知されたセッションIDを取得して、データパケットブリッジ部34のレジスタ部411にセットするようにする。   The management packet bridge unit 33 bridge-transfers a management packet received in the PPPoE session through the soft bridge 313. Then, the management packet bridge unit 33 acquires the session ID notified from the server in the PPPoE session, and sets it in the register unit 411 of the data packet bridge unit 34.

また、管理パケットブリッジ部33は、通信状態から切断要求の管理用のパケット(PADTパケット)を受信したときには、そのPADTパケットのヘッダ部に含まれるセッションIDを取得し、そのセッションIDを、データパケットブリッジ部34のレジスタ部411からクリアするようにする。   When the management packet bridge unit 33 receives a disconnection request management packet (PADT packet) from the communication state, the management packet bridge unit 33 acquires the session ID included in the header of the PADT packet, and the session ID is used as a data packet. Clear from the register unit 411 of the bridge unit 34.

次に、以上説明したPPPoEブリッジ30において実行される接続シーケンス、切断シーケンスなどのシーケンスを説明して、この実施形態のPPPoEブリッジ30での処理動作を、さらに説明する。   Next, a sequence such as a connection sequence and a disconnection sequence executed in the PPPoE bridge 30 described above will be described to further explain processing operations in the PPPoE bridge 30 of this embodiment.

[接続シーケンス;図3]
図3は、実施形態のPPPoEブリッジ30における接続シーケンス例を説明するためのシーケンス図である。この図3は、図9で示したPPPoE通信シーケンスに対応するものである。
[Connection sequence; Fig. 3]
FIG. 3 is a sequence diagram for explaining an example of a connection sequence in the PPPoE bridge 30 according to the embodiment. FIG. 3 corresponds to the PPPoE communication sequence shown in FIG.

図9に示したように、PPPoEセッションステージにおいては、(1)−(4)のシーケンスがなされる。なお、図3に示すように、この接続シーケンスが開始される前には、セッションの空きが存在しているとする。セッションの空きや、通信中は、セッション管理を行なう上位アプリケーション314が把握している。   As shown in FIG. 9, in the PPPoE session stage, the sequence (1)-(4) is performed. Note that, as shown in FIG. 3, it is assumed that there is a free session before this connection sequence is started. The high-order application 314 that performs session management grasps when a session is idle or during communication.

先ず、PPPoEクライアントからのPPPoEサーバを探すPADIパケットは、LAN側インターフェース部37を通じてデータパケットブリッジ部34に入力される。データパケットブリッジ部34では、パケット判定部408で、このPADIパケットを管理用のパケットと判定する。この判定結果により、分配部409は、インターフェース404を通じて、当該PADIパケットを管理パケットブリッジ部33に渡す。   First, a PADI packet for searching for a PPPoE server from a PPPoE client is input to the data packet bridge unit 34 through the LAN side interface unit 37. In the data packet bridge unit 34, the packet determination unit 408 determines this PADI packet as a management packet. Based on the determination result, the distribution unit 409 passes the PADI packet to the management packet bridge unit 33 through the interface 404.

管理パケットブリッジ部33では、LANドライバ312を通じて、このPADIパケットを受け、ソフトブリッジ313を通じてWANドライバ311に透過(ブリッジ転送)させる。WANドライバ311からのPADIパケットは、データパケットブリッジ部34で、インターフェース402、調停部410およびインターフェース401を順次通り、WAN側インターフェース部35を通じてPPPoEサーバ側に送出される。   The management packet bridge unit 33 receives this PADI packet through the LAN driver 312 and transmits it (bridge transfer) to the WAN driver 311 through the soft bridge 313. The PADI packet from the WAN driver 311 is sent to the PPPoE server side through the WAN side interface unit 35 through the interface 402, the arbitration unit 410, and the interface 401 in the data packet bridge unit 34 in order.

次に、PPPoEサーバ側からは、返答のPADOパケットが送られてくるが、このPADOパケットは、WAN側インターフェース部35を通じてデータパケットブリッジ部34に入力される。データパケットブリッジ部34では、パケット判定部405で、このPADOパケットを管理用のパケットと判定する。この判定結果により、分配部406は、インターフェース402を通じて、当該PADOパケットを管理パケットブリッジ部33に渡す。   Next, a reply PADO packet is sent from the PPPoE server side, and this PADO packet is input to the data packet bridge unit 34 through the WAN side interface unit 35. In the data packet bridge unit 34, the packet determination unit 405 determines this PADO packet as a management packet. Based on the determination result, the distribution unit 406 passes the PADO packet to the management packet bridge unit 33 through the interface 402.

管理パケットブリッジ部33では、WANドライバ311を通じて、このPADOパケットを受け、ソフトブリッジ313を通じてLANドライバ312に透過(ブリッジ転送)させる。LANドライバ312からのPADOパケットは、データパケットブリッジ部34で、インターフェース404、調停部407およびインターフェース403を順次通り、LAN側インターフェース部37を通じてPPPoEクライアント側に送出される。   The management packet bridge unit 33 receives this PADO packet through the WAN driver 311 and transmits it to the LAN driver 312 through the soft bridge 313 (bridge transfer). The PADO packet from the LAN driver 312 is sent to the PPPoE client side through the LAN side interface unit 37 through the interface 404, the arbitration unit 407, and the interface 403 in order by the data packet bridge unit 34.

次に、PPPoEクライアント側からは、セッションの開始を要求するPADRパケットが送られてくる。このPADRパケットは、LAN側インターフェース部37を通じてデータパケットブリッジ部34に入力される。データパケットブリッジ部34では、パケット判定部408で、このPADRパケットを管理用のパケットと判定する。この判定結果により、分配部409は、インターフェース404を通じて、当該PADRパケットを管理パケットブリッジ部33に渡す。   Next, a PADR packet requesting the start of a session is sent from the PPPoE client side. The PADR packet is input to the data packet bridge unit 34 through the LAN side interface unit 37. In the data packet bridge unit 34, the packet determination unit 408 determines the PADR packet as a management packet. Based on the determination result, the distribution unit 409 passes the PADR packet to the management packet bridge unit 33 through the interface 404.

管理パケットブリッジ部33では、LANドライバ312を通じて、このPADRパケットを受け、ソフトブリッジ313を通じてWANドライバ311に透過(ブリッジ転送)させる。WANドライバ311からのPADRパケットは、データパケットブリッジ部34で、インターフェース402、調停部410およびインターフェース401を順次通り、WAN側インターフェース部35を通じてPPPoEサーバ側に送出される。   The management packet bridge unit 33 receives this PADR packet through the LAN driver 312 and transmits it (bridge transfer) to the WAN driver 311 through the soft bridge 313. The PADR packet from the WAN driver 311 is sent to the PPPoE server side through the WAN side interface unit 35 through the interface 402, the arbitration unit 410, and the interface 401 in the data packet bridge unit 34 in order.

次に、PPPoEサーバ側からは、セッションIDを通知するのためのPADSパケットが送られてくる。このPADSパケットは、WAN側インターフェース部35を通じてデータパケットブリッジ部34に入力される。データパケットブリッジ部34では、パケット判定部405で、このPADSパケットを管理用のパケットと判定する。この判定結果により、分配部406は、インターフェース402を通じて、当該PADSパケットを管理パケットブリッジ部33に渡す。   Next, a PADS packet for notifying the session ID is sent from the PPPoE server side. The PADS packet is input to the data packet bridge unit 34 through the WAN side interface unit 35. In the data packet bridge unit 34, the packet determination unit 405 determines this PADS packet as a management packet. Based on the determination result, the distribution unit 406 passes the PADS packet to the management packet bridge unit 33 through the interface 402.

管理パケットブリッジ部33では、WANドライバ311を通じて、このPADSパケットを受け、ソフトブリッジ313を通じてLANドライバ312に透過(ブリッジ転送)させる。このとき、ソフトブリッジ313は、PADSパケットからセッションIDを取得保持する。そして、ソフトブリッジ313は、取り出したセッションIDと共に、セッション開始通知を上位アプリケーション314に渡す。   The management packet bridge unit 33 receives this PADS packet through the WAN driver 311 and transmits it to the LAN driver 312 through the soft bridge 313 (bridge transfer). At this time, the soft bridge 313 acquires and holds the session ID from the PADS packet. Then, the soft bridge 313 passes the session start notification to the upper application 314 together with the extracted session ID.

上位アプリケーション314は、受け取ったセッションIDをセッション管理のために保持して、当該セッションは通信中とするセッション管理を行なう。そして、上位アプリケーション314は、セッション開始要求をソフトブリッジ313に送る。これを受けたソフトブリッジ313は、データパケットブリッジ部24のレジスタ部411に、確立されたセッションのセッションIDをセットする。   The host application 314 holds the received session ID for session management, and performs session management in which the session is in communication. Then, the upper application 314 sends a session start request to the soft bridge 313. Receiving this, the soft bridge 313 sets the session ID of the established session in the register unit 411 of the data packet bridge unit 24.

レジスタ部411へのセッションIDのセットにより、データパケットブリッジ部34は、LAN側インターフェース部37との間におけるブリッジ転送の処理開始となる。   By setting the session ID in the register unit 411, the data packet bridge unit 34 starts processing for bridge transfer with the LAN side interface unit 37.

その後、ソフトブリッジ313は、PADSパケットを透過させて、LANドライバ312を通じてデータパケットブリッジ部34に送出する。これにより、PADSパケットは、データパケットブリッジ部34を通じてLAN側インターフェース部37に転送され、PPPoEクライアント側に送出され、セッションが確立される。   Thereafter, the soft bridge 313 transmits the PADS packet and sends it to the data packet bridge unit 34 through the LAN driver 312. As a result, the PADS packet is transferred to the LAN side interface unit 37 through the data packet bridge unit 34, and is sent to the PPPoE client side to establish a session.

以上により、セッションが確立された後には、上位アプリケーション314により通信中が管理される。そして、PPPセッションで、WAN側インターフェース部35とLAN側インターフェース部37を通じてやり取りされるデータ通信用パケットは、図3の点線矢印で示すように、データパケットブリッジ部34のみを透過(ブリッジ転送)するようになる。   As described above, after the session is established, the higher-level application 314 manages communication. Then, the data communication packet exchanged through the WAN side interface unit 35 and the LAN side interface unit 37 in the PPP session is transmitted only through the data packet bridge unit 34 (bridge transfer) as shown by a dotted arrow in FIG. It becomes like this.

[切断シーケンス;図4]
図4は、実施形態のPPPoEブリッジ30における切断シーケンス例を説明するためのシーケンス図である。
[Cutting sequence; Fig. 4]
FIG. 4 is a sequence diagram for explaining a disconnection sequence example in the PPPoE bridge 30 of the embodiment.

この図4に示すように、通信中に、PPPoEクライアント側からLAN側インターフェース部37を通じて、切断要求のPADTパケットが到来すると、データパケットブリッジ部34は、パケット判定部408で、このPADTパケットを管理用のパケットと判定する。この判定結果により、分配部409は、インターフェース404を通じて、当該PADTパケットを管理パケットブリッジ部33に渡す。   As shown in FIG. 4, when a disconnect request PADT packet arrives from the PPPoE client side through the LAN side interface unit 37 during communication, the data packet bridge unit 34 manages this PADT packet with the packet determination unit 408. It is determined as a packet for use. Based on the determination result, the distribution unit 409 passes the PADT packet to the management packet bridge unit 33 through the interface 404.

管理パケットブリッジ部33では、LANドライバ312を通じて、このPADTパケットを受け、ソフトブリッジ313を通じてWANドライバ311に透過(ブリッジ転送)させる。このとき、ソフトブリッジ313は、PADTパケットからセッションIDを取り出し、保持しているセッションIDと一致するかどうかチェックして、一致したときには、ソフトブリッジ313は、取り出したセッションIDと共に、上位アプリケーション314にセッション切断通知を送る。   The management packet bridge unit 33 receives this PADT packet through the LAN driver 312 and transmits it (bridge transfer) to the WAN driver 311 through the soft bridge 313. At this time, the soft bridge 313 takes out the session ID from the PADT packet and checks whether or not it matches the held session ID. If they match, the soft bridge 313 sends the session ID to the upper application 314 together with the taken session ID. Send session disconnect notification.

上位アプリケーション314は、受け取ったセッションIDによりセッション切断となったセッションを認識し、そのセッションIDを削除するなどして、それをセッション管理に反映する。そして、上位アプリケーション314は、セッション切断要求をソフトブリッジ313に送る。   The upper application 314 recognizes the session that has been disconnected based on the received session ID, and deletes the session ID and reflects it in the session management. Then, the upper application 314 sends a session disconnection request to the soft bridge 313.

これを受けたソフトブリッジ313は、データパケットブリッジ部34のレジスタ部411にセットされている、切断されたセッションのセッションIDをクリアする。また、ソフトブリッジ313は、自己が保持しているセッションIDから、当該切断されたセッションのセッションIDを削除しておく。   Receiving this, the soft bridge 313 clears the session ID of the disconnected session set in the register unit 411 of the data packet bridge unit 34. The soft bridge 313 deletes the session ID of the disconnected session from the session ID held by itself.

レジスタ部411のセッションIDのクリアにより、データパケットブリッジ部34は、LAN側インターフェース部37との間におけるブリッジ転送の処理停止となる。   By clearing the session ID of the register unit 411, the data packet bridge unit 34 stops processing of bridge transfer with the LAN side interface unit 37.

その後、ソフトブリッジ313は、PADTパケットを透過させて、WANドライバ302を通じてデータパケットブリッジ部34に送出する。これにより、PADTパケットは、データパケットブリッジ部34を通じてLAN側インターフェースに転送され、PPPoEサーバ側に送出される。   Thereafter, the soft bridge 313 transmits the PADT packet and sends it to the data packet bridge unit 34 through the WAN driver 302. As a result, the PADT packet is transferred to the LAN side interface through the data packet bridge unit 34 and sent to the PPPoE server side.

このPADTパケットを受け取ったPPPoEサーバは、応答のためのPADTパケットをPPPoEクライアントに送ってくる。この応答のPADTパケットは、図4に示すように、WAN側インターフェース部35から、データパケットブリッジ部34を経由して、管理パケットブリッジ部33で透過(ブリッジ転送)されて、LAN側インターフェース部37に送出され、PPPoEクライアントに送られる。これにより、切断シーケンスが完了し、切断されたセッションは空き状態になる。この後、ソフトブリッジ313は、上位アプリケーション314にセッション停止通知を送る。上位アプリケーション314は、当該セッションは空きになったとして、セッション管理する。   The PPPoE server that has received this PADT packet sends a PADT packet for response to the PPPoE client. As shown in FIG. 4, the response PADT packet is transmitted (bridge transfer) by the management packet bridge unit 33 from the WAN side interface unit 35 via the data packet bridge unit 34, and the LAN side interface unit 37. And sent to the PPPoE client. As a result, the disconnection sequence is completed, and the disconnected session becomes free. Thereafter, the soft bridge 313 sends a session stop notification to the upper application 314. The host application 314 manages the session, assuming that the session is empty.

[未知セッションシーケンス;図5]
図5は、実施形態のPPPoEブリッジ30において、そのときの状況ではありえない未知のパケットを受け取ったときのシーケンス例である。例えば、PPPセッションでの通信中においては、任意のタイミングでLCPエコー要求(LCP Echo−REQ)のパケットが送られ、リンク(セッション)が生きているかどうかを確認するようにされている。したがって、空き状態では、このLCPエコー要求のパケットはありえないパケットであり、そのパケットのセッションIDで示されるセッションは未知のセッションである。
[Unknown session sequence; Fig. 5]
FIG. 5 is a sequence example when the PPPoE bridge 30 according to the embodiment receives an unknown packet that cannot be the situation at that time. For example, during communication in a PPP session, an LCP echo request (LCP Echo-REQ) packet is sent at an arbitrary timing to check whether the link (session) is alive. Therefore, in an idle state, the packet of the LCP echo request is a packet that cannot be present, and the session indicated by the session ID of the packet is an unknown session.

この実施形態のPPPoEブリッジ30は、PPPoEクライアントおよびPPPoEサーバに成りすまして、このような未知のセッションは、切断処理するようにする。   The PPPoE bridge 30 in this embodiment impersonates a PPPoE client and a PPPoE server, and disconnects such unknown sessions.

すなわち、図5に示すように、通信が空き状態において、LCPエコー要求のパケットが、図5では、LAN側インターフェース部37を通じて到来すると、データパケットブリッジ部34では、セッションIDがレジスタ部411にセットされていないので、当該LCPエコー要求のパケットは、管理パケットブリッジ部33に送られる。管理パケットブリッジ部33のソフトブリッジ313は、当該空き状態でのLCPエコー要求のパケットは、ありえないパケットであると判定して、そのパケットからセッションIDを取得した後、当該パケットを廃棄する。   That is, as shown in FIG. 5, when communication is idle, when an LCP echo request packet arrives through the LAN side interface unit 37 in FIG. 5, the data packet bridge unit 34 sets the session ID in the register unit 411. Therefore, the LCP echo request packet is sent to the management packet bridge unit 33. The soft bridge 313 of the management packet bridge unit 33 determines that the LCP echo request packet in the empty state is an impossible packet, obtains a session ID from the packet, and then discards the packet.

そして、ソフトブリッジ313は、セッション未知通知を上位アプリケーション314に送る。上位アプリケーション314は、セッション切断要求をソフトブリッジ313に送る。   Then, the soft bridge 313 sends a session unknown notification to the upper application 314. The upper application 314 sends a session disconnection request to the soft bridge 313.

これを受けたソフトブリッジ313は、自己が通信の相手方の双方に成りすまして、つまり、PPPoEクライアントおよびPPPoEサーバに成りすまして、セッション切断シーケンスを実行する。   Receiving this, the soft bridge 313 executes the session disconnection sequence by impersonating both parties of communication, that is, impersonating a PPPoE client and a PPPoE server.

すなわち、ソフトブリッジ313は、LCP切断要求(LCP Term−REQ)のパケットを、データパケットブリッジ部34を通じて、LAN側インターフェース部37から、PPPoEクライアントに送ると共に、WAN側インターフェース部35からPPPoEサーバに送る。   That is, the soft bridge 313 sends an LCP disconnection request (LCP Term-REQ) packet from the LAN side interface unit 37 to the PPPoE client through the data packet bridge unit 34 and also from the WAN side interface unit 35 to the PPPoE server. .

LCP切断要求のパケットを受け取ったPPPoEクライアントおよびPPPoEサーバからは、その応答(LCP Term−ACK)のパケットが送られてくる。前述と同様にして、データパケットブリッジ部34を介して、当該応答のパケットを管理パケットブリッジ部33のソフトブリッジ313が受け取り、ソフトブリッジ313は、受け取った応答のパケットを廃棄する。   The response (LCP Term-ACK) packet is sent from the PPPoE client and PPPoE server that have received the LCP disconnection request packet. In the same manner as described above, the response packet is received by the soft bridge 313 of the management packet bridge unit 33 via the data packet bridge unit 34, and the soft bridge 313 discards the received response packet.

そして、ソフトブリッジ313は、セッション切断のPADTパケットを、データパケットブリッジ部34を通じて、LAN側インターフェース部37から、PPPoEクライアントに送ると共に、WAN側インターフェース部35からPPPoEサーバに送る。   Then, the soft bridge 313 sends a session disconnection PADT packet from the LAN side interface unit 37 to the PPPoE client through the data packet bridge unit 34 and also from the WAN side interface unit 35 to the PPPoE server.

セッション切断のPADTパケットを受け取ったPPPoEクライアントおよびPPPoEサーバからは、その応答としてPADTパケットが送られてくる。前述と同様にして、データパケットブリッジ部34を介して、当該応答のPADTパケットを管理パケットブリッジ部33のソフトブリッジ313が受け取り、ソフトブリッジ313は、受け取った応答のPADTパケットを廃棄する。その後、ソフトブリッジ313は、セッション停止通知を上位アプリケーション314に送る。   The PPPoE client and PPPoE server that have received the session disconnection PADT packet send a PADT packet as a response. Similarly to the above, the PADT packet of the response is received by the soft bridge 313 of the management packet bridge unit 33 via the data packet bridge unit 34, and the soft bridge 313 discards the received PADT packet of the response. Thereafter, the soft bridge 313 sends a session stop notification to the upper application 314.

[切断要求シーケンス;図6]
図6は、実施形態のPPPoEブリッジ30が、PPPoEサーバにアクセスするために、通信中のセッションを切断するときのシーケンス例である。
[Disconnection request sequence; FIG. 6]
FIG. 6 is a sequence example when the PPPoE bridge 30 according to the embodiment disconnects a session in communication in order to access the PPPoE server.

すなわち、上位アプリケーション314は、通信中のセッションの切断要求をソフトブリッジ313に送る。これを受けたソフトブリッジ313は、データパケットブリッジ部34のレジスタ部411にセットされている通信中のセッションのセッションIDをクリアする。そして、ソフトブリッジ313は、自己が保持しているセッションIDから、当該切断されたセッションのセッションIDを削除しておく。   That is, the upper application 314 sends a disconnection request for the session being communicated to the soft bridge 313. Receiving this, the soft bridge 313 clears the session ID of the session in communication set in the register unit 411 of the data packet bridge unit 34. Then, the soft bridge 313 deletes the session ID of the disconnected session from the session ID held by itself.

レジスタ部411のセッションIDのクリアにより、データパケットブリッジ部34は、LAN側インターフェース部37との間におけるブリッジ転送の処理停止となる。   By clearing the session ID of the register unit 411, the data packet bridge unit 34 stops processing of bridge transfer with the LAN side interface unit 37.

その後、ソフトブリッジ313は、PPPoEクライアントおよびPPPoEサーバに成りすまして、セッション切断シーケンスを実行する。このセッション切断シーケンスは、図5に示したものと同じであるので、ここでは、説明は省略する。   Thereafter, the soft bridge 313 impersonates a PPPoE client and a PPPoE server and executes a session disconnection sequence. Since the session disconnection sequence is the same as that shown in FIG. 5, the description thereof is omitted here.

図6には、図示を省略したが、上位アプリケーション314は、ソフトブリッジ313からのセッション停止通知を受けた後に、例えば自己のソフトウエアプログラムの更新のために、PPPoEサーバを介して、特定のサーバにアクセスすることができる。   Although not shown in FIG. 6, after receiving the session stop notification from the soft bridge 313, the upper application 314 receives a specific server via a PPPoE server, for example, for updating its own software program. Can be accessed.

[通信装置の実施形態]
上記の実施形態は、この発明を中継装置に適用したものであるが、この発明は、上述したPPPoEブリッジのような中継装置に限られるものはなく、例えば、図7に示すような通信装置にも適用可能である。
[Embodiment of Communication Device]
In the above embodiment, the present invention is applied to a relay apparatus. However, the present invention is not limited to the relay apparatus such as the PPPoE bridge described above. For example, the present invention is applied to a communication apparatus as shown in FIG. Is also applicable.

図7(A)は、LANに接続される通信装置40の、LANとの接続部分の構成例を主として示したもので、この種の通信装置が一般的に備える構成である。すなわち、通信装置40においては、例えばイーサーネット(登録商標)からなるLANに対しては、物理層機能部(PHY)を備えるLAN側インターフェース41が接続される。そして、LAN側インターフェース41に対して接続される通信処理部42には、MAC部421が設けられる。   FIG. 7A mainly shows a configuration example of a connection portion of the communication device 40 connected to the LAN, and this type of communication device is generally provided. That is, in the communication device 40, for example, a LAN interface 41 including a physical layer function unit (PHY) is connected to a LAN made of Ethernet (registered trademark). The communication processing unit 42 connected to the LAN side interface 41 is provided with a MAC unit 421.

このような構成の通信装置40において、LAN側インターフェース41と、通信処理部42との間に、何らかの新規の通信処理部を追加したい場合がある。このような場合、前述の課題の欄に記載したのと同様に、通常は、新規の通信処理部には、そのLAN側インターフェース41側および通信処理部42側に対して、それぞれMACを設けなければならず、コストアップとなるという問題がある。   In the communication device 40 having such a configuration, there is a case where it is desired to add some new communication processing unit between the LAN side interface 41 and the communication processing unit 42. In such a case, as described in the above-mentioned problem section, normally, the new communication processing unit should be provided with MACs for the LAN side interface 41 side and the communication processing unit 42 side, respectively. There is a problem that the cost increases.

しかし、この発明を適用することにより、この問題を解決することができる。図7(B)は、上記の問題を解決した通信装置の実施形態の構成例を示すものである。   However, this problem can be solved by applying the present invention. FIG. 7B shows a configuration example of an embodiment of a communication apparatus that solves the above problem.

この実施形態の通信装置50は、LAN側インターフェース部511とMAC部512とを備えるスイッチ51を備える。そして、このスイッチ51のLAN側インターフェース部511に対してLANが接続される。   The communication device 50 according to this embodiment includes a switch 51 including a LAN side interface unit 511 and a MAC unit 512. A LAN is connected to the LAN side interface unit 511 of the switch 51.

また、この実施形態の通信装置50は、通信装置40の通信処理部42に相当する通信処理部52を備えると共に、この通信処理部52と、スイッチ51との間に新規の通信処理部である追加処理部53が設けられる。通信処理部52は、MAC部521を備える。   The communication device 50 according to this embodiment includes a communication processing unit 52 corresponding to the communication processing unit 42 of the communication device 40, and is a new communication processing unit between the communication processing unit 52 and the switch 51. An additional processing unit 53 is provided. The communication processing unit 52 includes a MAC unit 521.

追加処理部53は、図7(B)に示すように、スイッチ51のMAC部512と、例えばGMIIからなるインターフェース531で接続され、また、通信処理部52のMAC部521と、例えばインターフェース532で接続されて、通信処理部52と、スイッチ51との間に接続される。   As shown in FIG. 7B, the additional processing unit 53 is connected to the MAC unit 512 of the switch 51 by an interface 531 made of, for example, GMII, and is connected to the MAC unit 521 of the communication processing unit 52, for example, of an interface 532. It is connected and connected between the communication processing unit 52 and the switch 51.

上述の中継装置の実施形態と同様に、図7(B)の構成の通信装置50は、追加処理部53は、MAC部を備える必要はなく、コストアップを軽減することができる。   Similar to the embodiment of the relay device described above, in the communication device 50 configured as shown in FIG. 7B, the additional processing unit 53 does not need to include a MAC unit, and the cost increase can be reduced.

[他の実施形態および変形例]
上述の中継装置の実施形態では、データパケットブリッジ部34は、FPGAを用いたハードウエア構成としたが、各部を個別の回路構成としたハードウエア構成であってもよ。また、データパケットブリッジ部34をDSPで構成するようにしてもよい。
[Other Embodiments and Modifications]
In the embodiment of the relay device described above, the data packet bridge unit 34 has a hardware configuration using an FPGA, but may have a hardware configuration in which each unit has an individual circuit configuration. Further, the data packet bridge unit 34 may be configured by a DSP.

また、管理パケットブリッジ部33は、DSPの構成とするようにしてもよい。   Further, the management packet bridge unit 33 may be configured as a DSP.

また、上述の中継装置の実施形態は、ブロードバンドモデム/回線終端装置に含まれるPPPoEブリッジに適用した場合であるが、この発明の中継装置は、ルータやゲートウエイ内に設けるようにすることもできる。   Moreover, although the embodiment of the relay device described above is applied to a PPPoE bridge included in a broadband modem / line terminator, the relay device of the present invention may be provided in a router or a gateway.

また、上述の中継装置の実施形態は、通信プロトコルがPPPoEである場合について説明したが、この発明は、PPPoEと同様のフォーマットの通信プロトコルの場合にも適用可能である。   In the above-described embodiment of the relay apparatus, the case where the communication protocol is PPPoE has been described. However, the present invention can also be applied to a communication protocol having the same format as PPPoE.

この発明による中継装置の実施形態を、PPPoEブリッジとして使用した場合の構成例の概要を示すブロック図である。It is a block diagram which shows the outline | summary of the structural example at the time of using embodiment of the relay apparatus by this invention as a PPPoE bridge | bridging. 図1のPPPoEブリッジの管理パケットブリッジ部23およびデータパケットブリッジ部34の詳細構成例を示すブロック図である。FIG. 2 is a block diagram illustrating a detailed configuration example of a management packet bridge unit 23 and a data packet bridge unit 34 of the PPPoE bridge of FIG. 1. この発明による中継装置の実施形態であるPPPoEブリッジにおける接続シーケンスを説明するためのシーケンス図である。It is a sequence diagram for demonstrating the connection sequence in the PPPoE bridge | bridging which is embodiment of the relay apparatus by this invention. この発明による中継装置の実施形態であるPPPoEブリッジにおける切断シーケンスを説明するためのシーケンス図である。It is a sequence diagram for demonstrating the cutting sequence in the PPPoE bridge | bridging which is embodiment of the relay apparatus by this invention. この発明による中継装置の実施形態であるPPPoEブリッジにおける未知セッション切断シーケンスを説明するためのシーケンス図である。It is a sequence diagram for demonstrating the unknown session disconnection sequence in the PPPoE bridge | bridging which is embodiment of the relay apparatus by this invention. この発明による中継装置の実施形態であるPPPoEブリッジにおける切断要求シーケンスを説明するためのシーケンス図である。It is a sequence diagram for demonstrating the cutting | disconnection request | requirement sequence in the PPPoE bridge | bridging which is embodiment of the relay apparatus by this invention. この発明を適用した通信装置の実施形態を説明するための図である。It is a figure for demonstrating embodiment of the communication apparatus to which this invention is applied . この発明による中継装置の実施形態を、PPPoEブリッジとして使用した通信システムの一例の構成を示す図である。It is a figure which shows the structure of an example of the communication system which used embodiment of the relay apparatus by this invention as a PPPoE bridge. PPPoEのセッション確立時のシーケンスを説明するためのシーケンス図である。It is a sequence diagram for demonstrating the sequence at the time of the session establishment of PPPoE. PPPoEのフレームフォーマットを説明するための図である。It is a figure for demonstrating the frame format of PPPoE. 従来のPPPoEブリッジの構成例を説明のためのブロック図である。It is a block diagram for demonstrating the structural example of the conventional PPPoE bridge | bridging. 提案される新規のPPPoEブリッジの構成例を説明のためのブロック図である。It is a block diagram for demonstrating the structural example of the new PPPoE bridge proposed.

符号の説明Explanation of symbols

30…PPPoEブリッジ、31,32…スイッチングハブ、33…管理パケットブリッジ部、34…データパケットブリッジ部、35,37…インターフェース(物理層機能部)、36,38…MAC部、301,302…MAC部、313…ソフトブリッジ、401〜404…インターフェース、405,408…パケット判定部、406,409…分配部、411…レジスタ部   DESCRIPTION OF SYMBOLS 30 ... PPPoE bridge | bridging 31, 32 ... Switching hub, 33 ... Management packet bridge part, 34 ... Data packet bridge part, 35, 37 ... Interface (physical layer functional part), 36, 38 ... MAC part, 301, 302 ... MAC , 313 ... soft bridge, 401 to 404 ... interface, 405, 408 ... packet determination part, 406, 409 ... distribution part, 411 ... register part

Claims (3)

パケットが管理用であるかデータ通信用であるかを判別するための判別情報と、2点間で接続される当該パケットの伝送路を識別するための伝送路識別情報とを少なくとも含む前記パケットを中継する中継装置であって、
通信の一方の相手方からのパケットのLANまたはWANからなる第1の伝送路に接続され、物理層の機能を備える第1の物理層機能部と、
前記通信の他方の相手方からのパケットのLANまたはWANからなる第2の伝送路に接続され、物理層の機能を備える第2の物理層機能部と、
前記第1の物理層機能部を通じて受け取った前記データ通信用のパケットを前記第2の物理層機能部側に転送し、前記第2の物理層機能部を通じて受け取った前記データ通信用のパケットを前記第1の物理層機能部側に転送するデータパケットブリッジ部と、
前記第1の伝送路を通じた通信をするため、前記LANまたはWANの通信プロトコルに応じた処理を行う第1のコントローラ部と、前記第2の伝送路を通じた通信をするため、前記LANまたはWANの通信プロトコルに応じた処理を行う第2のコントローラ部とを備え、前記第1の物理層機能部を通じて受け取った前記管理用のパケットを、前記第2の物理層機能部側に、前記データパケットブリッジ部を経由して転送し、前記第2の物理層機能部を通じて受け取った前記管理用のパケットを前記第1の物理層機能部側に、前記データパケットブリッジ部を経由して転送する管理パケットブリッジ部と、
前記第1の物理層機能部と前記データパケットブリッジ部との間に設けられ、前記第1の伝送路を通じた通信をするため、前記LANまたはWANの通信プロトコルに応じた処理を行う第3のコントローラ部と、
前記第2の物理層機能部と前記データパケットブリッジ部との間に設けられ、前記第2の伝送路を通じた通信をするため、前記LANまたはWANの通信プロトコルに応じた処理を行う第4のコントローラ部と、
を備え、
前記管理パケットブリッジ部は、
前記データパケットブリッジ部を通じて受けた前記管理用のパケットを判定して、前記管理用のパケットは前記データパケットブリッジ部に戻すと共に、前記管理用のパケットが確立された伝送路の前記伝送路識別情報の通知用であると判定したときに、当該伝送路識別情報を前記データパケットブリッジ部に保持させるようにし、
前記データパケットブリッジ部は、
前記管理パケットブリッジ部の前記第1のコントローラ部に対する第1のインターフェースと前記第2のコントローラ部に対する第2のインターフェースを備えると共に、前記第3のコントローラ部に対する第3のインターフェースと前記第4のコントローラ部に対する第4のインターフェースを備え、
前記管理パケットブリッジ部からの前記伝送路識別情報を受けて保持すると共に、前記第1または前記第2の物理層機能部を通じて受けた前記パケットに含まれる前記伝送路識別情報と前記保持した前記伝送路識別情報とが一致し、かつ、前記パケットに含まれる判別情報が前記データ通信用であるパケットは、前記第2または前記第1の物理層機能部に自ブリッジ部を通じて転送し、それ以外のパケットは、前記管理パケットブリッジ部に渡し、前記管理パケットブリッジ部からのパケットは、前記第1または前記第2の物理層機能部に向けて送出するようにする
ことを特徴とする中継装置。
The packet including at least discrimination information for discriminating whether the packet is for management or data communication and transmission path identification information for identifying the transmission path of the packet connected between two points A relay device for relaying,
A first physical layer functional unit connected to a first transmission path composed of a LAN or WAN of packets from one party of communication, and having a physical layer function;
A second physical layer functional unit connected to a second transmission path consisting of a LAN or WAN of packets from the other party of the communication and having a physical layer function;
The data communication packet received through the first physical layer function unit is transferred to the second physical layer function unit, and the data communication packet received through the second physical layer function unit is transferred to the second physical layer function unit. A data packet bridge unit to be transferred to the first physical layer function unit side;
In order to perform communication through the first transmission path, the first controller unit that performs processing according to the LAN or WAN communication protocol and the LAN or WAN in order to perform communication through the second transmission path. A second controller unit that performs processing according to the communication protocol of the first physical layer function unit, the management packet received through the first physical layer function unit to the second physical layer function unit side Management packet transferred via the bridge unit and transferred to the first physical layer functional unit side via the data packet bridge unit for the management packet received through the second physical layer functional unit The bridge part,
A third physical layer that is provided between the first physical layer function unit and the data packet bridge unit and performs processing according to the LAN or WAN communication protocol in order to communicate through the first transmission path; A controller section;
Provided between the second physical layer function unit and the data packet bridge unit, and performs communication according to the LAN or WAN communication protocol to perform communication through the second transmission path. A controller section;
With
The management packet bridge unit
The management packet received through the data packet bridge unit is determined, the management packet is returned to the data packet bridge unit, and the transmission path identification information of the transmission path in which the management packet is established When it is determined that the information is for notification, the transmission path identification information is held in the data packet bridge unit,
The data packet bridge unit is
The management packet bridge unit includes a first interface to the first controller unit and a second interface to the second controller unit, and a third interface to the third controller unit and the fourth controller. A fourth interface to the department,
The transmission path identification information from the management packet bridge unit is received and held, and the transmission path identification information included in the packet received through the first or second physical layer function unit and the held transmission A packet whose path identification information matches and whose discrimination information included in the packet is for data communication is transferred to the second or first physical layer function unit through its own bridge unit, The packet is passed to the management packet bridge unit, and the packet from the management packet bridge unit is sent to the first or second physical layer function unit.
請求項に記載の中継装置において、
前記管理パケットブリッジ部は、
前記管理用のパケットが前記伝送路の切断通知用であると判定したときに、前記データパケットブリッジ部に保持されている前記伝送路識別情報をクリアするようにする
ことを特徴とする中継装置。
The relay device according to claim 1 ,
The management packet bridge unit
The relay apparatus, wherein the transmission path identification information held in the data packet bridge unit is cleared when it is determined that the management packet is for a disconnection notification of the transmission path.
請求項または請求項に記載の中継装置において、
前記データパケットブリッジ部は、ハードウエア処理の構成とされ、前記管理パケットブリッジ部は、ソフトウエア処理の構成とされる
ことを特徴とする中継装置。
In the relay device according to claim 1 or 2 ,
The data packet bridge unit has a hardware processing configuration, and the management packet bridge unit has a software processing configuration.
JP2008085429A 2008-03-28 2008-03-28 Relay device Active JP5088492B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008085429A JP5088492B2 (en) 2008-03-28 2008-03-28 Relay device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008085429A JP5088492B2 (en) 2008-03-28 2008-03-28 Relay device

Publications (2)

Publication Number Publication Date
JP2009239787A JP2009239787A (en) 2009-10-15
JP5088492B2 true JP5088492B2 (en) 2012-12-05

Family

ID=41253168

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008085429A Active JP5088492B2 (en) 2008-03-28 2008-03-28 Relay device

Country Status (1)

Country Link
JP (1) JP5088492B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2019142303A1 (en) * 2018-01-19 2019-07-25 三菱電機株式会社 Relay device, completion determining method, and completion determining program

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0977457A2 (en) * 1998-07-27 2000-02-02 Nec Corporation Open control system and VPN creation method for multiprotocol ATM switches
JP2000115206A (en) * 1998-10-05 2000-04-21 Omron Corp Network connector, node, communication system and state monitor method
JP3796200B2 (en) * 2002-06-20 2006-07-12 インターナショナル・ビジネス・マシーンズ・コーポレーション Wireless communication system and switching method
EP1608201A1 (en) * 2004-06-15 2005-12-21 Alcatel Positioning of network processor in a packet based access multiplexer
JP2006270680A (en) * 2005-03-25 2006-10-05 Tokyo Electric Power Co Inc:The Layer two switch device
JP4925674B2 (en) * 2005-06-15 2012-05-09 Nttエレクトロニクス株式会社 Network device management adapter
JP4038221B2 (en) * 2005-12-08 2008-01-23 フリービット株式会社 Relay device and connection method between client device and server
JP4684909B2 (en) * 2006-02-16 2011-05-18 富士通株式会社 Software defined radio

Also Published As

Publication number Publication date
JP2009239787A (en) 2009-10-15

Similar Documents

Publication Publication Date Title
JP4537357B2 (en) Dynamic construction of VLAN interface based on subscriber information string
US8086749B2 (en) Techniques for migrating a point to point protocol to a protocol for an access network
JP2007104440A (en) Packet transmission system, its method, and tunneling device
EP2250772A1 (en) Method and system for offloading network processing
JP3563714B2 (en) Network connection device
JP5088492B2 (en) Relay device
Cisco LAT Configuration Commands
Cisco LAT Configuration Commands
Cisco LAT Configuration Commands
Cisco LAT Configuration Commands
Cisco LAT Configuration Commands
Cisco LAT Configuration Commands
Cisco LAT Configuration Commands
Cisco LAT Configuration Commands
Cisco LAT Configuration Commands
Cisco LAT Configuration Commands
Cisco LAT Commands
Cisco LAT Configuration Commands
Cisco LAT Configuration Commands
Cisco LAT Configuration Commands
Cisco LAT Configuration Commands
Cisco LAT Configuration Commands
Cisco LAT Configuration Commands
Cisco LAT Configuration Commands
Cisco LAT Configuration Commands

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20101227

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20111006

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20111026

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20111222

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20120411

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120709

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20120718

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: 20120815

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: 20120828

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

Free format text: PAYMENT UNTIL: 20150921

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 5088492

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150