WO2020255327A1 - 送信装置、受信装置、パケット転送システム、パケット転送方法、および、パケット転送プログラム - Google Patents

送信装置、受信装置、パケット転送システム、パケット転送方法、および、パケット転送プログラム Download PDF

Info

Publication number
WO2020255327A1
WO2020255327A1 PCT/JP2019/024484 JP2019024484W WO2020255327A1 WO 2020255327 A1 WO2020255327 A1 WO 2020255327A1 JP 2019024484 W JP2019024484 W JP 2019024484W WO 2020255327 A1 WO2020255327 A1 WO 2020255327A1
Authority
WO
WIPO (PCT)
Prior art keywords
packet
target flow
flow
unit
identification information
Prior art date
Application number
PCT/JP2019/024484
Other languages
English (en)
French (fr)
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 JP2021528560A priority Critical patent/JP7294420B2/ja
Priority to US17/619,808 priority patent/US11750535B2/en
Priority to PCT/JP2019/024484 priority patent/WO2020255327A1/ja
Publication of WO2020255327A1 publication Critical patent/WO2020255327A1/ja

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L49/00Packet switching elements
    • H04L49/90Buffering arrangements
    • H04L49/9057Arrangements for supporting packet reassembly or resequencing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L49/00Packet switching elements
    • H04L49/25Routing or path finding in a switch fabric
    • H04L49/253Routing or path finding in a switch fabric using establishment or release of connections between ports
    • H04L49/254Centralised controller, i.e. arbitration or scheduling
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L49/00Packet switching elements
    • H04L49/90Buffering arrangements
    • H04L49/9084Reactions to storage capacity overflow
    • H04L49/9089Reactions to storage capacity overflow replacing packets in a storage arrangement, e.g. pushout
    • H04L49/9094Arrangements for simultaneous transmit and receive, e.g. simultaneous reading/writing from/to the storage element

