JP2015204538A - Call processing sequence analyzer and communication system - Google Patents

Call processing sequence analyzer and communication system Download PDF

Info

Publication number
JP2015204538A
JP2015204538A JP2014083256A JP2014083256A JP2015204538A JP 2015204538 A JP2015204538 A JP 2015204538A JP 2014083256 A JP2014083256 A JP 2014083256A JP 2014083256 A JP2014083256 A JP 2014083256A JP 2015204538 A JP2015204538 A JP 2015204538A
Authority
JP
Japan
Prior art keywords
packet
transmission
call processing
reception
sequence
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.)
Pending
Application number
JP2014083256A
Other languages
Japanese (ja)
Inventor
晃佑 澤本
Kosuke Sawamoto
晃佑 澤本
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2014083256A priority Critical patent/JP2015204538A/en
Publication of JP2015204538A publication Critical patent/JP2015204538A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)
  • Telephonic Communication Services (AREA)

Abstract

PROBLEM TO BE SOLVED: To solve the problem in which there is a case where reproduction of a sequence needs information which does not appear in a packet held by a call processing device; and the sequence cannot be reproduced by existing capture methods if there is no call information common to all packets.SOLUTION: A call processing device adds information needed for reproduction of a sequence to a reception packet and a transmission packet and transmits the resulting packets as analysis packets to an analyzer. The analyzer receives analysis packets from a call processing apparatus involved in a sequence to be reproduced, and identifies packets belonging to the same sequence. For identification of the sequence, the analyzer uses whether analysis information added by the call processing device accords with payloads of the transmission packet and the reception packet between two devices.

Description

本発明は、モバイルネットワークにおける呼処理の解析に関する。   The present invention relates to call processing analysis in mobile networks.

本技術分野の背景技術として、3GPP(3rd Generation Partnership Project)で標準化されているLTE(Long Term Evolution)という移動体通信技術が普及している。本発明の再現対象となり得るシーケンスについては非特許文献1に記載されている。 As a background art of this technical field, mobile communication technology called LTE (Long Term Evolution) standardized in 3GPP (3 rd Generation Partnership Project) has become widespread. Non-Patent Document 1 describes a sequence that can be a reproduction target of the present invention.

また、特開2004−248192号公報(特許文献1)がある。この公報には、VoIP(Voice Over IP)サービスにおける、Call・IDを利用した制御信号シーケンス生成方法が記載されている。   Moreover, there exists Unexamined-Japanese-Patent No. 2004-248192 (patent document 1). This publication describes a control signal sequence generation method using Call ID in VoIP (Voice Over IP) service.

特開2004−248192号公報JP 2004-248192 A