Definitions

  • the present invention relates to a transmitting device, a receiving device, a packet transfer system, a packet transfer method, and a packet transfer program.
  • Packet non-interruptive switching control in the network means that even if a failure occurs in the active system route among the redundant routes (in the event of a single system failure), packet loss is not generated using the backup system route (in the case of a single system failure). In other words, it is a technology that continues communication (without interruption). Therefore, as redundant routes, a plurality of routes having the same combination of start point and end point but different relay destinations are prepared in advance.
  • Patent Document 1 as an example of non-instantaneous switching control, a plurality of transmission packets are copied from a transmission device and transmitted to a redundant path, and a plurality of packets received by the reception device are buffered in a memory. A method of selecting and forwarding only one of the same packets is described.
  • the non-instantaneous switching control was uniformly performed for all the flow of the line for the same route (same ground). Therefore, as the flow flow rate increases, the burden on the receiving device increases. For example, when the redundant route becomes long, the delay difference between the first packet via the active route and the second packet via the backup route becomes large. Therefore, the memory performance (memory capacity, memory processing speed) of the receiving device for buffering the first packet until the arrival of the second packet also needs to be high.
  • FIG. 7 is a configuration diagram of a conventional non-instantaneous transfer system.
  • the transmitting router 31 connected to the transmitting device 10z accommodates two user networks (NW-A and NW-B).
  • the receiving router 32 connected to the receiving device 20z also accommodates two user networks.
  • the flow of the user network (NW-A) is referred to as "A” in the figure, and the flow of the user network (NW-B) is referred to as "B” in the figure.
  • Two redundant paths are formed from the transmitting device 10z to the receiving device 20z.
  • the working path 41 is a working path that directly connects the transmitting device 10z and the receiving device 20z.
  • the spare path 42 is a protection path that connects the transmitting device 10z to the receiving device 20z via the relay device 33.
  • the same packet is copied to both the active path 41 and the spare path 42 for all packets by the non-instantaneous switching control and is sent.
  • the receiving device 20z needs to perform the receiving processing of all the flows at once, the load is concentrated. Therefore, there is a concern that the performance will be insufficient for the future increase in users (users C, D, ).
  • the main subject of the present invention is to reduce the burden on the receiving device in the non-instantaneous switching control.
  • the transmitter of the present invention has the following features.
  • the present invention includes a flow storage unit that stores identification information of an uninterrupted target flow, and a flow storage unit.
  • a transmitting side identification unit that identifies whether the received packet is the target flow or the non-target flow based on whether or not the received packet matches the identification information of the target flow stored in the flow storage unit.
  • a tagging unit that assigns a non-instantaneous identifier indicating that the target flow is a packet of the target flow and a sequence number for distinguishing the packet from other packets.
  • the packet of the target flow after processing by the tagging unit has a branching unit for branching a packet to be transferred to the active path of the redundant route and a packet to be transferred to the backup path of the redundant route. It is characterized by that.
  • FIG. 1 is a configuration diagram of a packet transfer system.
  • the transmitting router 31 connected to the transmitting device 10 accommodates two user networks (NW-A and NW-B).
  • the receiving router 32 connected to the receiving device 20 also accommodates two user networks.
  • the flow of the user network (NW-A) is referred to as "A” in the figure, and the flow of the user network (NW-B) is referred to as "B” in the figure.
  • Two redundant paths are formed from the transmitting device 10 to the receiving device 20.
  • the working path 41 is a working path that directly connects the transmitting device 10 and the receiving device 20.
  • the spare path 42 is a protection path that connects the transmitting device 10 to the receiving device 20 via the relay device 33.
  • the transmission device 10z of FIG. 7 transferred packets uniformly copied to all flows “A, B” on the same ground to the backup path 42.
  • the transmission device 10 of FIG. 1 transfers only the packets of the non-instantaneous target flow "A" specified by the management server 60 to the spare path 42, and the non-instantaneous non-interruption target flow "B" not specified is It is excluded from the target of non-instantaneous switching control.
  • the receiving device 20 executes the packet of the target flow “A” without interruption processing (details are shown in FIG.
  • the management server 60 sets the target flow "A" that executes the non-instantaneous interruption in response to the request from the user terminal 50 in the transmission device 10.
  • the user terminal 50 causes the user to define the target flow "A" (details are shown in FIGS. 4 and 5).
  • FIG. 2 is a configuration diagram of a computer used in a packet transfer system.
  • Each device of the packet transfer system such as the user terminal 50, the management server 60, the transmitting device 10, and the receiving device 20 described with reference to FIG. 1 includes a CPU 901, a RAM 902, a ROM 903, an HDD 904, a communication I / F 905, and input / output.
  • It is configured as a computer 900 having an I / F 906 and a media I / F 907.
  • the communication I / F 905 is connected to an external communication device 915.
  • the input / output I / F 906 is connected to the input / output device 916.
  • the media I / F907 reads and writes data from the recording medium 917.
  • the CPU 901 controls each processing unit by executing a program (also referred to as an application or an abbreviation thereof) read into the RAM 902. Then, this program can be distributed via a communication line, or can be recorded and distributed on a recording medium 917 such as a CD-ROM.
  • a program also referred to as an application or an abbreviation thereof
  • FIG. 3 is a detailed configuration diagram of each device of the packet transfer system.
  • the management server 60 has a device setting unit 61 and a database 62.
  • the device setting unit 61 reflects the setting of the target flow requested from the user terminal 50 on the transmission device 10.
  • the device setting unit 61 may determine whether or not the target flow can be newly accepted, and when it is acceptable, reflect the setting of the target flow. As a result, it is possible to prevent the processing capacity of the network system from being exceeded in advance.
  • Various settings of the target flow determined to be acceptable are stored in the database 62.
  • the various settings of the target flow are, for example, network configuration data, management data of the amount of free buffer of the receiving device 20, and management data of the non-interrupted setting.
  • the transmission device 10 has a flow table (flow storage unit) 11, a transmission side identification unit 12, a tagging unit 13, and a branch unit 14.
  • the setting information of the target flow is set in the flow table 11 according to the instruction from the device setting unit 61.
  • the transmitting side identification unit 12 identifies whether or not the packet received from the external device such as the transmitting side router 31 is the target flow defined in the flow table 11.
  • the packet of the target flow is transferred from the transmitting side identification unit 12 to the tagging unit 13, and the packet of the non-target flow is transferred from the transmitting side identification unit 12 to the active path 41.
  • the tagging unit 13 assigns a sequence number and a non-interrupted identifier immediately after the ETH header of the packet of the target flow (details are shown in FIGS. 4 and 5).
  • the sequence number is used to identify the same packet between the first packet received via the active path 41 and the second packet received via the spare path 42. Further, the non-interrupted identifier indicates that its own packet is the target flow.
  • the branching unit 14 branches (copies) the packet of the target flow into two systems and forwards the packet to the working path 41 and the spare path 42, respectively.
  • the receiving device 20 includes a receiving side identification unit 21, a working memory 22, a spare memory 23, a reading unit 24, and a selection unit 25.
  • the receiving side identification unit 21 discriminates the received packet into the target flow and the non-target flow depending on the presence or absence of the non-interruptive identifier.
  • the first packet of the target flow is stored in the active memory 22, the second packet of the target flow is stored in the standby memory 23, and the first packet of the non-target flow is notified to the selection unit 25 as it is.
  • the reading unit 24 refers to the sequence number and absorbs the delay difference between the first packet read from the active memory 22 and the second packet read from the standby memory 23. That is, either the first packet or the second packet to which the same sequence number is assigned is notified to the selection unit 25.
  • the selection unit 25 receives both the packet of the target flow and the packet of the non-target flow and transfers the packet to the external device such as the receiving side router 32.
  • the selection unit 25 preferentially selects the packet of the target flow over the packet of the non-target flow and transfers it to the external device.
  • the user's satisfaction can be improved by processing the non-interrupted packet with high service request at an early stage.
  • the sequence number and the non-interrupted identifier in the packet are deleted before being transferred to the external device.
  • FIG. 4 is an explanatory diagram when the first flow identification information is used.
  • the flow table 11 stores the combination information 101 of the destination IP address (IP-DA), the source IP address (IP-SA), and the ToS (Type of Service) as a list of the identification information of the target flow.
  • the transmitting side identification unit 12 identifies the packet 102 that matches the combination information 101 of ⁇ IP-DA, IP-SA, ToS> stored in the flow table 11 as the target flow.
  • the tagging unit 13 assigns a sequence number (SN: Sequence Number) and a non-interrupted identifier immediately after the ETH header of the packet 102 of the target flow, and sets the packet 103 to be transmitted.
  • SN Sequence Number
  • the combination information 101 is composed of only standard header information included in almost any packet such as ⁇ IP-DA, IP-SA, ToS>, the target flow can be easily specified by the user. Furthermore, even within the same company, if different IP-SA is used for each department of the company, and if you want to give preferential treatment only to the flow of a specific department, you can make detailed specifications.
  • FIG. 5 is an explanatory diagram when the second flow identification information is used.
  • the flow table 11 stores the combination information 111 of VLAN-ID (Virtual Local Area Network-ID) and CoS (Class of Service) as a list of identification information of the target flow.
  • the transmitting side identification unit 12 identifies the packet 112 that matches the combination information 111 of ⁇ VLAN-ID, CoS> stored in the flow table 11 as the target flow.
  • the tagging unit 13 assigns a sequence number and a non-interrupted identifier immediately after the ETH header of the packet 112 of the target flow, and sets the packet 113 to be transmitted.
  • the combination information 111 is composed of only a small amount of header information such as ⁇ VLAN-ID, CoS>, the burden on the transmitting side identification unit 12 to read the header information can be reduced. That is, the throughput of the packet 113 of the target flow can be improved.
  • FIG. 6 is a flowchart showing the processing of the management server 60.
  • the device setting unit 61 receives an order for setting the non-instantaneous interruption from the user terminal 50.
  • This order contains, for example, the following information. -The ID of the viewpoint device of the target flow in the user network (NW-A, NWB), the ID of the end point device, or the line ID in the user network (NW-A, NWB). ⁇ Date and time of use of the target flow (for example, 2019/6/12 10:00 to 2019/6/13 12:00) -Flow identification information illustrated in Fig. 4 and Fig. 5-Used bandwidth of the target flow (for example, 20 Gbps)
  • the device setting unit 61 calculates two redundant paths (routes of the active path 41 and the spare path 42, respectively) based on the order of S11.
  • the device setting unit 61 calculates the delay difference between the two redundant paths in S12.
  • the delay amount of the route the set value of the delay amount set in advance in the server may be used, or the measured value obtained by the delay measurement by the delay measurement function may be used.
  • the Delay Measurement function is implemented as, for example, an OAM (Operations, Administration, Maintenance) function of Ethernet (registered trademark).
  • OAM Order, Administration, Maintenance
  • the device setting unit 61 calculates the amount of buffer required for buffering the target flow in the receiving device 20 from the delay difference in S13 and the band used for the target flow.
  • the device setting unit 61 determines whether or not the amount of free buffer of the receiving device 20 (active memory 22) managed by the database 62 is larger than the required buffer amount calculated in S14. If Yes in S15, proceed to S16, and if No, proceed to S18. As S16, the device setting unit 61 adds the identification information of the current target flow to the flow table 11 via the transmission side identification unit 12. Then, the contents of the database 62 are updated based on the contents of the added target flow. As a result, for example, the amount of free buffer in the active memory 22 is subtracted by the amount of the required buffer calculated in S14. As S17, the device setting unit 61 notifies the user terminal 50 that the order received in S11 is accepted (OK). As S18, the device setting unit 61 notifies the user terminal 50 that the order received in S11 is rejected (NG).
  • a transmitting side identification unit 12 that identifies whether the received packet is a target flow or a non-target flow, a non-interrupted identifier indicating that the received packet is the target flow, and other packets.
  • a tagging unit 13 that assigns a sequence number for distinguishing, a packet that is transferred to the active path 41 of the redundant routes for the packet of the target flow after processing by the tagging unit 13, and a redundant route. It is characterized by having a branching portion 14 for branching a packet to be transferred to the spare path 42 of the above.
  • the burden on the receiving device 20 (required performance such as the amount of buffer memory) can be reduced by reducing the number of packets transmitted from the transmitting device 10 to the redundant route. Also, in reality, it is rare for an order to target all flows without interruption, and in many cases, only some important flows are targeted to satisfy the user. be able to.
  • the receiving device 20 stores a receiving side identification unit 21 that identifies whether the received packet is a non-interrupted target flow or a non-target flow, and a packet of the target flow identified by the receiving side identification unit 21.
  • a reading unit 24 that reads one packet from the memory (active system memory 22, standby system memory 23) and a plurality of packets having the same target flow existing in the memory, and a packet of the target flow read by the reading unit 24 and receiving. It is characterized by having a selection unit 25 that selects and sequentially transfers packets of a non-target flow identified by the side identification unit 21.
  • the load on the receiving device 20 (required performance such as the amount of buffer memory) can be reduced by limiting the non-interrupted switching control in the receiving device 20 to only the packets of the target flow.
  • the packet transfer system includes a transmission device 10 and a management server 60 for setting identification information of the target flow stored in the flow table 11, and the management server 60 is the packet of the target flow.
  • the amount of memory required for buffering the target flow is calculated based on the delay difference between the current path 41 and the spare path 42 with respect to the receiving device 20 that receives the above, and the receiving device 20 determines the amount of memory that exceeds the required memory amount. It is characterized in that it is permitted to set the identification information of the target flow in the flow table 11 when it can be provided.
  • the identification information of the target flow corresponding to the performance of the receiving device 20 can be set in the flow table 11, so that the performance shortage of the receiving device 20 can be prevented before the flow flows.
  • Transmitter 11 Flow table (flow storage unit) 12 Transmitter identification unit 13 Tagging unit 14 Branching unit 20 Receiving device 21 Receiving side identification unit 22 Working system memory 23 Spare system memory 24 Reading unit 25 Selection unit 31 Transmitting side router 32 Receiving side router 33 Relay device 41 Working path 42 Spare Path 50 User terminal 60 Management server 61 Device setting unit 62 Database

Landscapes

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

Abstract

送信装置(10)は、無瞬断の対象フローの識別情報が格納されるフローテーブル(11)と、受信したパケットがフローテーブル(11)に格納される対象フローの識別情報に合致するか否かをもとに、受信したパケットが対象フローか対象外フローかを識別する送信側識別部(12)と、対象フローのパケットに対して、対象フローであることを示す無瞬断識別子と、他のパケットと区別するためのシーケンス番号とを付与するタグ付与部(13)と、タグ付与部(13)による処理後の対象フローのパケットに対して、冗長経路のうちの現用パス(41)に転送するパケットと、冗長経路のうちの予備パス(42)に転送するパケットとを分岐させる分岐部(14)とを有する。

Description

送信装置、受信装置、パケット転送システム、パケット転送方法、および、パケット転送プログラム
 本発明は、送信装置、受信装置、パケット転送システム、パケット転送方法、および、パケット転送プログラムに関する。
 ネットワークにおけるパケットの無瞬断切り替え制御とは、冗長経路のうちの現用系の経路に障害が発生しても(片系故障時)、予備系の経路を用いてパケットロスを発生させることなく(つまり、無瞬断に)通信を継続させる技術である。そのため、事前に冗長経路として、始点と終点の組み合わせが同じとなるが、互いの中継先が異なる経路を複数用意しておく。
 特許文献1には、無瞬断切り替え制御の一例として、送信装置から送信パケットを複数にコピーして冗長経路へ送信し、受信装置にてそれぞれ受信した複数のパケットをメモリにバッファリングして、同一のパケットの1つだけを選択して転送する手法が記載されている。
特開2005-102157号公報
 無瞬断切り替え制御は、同一経路(同一対地)に対する回線の全フローを対象として、一律に行われていた。そのため、フロー流量の増加に伴い、受信装置への負担が大きくなってしまう。例えば、冗長経路が長くなると、現用系の経路を経由した第1パケットと、予備系の経路を経由した第2パケットとの遅延差が大きくなる。そのため、第2パケットの到着時まで第1パケットをバッファリングするための受信装置のメモリ性能(メモリ容量、メモリ処理速度)も、高いものが必要となってしまう。
 図7は、従来の無瞬断転送システムの構成図である。
 送信装置10zに接続される送信側ルータ31は、2つのユーザ網(NW-A、NW-B)を収容する。受信装置20zに接続される受信側ルータ32も、2つのユーザ網を収容する。ユーザ網(NW-A)のフローを図示では「A」とし、ユーザ網(NW-B)のフローを図示では「B」とする。
 送信装置10zから受信装置20zまでは、2つの冗長経路(現用パス41、予備パス42)が形成されている。現用パス41は、送信装置10zと受信装置20zとを直接接続するWorkingパスである。予備パス42は、送信装置10zから中継装置33を介して受信装置20zに接続するProtectionパスである。
 ここで、2つのフロー「A,B」は、無瞬断切り替え制御によって、全パケットを対象として現用パス41、予備パス42の双方に同じパケットがコピーされて流される。
 しかし、受信装置20zは、全フローの受信処理を一括して行う必要があるため、負荷が集中してしまう。よって、今後のユーザの増加(ユーザC,D,…)に対して性能不足になってしまうことが懸念される。
 そこで、本発明は、無瞬断切り替え制御において、受信装置への負担を軽減することを、主な課題とする。
 前記課題を解決するために、本発明の送信装置は、以下の特徴を有する。
 本発明は、無瞬断の対象フローの識別情報が格納されるフロー格納部と、
 受信したパケットが前記フロー格納部に格納される前記対象フローの識別情報に合致するか否かをもとに、受信したパケットが前記対象フローか対象外フローかを識別する送信側識別部と、
 前記対象フローのパケットに対して、前記対象フローであることを示す無瞬断識別子と、他のパケットと区別するためのシーケンス番号とを付与するタグ付与部と、
 前記タグ付与部による処理後の前記対象フローのパケットに対して、冗長経路のうちの現用パスに転送するパケットと、冗長経路のうちの予備パスに転送するパケットとを分岐させる分岐部とを有することを特徴とする。
 本発明によれば、無瞬断切り替え制御において、受信装置への負担を軽減することができる。
本実施形態に係わるパケット転送システムの構成図である。 本実施形態に係わるパケット転送システムに用いられるコンピュータの構成図である。 本実施形態に係わるパケット転送システムの各装置の詳細な構成図である。 本実施形態に係わる第1のフロー識別情報が用いられるときの説明図である。 本実施形態に係わる第2のフロー識別情報が用いられるときの説明図である。 本実施形態に係わる管理サーバの処理を示すフローチャートである。 従来の無瞬断転送システムの構成図である。
 以下、本発明の一実施形態について、図面を参照して詳細に説明する。
 図1は、パケット転送システムの構成図である。
 送信装置10に接続される送信側ルータ31は、2つのユーザ網(NW-A、NW-B)を収容する。受信装置20に接続される受信側ルータ32も、2つのユーザ網を収容する。ユーザ網(NW-A)のフローを図示では「A」とし、ユーザ網(NW-B)のフローを図示では「B」とする。
 送信装置10から受信装置20までは、2つの冗長経路(現用パス41、予備パス42)が形成されている。現用パス41は、送信装置10と受信装置20とを直接接続するWorkingパスである。予備パス42は、送信装置10から中継装置33を介して受信装置20に接続するProtectionパスである。
 以下、図7のシステムと図1のシステムとの主な相違点を説明する。
 図7の送信装置10zは、同一対地の全フロー「A,B」に対して一律にコピーしたパケットを予備パス42に転送していた。一方、図1の送信装置10は、管理サーバ60から指定された無瞬断の対象フロー「A」のパケットのみを予備パス42に転送し、指定されない無瞬断の対象外フロー「B」は無瞬断切り替え制御の対象外とする。
 受信装置20は、対象フロー「A」のパケットは無瞬断処理(詳細は図3)を実行してから受信側ルータ32に転送し、対象外フロー「B」は無瞬断処理をせずにそのまま受信側ルータ32に転送する。
 管理サーバ60は、ユーザ端末50からの要求に応じて無瞬断を実行する対象フロー「A」を送信装置10に設定する。ユーザ端末50は、対象フロー「A」をユーザに定義させる(詳細は図4,図5)。
 図2は、パケット転送システムに用いられるコンピュータの構成図である。
 図1で説明したユーザ端末50、管理サーバ60、送信装置10、受信装置20などのパケット転送システムの各装置は、CPU901と、RAM902と、ROM903と、HDD904と、通信I/F905と、入出力I/F906と、メディアI/F907とを有するコンピュータ900として構成される。
 通信I/F905は、外部の通信装置915と接続される。入出力I/F906は、入出力装置916と接続される。メディアI/F907は、記録媒体917からデータを読み書きする。さらに、CPU901は、RAM902に読み込んだプログラム(アプリケーションや、その略のアプリとも呼ばれる)を実行することにより、各処理部を制御する。そして、このプログラムは、通信回線を介して配布したり、CD-ROM等の記録媒体917に記録して配布したりすることも可能である。
 図3は、パケット転送システムの各装置の詳細な構成図である。
 管理サーバ60は、装置設定部61と、データベース62とを有する。
 装置設定部61は、ユーザ端末50から要求された対象フローの設定を送信装置10に反映させる。ここで、装置設定部61は、対象フローを新たに受け入れ可能か否かを判定し、受け入れ可能であるときに、対象フローの設定を反映させてもよい。これにより、ネットワークシステムの処理能力が超過してしまうことを事前に予防できる。
 データベース62には、受け入れ可能と判断された対象フローの各種設定が保存される。対象フローの各種設定とは、例えば、ネットワーク構成データ、受信装置20の空きバッファ量の管理データ、および、無瞬断設定の管理データである。
 送信装置10は、フローテーブル(フロー格納部)11と、送信側識別部12と、タグ付与部13と、分岐部14とを有する。
 フローテーブル11には、装置設定部61からの指示に従い、対象フローの設定情報が設定される。
 送信側識別部12は、送信側ルータ31などの外部装置から受信したパケットが、フローテーブル11に定義された対象フローか否かを識別する。対象フローのパケットは、送信側識別部12からタグ付与部13に転送され、対象外フローのパケットは、送信側識別部12から現用パス41に転送される。
 タグ付与部13は、対象フローのパケットのETHヘッダの直後に、シーケンス番号と無瞬断識別子とを付与する(詳細は図4,図5)。なお、シーケンス番号は、現用パス41経由で受信した第1パケットと、予備パス42経由で受信した第2パケットとで、互いに同じパケットを識別するために用いられる。また、無瞬断識別子は、自身のパケットが対象フローであることを示す。
 分岐部14は、対象フローのパケットを2系統に分岐(コピー)し、現用パス41および予備パス42にそれぞれ転送する。
 受信装置20は、受信側識別部21と、現用系メモリ22と、予備系メモリ23と、読取部24と、選択部25とを有する。
 受信側識別部21は、無瞬断識別子の有無により、受信したパケットを対象フローと対象外フローとに識別する。対象フローの第1パケットは現用系メモリ22に格納され、対象フローの第2パケットは予備系メモリ23に格納され、対象外フローの第1パケットはそのまま選択部25に通知される。
 読取部24は、シーケンス番号を参照して、現用系メモリ22から読み取った第1パケットと、予備系メモリ23から読み取った第2パケットとの間で遅延差分を吸収する。つまり、同じシーケンス番号が割り当てられている第1パケットまたは第2パケットのいずれか一方が選択部25に通知される。
 選択部25は、対象フローのパケットと、対象外フローのパケットとをともに受信し、受信側ルータ32などの外部装置に転送する。ここで、選択部25は、対象フローのパケットを対象外フローのパケットよりも優先的に選択して外部装置に転送することが望ましい。これにより、サービス要求の高い無瞬断パケットを早期に処理することで、ユーザの満足度を高めることができる。
 なお、外部装置に転送される前に、パケット内のシーケンス番号と無瞬断識別子とは、削除される。
 図4は、第1のフロー識別情報が用いられるときの説明図である。
 フローテーブル11は、対象フローの識別情報のリストとして、宛先IPアドレス(IP-DA)、送信元IPアドレス(IP-SA)、ToS(Type of Service)の組み合わせ情報101を格納する。
 送信側識別部12は、フローテーブル11に格納された<IP-DA、IP-SA、ToS>の組み合わせ情報101に合致するパケット102を対象フローとして識別する。
 タグ付与部13は、対象フローのパケット102のETHヘッダの直後に、シーケンス番号(SN:Sequence Number)と無瞬断識別子とを付与し、送信するパケット103とする。
 この組み合わせ情報101は、<IP-DA、IP-SA、ToS>というほぼどのパケットにも含まれる標準的なヘッダ情報だけで構成されているので、ユーザにとって対象フローを容易に指定できる。さらに、同じ企業内でも企業の部署ごとに異なるIP-SAを用いている場合に、特定の部署のフローだけを優遇したい場合など、きめ細かい指定が可能となる。
 図5は、第2のフロー識別情報が用いられるときの説明図である。
 フローテーブル11は、対象フローの識別情報のリストとして、VLAN-ID(Virtual Local Area Network-ID)、CoS(Class of Service)の組み合わせ情報111を格納する。
 送信側識別部12は、フローテーブル11に格納された<VLAN-ID、CoS>の組み合わせ情報111に合致するパケット112を対象フローとして識別する。
 タグ付与部13は、対象フローのパケット112のETHヘッダの直後に、シーケンス番号と無瞬断識別子とを付与し、送信するパケット113とする。
 この組み合わせ情報111は、<VLAN-ID、CoS>という少ないヘッダ情報だけで構成されているので、送信側識別部12がヘッダ情報を読み取る負担を軽減できる。つまり、対象フローのパケット113のスループットを向上させることができる。
 図6は、管理サーバ60の処理を示すフローチャートである。
 S11として、装置設定部61は、無瞬断を設定するためのオーダを、ユーザ端末50から受領する。このオーダには、例えば以下の情報が含まれている。
 ・ユーザネットワーク(NW-A、NW-B)内の対象フローの視点装置のID、終点装置のID、または、ユーザネットワーク(NW-A、NW-B)内の回線ID
 ・対象フローの利用日時(例えば、2019/6/12 10:00~2019/6/13 12:00)
 ・図4,図5に例示したフロー識別情報
 ・対象フローの利用帯域(例えば、20Gbps)
 S12として、装置設定部61は、S11のオーダに基づいて冗長2経路(現用パス41、予備パス42それぞれの経路)を計算する。
 S13として、装置設定部61は、S12の冗長2経路間の遅延差を計算する。なお、経路の遅延量は、予めサーバに設定された遅延量の設定値を用いてもよいし、Delay Measurement機能により遅延測定を行った実測値を用いてもよい。Delay Measurement機能は、例えば、イーサネット(登録商標)のOAM(Operations,Administration,Maintenance)機能として実装されている。
 S14として、装置設定部61は、S13の遅延差と、対象フローの利用帯域とから、受信装置20における対象フローのバッファリングに必要なバッファ量を計算する。この計算式は、例えば、遅延差[2ms]×利用帯域[20Gbps]=バッファ量5[MBytes]である。
 これにより、後着の第2パケットが受信装置20に届くまで、先着の第1パケットを受信装置20から破棄せずに保持し続けることができる。
 S15として、装置設定部61は、データベース62にて管理されている受信装置20(現用系メモリ22)の空きバッファ量が、S14で計算した必要なバッファ量よりも大きいか否かを判定する。S15でYesならS16に進み、NoならS18に進む。
 S16として、装置設定部61は、送信側識別部12を介して、フローテーブル11に今回の対象フローの識別情報を追加する。そして、追加した対象フローの内容をもとに、データベース62の内容を更新する。これにより、例えば、現用系メモリ22の空きバッファ量が、S14で計算した必要なバッファ量の分だけ減算される。
 S17として、装置設定部61は、S11で受領したオーダに了承した旨(OK)を、ユーザ端末50に通知する。
 S18として、装置設定部61は、S11で受領したオーダを拒否した旨(NG)を、ユーザ端末50に通知する。
[効果]
 本発明は、送信装置10が、無瞬断の対象フローの識別情報が格納されるフローテーブル11と、受信したパケットがフローテーブル11に格納される対象フローの識別情報に合致するか否かをもとに、受信したパケットが対象フローか対象外フローかを識別する送信側識別部12と、対象フローのパケットに対して、対象フローであることを示す無瞬断識別子と、他のパケットと区別するためのシーケンス番号とを付与するタグ付与部13と、タグ付与部13による処理後の対象フローのパケットに対して、冗長経路のうちの現用パス41に転送するパケットと、冗長経路のうちの予備パス42に転送するパケットとを分岐させる分岐部14とを有することを特徴とする。
 これにより、送信装置10から冗長経路へ送信するパケットを削減することで、受信装置20における負担(バッファメモリ量などの要求性能)を軽減できる。また、現実にはすべてのフローを無瞬断の対象フローとするようなオーダはまれであり、多くの場合には、一部の重要なフローだけを対象フローとすることで、ユーザを満足させることができる。
 本発明は、受信装置20が、受信したパケットが無瞬断の対象フローか対象外フローかを識別する受信側識別部21と、受信側識別部21により識別された対象フローのパケットを格納するメモリ(現用系メモリ22、予備系メモリ23)と、メモリに複数個存在する対象フローの同じパケットから、1つのパケットを読み取る読取部24と、読取部24が読み取った対象フローのパケットと、受信側識別部21により識別された対象外フローのパケットとを選択して順に転送する選択部25とを有することを特徴とする。
 これにより、受信装置20における無瞬断切り替え制御を対象フローのパケットだけに限定することで、受信装置20における負担(バッファメモリ量などの要求性能)を軽減できる。
 本発明は、パケット転送システムが、送信装置10と、フローテーブル11に格納される対象フローの識別情報を設定する管理サーバ60とを含めて構成されており、管理サーバ60が、対象フローのパケットを受信する受信装置20に対する現用パス41と予備パス42との遅延差をもとに、対象フローのバッファリングに必要なメモリ量を計算し、必要なメモリ量を上回るメモリ量を受信装置20が提供できるときに、対象フローの識別情報をフローテーブル11に設定することを許可することを特徴とする。
 これにより、受信装置20の性能に見合った分だけの対象フローの識別情報をフローテーブル11に設定することができるので、フローを流す前に受信装置20の性能不足を予防できる。
 10  送信装置
 11  フローテーブル(フロー格納部)
 12  送信側識別部
 13  タグ付与部
 14  分岐部
 20  受信装置
 21  受信側識別部
 22  現用系メモリ
 23  予備系メモリ
 24  読取部
 25  選択部
 31  送信側ルータ
 32  受信側ルータ
 33  中継装置
 41  現用パス
 42  予備パス
 50  ユーザ端末
 60  管理サーバ
 61  装置設定部
 62  データベース

Claims (5)

  1.  無瞬断の対象フローの識別情報が格納されるフロー格納部と、
     受信したパケットが前記フロー格納部に格納される前記対象フローの識別情報に合致するか否かをもとに、受信したパケットが前記対象フローか対象外フローかを識別する送信側識別部と、
     前記対象フローのパケットに対して、前記対象フローであることを示す無瞬断識別子と、他のパケットと区別するためのシーケンス番号とを付与するタグ付与部と、
     前記タグ付与部による処理後の前記対象フローのパケットに対して、冗長経路のうちの現用パスに転送するパケットと、冗長経路のうちの予備パスに転送するパケットとを分岐させる分岐部とを有することを特徴とする
     送信装置。
  2.  受信したパケットが無瞬断の対象フローか対象外フローかを識別する受信側識別部と、
     前記受信側識別部により識別された前記対象フローのパケットを格納するメモリと、
     前記メモリに複数個存在する前記対象フローの同じパケットから、1つのパケットを読み取る読取部と、
     前記読取部が読み取った前記対象フローのパケットと、前記受信側識別部により識別された前記対象外フローのパケットとを選択して順に転送する選択部とを有することを特徴とする
     受信装置。
  3.  請求項1に記載の送信装置と、
     前記フロー格納部に格納される前記対象フローの識別情報を設定する管理サーバとを含めて構成されており、
     前記管理サーバは、前記対象フローのパケットを受信する受信装置に対する前記現用パスと前記予備パスとの遅延差をもとに、前記対象フローのバッファリングに必要なメモリ量を計算し、必要なメモリ量を上回るメモリ量を前記受信装置が提供できるときに、前記対象フローの識別情報を前記フロー格納部に設定することを許可することを特徴とする
     パケット転送システム。
  4.  無瞬断の対象フローの識別情報をフロー格納部に格納する工程と、
     受信したパケットが前記フロー格納部に格納される前記対象フローの識別情報に合致するか否かをもとに、受信したパケットが前記対象フローか対象外フローかを識別する工程と、
     前記対象フローのパケットに対して、前記対象フローであることを示す無瞬断識別子と、他のパケットと区別するためのシーケンス番号とを付与する工程と、
     前記対象フローのパケットに対して、冗長経路のうちの現用パスに転送するパケットと、冗長経路のうちの予備パスに転送するパケットとを分岐させる工程と、を含むことを特徴とする
     パケット転送方法。
  5.  無瞬断の対象フローの識別情報をフロー格納部に格納する手順、
     受信したパケットが前記フロー格納部に格納される前記対象フローの識別情報に合致するか否かをもとに、受信したパケットが前記対象フローか対象外フローかを識別する手順、
     前記対象フローのパケットに対して、前記対象フローであることを示す無瞬断識別子と、他のパケットと区別するためのシーケンス番号とを付与する手順、
     前記対象フローのパケットに対して、冗長経路のうちの現用パスに転送するパケットと、冗長経路のうちの予備パスに転送するパケットとを分岐させる手順、
     をコンピュータに実行させるためのパケット転送プログラム。
PCT/JP2019/024484 2019-06-20 2019-06-20 送信装置、受信装置、パケット転送システム、パケット転送方法、および、パケット転送プログラム WO2020255327A1 (ja)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP2021528560A JP7294420B2 (ja) 2019-06-20 2019-06-20 パケット転送システム、および、パケット転送方法
US17/619,808 US11750535B2 (en) 2019-06-20 2019-06-20 Transmitting device, receiving device, packet transfer system,packet transfer method, and packet transfer program
PCT/JP2019/024484 WO2020255327A1 (ja) 2019-06-20 2019-06-20 送信装置、受信装置、パケット転送システム、パケット転送方法、および、パケット転送プログラム

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2019/024484 WO2020255327A1 (ja) 2019-06-20 2019-06-20 送信装置、受信装置、パケット転送システム、パケット転送方法、および、パケット転送プログラム

Publications (1)

Publication Number Publication Date
WO2020255327A1 true WO2020255327A1 (ja) 2020-12-24

Family

ID=74040370

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2019/024484 WO2020255327A1 (ja) 2019-06-20 2019-06-20 送信装置、受信装置、パケット転送システム、パケット転送方法、および、パケット転送プログラム

Country Status (3)

Country Link
US (1) US11750535B2 (ja)
JP (1) JP7294420B2 (ja)
WO (1) WO2020255327A1 (ja)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022239136A1 (ja) * 2021-05-12 2022-11-17 日本電信電話株式会社 ネットワーク管理装置、ネットワーク管理方法およびプログラム

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010093421A (ja) * 2008-10-06 2010-04-22 Alaxala Networks Corp 受信側装置、伝送装置、伝送方法およびプログラム
JP2015008396A (ja) * 2013-06-25 2015-01-15 日本電気株式会社 無瞬断切り替えシステム、パケット送信装置、パケット受信装置及び無瞬断切り替え方法
JP2017188726A (ja) * 2016-04-01 2017-10-12 富士通株式会社 パケット転送装置、カウンタ設定方法、及びカウンタ設定プログラム
JP2019047231A (ja) * 2017-08-31 2019-03-22 富士通株式会社 伝送装置および障害検出方法

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4074268B2 (ja) 2003-08-22 2008-04-09 日本電信電話株式会社 パケット転送方法及び転送装置
AU2005260881C1 (en) 2004-07-14 2008-09-11 Nippon Telegraph And Telephone Corporation Packet transmission method and packet transmission device
US8199648B2 (en) * 2007-07-03 2012-06-12 Cisco Technology, Inc. Flow control in a variable latency system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010093421A (ja) * 2008-10-06 2010-04-22 Alaxala Networks Corp 受信側装置、伝送装置、伝送方法およびプログラム
JP2015008396A (ja) * 2013-06-25 2015-01-15 日本電気株式会社 無瞬断切り替えシステム、パケット送信装置、パケット受信装置及び無瞬断切り替え方法
JP2017188726A (ja) * 2016-04-01 2017-10-12 富士通株式会社 パケット転送装置、カウンタ設定方法、及びカウンタ設定プログラム
JP2019047231A (ja) * 2017-08-31 2019-03-22 富士通株式会社 伝送装置および障害検出方法

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022239136A1 (ja) * 2021-05-12 2022-11-17 日本電信電話株式会社 ネットワーク管理装置、ネットワーク管理方法およびプログラム

Also Published As

Publication number Publication date
JP7294420B2 (ja) 2023-06-20
US20220353206A1 (en) 2022-11-03
JPWO2020255327A1 (ja) 2020-12-24
US11750535B2 (en) 2023-09-05

Similar Documents

Publication Publication Date Title
US7126907B2 (en) Label switched communication network, a method of conditioning the network and a method of data transmission
US6539020B1 (en) Bridge device
JP3356145B2 (ja) 伝送路障害救済方法、伝送路障害救済システム、記憶媒体およびルータ
US7908368B2 (en) Method and apparatus for redirecting data traffic based on external switch port status
US20060176804A1 (en) Data transfer apparatus and multicast system
JPWO2005083569A1 (ja) ネットワーク間のプロセス移動方法およびそのネットワークシステム
US10171352B2 (en) Communication system, node, control device, communication method, and program
US20140050078A1 (en) Communication interruption time reduction method in a packet communication network
KR101538244B1 (ko) 서버 관리 장치, 서버 관리 방법, 및 프로그램
JP5233295B2 (ja) 通信装置、通信システム及び通信方法
US20160112306A1 (en) Method, apparatus and system for establishing optical bypass
US20150063361A1 (en) Computer system and communication route changing method
JP2023532374A (ja) 冗長パスのリソース予約方法、ネットワークデバイスおよび記憶媒体
JP4074310B2 (ja) トラヒック分散制御装置、パケット通信ネットワークおよびプログラム
WO2020255327A1 (ja) 送信装置、受信装置、パケット転送システム、パケット転送方法、および、パケット転送プログラム
US8238335B2 (en) Multi-route transmission of packets within a network
WO2019189681A1 (ja) 通信制御装置、通信システム、通信制御方法及びプログラム
JP4309321B2 (ja) ネットワークシステムの運用管理方法及びストレージ装置
JP3704134B2 (ja) パケット転送装置、ネットワーク制御サーバ、およびパケット通信ネットワーク
JP4133299B2 (ja) 遅延時間抑制伝送方法およびシステムおよび遅延時間抑制伝送用ルータ
JP2004088658A (ja) パケット転送装置及びパケット処理方法
JP3762403B2 (ja) パケット転送装置、ネットワーク制御サーバ、およびパケット通信ネットワーク
JP5619681B2 (ja) パケット転送システム、パケット送信装置およびパケット受信装置
JP4552232B2 (ja) 配信システム、配信制御装置および配信制御方法
US20230344753A1 (en) Communication system, distribution device, data distribution method and program

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 19934201

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2021528560

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 19934201

Country of ref document: EP

Kind code of ref document: A1