3GPP標準文書(URL:http://www.3gpp.org/)3GPP standard document (URL: http://www.3gpp.org/) TS 23.401 General Packet Radio Service (GPRS) enhancements for Evolved Universal Terrestrial Radio Access Network (E-UTRAN) access v 11.7.0TS 23.401 General Packet Radio Service (GPRS) enhancements for Evolved Universal Terrestrial Radio Access Network (E-UTRAN) access v 11.7.0

近年、LTEのようなモバイルネットワークは複雑化し、スマートフォンが普及し、制御パケットを処理するノード(以下、呼処理装置)の処理量も増大しているため、これら呼処理装置における問題の解析も複雑化している。保守者が呼処理装置における故障原因の分析や遅延原因を分析する際、1つの呼処理装置による原因で問題が発生するとは限らないため、故障や遅延等の問題が顕在化した呼処理装置のみを調査するだけでは不十分な場合がある。このようなとき、保守者は前記問題となる呼処理のシーケンスに沿って他の呼処理装置も含めた解析を要する。ここで呼処理のシーケンスとは端末の接続やハンドオーバ等のprocedureに従い、該procedureに関連する複数の呼処理装置間で交換される一連のパケット(メッセージ)列である。procedureとは例えば非特許文献2の5.3.2章に記載されるInitial Attachや5.3.8章に記載されるDetachが挙げられる。   In recent years, mobile networks such as LTE have become more complex, smartphones have become widespread, and the processing amount of nodes (hereinafter referred to as call processing devices) that process control packets has increased, so the problem analysis of these call processing devices has also become complicated. It has become. When a maintenance person analyzes a cause of a failure or a cause of delay in a call processing device, a problem does not always occur due to the cause of one call processing device, so only a call processing device in which a problem such as a failure or delay has become apparent In some cases, it is not enough to investigate. In such a case, the maintenance person needs analysis including other call processing devices along the problematic call processing sequence. Here, the call processing sequence is a series of packets (messages) that are exchanged between a plurality of call processing devices related to the procedure according to the procedure such as terminal connection and handover. Examples of the procedure include Initial Attach described in Chapter 5.3.2 of Non-Patent Document 2 and Detach described in Chapter 5.3.8.

保守者や保守用のシステムが呼処理装置に入力または呼処理装置から出力されるパケットをキャプチャし、そのキャプチャしたパケットを問題分析に利用することは一般的である。呼処理のシーケンスに沿った解析を行うためには、保守用のシステムがキャプチャされたパケットから同一のシーケンスに属するパケット列を抽出し、複数の呼処理装置にまたがって異なる種類のパケット(メッセージ)同士を紐付ける必要がある。ここで、本発明では前記パケットの紐付けによって、あるシーケンスに属するパケット列を抽出することをシーケンスの再現と呼ぶ。   It is common for a maintenance person or a maintenance system to capture a packet input to or output from a call processing device and use the captured packet for problem analysis. In order to perform analysis in accordance with the call processing sequence, the maintenance system extracts packet sequences belonging to the same sequence from the captured packets, and different types of packets (messages) across a plurality of call processing devices. It is necessary to link each other. Here, in the present invention, extracting a packet string belonging to a certain sequence by linking the packets is called sequence reproduction.

特許文献1ではVoIPにおいて、シーケンス内の全ての呼処理装置で共通の呼情報となるCall-IDを利用して、キャプチャしたパケットからシーケンスを生成する技術が公開されている。しかし、パケットから得られる情報にCall-IDのような、複数の中継装置をまたがるシーケンス内で共通の呼情報がない場合には、シーケンスの再現は不可能となる。このような呼処理では、呼処理装置がパケットには現れない情報を保持し、呼情報の識別を行う。   Patent Document 1 discloses a technique for generating a sequence from captured packets using Call-ID, which is call information common to all call processing devices in the sequence, in VoIP. However, if there is no common call information in the sequence across multiple relay devices, such as Call-ID, in the information obtained from the packet, the sequence cannot be reproduced. In such call processing, the call processing device holds information that does not appear in the packet and identifies call information.

例えば、非特許文献2、第5.3.2章より、Initial AttachにおいてMME(Mobile Management Entity)はeNodeB(evolved NodeB)からAttach requestを受信すると、GUTI(Global Unique Temporary Identity)により、UE (User Equipment)を識別する。次にHSS(Home Subscriber Server)にUpdate Location Requestを送信する際にはUE識別子としてIMSI(International Mobile Subscriber Identity)を利用する。ここで、GUTIとIMSIが呼情報である。このとき、MMEはテーブルの同一エントリーにGUTIとIMSIを登録するなどの方法で複数のUE識別子、つまりGUTIとIMSIから同一UEを識別する必要があり、該機能を備えている。該機能による呼情報の識別過程はパケットには現れない。また、前記例においてGUTIはNAS(Non Access Stratum)プロトコル、IMSIはDiameterプロトコルにより通信される。そのため、保守用のシステムがパケットのキャプチャデータのみからシーケンスの識別を行うことは困難または複雑なプロトコル解析が必要となる。   For example, from Non-Patent Document 2, Chapter 5.3.2, in Initial Attach, when MME (Mobile Management Entity) receives an Attach request from eNodeB (evolved NodeB), UE (User Equipment) is received by GUTI (Global Unique Temporary Identity). Identify. Next, when an Update Location Request is transmitted to the HSS (Home Subscriber Server), IMSI (International Mobile Subscriber Identity) is used as a UE identifier. Here, GUTI and IMSI are call information. At this time, the MME needs to identify the same UE from a plurality of UE identifiers, that is, GUTI and IMSI, by registering GUTI and IMSI in the same entry of the table, and has the function. The identification process of call information by this function does not appear in the packet. In the above example, GUTI is communicated by a NAS (Non Access Stratum) protocol, and IMSI is communicated by a Diameter protocol. For this reason, it is difficult or a complicated protocol analysis is required for the maintenance system to identify the sequence only from the packet capture data.

つまり、保守用のシステムは前記GUTIとIMSIが同一シーケンスに属している事を識別するために、呼処理装置が保持している情報を利用する必要がある。従って、本発明ではCall-IDのようなシーケンス内で共通の呼情報をパケットから得られない場合に、保守用のシステムが前記GUTIとIMSIのように異なる呼情報を紐付けられるようにするために、呼処理装置が保持する情報を利用し、シーケンスに沿った解析を可能とすることを課題とする。   That is, the maintenance system needs to use the information held by the call processing device in order to identify that GUTI and IMSI belong to the same sequence. Therefore, in the present invention, when common call information in a sequence such as Call-ID cannot be obtained from a packet, a maintenance system can link different call information such as GUTI and IMSI. Furthermore, it is an object of the present invention to enable analysis according to a sequence using information held by a call processing device.

上記課題を解決するため、本発明の解析装置は、通信装置から受信するパケットと、当該通信装置を識別するための第1の識別情報と、を対応付けて記憶する第1の記憶部と、第1の記憶部に記憶されたパケットのうち、互いに異なる第1の識別情報に対応付けて保持されている複数のパケットについて、当該パケットを構成する情報のうちの少なくとも一部どうしを比較して内容が一致するかどうか判断する処理部と、処理部により内容が一致すると判断された複数のパケットの組み合わせを記憶する第2の記憶部と、を有するよう構成する。   In order to solve the above problem, the analysis device of the present invention includes a first storage unit that stores a packet received from a communication device and first identification information for identifying the communication device in association with each other; Of a plurality of packets stored in the first storage unit in association with different first identification information, at least a part of the information constituting the packet is compared. A processing unit that determines whether or not the contents match and a second storage unit that stores a combination of a plurality of packets whose contents are determined to match by the processing unit are configured.

呼処理装置が解析用の情報をパケットに付加することにより、パケットには現れない情報を用いた解析が可能となる。解析装置は同一シーケンスに属する異なる呼情報を持つパケットを識別でき、シーケンスの再現が可能となる。   When the call processing device adds information for analysis to the packet, analysis using information that does not appear in the packet becomes possible. The analysis device can identify packets having different call information belonging to the same sequence, and the sequence can be reproduced.

LTEシステムでの本発明を適用したシステム例の構成図である。It is a block diagram of the example of a system to which this invention is applied in a LTE system. LTEシステムにおけるInitial Attachの呼処理シーケンス例である。It is an example of a call processing sequence of Initial Attach in the LTE system. 解析用パケットのフォーマットの例である。It is an example of the format of a packet for analysis. 呼処理装置の構成図の例である。It is an example of the block diagram of a call processing apparatus. 呼処理装置における、呼の種別を判定し呼処理IDテーブルに登録する処理フローの例である。It is an example of a processing flow in a call processing device for determining a call type and registering it in a call processing ID table. 呼処理装置における、解析用パケットを生成する処理フローの例である。It is an example of the processing flow which produces | generates the packet for analysis in a call processing apparatus. 呼処理IDを保持するテーブルの例である。It is an example of a table holding a call processing ID. 解析装置の構成図の例である。It is an example of the block diagram of an analyzer. 解析装置が解析用パケットをバッファするための処理フローの例である。It is an example of the processing flow for an analyzer to buffer an analysis packet. 正常なシーケンスを再現するための処理フローの例である。It is an example of the processing flow for reproducing a normal sequence. 装置IDと呼処理ID別に分けられたパケット列である。This is a packet sequence divided by device ID and call processing ID. パケットマッチの絞込み条件を保持するテーブル例である。It is an example of a table holding packet match narrowing conditions. IPアドレスから装置IDを解決するテーブル例である。It is an example of a table that resolves a device ID from an IP address. 解析装置により出力されるInitial attachメッセージ列である。It is an Initial attach message sequence output by the analysis device. パケットロスがある場合のシーケンスの例である。It is an example of a sequence when there is a packet loss. パケットロスがある場合のシーケンス再現処理フローの例である。It is an example of the sequence reproduction process flow when there is a packet loss. 異常シーケンスの分析処理フローである。It is an analysis process flow of an abnormal sequence.

以下、実施例を図面を用いて説明する。   Hereinafter, examples will be described with reference to the drawings.

本実施例では図1に示すLTEシステムの構成において図2のInitial attachの正常な呼処理シーケンスを再現する例を説明する。ここで、図2のInitial attachとはUE110の電源がONになった場合に、LTEシステムがUE110のアタッチ要求を契機として、UE110に対し認証、接続設定しLTEネットワークに登録を行う一連の呼制御処理である。Initial Attachにより、無線経路の設定、ユーザ認証、PDN(Packet Data Network)120への接続処理、eNodeB111-SGW113-PGW114の経路設定、課金情報の設定などが実施され、UE110が通信サービスを受けられる状態となる。なお、呼処理シーケンスの一例としてInitial attachを用いて説明するのであり、Initial attach以外の呼処理シーケンスに対しても本実施例を適用することができる。   In this embodiment, an example will be described in which the normal call processing sequence of the initial attach shown in FIG. 2 is reproduced in the configuration of the LTE system shown in FIG. Here, the initial attach in FIG. 2 is a series of call control in which when the UE 110 is turned on, the LTE system authenticates, establishes a connection with the UE 110, and registers with the LTE network when the UE 110 attach request is received. It is processing. With Initial Attach, wireless route setting, user authentication, connection processing to PDN (Packet Data Network) 120, eNodeB111-SGW113-PGW114 route setting, billing information setting, etc. are performed, and UE 110 can receive communication services It becomes. Note that the description will be made using the initial attach as an example of the call processing sequence, and the present embodiment can be applied to a call processing sequence other than the initial attach.

図1を用いて本システムの構成要素について説明する。UE110は無線端末である。eNodeB111は無線基地局である。MME112は呼制御装置である。SGW(Serving GateWay)113、PGW(Packet data network GateWay)114はデータパケット転送を行うゲートウェイである。HSS115は加入者情報管理サーバーである。本実施例ではeNodeB111やMME112、SGW13、PGW114などのように、UE110からの制御メッセージを受信して処理する通信装置を呼処理装置と総称する。   The components of this system will be described with reference to FIG. UE 110 is a wireless terminal. eNodeB 111 is a radio base station. The MME 112 is a call control device. SGW (Serving GateWay) 113 and PGW (Packet data network GateWay) 114 are gateways for transferring data packets. The HSS 115 is a subscriber information management server. In this embodiment, communication devices that receive and process control messages from the UE 110, such as eNodeB 111, MME 112, SGW 13, and PGW 114, are collectively referred to as call processing devices.

解析装置101はeNode111、MME112、SGW113、PGW114、HSS115などの呼処理装置から図3の解析用パケット300を収集解析し、同一シーケンスに属するパケットを識別、紐付けし、シーケンスの異常を検出し、異常の解析を行う。本実施例では図1のように、解析装置101が全ての呼処理装置111-115から解析用パケット300を収集するが、呼処理装置の一部から解析用パケット300を収集しても良い。   The analysis device 101 collects and analyzes the analysis packet 300 of FIG. 3 from a call processing device such as eNode111, MME112, SGW113, PGW114, HSS115, identifies and links packets belonging to the same sequence, detects an abnormality in the sequence, Analyze abnormalities. In this embodiment, as shown in FIG. 1, the analysis device 101 collects the analysis packet 300 from all the call processing devices 111-115. However, the analysis packet 300 may be collected from a part of the call processing device.

ここで、各呼処理装置111-115が解析用のパケット300を生成する際の動作について説明する。ただし、非特許文献1の標準どおりに動作する部分の説明は省略する。呼処理装置111-115は、標準の動作に加え、受信パケットと送信パケットの複製を作成し、これら複製したパケットに図3の解析用ヘッダ情報301-306を付加し、解析装置101に送信する。   Here, the operation when each call processing device 111-115 generates the analysis packet 300 will be described. However, the description of the part that operates as standard in Non-Patent Document 1 is omitted. In addition to the standard operation, the call processing device 111-115 creates a copy of the received packet and the transmitted packet, adds the header information 301-306 for analysis in FIG. 3 to these copied packets, and transmits to the analysis device 101 .

図3を用いて解析用パケット300のフォーマットについて説明する。装置ID301は複数の呼処理装置それぞれを識別する識別子である。監視対象の全ての装置に対してユニークな値が割り当てられている。装置ID301は解析装置101により呼処理装置別にユニークになるように管理され、解析装置101によって呼処理装置111-115に配布されるものとする。呼処理ID302は呼処理装置が実行する呼処理、つまりそのパケットが属する一連のシーケンスを識別する識別子である。呼処理ID302は各呼処理装置111-115の内部で呼毎にユニークな値となるように各呼処理装置111-115が個別に管理する。   The format of the analysis packet 300 will be described with reference to FIG. The device ID 301 is an identifier for identifying each of a plurality of call processing devices. A unique value is assigned to all devices to be monitored. The device ID 301 is managed by the analysis device 101 so as to be unique for each call processing device, and is distributed to the call processing devices 111-115 by the analysis device 101. The call processing ID 302 is an identifier for identifying call processing executed by the call processing device, that is, a series of sequences to which the packet belongs. Each call processing device 111-115 individually manages the call processing ID 302 so as to have a unique value for each call within each call processing device 111-115.

送信・受信フラグ303はそのパケットが呼処理装置が受信したパケットか、送信したパケットかを示すフィールドであり、解析装置101が受信パケットと送信パケットとを判別できるようにするためのものである。送信・受信時刻304は呼処理装置における送信時刻または受信時刻を示す。呼処理装置は送信パケットには送信時刻を付加し、受信パケットには受信時刻を付加する。タイプ305は該当するパケットに対する呼処理が正常に行われたか、再送など異常処理が行われたかを示すフィールドである。例として正常送信:0、再送:1、フラグメント:2のように割り当てることで、解析装置101が呼処理装置111-115で実行された処理を識別するために利用する。フィールド306はパケット情報であり、呼処理装置111-115は受信パケットまたは送信パケットをフィールド306に格納する。ここで、受信パケットとはある呼処理装置が他の呼処理装置から受信したパケットを意味し、送信パケットはある呼処理装置が他の呼処理装置へ送信したパケットを意味する。   The transmission / reception flag 303 is a field indicating whether the packet is a packet received by the call processing device or a transmitted packet, and is used to enable the analysis device 101 to distinguish between the received packet and the transmitted packet. A transmission / reception time 304 indicates a transmission time or a reception time in the call processing device. The call processing device adds a transmission time to the transmission packet and adds a reception time to the reception packet. Type 305 is a field indicating whether call processing for the corresponding packet has been performed normally or abnormal processing such as retransmission has been performed. For example, by assigning normal transmission: 0, retransmission: 1, fragment: 2, etc., the analysis device 101 is used to identify the processing executed by the call processing devices 111-115. The field 306 is packet information, and the call processing apparatuses 111-115 store the received packet or the transmitted packet in the field 306. Here, a received packet means a packet received from another call processing device by a certain call processing device, and a transmission packet means a packet transmitted from one call processing device to another call processing device.

図4、図5、図6を用いて呼処理装置の構成と解析用情報の付与手順について説明する。図1に示す呼処理装置111-115に共通する構成を図4の呼処理装置119として説明する。   The configuration of the call processing device and the procedure for giving analysis information will be described with reference to FIG. 4, FIG. 5, and FIG. A configuration common to the call processing devices 111-115 shown in FIG. 1 will be described as the call processing device 119 of FIG.

送受信部410は呼処理装置119の外部装置と通信回線を介して接続される。送受信判定部411は入力されたパケットに解析用ヘッダ情報301-306が付されていない場合は外部装置から受信したパケットであると判断し、付されている場合は自装置内部から外部へ送信されるパケットであると判定する。受信パケットの場合、送受信判定部411は受信パケットに解析用ヘッダ情報301-306を付与し、さらに送受信情報付与部412は送信・受信フラグ303に受信パケットであることを示す情報を格納し、また受信時刻304を登録して呼処理部420に送信する。   The transmission / reception unit 410 is connected to an external device of the call processing device 119 via a communication line. The transmission / reception determination unit 411 determines that the packet is received from the external device if the analysis header information 301-306 is not added to the input packet. Is determined to be a packet. In the case of a received packet, the transmission / reception determining unit 411 adds analysis header information 301-306 to the received packet, and the transmission / reception information adding unit 412 stores information indicating the received packet in the transmission / reception flag 303, and The reception time 304 is registered and transmitted to the call processing unit 420.

図5-Aおよび図5-Bに呼処理部420が実行する処理を示す。以降の呼処理部420の説明は図5を参照しながら行なう。呼処理部420は送受信部410から受信したパケットを受信パケット複製部441で複製した後(501)、プロトコル処理部430でプロトコルに従い処理を行う。ここで受信パケット複製部441が受信パケットの複製を行なうのは、受信パケットを解析装置101に送信するためである。複製元の受信パケットは呼処理部420で必要な処理をされた後に送信パケットとなる。   FIG. 5-A and FIG. 5-B show processing executed by the call processing unit 420. The subsequent call processing unit 420 will be described with reference to FIG. The call processing unit 420 duplicates the packet received from the transmission / reception unit 410 by the received packet duplication unit 441 (501), and then performs processing by the protocol processing unit 430 according to the protocol. Here, the reason why received packet replicating section 441 replicates the received packet is to transmit the received packet to analysis apparatus 101. The copy source received packet is processed by the call processing unit 420 and then becomes a transmission packet.

プロトコル処理部430の内、新規呼判定部431は該処理が新規呼に対する処理であるか否かを判定する。判定方法は呼処理の内容に依存する。ここでは、呼処理装置がMME112の場合にAttach Request202を受信した場合で説明する。   Of the protocol processing unit 430, the new call determination unit 431 determines whether or not the processing is processing for a new call. The determination method depends on the content of the call processing. Here, a case will be described in which an Attach Request 202 is received when the call processing device is the MME 112.

新規呼判定部431はパケットを受信すると、3gpp標準に従い、パケットからUE識別子とメッセージ識別子を抽出する(502)。ここでは、UE識別子はUE110のGUTIであり、メッセージ識別子はAttach Requestである。 MME112では、Attach Request202は呼処理を開始するメッセージである。ここで、新規呼判定部431は抽出したGUTIが呼情報管理テーブル610の呼情報611に登録されているか否かを確認し、登録されていない場合は新規呼であると判定する(503)。   When receiving the packet, the new call determination unit 431 extracts the UE identifier and the message identifier from the packet according to the 3 gpp standard (502). Here, the UE identifier is GUTI of UE 110, and the message identifier is Attach Request. In the MME 112, the Attach Request 202 is a message for starting call processing. Here, the new call determination unit 431 confirms whether or not the extracted GUTI is registered in the call information 611 of the call information management table 610, and determines that it is a new call if not registered (503).

新規呼であった場合は、新規呼判定部431は呼情報管理テーブル610の呼情報611にGUTIをGUTI613として登録する。また、呼処理ID生成部442は、呼処理装置119内でUE110を他のユーザ端末と一意に識別するための呼管理ID612を生成し呼情報識別テーブル610の呼管理ID612と呼処理ID管理テーブル620の呼管理ID621にそれぞれ登録する(504)。図6では呼管理IDが0の場合を図示している。また、新規呼判定部431は呼処理IDテーブル620に新規に登録した、呼管理ID621が0のエントリの状態622に「Attach開始」を書き込む事で、該当するUE110に対するAttach Request処理が開始したことを呼処理ID管理部440に通知する(505)。   If the call is a new call, the new call determination unit 431 registers GUTI as GUTI613 in the call information 611 of the call information management table 610. Further, the call processing ID generation unit 442 generates a call management ID 612 for uniquely identifying the UE 110 from other user terminals in the call processing device 119, and the call management ID 612 and the call processing ID management table of the call information identification table 610. Each of them is registered in the call management ID 621 of 620 (504). FIG. 6 illustrates a case where the call management ID is 0. In addition, the new call determination unit 431 writes “Attach start” to the state 622 of the entry that is newly registered in the call processing ID table 620 and the call management ID 621 is 0, so that the Attach Request process for the corresponding UE 110 has started. Is notified to the call processing ID management unit 440 (505).

プロトコル処理部430は3gpp標準に従い呼処理を行った後(図示せず)、送信パケットであるUpdateLocationRequest203に格納するIMSIを呼情報管理テーブル610の呼情報611にIMSI614として登録する。このIMSIは、UpdateLocationRequest203においてUE110を識別するための情報である。また、プロトコル処理部430による呼処理の結果からタイプ判定部432は処理のタイプを判定し(506)、呼処理ID管理テーブル620のタイプ624に保存する(507)。   The protocol processing unit 430 performs call processing according to the 3 gpp standard (not shown), and then registers the IMSI stored in the UpdateLocationRequest 203 as a transmission packet in the call information 611 of the call information management table 610 as the IMSI 614. This IMSI is information for identifying the UE 110 in the UpdateLocationRequest 203. Further, the type determination unit 432 determines the type of processing from the result of the call processing by the protocol processing unit 430 (506) and stores it in the type 624 of the call processing ID management table 620 (507).

プロトコル処理部430の処理が完了すると、プロトコル処理部430はステップ504で生成した呼管理ID612を呼処理ID管理部440へ渡す。呼処理ID管理部440は呼管理ID612を受け取ると、図5-Bの処理を開始する。呼処理ID管理部440はプロトコル処理部430から受け取った呼管理ID612を取得する(508)。呼処理ID生成部442は呼管理ID612をキーとして呼処理IDテーブル620を参照し、状態622を参照して新規呼であるかを判定する(509)。呼処理ID生成部442は、状態622がプロトコル処理部410が書き込んだ「Attach開始」を示す場合、新規呼であると判定し、新規の呼処理IDを生成し(510)、呼処理IDテーブル620の呼処理ID623に登録する(511)。なお、図6に示す例では、呼処理ID623は0であり呼管理ID621と同じ値であるが、呼管理ID621と呼処理IDとは同じ値でも異なる値でも良い。そして、呼処理ID生成部442は、状態622を「Attach開始」から「Attach処理中」に更新する。新規の呼で無い場合は、ステップ509で参照する状態622が「Attach処理中」を示している場合に、呼処理ID管理テーブル620に登録済みの呼処理ID623を取得する(512)。   When the processing of the protocol processing unit 430 is completed, the protocol processing unit 430 passes the call management ID 612 generated in step 504 to the call processing ID management unit 440. When receiving the call management ID 612, the call processing ID management unit 440 starts the processing of FIG. The call processing ID management unit 440 acquires the call management ID 612 received from the protocol processing unit 430 (508). The call processing ID generation unit 442 refers to the call processing ID table 620 using the call management ID 612 as a key, and determines whether the call is a new call with reference to the state 622 (509). When the status 622 indicates “Attach start” written by the protocol processing unit 410, the call processing ID generation unit 442 determines that the call is a new call, generates a new call processing ID (510), and sets the call processing ID table. It registers in the call processing ID 623 of 620 (511). In the example shown in FIG. 6, the call processing ID 623 is 0 and the same value as the call management ID 621, but the call management ID 621 and the call processing ID may be the same value or different values. Then, the call processing ID generating unit 442 updates the state 622 from “Attach started” to “Attach processing in progress”. If the call is not a new call, the call processing ID 623 registered in the call processing ID management table 620 is acquired when the state 622 referred to in step 509 indicates “Attach processing in progress” (512).

解析情報付与部443は、ステップ510で新規に生成した又はステップ512で呼処理ID管理テーブル620から取得した呼処理ID623を呼処理ID302に格納する(513)。また、解析情報付与部443は、呼管理ID621をキーとして、タイプ624を取得し、解析用ヘッダ情報300のパケットタイプ305に、自らの装置IDを装置ID301に格納し、これら情報を格納された解析用ヘッダ情報300を受信パケットおよび送信パケットに付加する(514)。なお、解析情報付与部443は、送信パケットには送信フラグ304をさらにセットする。最後に呼処理部420は送受信部410に受信パケットと送信パケットを送信する(515)。   The analysis information adding unit 443 stores the call processing ID 623 newly generated in step 510 or acquired from the call processing ID management table 620 in step 512 in the call processing ID 302 (513). Also, the analysis information adding unit 443 obtains the type 624 using the call management ID 621 as a key, stores its own device ID in the device ID 301 in the packet type 305 of the analysis header information 300, and stores these information. The analysis header information 300 is added to the received packet and the transmitted packet (514). The analysis information adding unit 443 further sets a transmission flag 304 in the transmission packet. Finally, the call processing unit 420 transmits the reception packet and the transmission packet to the transmission / reception unit 410 (515).

送受信部410の送受信情報付与部412は、呼処理部420から受け取った受信パケットおよび送信パケットについて、送信・受信フラグ304をチェックし、送信・受信フラグ304が送信を示している場合、送信するパケットの複製を作成し、複製した一方のパケットの解析用ヘッダを取り除く。そして送受信情報付与部412は、解析用ヘッダが付いている方の送信パケットの解析用ヘッダに送信時刻305を付加し、解析装置101に送信する。送信・受信フラグ304が受信を示す場合は送信情報を付加せず、解析用ヘッダ情報が付いた状態で解析装置101に送信する。   The transmission / reception information adding unit 412 of the transmission / reception unit 410 checks the transmission / reception flag 304 for the reception packet and transmission packet received from the call processing unit 420, and if the transmission / reception flag 304 indicates transmission, the packet to be transmitted Is created, and the header for analysis of one of the duplicated packets is removed. Then, the transmission / reception information adding unit 412 adds the transmission time 305 to the analysis header of the transmission packet with the analysis header, and transmits it to the analysis apparatus 101. When the transmission / reception flag 304 indicates reception, the transmission information is not added, and the data is transmitted to the analysis apparatus 101 with the analysis header information attached.

上記の処理により、呼処理装置119は、送受信部410でパケットを受信した後、呼処理部420で呼処理ID302を含む解析用情報を付与して、410から解析装置101へ解析用パケット300を送信する。以上の説明では、呼処理IDテーブル444のキーを選択することで、該当する呼処理装置111-115が実施するProcedureの開始から終了までの間で共通の呼処理IDを保持することができる。   With the above processing, the call processing device 119 receives the packet at the transmission / reception unit 410, and then adds analysis information including the call processing ID 302 at the call processing unit 420, and sends the analysis packet 300 from the 410 to the analysis device 101. Send. In the above description, by selecting a key of the call processing ID table 444, a common call processing ID can be held from the start to the end of the procedure executed by the corresponding call processing device 111-115.

次に、図7を用いて解析装置101について説明する。送受信部710は呼処理装置119とストレージ770に接続され、外部装置と処理部720の通信のインターフェースとなる。装置ID・呼処理ID分類処理部 730は装置ID301と呼処理ID302別に、呼処理装置119から受信した解析用パケット300を分類して図10に示す装置呼処理ID別パケット列として保持する。生成された装置呼処理ID別パケット列765は解析装置101のメモリ容量または、システム管理者が設定したデータ量もしくは制限時間に従いメモリ760に保持される。前記の条件により保持されなくなった装置呼処理ID別パケット列765はシステム管理者の設定により、廃棄またはストレージ770へ格納されることとする。   Next, the analysis apparatus 101 will be described with reference to FIG. The transmission / reception unit 710 is connected to the call processing device 119 and the storage 770, and serves as an interface for communication between the external device and the processing unit 720. The device ID / call processing ID classification processing unit 730 classifies the analysis packet 300 received from the call processing device 119 for each of the device ID 301 and the call processing ID 302, and holds them as a packet sequence by device call processing ID shown in FIG. The generated packet sequence 765 for each device call processing ID is held in the memory 760 according to the memory capacity of the analysis device 101 or the data amount or time limit set by the system administrator. The device call processing ID-specific packet sequence 765 that is no longer held due to the above conditions is discarded or stored in the storage 770 according to the setting of the system administrator.

パケット紐付け処理部740は、装置呼処理ID別パケット列765から、同一シーケンスに属する解析用パケット300を抽出・紐付けしてまとめることで、図13に示すシーケンス収集結果パケット列767を作成する。具体的には、パケット紐付け処理部740は装置呼処理ID別パケット列765に格納された、2つの装置間の送信パケット300と受信パケット300を比較して一致するパケットを同じシーケンスに属するパケットとして紐付けしていく。なお、装置呼処理ID別パケット列767の全てのパケットについて逐一比較をしていくと時間がかかるため、後述するようにパケット紐付け処理部740は比較するパケットの絞り込みを行なう。   The packet association processing unit 740 creates the sequence collection result packet sequence 767 shown in FIG. 13 by extracting and linking together the analysis packets 300 belonging to the same sequence from the packet sequence 765 for each device call processing ID. . Specifically, the packet association processing unit 740 compares the transmission packet 300 and the reception packet 300 between the two devices stored in the device call processing ID-specific packet sequence 765, and matches the packets belonging to the same sequence. I will link it as Since it takes time to compare all the packets in the device call processing ID-specific packet sequence 767 one by one, the packet association processing unit 740 narrows down the packets to be compared as will be described later.

異常解析部750はパケット紐付け処理部740がシーケンス収集結果パケット列767として再現したシーケンスの異常を調べ、異常がある場合のみ、一連のシーケンスに属するものとして束ねたパケット列を、後の解析のためにストレージ770に格納するような判定処理を実行する。   The anomaly analysis unit 750 checks the sequence anomaly reproduced by the packet association processing unit 740 as the sequence collection result packet sequence 767. Only when there is an anomaly, the packet sequence bundled as belonging to a series of sequences Therefore, a determination process such as storing in the storage 770 is executed.

解析装置101は呼処理装置119から受信した解析用パケット300の情報をキーとしてパケット比較用テーブル771、装置IDテーブル772を利用する。図11はパケット比較用テーブル771の一例である。パケット比較用テーブル771は、パケット紐付け処理部740が装置呼処理ID別パケット列765の中から比較するパケットを絞り込む際の閾値としてパケットマッチ用探索時刻範囲1104を、パケットのペイロード比較に利用するフィールドとしてパケット比較キー種別1103を、それぞれ格納する。これらの閾値とフィールドはシステム管理者が指定する。受信装置ID1101と送信装置ID1102はパケット比較用テーブル771で保持する値を利用する際のキーである。システム管理者は、パケットを送信した装置と受信した装置との装置IDの両方または一方をキーとして、パケットの比較に関する設定を行う。   The analysis apparatus 101 uses the packet comparison table 771 and the apparatus ID table 772 using the information of the analysis packet 300 received from the call processing apparatus 119 as a key. FIG. 11 is an example of a packet comparison table 771. The packet comparison table 771 uses the packet match search time range 1104 as a threshold for packet comparison by the packet association processing unit 740 to narrow down the packets to be compared from the packet sequence 765 by device call processing ID for packet payload comparison. The packet comparison key type 1103 is stored as a field. These thresholds and fields are specified by the system administrator. The reception device ID 1101 and the transmission device ID 1102 are keys for using values held in the packet comparison table 771. The system administrator makes settings relating to packet comparison using both or one of the device IDs of the device that transmitted the packet and the device that received the packet as a key.

図11では、パケット比較キー種別1103としてIPペイロードを格納している。システム管理者はネットワークの構成によってEtherのペイロードやTCPペイロードに変更を行う事ができる。パケットマッチ用探索時間範囲1104はペイロード比較部744が行う探索処理において、ペイロード比較の対象となる解析用パケット300の送信・受信時刻304の間隔を指定する。例えば、図2でeNodeB111がAttach Request202を送信した時刻をT_A、ME112が当該Attach Request202を受信した時刻をT_Bとしたとき、T_BとT_Aの差分がパケットマッチ用探索時刻範囲1104に格納された時間以内であれば、これらのパケットは比較対象とされる。パケットマッチ用探索時間範囲1104には隣接する装置にパケットが到着するまでの時間の目安を設定する。   In FIG. 11, an IP payload is stored as the packet comparison key type 1103. The system administrator can change the Ether payload or TCP payload depending on the network configuration. The packet match search time range 1104 specifies the interval between the transmission and reception times 304 of the analysis packet 300 to be subjected to payload comparison in the search processing performed by the payload comparison unit 744. For example, in FIG. 2, when the time when the eNodeB 111 transmits the Attach Request 202 is T_A and the time when the ME 112 receives the Attach Request 202 is T_B, the difference between the T_B and T_A is within the time stored in the packet match search time range 1104. If so, these packets are compared. In the packet match search time range 1104, a standard of time until a packet arrives at an adjacent device is set.

パケット列用の探索時間範囲1105は装置ID・呼処理ID分類処理部730のタイマー監視部734に設定するタイムアウトの時間を設定する。この時間がタイムアウトになると、装置ID・呼処理ID分類処理部730は、同じ装置ID、呼処理IDを有する解析用パケット300を受信することはもはや無くシーケンスは終了したと判断して、その装置ID・呼処理IDを有する解析用パケット300の収集を終了する。パケット列用の探索時間範囲1105には、例えば1回のProcedureに要する時間を目安に設定することができる。この場合3gppでは100msが目標となっている。図11の該探索時間範囲1105では再送があった場合にも収集可能とするため、1sとしている。   The search time range 1105 for the packet string sets a timeout time set in the timer monitoring unit 734 of the device ID / call processing ID classification processing unit 730. When this time is timed out, the device ID / call processing ID classification processing unit 730 determines that the sequence has ended without receiving the analysis packet 300 having the same device ID and call processing ID. The collection of the analysis packet 300 having the ID / call processing ID is terminated. In the search time range 1105 for the packet sequence, for example, a time required for one procedure can be set as a guide. In this case, 100ms is the target for 3gpp. In the search time range 1105 in FIG. 11, 1s is set to enable collection even when there is a retransmission.

図12は装置IDテーブル772の内容例である。装置IDテーブル772には、各呼処理装置のIPアドレス1201と、解析装置101により付与された各呼処理装置の装置ID1202の組が記憶されている。後述するように、パケット絞込み部741が比較対象のパケットを絞り込む時に、装置呼処理ID別パケット列765に格納されたパケット本体の送信先もしくは送信元IPアドレスを参照することで当該パケットを受信もしくは送信した相手の装置を特定し、その特定した相手装置のIPアドレスで装置IDテーブル1201を検索することで、当該特定した相手装置の装置ID1202を取得するものである。   FIG. 12 shows an example of the contents of the device ID table 772. In the device ID table 772, a set of the IP address 1201 of each call processing device and the device ID 1202 of each call processing device assigned by the analysis device 101 is stored. As will be described later, when the packet narrowing unit 741 narrows down the comparison target packet, the packet narrowing unit 741 receives the packet by referring to the transmission destination or source IP address of the packet body stored in the packet sequence 765 for each device call processing ID, or By identifying the device of the other party that transmitted and searching the device ID table 1201 with the IP address of the identified partner device, the device ID 1202 of the identified partner device is obtained.

なお、装置IDとしてIPアドレスのように呼処理装置をネットワーク上で識別するための情報をそのまま用いても良い。この場合、図3の装置ID301、図10の装置ID1091、図11の受信装置ID1101、同図の送信装置ID1102、図13の装置ID1391等の本実施例における装置IDを示す情報にはアドレス情報がそのまま適用される。この場合、図12の装置IDテーブル772は不要となる。複数の呼処理装置でIPアドレスが重複して割り当てられてしまうような場合は、アドレス情報とは別に本実施例のように装置IDを用意する。   Note that information for identifying the call processing device on the network, such as an IP address, may be used as it is as the device ID. In this case, the device ID 301 in FIG. 3, the device ID 1091 in FIG. 10, the receiving device ID 1101 in FIG. 11, the transmitting device ID 1102 in FIG. 13, the device ID 1391 in FIG. It is applied as it is. In this case, the device ID table 772 in FIG. 12 is not necessary. In the case where a plurality of call processing devices are assigned IP addresses in duplicate, a device ID is prepared separately from the address information as in this embodiment.

図8は装置ID呼処理ID分類処理部730の処理フローチャートを示す。また、図10は装置ID呼処理ID分類部730が図8の処理フローの結果出力する装置呼処理ID別パケット列765を示す。   FIG. 8 shows a processing flowchart of the device ID call processing ID classification processing unit 730. FIG. 10 shows a packet sequence 765 for each device call processing ID output by the device ID call processing ID classification unit 730 as a result of the processing flow of FIG.

まず、送受信部710が呼処理装置119から解析用パケット300を受信し(801)、送受信部710は処理部720に受信したパケットを渡す。装置ID・呼処理ID分類処理部730は受信した解析用パケット300から装置ID301と呼処理ID302を取得する(802)。次に、装置ID判定部731は受信した解析用パケット300の装置ID301と呼処理ID302の組(以下、これらIDの組を装置呼処理IDという)を調べ(803)、装置呼処理ID別パケット列765に登録されていない新規の装置呼処理ID301,302であった場合、該当する装置呼処理ID301、302を持つパケット300を格納するためのメモリ領域として装置呼処理ID別パケット列765の中の一領域を割り当てる(804)。ここで、受信した解析用パケット300の装置IDがMME112の”120”であり呼処理ID302が”100”であった場合、図10のパケット列1020の領域が割り当てられ、解析用パケット300はこの領域に格納される。なお、MME112の装置IDは、装置IDテーブル772に図示しているとおり”120”である。   First, the transmission / reception unit 710 receives the analysis packet 300 from the call processing device 119 (801), and the transmission / reception unit 710 passes the received packet to the processing unit 720. The device ID / call processing ID classification processing unit 730 acquires the device ID 301 and the call processing ID 302 from the received analysis packet 300 (802). Next, the device ID determination unit 731 examines a set of device ID 301 and call processing ID 302 (hereinafter referred to as device call processing ID) of the received analysis packet 300 (803), and packet by device call processing ID In the case of new device call processing IDs 301 and 302 not registered in the column 765, in the packet column 765 by device call processing ID as a memory area for storing the packet 300 having the corresponding device call processing IDs 301 and 302. One area is allocated (804). Here, when the device ID of the received analysis packet 300 is “120” of the MME 112 and the call processing ID 302 is “100”, the area of the packet sequence 1020 in FIG. Stored in the area. The device ID of the MME 112 is “120” as illustrated in the device ID table 772.

このとき、装置呼処理ID判定部732は同じ呼処理IDを持つ解析用パケット300の収集が完了したかの判定を行うために、タイマー768の割り当ても行う(804)。ここで、タイマー768は装置ID301と呼処理ID302の組毎、つまり装置呼処理ID別パケット列毎に割り当てられる。該タイマー768は、タイマー監視部734がパケット列1020の生成完了を判定するために利用する。つまり、装置呼処理ID判定部732は、このタイマー768に設定された時間を過ぎても新たな解析用パケット300を受信しない場合は、一連のプロシージャに属するパケットのやり取りが終了したと推定してその装置呼処理ID別パケット列の生成を終了する判断をする。   At this time, the device call processing ID determination unit 732 also assigns a timer 768 to determine whether collection of the analysis packet 300 having the same call processing ID is completed (804). Here, the timer 768 is assigned for each set of the device ID 301 and the call processing ID 302, that is, for each packet sequence for each device call processing ID. The timer 768 is used by the timer monitoring unit 734 to determine the completion of the generation of the packet sequence 1020. That is, if the device call processing ID determination unit 732 does not receive a new analysis packet 300 even after the time set in the timer 768, the device call processing ID determination unit 732 estimates that the exchange of packets belonging to a series of procedures has ended. A determination is made to end the generation of the packet sequence for each device call processing ID.

ステップ803で、受信した解析用パケット300の装置呼処理IDが、装置呼処理ID別パケット列に既に存在していた場合、もしくはステップ804を処理した場合、装置呼処理ID判定部732は該当する装置呼処理ID別パケット列765のパケット1096に解析用パケット300のパケット本体306を格納し、タイマー768のリセットを行う(805)。また、その解析用パケット300の解析用ヘッダ情報に含まれる送信・受信フラグ303をパケット列1020の送信・受信フラグ1093に、送信・受信時刻304を送信・受信時刻1094に、タイプ305をタイプ1095に、それぞれ格納する。   In step 803, if the device call processing ID of the received analysis packet 300 already exists in the packet string for each device call processing ID, or if step 804 is processed, the device call processing ID determination unit 732 corresponds. The packet body 306 of the analysis packet 300 is stored in the packet 1096 of the device call processing ID-specific packet sequence 765, and the timer 768 is reset (805). The transmission / reception flag 303 included in the analysis header information of the analysis packet 300 is set to the transmission / reception flag 1093 of the packet sequence 1020, the transmission / reception time 304 is set to the transmission / reception time 1094, and the type 305 is type 1095. Respectively.

タイマー監視部734はタイマー768とパケット比較用テーブル771のパケット列用探索時間範囲1105に設定した閾値を比較し、装置呼処理ID1101、1102のパケットを閾値時間以上受信しない場合はタイムアウトと判定する(806)。タイムアウトと判定された場合、ソート部733はタイムアウト判定された装置呼処理ID別パケット列765のパケットを送信・受信時刻1094の時刻順でソートして(807)、装置呼処理ID別パケット列765の生成を完了する。タイマー監視部734がタイムアウトと判定する前に同じ装置呼処理IDの解析用パケット300を受信してその装置呼処理ID1101、1102に対応するタイマー768をリセットした場合は、タイムアウトとならず(806)、装置呼処理ID別パケット列765の生成を完了せず受信処理を継続する(801)。   The timer monitoring unit 734 compares the timer 768 with the threshold set in the packet sequence search time range 1105 of the packet comparison table 771, and determines that a timeout has occurred when the packets of the device call processing IDs 1101 and 1102 are not received for the threshold time or longer ( 806). If it is determined that the timeout has occurred, the sorting unit 733 sorts the packets in the packet sequence 765 classified by device call processing ID determined as timeout in the order of the transmission / reception time 1094 (807), and the packet sequence 765 classified by device call processing ID. Complete the generation. If the timer monitoring unit 734 receives the same device call processing ID analysis packet 300 and determines that the timer 768 corresponding to the device call processing IDs 1101 and 1102 has been reset before the timer monitoring unit 734 determines that the timeout has occurred, the timeout does not occur (806) Then, the generation of the packet sequence 765 for each device call process ID is not completed and the reception process is continued (801).

以上で、全ての呼処理装置119から送信される解析用パケット300の装置ID301と呼処理ID303による分類が完了し、装置呼処理ID別パケット列765が出力される。図10は図2のInitial Attachのシーケンスについての出力例を示す。各装置の装置IDは図12の装置IDテーブルに図示したとおりである。   Thus, the classification of the analysis packet 300 transmitted from all the call processing devices 119 by the device ID 301 and the call processing ID 303 is completed, and the packet sequence 765 for each device call processing ID is output. FIG. 10 shows an output example of the Initial Attach sequence of FIG. The device ID of each device is as shown in the device ID table of FIG.

次に、図7と図9と図10を用いて、パケット紐付け処理部740が装置呼処理ID別パケット列765から複数の呼処理装置111-115にまたがって、同一シーケンスに属するパケットを収集して、図2のシーケンスを復元する処理について説明する。   Next, referring to FIG. 7, FIG. 9, and FIG. 10, the packet association processing unit 740 collects packets belonging to the same sequence across a plurality of call processing devices 111-115 from the packet sequence 765 by device call processing ID. A process for restoring the sequence of FIG. 2 will be described.

図9はパケット紐付け処理部740が装置呼処理ID別パケット列765から、一連のシーケンスに属するパケットを紐付けていきシーケンスを復元する処理を示すフロー図である。パケット紐付け処理部740は、紐付け処理の開始トリガーを検出して処理の開始を指示する開始判定部746で監視している装置呼処理ID別パケット列765の数が、システム管理者が設定した一定量を超えた事を契機として、パケットの紐付け処理を開始する(900)。前記契機は呼処理装置119が解析用パケット300のタイプ305に呼処理の開始・終了を指定する情報を格納し、開始判定部746が装置呼処理ID別パケット列765を調べて開始の情報と終了の情報の両者が揃った事を契機としてもよい。または、開始判定部746がタイマーを備え、装置呼処理ID別パケット列765が生成され始めてから一定時間が経過したことを契機に紐付けを開始しても良い。   FIG. 9 is a flowchart showing processing in which the packet association processing unit 740 associates packets belonging to a series of sequences from the device call processing ID-specific packet sequence 765 and restores the sequence. The packet linking processing unit 740 detects the trigger for starting the linking process and instructs the start of the process, and the system administrator sets the number of packet sequences 765 for each device call processing ID monitored by the start determination unit 746 The packet linking process is started when the predetermined amount is exceeded (900). The trigger is that the call processing device 119 stores information specifying the start / end of call processing in the type 305 of the analysis packet 300, and the start determination unit 746 examines the packet sequence 765 by device call processing ID to identify the start information. It may be triggered by the fact that both pieces of end information are available. Alternatively, the start determination unit 746 may include a timer, and the association may be started when a certain time has elapsed since the start of generation of the device call processing ID-specific packet sequence 765.

次にパケット紐付け処理部740は、装置呼処理ID別パケット列765の中で紐付けを開始するパケット列、例えばパケット列1020の先頭のパケット1021の装置ID1091と呼処理ID1092の組を取得する(901)。フローチャートでは簡単のため、ここで取得した装置呼処理ID1091,1092を「S」と表記する。ここでは「S」はパケット列1020の装置呼処理IDであるID=”120”、呼処理ID=”100”の組である。また、処理901では紐付けができるパケット列が複数ある場合、どの装置呼処理ID別パケット列765から処理を開始してもよい。   Next, the packet association processing unit 740 acquires a packet sequence for starting association in the packet sequence 765 for each device call processing ID, for example, a pair of the device ID 1091 and the call processing ID 1092 of the first packet 1021 of the packet sequence 1020. (901). For simplicity, the apparatus call processing IDs 1091 and 1092 acquired here are represented as “S”. Here, “S” is a set of ID = “120”, which is the device call processing ID of the packet sequence 1020, and call processing ID = “100”. Further, in the process 901, when there are a plurality of packet strings that can be linked, the process may be started from any device call process ID packet string 765.

次にパケット絞込み部741は「S」で特定されるパケット列の先頭のパケット1021を取得する(902)。図9のフローチャートでは該当パケット1021を「P」と表記する。パケット絞込み部741は「P」に含まれるIPアドレスと、送信・受信フラグ1093と、送信・受信時刻1094と、を利用して比較するパケット数を絞り込む(903)。パケット絞込み部741は、送信・受信フラグ1092よりパケット1021は受信パケットなので送信元のIPアドレスを用いて、装置IDテーブル1200のIPアドレス1201をキーとして対応する装置、つまり当該パケットを送信した装置の装置ID1302を取得する。該当するIPアドレス1201はeNodeB111のもので、装置ID1202として”110”が得られる。   Next, the packet narrowing unit 741 acquires the first packet 1021 of the packet sequence specified by “S” (902). In the flowchart of FIG. 9, the corresponding packet 1021 is represented as “P”. The packet narrowing unit 741 narrows down the number of packets to be compared using the IP address included in “P”, the transmission / reception flag 1093, and the transmission / reception time 1094 (903). Since packet 1021 is a received packet from transmission / reception flag 1092, packet narrowing unit 741 uses the IP address of the transmission source and uses the IP address 1201 of device ID table 1200 as a key, that is, the device that transmitted the packet. The device ID 1302 is acquired. The corresponding IP address 1201 is that of the eNodeB 111, and “110” is obtained as the device ID 1202.

この例では、パケット1021を送信した装置はeNodeB111で、その装置IDは”110”であることが分かる。これにより比較対象の装置ID1091を”110”に絞り込む。図10のパケット列1010-1050の内、装置ID1091の値が”110”のものは、パケット列1010である。図10では省略しているが、解析装置101には装置ID1091=”110”で他の呼処理ID1092を持ったパケット列も存在する。前記他のパケット列も含めて、「装置ID”110”のパケット列」と表記する。「装置ID”110”のパケット列」にはパケット列1010が含まれる。   In this example, it can be seen that the device that transmitted the packet 1021 is the eNodeB 111 and the device ID is “110”. As a result, the device ID 1091 to be compared is narrowed down to “110”. Of the packet sequences 1010-1050 in FIG. 10, the device ID 1091 whose value is “110” is the packet sequence 1010. Although omitted in FIG. 10, the analysis apparatus 101 also includes a packet sequence having apparatus ID 1091 = “110” and other call processing ID 1092. Including the other packet sequence, it is expressed as “packet sequence of device ID“ 110 ””. “Packet string of device ID“ 110 ”” includes a packet string 1010.

次にパケット絞込み部741は、「装置ID”110”のパケット列」からさらに検索対象となるパケット列を絞り込む。パケット絞込み部741はパケット比較用テーブル1100の受信装置ID1101が”120”で、送信装置ID1102が”110”のエントリを検索し、当該エントリの探索時間範囲1104から絞り込む時間の範囲を取得し、該当する時間範囲外のパケットを「装置ID”110”のパケット列」から除外する。さらにパケット絞込み部741は、パケット1021の送信・受信フラグ1093が受信パケットを示すことから、「装置ID”110”のパケット列」から、送信パケットのみを抽出する。なお、この説明では時間で絞り込んだ後で送信・受信の別による絞込みを行なう例を記載したが、先に送信・受信の別での絞込みを行なってから、送受信時間での絞込みを後で行っても良い。前記処理によりパケット絞込み部741が抽出した、比較対象時間内かつ送信パケットのみのパケット列を「装置ID”110”の送信パケット列」と表記する。   Next, the packet narrowing unit 741 further narrows down the packet string to be searched from “packet string of device ID“ 110 ””. The packet narrowing unit 741 searches the packet comparison table 1100 for an entry whose receiving device ID 1101 is “120” and the transmitting device ID 1102 is “110”, acquires the time range narrowed down from the search time range 1104 of the entry, and Packets outside the time range to be performed are excluded from “packet string of device ID“ 110 ””. Further, since the transmission / reception flag 1093 of the packet 1021 indicates the received packet, the packet narrowing unit 741 extracts only the transmission packet from the “packet string of the device ID“ 110 ””. In this explanation, the example of narrowing down by transmission / reception after narrowing down by time has been described, but after narrowing down by transmission / reception first, narrowing down by transmission / reception time is performed later. May be. The packet string that is extracted by the packet narrowing unit 741 through the above-described processing and that includes only the transmission packet within the comparison target time is denoted as “transmission packet string of device ID“ 110 ””.

次に、ペイロード比較部744はパケット比較用テーブル1100のパケット比較キー種別1103から比較するペイロードの設定を取得する。以下、ペイロード比較時にはIPペイロードを比較することとする。IPペイロードとする理由は、呼処理装置の間にスイッチやルーターがある場合に、IP以下のヘッダフィールドが編集されるからである。なお、パケット1096に含まれる情報のうち、IPペイロード以外の部分を比較対象としても良い。ペイロード比較部744はパケット1021のペイロードと「装置ID”110”の送信パケット列」のパケットのペイロードを時刻順に比較する(904)。   Next, the payload comparison unit 744 acquires the setting of the payload to be compared from the packet comparison key type 1103 of the packet comparison table 1100. Hereinafter, when comparing payloads, IP payloads are compared. The reason for the IP payload is that the header field below IP is edited when there is a switch or router between call processing devices. Of the information included in the packet 1096, a part other than the IP payload may be set as a comparison target. The payload comparison unit 744 compares the payload of the packet 1021 and the payload of the packet of the “transmission packet sequence with the device ID“ 110 ”” in order of time (904).

ペイロード比較部744は上記ペイロード比較を「装置ID”110”の送信パケット列」のすべてのパケットについて行う。「装置ID”110”の送信パケット列」の内、パケット列1010に含まれるパケット1011のパケット本体1096に含まれるパケットのペイロードと、パケット1021のパケット本体1096に含まれるパケットのペイロードとがマッチする(904)。フローチャートではマッチしたパケット1012を「Pt」と表記する。ここで、図10では「装置ID”110”の送信パケット列」について、呼処理ID1092の値が”100”以外のパケット列の記載を省略している。装置ID1091が同じで呼処理ID1092が異なるパケット列が複数混在していても、ペイロードの呼情報や他のメッセージ情報がパケット毎に異なる。そのためパケット1021と同一のペイロードを持つパケットを検出することで、「S」の装置呼処理ID1091、1092と同一シーケンスに属するパケット1012を抽出することができる。また、時刻順に比較し、パケット比較用テーブル1100のパケットマッチ用探索時間範囲1104で指定する時間内のパケットであるが、他の装置で送受信しているパケットと対応が取れない(マッチしない)パケットは、ミスマッチとなる。前記ミスマッチとなる場合は実施例2で説明するため、ここでは割愛する。   The payload comparison unit 744 performs the payload comparison for all the packets in the “transmission packet sequence of the device ID“ 110 ””. The packet payload included in the packet body 1096 of the packet 1011 included in the packet sequence 1010 matches the packet payload included in the packet body 1096 of the packet 1021 in the “transmission packet sequence of the device ID“ 110 ””. (904). In the flowchart, the matched packet 1012 is expressed as “Pt”. Here, in FIG. 10, for the “transmission packet string of device ID“ 110 ””, the description of the packet string whose call processing ID 1092 value is other than “100” is omitted. Even if a plurality of packet sequences having the same device ID 1091 and different call processing IDs 1092 are mixed, the call information of the payload and other message information are different for each packet. Therefore, by detecting a packet having the same payload as the packet 1021, the packet 1012 belonging to the same sequence as the device call processing IDs 1091 and 1092 of “S” can be extracted. Packets that are within the time specified by the packet matching search time range 1104 in the packet comparison table 1100 in the time comparison order, but cannot be matched with packets sent / received by other devices (does not match) Is a mismatch. Since the case of the mismatch will be described in Example 2, it is omitted here.

次にペイロード比較部744はパケット1021(Attach Request202)とパケット1012(Attach Request202)をシーケンス収集結果パケット列767に格納する。図13はシーケンス収集結果パケット列767の構成例であり、パケット1021はパケット列767のエントリ1302に格納され、パケット1012はパケット列767のエントリ1301に格納されている。ペイロード比較部744は、格納時に比較元にしたパケット1021の探査済み列1390に探査済みであることを保存する。ここでは、シーケンス収集結果パケット列767として図2のInitial Attachパケット列のパケット1301と1302を格納した場合を図示している(905)。   Next, the payload comparison unit 744 stores the packet 1021 (Attach Request 202) and the packet 1012 (Attach Request 202) in the sequence collection result packet string 767. FIG. 13 shows a configuration example of the sequence collection result packet sequence 767. The packet 1021 is stored in the entry 1302 of the packet sequence 767, and the packet 1012 is stored in the entry 1301 of the packet sequence 767. The payload comparison unit 744 saves the fact that it has been searched in the searched column 1390 of the packet 1021 used as the comparison source at the time of storage. Here, the case where the packets 1301 and 1302 of the Initial Attach packet sequence of FIG. 2 are stored as the sequence collection result packet sequence 767 is shown (905).

次にペイロード比較部744はパケット1021の装置呼処理ID1091、1092(装置ID=”120”、呼処理ID=”100”)に次のパケットがあるか、つまりパケット列1020に未処理のパケットがあるか否かを調べる(906)。パケット列1020のパケット1022があるため、判定はyesとなり、次の処理へ進む(907)。パケット紐付け処理部740は新たにパケット1022を「P」と置き(907)、前記処理(903-905)を繰り返す。以降、パケット紐付け部740はパケット列1020について処理をパケット1027まで繰り返す。ここでは、前述したパケット1021とパケット1012の他、パケット1022を元にパケット1051を、パケット1023を元にパケット1052を、パケット1024を元にパケット1031を、パケット1025を元にパケット1034を、パケット1026を元にパケット1013を、パケット1027を元にパケット1016をシーケンス収集結果パケット列767に格納する。   Next, the payload comparison unit 744 determines whether there is a next packet in the device call processing IDs 1091 and 1092 (device ID = “120”, call processing ID = “100”) of the packet 1021, that is, there is an unprocessed packet in the packet string 1020. It is checked whether or not there is (906). Since there is a packet 1022 in the packet sequence 1020, the determination is yes and the process proceeds to the next process (907). The packet association processing unit 740 newly sets the packet 1022 as “P” (907), and repeats the processing (903-905). Thereafter, the packet association unit 740 repeats the process for the packet sequence 1020 up to the packet 1027. Here, in addition to the packets 1021 and 1012 described above, the packet 1051 based on the packet 1022, the packet 1052 based on the packet 1023, the packet 1031 based on the packet 1024, the packet 1034 based on the packet 1025, the packet The packet 1013 is stored in the sequence collection result packet string 767 based on the packet 1013 and the packet 1016 based on the packet 1027.

次に、未探索判定部745はシーケンス収集結果パケット列767に格納された、パケット列1020の装置呼処理ID1091,1092(装置ID=”120”、呼処理ID=“100”)、パケット列1010の装置呼処理ID1091,1092(装置ID=”110”、呼処理ID=”1”)とパケット列1050の装置呼処理ID1091,1092(装置ID=”150”、呼処理ID=”10”)とパケット列1030の装置呼処理ID1091,1092(装置ID=”130”、呼処理ID=”1000”)の内、Initial Attachのシーケンス収集結果パケット列1300の探査済み列1390から「S」と置いたことのない(比較元として扱っていない)装置呼処理IDを判定し(908)、それを新たに「S」と置いて(909)、絞込み処理を実行する(903)。ここでは、上記パケット列1010、1050、1030の装置呼処理ID1091,1092が処理対象となるため順次実行する。まず、パケット列1010の装置呼処理ID1091,1092を新たにSと置く。   Next, the unsearched determination unit 745 stores the device call processing ID 1091 and 1092 (device ID = “120”, call processing ID = “100”) of the packet sequence 1020 and the packet sequence 1010 stored in the sequence collection result packet sequence 767. Device call processing ID 1091 and 1092 (device ID = “110”, call processing ID = “1”) and device call processing ID 1091 and 1092 (device ID = “150”, call processing ID = “10”) of the packet sequence 1050 And “S” from the searched sequence column 1390 of the Initial Attach sequence collection result packet sequence 1300 among the device call processing IDs 1091 and 1092 (device ID = “130”, call processing ID = “1000”) of the packet sequence 1030 A device call processing ID that has never been handled (not handled as a comparison source) is determined (908), and is newly set as “S” (909), and a narrowing process is executed (903). Here, since the device call processing IDs 1091 and 1092 of the packet sequences 1010, 1050, and 1030 are to be processed, they are sequentially executed. First, the device call processing IDs 1091 and 1092 in the packet sequence 1010 are newly set as S.

次にペイロード比較部744は、パケット列1010の装置呼処理ID1091,1092について、紐付け処理(902-907)を実行する。このとき、パケット列1010には新たにペイロードがマッチするパケットはない。このとき、既にInitial Attachパケット列1300に保存しているパケット1012と1021のペイロードがマッチするが、ペイロード比較部744はInitial Attachのシーケンス収集結果パケット列1300にパケット1021を格納する前に、装置呼処理ID1091,1092(装置ID=”110”、呼処理ID=”1”)と送受信時刻304(T3、T2)が一致するパケットが格納されているかを調べ、格納されている場合はマッチしたパケット1021を保存しない。続いてペイロード比較部744はパケット列1050の装置呼処理ID1092,1092についても処理を行い、新たにマッチするパケットは無い。次にペイロード比較部744はパケット列1030の装置呼処理ID1092,1092を元に比較処理を行う(902-907)。ここでは、パケット1032を元にパケット1041が、パケット1033を元にパケット1042がInitial Attachパケット列1300 に保存される(903-907)。さらに、ペイロード比較部744は新たにパケット列1040の装置呼処理ID1092,1092を「S」と置き(908、909)同様の処理を繰り返す(902-907)。   Next, the payload comparison unit 744 executes a linking process (902-907) for the device call processing IDs 1091 and 1092 of the packet sequence 1010. At this time, there is no packet whose payload is newly matched in the packet sequence 1010. At this time, the payloads of the packets 1012 and 1021 already stored in the Initial Attach packet sequence 1300 match, but the payload comparison unit 744 performs a device call before storing the packet 1021 in the Initial Attach sequence collection result packet sequence 1300. Check whether a packet with the same processing ID 1091,1092 (device ID = “110”, call processing ID = “1”) and transmission / reception time 304 (T3, T2) is stored. Do not save 1021. Subsequently, the payload comparison unit 744 also processes the device call processing IDs 1092 and 1092 in the packet sequence 1050, and there is no new matching packet. Next, the payload comparison unit 744 performs comparison processing based on the device call processing IDs 1092 and 1092 of the packet sequence 1030 (902-907). Here, the packet 1041 is stored based on the packet 1032 and the packet 1042 is stored based on the packet 1033 in the initial attach packet sequence 1300 (903-907). Further, the payload comparison unit 744 newly sets the device call processing ID 1092 and 1092 of the packet sequence 1040 as “S” (908, 909) and repeats the same processing (902-907).

以上のように、パケット紐付け処理部740はペイロードがマッチした装置呼処理ID1091,1092が複数ある場合は全ての装置呼処理ID1091,1092について図9に示す前述の処理を実行することで、全ての呼処理装置111-115について1つのProcedureの開始から終了までの呼処理パケット列1010-1050をシーケンス収集結果パケット列767に格納する事ができる。   As described above, when there are a plurality of device call processing IDs 1091 and 1092 with matching payloads, the packet association processing unit 740 executes all the device call processing IDs 1091 and 1092 by performing the above-described processing shown in FIG. For the call processing devices 111-115, the call processing packet sequence 1010-1050 from the start to the end of one Procedure can be stored in the sequence collection result packet sequence 767.

新たに「S」とする装置呼処理ID1091,1092が無くなると、パケット紐付け処理部740は該当する呼処理のシーケンスを再現できたと判断し(908)、別の呼処理である新規のシーケンス再現処理へ移る(910)。処理部720は、「S」を新たな装置呼処理ID1091,1092とし(911)、該当するシーケンスに属するパケットを格納するメモリ領域を割り当て(912)、処理を繰り返す。   When the device call processing IDs 1091 and 1092 newly set to “S” disappear, the packet association processing unit 740 determines that the corresponding call processing sequence has been reproduced (908), and a new sequence reproduction that is another call processing. The process proceeds (910). The processing unit 720 sets “S” as a new device call processing ID 1091 and 1092 (911), allocates a memory area for storing packets belonging to the corresponding sequence (912), and repeats the processing.

装置呼処理ID別パケット列765が生成されていない事を開始判定部746が判定(910)した場合は、そこでパケット紐付け処理部740の処理は終了となる。新たな解析用パケット300が呼処理装置111-115から解析装置101に送信されていれば、解析装置101は次々に前記処理を実行する。以上の実施例により、Initial Attachの正常なシーケンスが再現され、図10のパケット列を入力として、図13のInitial Attachの呼制御パケット列が出力される。   When the start determination unit 746 determines (910) that the device call processing ID-specific packet sequence 765 has not been generated, the processing of the packet association processing unit 740 ends here. If new analysis packets 300 are transmitted from the call processing devices 111-115 to the analysis device 101, the analysis device 101 executes the above-described processing one after another. According to the above embodiment, a normal sequence of Initial Attach is reproduced, and the initial Attach call control packet sequence of FIG. 13 is output with the packet sequence of FIG. 10 as an input.

再現したシーケンスを利用し、呼処理のシーケンスが正常に処理されていることを一目で確認でき、呼処理装置増設時や切り替え時など、呼処理シーケンスを追って動作確認が容易になる効果が得られる。また、上記効果を得るに当たって、本手法では、呼処理装置が付加する専用のヘッダを解析装置が利用することと、ペイロードの比較とで実現するため、解析装置がLTEシステムの動作を模擬するような複雑な仕組みを必要としないメリットがある。   Using the reproduced sequence, it is possible to confirm at a glance that the call processing sequence is processed normally, and it is possible to easily confirm the operation following the call processing sequence, such as when adding or switching call processing devices. . In order to achieve the above effect, in this method, since the analysis device uses the dedicated header added by the call processing device and the payload is compared, the analysis device simulates the operation of the LTE system. There is an advantage that does not require a complicated mechanism.

本実施例では、正常シーケンスだけでなく、異常がある場合にもシーケンスの再現ができる例を示し、さらに、再現した後に正常・異常の判定を行い異常と判定されたシーケンスのみをストレージ770保存する例を説明する。   In this example, not only a normal sequence but also an example in which a sequence can be reproduced when there is an abnormality is shown. Further, after reproduction, normality / abnormality is determined, and only the sequence determined to be abnormal is stored in the storage 770. An example will be described.

図14は、実施例2における再送パケットを含むシーケンスの例であり、図2に示したシーケンスの一部でもある。図14のパケット列のうち、既に説明した図2と同一の符号を付された部分については、説明を省略する。図14と図2の異なる点は、SGW113からPGW114に向けて送信される図2のCreate Session Request206が、図14では信号1401がパケットロスし、信号1402が再送されている点である。信号1401、1402も信号206と同じCreate Session Requestのメッセージである。   FIG. 14 is an example of a sequence including a retransmission packet in the second embodiment, and is also a part of the sequence shown in FIG. In the packet sequence in FIG. 14, the description of the portions denoted by the same reference numerals as those in FIG. The difference between FIG. 14 and FIG. 2 is that the Create Session Request 206 in FIG. 2 transmitted from the SGW 113 to the PGW 114 has a signal loss of the signal 1401 and the signal 1402 is retransmitted in FIG. Signals 1401 and 1402 are the same Create Session Request messages as the signal 206.

図15はパケットがロスして再送があった場合に、パケット紐付け処理部740がシーケンスを再現するためのフローチャートである。既に図9で説明した部分については、説明を省略する。ロスパケット1401が存在しても、パケット紐付け処理部740がシーケンスを再現するため、図15では図9の処理フローに分岐1501と処理1502を追加する。また、異常解析部750が異常の判定を行うために処理1503を追加する。   FIG. 15 is a flowchart for the packet association processing unit 740 to reproduce the sequence when a packet is lost and retransmitted. Description of parts already described in FIG. 9 is omitted. Even if the lost packet 1401 exists, since the packet association processing unit 740 reproduces the sequence, a branch 1501 and a process 1502 are added to the processing flow of FIG. 9 in FIG. Also, processing 1503 is added in order for the abnormality analysis unit 750 to perform abnormality determination.

実施例1で、ペイロード比較部744が実行するペイロードの比較処理(904)において、「P」がロスしたパケット1401であった場合を考える。このとき、ペイロードの比較処理(904)で装置呼処理ID別パケット列765の中にマッチするパケットが無いため、判定結果はnoに分岐する(1501)。ここで、SGW113が送信するCreate Session Request1401のパケットと、PGW114が受信するCreate Session Request1402のパケットとがマッチしないのは、パケット1401の送信後、パケット1402を再送するまでの時間が、パケット比較用テーブル771のパケットマッチ用探索時刻範囲1104よりも長い場合であり、パケットマッチ用探索時刻範囲1104には通常、パケットの再送処理に要する時間よりも短い時間を設定しておく。マッチしなかった場合は、パケット紐付け処理部740は次のパケットの処理を開始する(906)。次のパケットは再送パケット1402であり、このパケットはPGW114で受信されているため、ペイロード比較処理でマッチする(904)。ペイロード比較部744はマッチしたパケット1402の比較先パケットと比較元のパケット1402および、比較元のパケット1402と同じ装置呼処理ID1901、1902を持つパケット列をシーケンス収集結果パケット列767に保存する(1502)。これにより、再送パケット1402と同じ装置呼処理ID1901、1902を持つロスパケットもシーケンス収集結果パケット列767 に格納することができる(905)。上記より、パケットロスがある場合にもシーケンスの再現が可能である。   In the first embodiment, consider a case where “P” is a lost packet 1401 in the payload comparison processing (904) executed by the payload comparison unit 744. At this time, since there is no matching packet in the packet sequence 765 for each device call processing ID in the payload comparison processing (904), the determination result branches to no (1501). Here, the packet of Create Session Request 1401 transmitted by SGW 113 and the packet of Create Session Request 1402 received by PGW 114 do not match because the time until retransmission of packet 1402 after transmission of packet 1401 is the packet comparison table. This is a case where the packet match search time range 1104 is longer than the packet match search time range 1104. Usually, a time shorter than the time required for packet retransmission processing is set in the packet match search time range 1104. If there is no match, the packet association processing unit 740 starts processing the next packet (906). The next packet is a retransmission packet 1402, and since this packet has been received by the PGW 114, it matches in the payload comparison process (904). The payload comparison unit 744 stores the comparison target packet and the comparison source packet 1402 of the matched packet 1402 and the packet sequence having the same device call processing IDs 1901 and 1902 as the comparison source packet 1402 in the sequence collection result packet sequence 767 (1502 ). As a result, loss packets having the same device call processing IDs 1901 and 1902 as the retransmission packet 1402 can also be stored in the sequence collection result packet string 767 (905). From the above, the sequence can be reproduced even when there is a packet loss.

また、上記処理で収集が完了したシーケンス収集結果パケット列767について、異常解析部750はタイプ1395をチェックすることで、はシーケンス内に異常があったことを識別できる(1503)。なお、プロトコル処理部430が、メッセージの送信や受信が正常に行なわれたか否かを、タイプ1395に登録する。   In addition, for the sequence collection result packet string 767 that has been collected by the above processing, the abnormality analysis unit 750 can identify that there is an abnormality in the sequence by checking the type 1395 (1503). Note that the protocol processing unit 430 registers in the type 1395 whether or not the message has been normally transmitted or received.

前記記録したタイプ1395の異常情報を利用することで、異常解析部750は異常シーケンスのみを保存する、ストレージ容量が限られる場合に、正常シーケンスよりも異常シーケンスを優先して保存する、正常シーケンスと異常シーケンスを分けて保存するなどの判定を行うことが可能となる。これにより、保守者が行う問題の分析の効率化やキャプチャデータ用のストレージ102の節約が可能となる。   By using the recorded type 1395 abnormality information, the abnormality analysis unit 750 stores only the abnormal sequence. When the storage capacity is limited, the abnormal sequence is preferentially stored over the normal sequence. It is possible to make a determination such as storing abnormal sequences separately. This makes it possible to improve the efficiency of problem analysis performed by the maintenance person and save the storage 102 for captured data.

本実施例では、問題が現在化したノードからシーケンスを辿って解析することで、原因が特定され対策が可能となる例を説明する。実施例として、MME112がeNodeB111からAttachRequest202をバースト受信した場合に、バーストを構成するパケット列とMME112から送信されるCreate Session Request205を紐付け、Create Session Request205のIMEI(International Mobile Equipment Identity)から端末機種を特定する例を示す。ここで、IMEIとはユーザが使用する端末固有に割り当てられた識別番号であり、該端末の機種などの情報を持つ。また、バーストとは一定値以上の高帯域のトラフィックが一定時間続く状態を意味する。また、バースト受信とは、バーストトラフィックを呼処理装置111-115のような通信ノードが受信することを意味する。通信ノードがバースト受信した場合に処理能力が足りないときは、輻輳が起こり、対策が必要となる。   In the present embodiment, an example will be described in which a cause is identified and countermeasures can be taken by tracing and analyzing a sequence from a node where a problem has become present. As an example, when the MME 112 receives an AttachRequest 202 burst from the eNodeB 111, the packet sequence constituting the burst is linked to the Create Session Request 205 transmitted from the MME 112, and the terminal model is determined from the IMEI (International Mobile Equipment Identity) of the Create Session Request 205 An example to identify is shown. Here, IMEI is an identification number assigned to a terminal used by a user, and has information such as the model of the terminal. A burst means a state in which high bandwidth traffic of a certain value or more continues for a certain time. The burst reception means that a communication node such as the call processing device 111-115 receives burst traffic. When the communication node receives a burst and the processing capability is insufficient, congestion occurs and countermeasures are required.

図16を用いて、異常解析部750による処理を説明する。まず、異常解析部750はシーケンス収集結果パケット列767の受信・送信時刻1394からバーストの検出を行う(1601)。バーストの検出方法は、例えば、前記受信・送信時刻1394を用いて、装置ID1391毎に送受信フラグ1393により一定時間内の受信量を計算し、受信パケット数が所定の閾値を超えていればバースト受信と判定することができる。バーストを検出した場合(1602)、異常解析部750は機種別の統計を取る(1603)。機種別の統計を取る方法について説明する。異常解析部750は装置ID1391を元にバーストを発生させたMME112を特定し、前記MME112が送信したCreate Session Request205のIMEIを調べることにより端末機種を識別する。識別した機種で統計値を計数することができる。   Processing performed by the abnormality analysis unit 750 will be described with reference to FIG. First, the abnormality analysis unit 750 detects a burst from the reception / transmission time 1394 of the sequence collection result packet sequence 767 (1601). The burst detection method is, for example, using the reception / transmission time 1394 to calculate the reception amount within a predetermined time by the transmission / reception flag 1393 for each device ID 1391, and burst reception if the number of received packets exceeds a predetermined threshold Can be determined. When a burst is detected (1602), the abnormality analysis unit 750 takes the model-specific statistics (1603). A method of collecting statistics for each model will be described. The abnormality analysis unit 750 identifies the MME 112 that has caused the burst based on the device ID 1391, and identifies the terminal model by examining the IMEI of the Create Session Request 205 transmitted by the MME 112. Statistical values can be counted with the identified model.

異常解析部750は前記統計情報を監視し、特定機種の統計情報が閾値以上となった場合に、その端末機種がバーストの原因であることを判定できる。異常解析部750は原因機種を判定すると保守者に通知を行う(1604)。ここで、バーストを起こす端末機種を特定するためには、バーストの検知と、前記検知したバーストを構成するパケットのIMEIを知る必要がある。また、eNodeB111とMME112間のパケットのIMEIを含むフィールドは暗号化されている。そのため本手法を用いてパケットの紐付けを行わない場合、暗号化されたIMEIを抽出する必要があり、困難となる。本件発明では、対抗装置間で送受信したパケット同士を比較するため、暗号化されたパケットも暗号化されたままマッチングすれば同じパケットかどうかを判断できるため、暗号を解く必要が無い。   The abnormality analysis unit 750 monitors the statistical information, and can determine that the terminal model is the cause of the burst when the statistical information of a specific model is equal to or greater than a threshold value. When the abnormality analysis unit 750 determines the cause model, it notifies the maintenance person (1604). Here, in order to identify the terminal model that causes the burst, it is necessary to detect the burst and know the IMEI of the packet that constitutes the detected burst. Further, the field including IMEI of the packet between the eNodeB 111 and the MME 112 is encrypted. Therefore, when packet linking is not performed using this method, it is necessary to extract the encrypted IMEI, which is difficult. In the present invention, since the packets transmitted and received between the opposing devices are compared, it is possible to determine whether or not the encrypted packets are the same if they are matched while being encrypted.

上記により、バーストを起こすパケットとMME112の送信パケットを紐付けることで、バースト受信の原因となる端末機種を特定することが可能となる。機種を特定することで輻輳のような障害の原因の絞込みが可能となり、例えばその機種にのみ利用されるアプリケーションに絞って調査することで問題の原因特定を簡単化し、該当するアプリケーションを発見できた場合に、該アプリケーションの製造者に対策を依頼するなどの対策が可能となる。   As described above, it is possible to identify the terminal model that causes the burst reception by associating the packet that causes the burst with the transmission packet of the MME 112. By identifying the model, it became possible to narrow down the causes of failures such as congestion.For example, by narrowing down to the applications used only for that model, the cause of the problem could be identified and the corresponding application could be found. In such a case, it is possible to take measures such as requesting the manufacturer of the application to take measures.

潜在する問題をかかえるノードが原因となり、他の正常ノードに障害が起こった場合に、シーケンスに沿って解析することで障害の元となる前記障害の原因となるノードを特定する例を説明する。本実施例では上記実施例2で再現した図13のパケット列によるシーケンスを利用する。シーケンスの再現方法は実施例2と同様とする。また、本実施例では実施例1、実施例2と同じ図を用いて説明し、追加部分については図を省略する。   An example will be described in which when a node having a potential problem causes a failure in another normal node, the failure causing node is identified by analyzing along the sequence. In this embodiment, the sequence based on the packet sequence of FIG. 13 reproduced in the second embodiment is used. The sequence reproduction method is the same as in the second embodiment. Further, in this embodiment, description will be made with reference to the same drawings as those in the first embodiment and the second embodiment, and the illustration of the additional portions will be omitted.

実施例として、eNodeB111が異常動作し、Attach request202の再送を短時間で頻発させた場合に、他の呼処理装置が正常動作しているにも関わらず、MME112に接続されるSGW113やHSS115で負荷が増加してしまう場合を考える。このとき、例えばHSS115が輻輳し障害が起こってしまった場合に、eNodeB111に原因があることを検出する例を示す。   As an example, when the eNodeB 111 operates abnormally and the retransmission of the Attach request 202 occurs frequently in a short time, the load is imposed on the SGW 113 or HSS 115 connected to the MME 112 even though other call processing devices are operating normally. Suppose that increases. At this time, for example, when the HSS 115 is congested and a failure occurs, an example of detecting the cause of the eNodeB 111 is shown.

まず異常解析部750は、所定の方法により特定されたHSS115の障害時刻と、パケット列1300の送受信時刻1394と、装置ID1391と、を元に、HSS115に障害が起こる直前のシーケンス郡からHSS115の装置ID1391を持つパケット列1300を抽出する。障害時刻を特定する方法については、例えばシステム管理者が解析装置101に入力する、または異常解析部750がHSS115から受信した警報を契機にするなどの方法がある。   First, the abnormality analysis unit 750 uses the HSS 115 device from the sequence group immediately before the failure occurs in the HSS 115 based on the failure time of the HSS 115 specified by a predetermined method, the transmission / reception time 1394 of the packet sequence 1300, and the device ID 1391. A packet sequence 1300 having ID 1391 is extracted. As a method for specifying the failure time, for example, there is a method in which the system administrator inputs to the analysis apparatus 101 or an alarm received by the abnormality analysis unit 750 from the HSS 115.

次に、異常解析部750は抽出した異常シーケンス郡についてタイプ1395別かつ装置ID1301別にパケット数を計数する。再送が繰り返されている場合、計数結果はタイプ1395については再送に偏り、さらに再送している装置ID1391と再送パケットを受信している装置ID1391が判明する。これにより、システム管理者は該HSS115宛にeNodeB111が再送を繰り返している事を発見できる。   Next, the abnormality analysis unit 750 counts the number of packets for the extracted abnormal sequence group by type 1395 and by device ID 1301. When retransmission is repeated, the count result is biased toward retransmission for type 1395, and the device ID 1391 that is retransmitting and the device ID 1391 that is receiving the retransmission packet are found. As a result, the system administrator can discover that the eNodeB 111 is repeatedly retransmitted to the HSS 115.

以上のように再現したシーケンスのパケット列1300を利用して異常解析を行うことで、異常解析部750は障害が顕在化したHSS115の障害時刻とHSS115の装置ID1391とその他解析用の情報を元に、問題の原因となるeNodeB111に容易にたどり着くことが可能となる。   By performing anomaly analysis using the packet sequence 1300 of the sequence reproduced as described above, the anomaly analysis unit 750 is based on the failure time of the HSS115 at which the failure became apparent, the device ID 1391 of the HSS115, and other information for analysis. It is possible to easily reach the eNodeB 111 that causes the problem.

上記のような障害が、例えば、eNodeB111の再送タイム(再送時間間隔)の設定ミスによりおこった場合、障害が顕在化したHSS115やそれに隣接しているMME112が問題の原因であると誤解される可能性が高い。また、HSS115のパケットキャプチャと障害ログのみを利用して、前記障害の原因となるeNodeB111を特定することは困難である。このような場合であっても、本実施例により、障害の原因を素早く特定することが可能となる。   If the above failure occurs due to, for example, an eNodeB111 retransmission time (retransmission time interval) setting error, the HSS115 in which the failure is actualized or the MME112 adjacent to the failure may be misunderstood. High nature. Also, it is difficult to specify the eNodeB 111 that causes the failure by using only the packet capture and the failure log of the HSS 115. Even in such a case, according to the present embodiment, the cause of the failure can be quickly identified.

以上の複数の実施例では、呼処理装置が呼処理において装置内部に保持するシーケンスの再現に必要な情報(以下、解析用情報とする)を受信・送信パケットに付加し解析用パケットを生成するステップと、前記解析用パケットを、解析用に外部装置に送信するステップと、前記解析用パケットを受信して解析し、同一シーケンスに属するパケット列を紐付け、呼処理シーケンスを再現するステップと、再現したシーケンスについて、異常を検出する異常検出ステップと、前記検出した異常に基づいて、保存するパケット列を選択するステップと、を含む呼処理シーケンスを再現し保存する方法について具体的な実施例とともに説明した。   In the plurality of embodiments described above, information necessary for reproduction of a sequence held by the call processing device in the device during call processing (hereinafter referred to as analysis information) is added to the reception / transmission packet to generate an analysis packet. A step of transmitting the analysis packet to an external device for analysis; receiving and analyzing the analysis packet; associating a packet sequence belonging to the same sequence; and reproducing a call processing sequence; A method for reproducing and storing a call processing sequence including an abnormality detection step for detecting an abnormality for the reproduced sequence and a step of selecting a packet sequence to be stored based on the detected abnormality together with a specific embodiment explained.

また、送信または受信した呼処理パケットに解析用情報を付加し、解析用パケットを生成し解析装置に送信する呼処理装置を有し、呼処理装置から解析用パケットを受け取り、解析・収集しシーケンスを再現する解析装置を有し、解析装置の解析と収集処理を効率化するためのデータを保持するデータベースを有し、前記呼処理装置は、呼処理において、処理中のシーケンスを識別するための情報と関連付けて、装置内の呼処理を識別する識別子(呼処理ID)を呼処理毎に生成し保持する手段と、呼処理IDを解析用情報の一部としてパケットに付加する手段と、前期解析用情報として、解析装置が呼処理装置を識別するための装置ID、パケットが受信パケットであるか、送信パケットであるかを示す送信・受信フラグ、パケットが送信・受信された物理ポート、パケットの送信・受信時刻、パケットの処理が正常に行われたか、再送のような異常であったかを示すタイプ情報を保持し、パケットに付加する手段を備え、前記解析装置は解析用パケットを受信し、装置IDと呼処理IDにより装置毎に同一シーケンスのパケットを分類する手段と、装置別・呼処理ID別に分類したパケット列から、2つの装置間のパケットについて送信パケットと受信パケットのペイロードを比較し、一致していれば同一のシーケンスに属していると判定し、該当するシーケンスに紐付ける手段と、前記ペイロード比較の前処理として、パケットの送信先・送信元アドレスと送信・受信時刻を利用して、比較対象のパケット数を絞り込む手段と、再現したシーケンスに属するパケット列の解析用情報を調べ、再送など異常が起こったシーケンスを識別する手段と、そのシーケンスに属する呼処理装置を特定し記録、表示する手段と、解析用情報または呼処理パケットのフィールド値をキーとして、データベースの情報を利用する手段とを備え、前記データベースは、比較するパケット数の絞込み処理において、解析用情報またはパケットのヘッダ情報をキーとして、絞り込み用の情報と、パケットのペイロード比較処理において、解析用情報をキーとしてペイロードのオフセット情報を保持し解析装置に提供する手段とを備えることを特徴とする呼処理のシーケンスを再現するシステムについて説明した。   It also has a call processing device that adds analysis information to the transmitted or received call processing packet, generates an analysis packet and transmits it to the analysis device, receives the analysis packet from the call processing device, analyzes and collects the sequence Including a database for holding data for efficient analysis and collection processing of the analysis device, the call processing device for identifying a sequence being processed in call processing Means for generating and holding an identifier (call processing ID) for identifying call processing in the device in association with information for each call processing, means for adding the call processing ID to a packet as part of analysis information, As analysis information, a device ID for the analysis device to identify the call processing device, a transmission / reception flag indicating whether the packet is a received packet or a transmitted packet, and a packet is transmitted / received A means for holding and adding to the packet the type information indicating whether the physical port, packet transmission / reception time, packet processing was performed normally, or whether the packet was abnormal, such as retransmission. Packets received between the two devices from means of receiving packets and classifying packets of the same sequence for each device by device ID and call processing ID, and packet sequence classified by device and call processing ID If they match, it is determined that they belong to the same sequence, and means for associating with the corresponding sequence, as a pre-processing of the payload comparison, Using the reception time, the means for narrowing down the number of packets to be compared and the analysis information of the packet sequence belonging to the reproduced sequence are examined and resent. Means for identifying a sequence in which an abnormality has occurred, means for specifying, recording, and displaying a call processing device belonging to the sequence, means for using database information using analysis information or field values of call processing packets as keys And the database uses the analysis information or the packet header information as a key in the narrowing-down process of the number of packets to be compared, and the information on the narrow-down and the payload information A system for reproducing a call processing sequence characterized by comprising means for holding offset information and providing it to an analysis apparatus has been described.

これら複数の実施例による説明のとおり、これら実施例の少なくとも1つによると、以下の効果を得ることができる。保守者または、解析装置は再現されたシーケンスを利用することで、呼処理シーケンスに沿った分析が可能となり、異常原因の特定を効率化できる。呼処理装置が正常送信や再送などの処理内容をパケットに付加することで、解析装置は再現したシーケンスに異常が起こったかどうかを判定でき、また、前記異常シーケンスに関わる呼処理装置を抽出できる。また、解析装置が正常シーケンスと異常シーケンスを識別することで、例えば、異常が起こった場合のシーケンスのみを解析装置に保存させる等のストレージ利用方法が可能となり、保守者はパケットキャプチャ用のストレージ容量を削減できる。また、解析装置に異常なシーケンスについて統計を記録させることで、例えば、異常が起こりやすい経路や呼処理装置を分析するなどの傾向分析に応用するための基礎データを収集できる。   As described in the plurality of embodiments, at least one of the embodiments can provide the following effects. By using the reproduced sequence, the maintenance person or the analysis apparatus can perform analysis in accordance with the call processing sequence, and can efficiently identify the cause of the abnormality. When the call processing device adds processing contents such as normal transmission and retransmission to the packet, the analysis device can determine whether an abnormality has occurred in the reproduced sequence, and can extract a call processing device related to the abnormal sequence. In addition, the analysis device distinguishes between normal sequences and abnormal sequences, so that it is possible to use a storage method such as storing only sequences when an abnormality occurs in the analysis device. Can be reduced. In addition, by recording statistics about abnormal sequences in the analysis device, it is possible to collect basic data for application to trend analysis such as analyzing routes and call processing devices that are likely to cause abnormalities.

また、呼処理装置において呼処理に追加される処理は解析用情報の付加と解析装置への転送のみであり、本発明の実装による呼処理装置の負荷への影響は小さい。解析装置は受信した解析用パケットに付加された解析用情報を利用してシーケンスの再現を行うため、高いレイヤーを解析するDPI(Deep Packet Inspection)のような処理を必要としない。そのため解析装置の処理負荷は低付加に抑えることができる。呼処理装置が付加した受信・送信時刻情報を利用することにより、保守者または解析装置は再現したシーケンスに沿って全呼処理装置間の遅延時間を観測できる。   In addition, processing added to call processing in the call processing device is only addition of analysis information and transfer to the analysis device, and the influence of the implementation of the present invention on the load on the call processing device is small. Since the analysis apparatus reproduces the sequence using the analysis information added to the received analysis packet, processing such as DPI (Deep Packet Inspection) for analyzing a high layer is not required. Therefore, the processing load of the analysis apparatus can be suppressed to a low addition. By using the reception / transmission time information added by the call processing device, the maintenance person or the analysis device can observe the delay time between all the call processing devices along the reproduced sequence.

101 解析装置
102 キャプチャ用ストレージ、DB用ストレージ
110 UE
111 eNodeB
112 MME
113 SGW
114 PGW
115 HSS
120 PDN
201,202 Attach Request
203 Update location request
204 Update location response
205,206 Create session request
207, 208 Create session response
209 Attach accept
210 RB establishment request
211 RB establishment response
212 Attach complete
300 解析用パケット
301 装置ID
302 送信・受信ポート
303 呼処理ID
304 送信・受信フラグ
305 送信・受信時刻
306 タイプ
307 呼制御用パケット
401 呼処理装置受信部
402 呼処理装置呼処理部
601 GUTIと呼処理ID
602 IMSIと呼処理ID
701 送受信部
702 装置ID・呼処理ID分類処理部
703パケット紐付け処理部
704異常解析部
705 パケット格納用ストレージ
1010 eNodeBパケット列
1020 MMEパケット列
1030 SGWパケット列
1040 PGWパケット列
1050 HSSパケット列
1101 解析用条件テーブル
1201 装置ID解決テーブル
1401 破棄されたCreate session request
1402 再送されたCreate session request
101 Analyzer
102 Capture storage, DB storage
110 UE
111 eNodeB
112 MME
113 SGW
114 PGW
115 HSS
120 PDN
201,202 Attach Request
203 Update location request
204 Update location response
205,206 Create session request
207, 208 Create session response
209 Attach accept
210 RB establishment request
211 RB establishment response
212 Attach complete
300 packets for analysis
301 Device ID
302 Send / Receive port
303 Call processing ID
304 Send / Receive flag
305 Send / Receive time
306 type
307 Call control packet
401 Call processor receiver
402 Call processor Call processor
601 GUTI and call processing ID
602 IMSI and call processing ID
701 transceiver
702 Device ID / Call Processing ID Classification Processing Unit
703 packet linking processor
704 Anomaly analysis unit
705 packet storage
1010 eNodeB packet sequence
1020 MME packet sequence
1030 SGW packet sequence
1040 PGW packet sequence
1050 HSS packet sequence
1101 Analysis condition table
1201 Device ID resolution table
1401 Abandoned Create session request
1402 Resent Create session request

Claims (10)

通信装置から受信するパケットと、当該通信装置を識別するための第1の識別情報と、を対応付けて記憶する第1の記憶部と、
前記第1の記憶部に記憶されたパケットのうち、互いに異なる前記第1の識別情報に対応付けて保持されている複数のパケットについて、当該パケットを構成する情報のうちの少なくとも一部どうしを比較して内容が一致するかどうか判断する処理部と、
前記処理部により内容が一致すると判断された複数の前記パケットの組み合わせを記憶する第2の記憶部と、を有することを特徴とする解析装置。
A first storage unit that stores a packet received from the communication device and first identification information for identifying the communication device in association with each other;
Among the packets stored in the first storage unit, for a plurality of packets held in association with the first identification information different from each other, at least a part of the information constituting the packet is compared. A processing unit that determines whether the contents match,
And a second storage unit that stores a combination of the plurality of packets determined to match by the processing unit.
請求項1に記載の解析装置において、
前記第1の識別情報と、当該第1の識別情報で特定される前記通信装置がネットワークで使用するアドレスと、を対応付けて記憶する第3の記憶部を有し、
前記処理部は、
前記第1の記憶部に記憶された任意のパケットの送信先もしくは送信元の前記アドレスに対応付けて前記第3の記憶部に記憶されている前記第1の識別情報を取得し、
前記取得した第1の識別情報と対応付けて前記第1の記憶部に記憶されているパケットを、前記任意のパケットの比較対象として選別することを特徴とする解析装置。
The analysis device according to claim 1,
A third storage unit that stores the first identification information and the address used in the network by the communication device specified by the first identification information;
The processor is
Obtaining the first identification information stored in the third storage unit in association with the address of the transmission destination or transmission source of any packet stored in the first storage unit;
An analysis apparatus, wherein a packet stored in the first storage unit in association with the acquired first identification information is selected as a comparison target of the arbitrary packet.
請求項2に記載の解析装置において、
前記通信装置から受信するパケットには、当該パケットを前記通信装置が受信もしくは送信のいずれをしたのかを示す送受信情報が付加されており、
前記第1の記憶部は前記パケットに前記送受信情報も対応付けて保持しており、
前記処理部は、
前記任意のパケットに送信したことを示す前記送受信情報が付加されている場合には、当該任意のパケットの送信先の前記アドレスに対応付けて前記第3の記憶部に記憶されている前記第1の識別情報を取得し、
前記任意のパケットに受信したことを示す前記送受信情報が付加されている場合には、
当該任意のパケットの送信元の前記アドレスに対応付けて前記第3の記憶部に記憶されている前記第1の識別情報を取得することを特徴とする解析装置。
The analysis device according to claim 2,
Transmission / reception information indicating whether the communication device has received or transmitted the packet is added to the packet received from the communication device,
The first storage unit also holds the transmission / reception information in association with the packet,
The processor is
When the transmission / reception information indicating that the packet has been transmitted is added, the first information stored in the third storage unit is associated with the address of the transmission destination of the packet. Get the identification information for
When the transmission / reception information indicating reception is added to the arbitrary packet,
The analysis apparatus characterized by acquiring the first identification information stored in the third storage unit in association with the address of the transmission source of the arbitrary packet.
請求項3に記載の解析装置において、
前記処理部は、
前記任意のパケットに送信したことを示す前記送受信情報が付加されている場合には、受信したことを示す前記送受信情報と対応付けて前記第1の記憶部に記憶されている前記パケットを比較の対象とし、
前記任意のパケットに受信したことを示す前記送受信情報が付加されている場合には、
送信したことを示す前記送受信情報と対応付けて前記第1の記憶部に記憶されている前記パケットを比較の対象とすることを特徴とする解析装置。
The analysis device according to claim 3,
The processor is
When the transmission / reception information indicating that the packet is transmitted is added to the arbitrary packet, the packet stored in the first storage unit is compared with the transmission / reception information indicating the reception. Target
When the transmission / reception information indicating reception is added to the arbitrary packet,
An analysis apparatus characterized in that the packet stored in the first storage unit in association with the transmission / reception information indicating transmission is used as a comparison target.
請求項4に記載の解析装置において、
前記通信装置から受信するパケットには、当該パケットを前記通信装置が受信もしくは送信した時刻情報が付加されており、
前記第1の記憶部は前記パケットに前記時刻情報も対応付けて保持しており、
前記処理部は、前記第1の記憶部に記憶されたパケットどうしの前記時刻情報の差が所定の時間以内である場合に当該パケットどうしを比較することを特徴とする解析装置。
The analysis device according to claim 4,
The packet received from the communication device is appended with time information when the communication device receives or transmits the packet,
The first storage unit also holds the time information in association with the packet,
The processing unit compares the packets when the difference in the time information between the packets stored in the first storage unit is within a predetermined time.
請求項5に記載の解析装置において、
前記通信装置から受信するパケットには、前記通信装置により付与された、当該パケットが属する一連のシーケンスを識別する第2の識別情報が付加されており、
前記第1の記憶部は前記パケットに前記第2の識別情報も対応付けて保持しており、
前記処理部は、前記通信装置からパケットを受信すると、前記第1の識別情報および前記第2の識別情報の組み合わせごとに前記パケットを記憶することを特徴とする解析装置。
The analysis device according to claim 5,
The packet received from the communication device is added with second identification information that is given by the communication device and identifies a series of sequences to which the packet belongs,
The first storage unit also holds the second identification information in association with the packet,
When the processing unit receives a packet from the communication device, the processing unit stores the packet for each combination of the first identification information and the second identification information.
ネットワークを介して受信した受信パケットと、当該受信パケットに基づき生成しネットワークを介して送信する送信パケットと、に自装置を識別する第1の識別情報をそれぞれ付加して送信する複数の通信装置と、
前記通信装置から受信した前記受信パケットに前記第1の識別情報を対応付け、および前記通信装置から受信した前記送信パケットに前記第1の識別情報を対応付け、それぞれ記憶する第1の記憶部と、
前記第1の記憶部に記憶された前記送信パケットおよび前記受信パケットのうち、互いに異なる前記第1の識別情報に対応付けて保持されている複数のパケットについて、当該パケットを構成する情報のうちの少なくとも一部どうしを比較して内容が一致するかどうか判断する処理部と、
前記処理部により内容が一致すると判断された、異なる前記第1の識別情報に対応付けて前記第1の記憶部に記憶されている前記送信パケットと前記受信パケットの組み合わせを記憶する第2の記憶部と、を有することを特徴とする通信システム。
A plurality of communication devices that respectively transmit the received packet received via the network and the transmission packet generated based on the received packet and transmitted via the network with first identification information for identifying the device itself added thereto; ,
A first storage unit that associates the first identification information with the received packet received from the communication device, associates the first identification information with the transmission packet received from the communication device, and stores the first identification information; ,
Of the transmission packet and the reception packet stored in the first storage unit, of a plurality of packets held in association with the first identification information different from each other, A processing unit that compares at least a part of each other to determine whether the contents match,
Second storage for storing a combination of the transmission packet and the reception packet stored in the first storage unit in association with the different first identification information, the contents of which are determined to be identical by the processing unit A communication system.
請求項7に記載の通信システムにおいて、
前記第1の識別情報と、当該第1の識別情報で特定される前記通信装置がネットワークで使用するアドレスと、を対応付けて記憶する第3の記憶部を有し、
前記処理部は、
前記第1の記憶部に記憶された任意の前記受信パケットの送信元の前記アドレスに対応付けて前記第3の記憶部に記憶されている前記第1の識別情報を取得し、
前記取得した第1の識別情報と対応付けて前記第1の記憶部に記憶されているパケットを、前記任意のパケットの比較対象として選別することを特徴とする通信システム。
The communication system according to claim 7,
A third storage unit that stores the first identification information and the address used in the network by the communication device specified by the first identification information;
The processor is
Acquiring the first identification information stored in the third storage unit in association with the address of the transmission source of any received packet stored in the first storage unit;
A communication system, wherein a packet stored in the first storage unit in association with the acquired first identification information is selected as a comparison target of the arbitrary packet.
請求項8に記載の通信システムにおいて、
前記通信装置から受信するパケットには、当該パケットが前記送信パケットもしくは前記受信パケットのいずれであるかを示す送受信情報が付加されており、
前記第1の記憶部は前記パケットに前記送受信情報も対応付けて保持することを特徴とする通信システム。
The communication system according to claim 8,
Transmission / reception information indicating whether the packet is the transmission packet or the reception packet is added to the packet received from the communication device,
The communication system, wherein the first storage unit holds the transmission / reception information in association with the packet.
請求項9に記載の通信システムにおいて、
前記通信装置から受信する前記受信パケットには、当該受信パケットを前記通信装置が受信した受信時刻情報が付加されており、かつ、前記通信装置から受信する前記送信パケットには、当該送信パケットを前記通信装置が送信した送信時刻情報が付加されており、 前記第1の記憶部は前記受信パケットに前記受信時刻情報を対応付け、前記送信パケットに前記送信時刻情報を対応付け、それぞれ保持しており、
前記処理部は、前記第1の記憶部に記憶された前記受信パケットの前記受信時刻情報と前記送信パケットの前記送信時刻情報との差が所定の時間以内である場合に当該パケットどうしを比較することを特徴とする通信システム。
The communication system according to claim 9,
The reception packet received from the communication device is appended with reception time information at which the communication device received the reception packet, and the transmission packet received from the communication device includes the transmission packet. Transmission time information transmitted by a communication device is added, and the first storage unit associates the reception time information with the reception packet, associates the transmission time information with the transmission packet, and holds the transmission time information. ,
The processing unit compares the packets when the difference between the reception time information of the received packet stored in the first storage unit and the transmission time information of the transmission packet is within a predetermined time. A communication system characterized by the above.
JP2014083256A 2014-04-15 2014-04-15 Call processing sequence analyzer and communication system Pending JP2015204538A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014083256A JP2015204538A (en) 2014-04-15 2014-04-15 Call processing sequence analyzer and communication system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014083256A JP2015204538A (en) 2014-04-15 2014-04-15 Call processing sequence analyzer and communication system

Publications (1)

Publication Number Publication Date
JP2015204538A true JP2015204538A (en) 2015-11-16

Family

ID=54597753

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014083256A Pending JP2015204538A (en) 2014-04-15 2014-04-15 Call processing sequence analyzer and communication system

Country Status (1)

Country Link
JP (1) JP2015204538A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019102862A (en) * 2017-11-29 2019-06-24 日本電気通信システム株式会社 Network monitoring device, network monitoring method, network monitoring program, and network monitoring system
JP2020184690A (en) * 2019-05-08 2020-11-12 富士通株式会社 Packet categorization program, packet categorization method, and information processing unit
JP2021150826A (en) * 2020-03-19 2021-09-27 東日本電信電話株式会社 Packet comparison program

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019102862A (en) * 2017-11-29 2019-06-24 日本電気通信システム株式会社 Network monitoring device, network monitoring method, network monitoring program, and network monitoring system
JP2020184690A (en) * 2019-05-08 2020-11-12 富士通株式会社 Packet categorization program, packet categorization method, and information processing unit
JP2021150826A (en) * 2020-03-19 2021-09-27 東日本電信電話株式会社 Packet comparison program
JP6998982B2 (en) 2020-03-19 2022-02-10 東日本電信電話株式会社 Packet comparison program

Similar Documents

Publication Publication Date Title
US10517011B2 (en) Automated measurement and analysis of end-to-end performance of VoLTE service
US9439094B2 (en) Monitoring probe for identifying a user plane identifier of a user device
US9026644B2 (en) Anomaly detection and identification using traffic steering and real-time analytics
US10243862B2 (en) Systems and methods for sampling packets in a network flow
EP3242441A1 (en) Bit-forwarding ingress router, bit-forwarding router, and operation, administration and maintenance detection method
US9456355B2 (en) Signaling tracing method, apparatus and system
EP3342146B1 (en) Detailed call records for voice over lte calls
US20150222507A1 (en) Initiating data collection based on wifi network connectivity metrics
US10623278B2 (en) Reactive mechanism for in-situ operation, administration, and maintenance traffic
JP2017509239A (en) Mobile communication network detection method and apparatus
EP2772019B1 (en) Methods, systems, and computer readable media for testing a diameter routing node
US20070058562A1 (en) Measurement system and method of measuring a transit metric
JP6313163B2 (en) Message analysis apparatus, message analysis method, and computer program
JP2015204538A (en) Call processing sequence analyzer and communication system
CN106937316A (en) Determine method, MME and the eNodeB of user plane link
JP2023542648A (en) Analytics-driven traffic classification rules
JP2017521933A (en) Message processing method and apparatus
JP6212344B2 (en) Network monitoring device, network monitoring system, network monitoring method, and network monitoring program
US10742485B2 (en) Method for determining a sequence of events, a determination device for determining a sequence of events, and a providing device
JP6368258B2 (en) Message analysis apparatus, message analysis method, and computer program
JP5135292B2 (en) IP telephone exchange and IP telephone system
US20220263733A1 (en) Burst Traffic Detection Device and Method
AU2014208273B2 (en) A Method for Identifying a User Plane Identifier of a User Device and a Monitoring Probe Thereof
JP2016152544A (en) Message analyzer, message analysis method and computer program
JP2019146223A (en) Message processing method and device

Legal Events

Date Code Title Description
RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20170110

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20170112