Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP5109857B2 - Apparatus and method for avoiding signal loss in IPover ATM line - Google Patents
[go: Go Back, main page]

JP5109857B2 - Apparatus and method for avoiding signal loss in IPover ATM line - Google Patents

Apparatus and method for avoiding signal loss in IPover ATM line Download PDF

Info

Publication number
JP5109857B2
JP5109857B2 JP2008196636A JP2008196636A JP5109857B2 JP 5109857 B2 JP5109857 B2 JP 5109857B2 JP 2008196636 A JP2008196636 A JP 2008196636A JP 2008196636 A JP2008196636 A JP 2008196636A JP 5109857 B2 JP5109857 B2 JP 5109857B2
Authority
JP
Japan
Prior art keywords
atm
line
cell
network
protocol
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.)
Expired - Fee Related
Application number
JP2008196636A
Other languages
Japanese (ja)
Other versions
JP2010035000A (en
Inventor
憲司 ▲高▼田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2008196636A priority Critical patent/JP5109857B2/en
Publication of JP2010035000A publication Critical patent/JP2010035000A/en
Application granted granted Critical
Publication of JP5109857B2 publication Critical patent/JP5109857B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Description

本発明は、IP(Internet Protocol:インターネットプロトコル)回線網とATM(Asynchronous Transfer Mode:非同期転送モード)回線網の接続におけるIPパケット信号の欠損の回避技術に関する。   The present invention relates to a technique for avoiding loss of IP packet signals in connection between an IP (Internet Protocol) network and an ATM (Asynchronous Transfer Mode) network.

現代の通信ネットワーク環境においては、図7に例示されるように、ATM回線網704とIP回線網705が混在しており、これらの回線網の結合はルータ装置701を介して行われる。   In a modern communication network environment, as illustrated in FIG. 7, an ATM line network 704 and an IP line network 705 are mixed, and the connection of these line networks is performed via a router device 701.

IPは、OSI基本参照モデルのネットワーク層に位置し、ネットワークに参加している機器の住所付け(アドレッシング)や、相互に接続された複数のネットワーク内での通信経路の選定(ルーティング)をするための方法を定義している。IPに基づくデータは、IPヘッダと可変長のデータ部とから構成されるIPパケットを用いて通信される。ネットワーク層は、OSI参照モデルの第3層に位置し、データリンク層以下のプロトコルを使用して接続されているネットワーク同士の通信をおこなうための方式を定める。ネットワーク上の全コンピュータに一意なアドレスが割り当てられて、データの伝送経路選択、パケットサイズの変換などがおこなわれる。   The IP is located in the network layer of the OSI basic reference model, and is used for addressing (addressing) the devices participating in the network and for selecting communication routes (routing) in a plurality of interconnected networks. The method is defined. Data based on IP is communicated using an IP packet composed of an IP header and a variable length data portion. The network layer is located in the third layer of the OSI reference model and defines a method for performing communication between networks connected using a protocol below the data link layer. A unique address is assigned to every computer on the network, and data transmission path selection, packet size conversion, and the like are performed.

ATMは、1本の回線を複数の論理回線(チャネル)に分割して同時に通信を行なう多重化方式の一つで、各チャネルのデータが53バイトの固定長データに分割されて送受信される通信方式である。ATMで送受信されるデータは48バイトごとに分割され、5バイトのヘッダ情報を付加されたATMセルという単位で送受信される。OSI参照モデルでは第2層(データリンク層)にあたり、物理層には光ファイバーや銅線が、ネットワーク層にはIPなどが利用できる。   ATM is one of multiplexing schemes in which one line is divided into a plurality of logical lines (channels) and communication is simultaneously performed. Communication in which data of each channel is divided into 53-byte fixed length data and transmitted / received. It is a method. Data transmitted / received by ATM is divided every 48 bytes, and transmitted / received in units of ATM cells to which 5-byte header information is added. In the OSI reference model, it corresponds to the second layer (data link layer), and an optical fiber or copper wire can be used for the physical layer and IP or the like can be used for the network layer.

ATM回線網704においては、伝送速度により、155M(メガビット/秒)光ATMメガリンク、25M、6.3M、1.5M、・・・等の、複数種類のインタフェース(以下、「I/F」と表記する)が存在し、それぞれの通信を行うATM装置706が構成されている。   In the ATM network 704, a plurality of types of interfaces (hereinafter referred to as “I / F”) such as 155M (megabit / second) optical ATM megalink, 25M, 6.3M, 1.5M,. And an ATM device 706 that performs each communication.

IP回線網705においても、様々な伝送速度のIP I/Fが存在し、それぞれの通信を行うIP装置707が構成されている。
IP回線網705内又はIP回線網705とATM回線網704間を制御する装置はルータ装置と呼ばれ、1つのネットワーク上を流れるデータを他のネットワークに中継する。ルータ装置は、OSI参照モデルにおけるネットワーク層(第3層)やトランスポート層(第4層)の一部のプロトコルを解析して転送制御を実行し、ネットワーク層のアドレスを見て、どの経路を通して転送すべきかを判断する経路選択を行う。
Also in the IP line network 705, there are IP I / Fs with various transmission speeds, and an IP device 707 that performs each communication is configured.
A device for controlling the IP line network 705 or between the IP line network 705 and the ATM line network 704 is called a router device, and relays data flowing on one network to another network. The router device analyzes a part of the protocol of the network layer (third layer) and the transport layer (fourth layer) in the OSI reference model, executes transfer control, looks at the address of the network layer, and passes through which route. Route selection to determine whether to transfer.

ルータ装置701は、上記複数のATM回線I/Fを収容するATM回線I/F部702と、複数のIP回線を収容するIP回線I/F部703を具備し、内部設定により、ATM側信号とIP側信号とをルーティングする。   The router device 701 includes an ATM line I / F unit 702 that accommodates the plurality of ATM line I / Fs and an IP line I / F unit 703 that accommodates a plurality of IP lines. And IP side signals are routed.

図8(a)に示されるように、ルータ装置701内のIP回線I/F部703とIP装置707の間の通信はIPパケットによって行われ、ルータ装置701内のATM回線I/F部702とATM装置706の間の通信はATMセルによって行われる。   As shown in FIG. 8A, communication between the IP line I / F unit 703 in the router device 701 and the IP device 707 is performed by IP packets, and the ATM line I / F unit 702 in the router device 701 is used. Between ATM and the ATM device 706 is performed by ATM cells.

ATM回線網704にIP回線網705上のIPパケットを流すためには、図8(a)に示されるようにデータ形式の異なるIPパケットとATMセル間で翻訳を行う。それを実現する技術は、IPoverATMと呼ばれる。   In order to send IP packets on the IP line network 705 to the ATM line network 704, translation is performed between IP packets having different data formats and ATM cells as shown in FIG. A technique for realizing this is called IPoverATM.

IPoverATMのもとでは、図8(b)に示されるように、ルータ装置701は、IP回線I/F部703にて受信したIPパケットを、CPCS−PDU(Common Part Convergence Sublayer Protocol Data Unit)と呼ばれるプロトコルデータユニットに格納し、それを更に複数のATMセルのペイロードに分割して、それらにそれぞれATMヘッダを付加して複数のATMセルを生成し、ATM回線I/F部702に送出する。   Under IPover ATM, as shown in FIG. 8B, the router device 701 converts an IP packet received by the IP line I / F unit 703 into a CPCS-PDU (Common Part Convergence Sublayer Protocol Data Unit). It is stored in a protocol data unit called, further divided into a plurality of ATM cell payloads, each of which is appended with an ATM header to generate a plurality of ATM cells, which are sent to the ATM line I / F unit 702.

逆に、ルータ装置701は、ATM回線I/F部702にて受信した複数のATMセルのペイロードから、CPCS−PDUを組み立て、IPパケットに変換した後、そのIPパケットをIP回線I/F部703に送出する。   Conversely, the router device 701 assembles a CPCS-PDU from the payloads of a plurality of ATM cells received by the ATM line I / F unit 702, converts it into an IP packet, and then converts the IP packet to the IP line I / F unit. To 703.

ここで、ルータ装置701における上述した低レイヤのATMセルから高レイヤのIPパケットへのデータの組上げにおけるデータ区切りは、図8(b)に示される、ATMセルヘッダ内の3ビットからなるPTI(Payload Type Identifier)ビットによって判断される。   Here, the data delimiter in the data assembly from the low-layer ATM cell to the high-layer IP packet described above in the router device 701 is a PTI (Payload) consisting of 3 bits in the ATM cell header shown in FIG. Type Identifier) bit.

或るATMセルにPTI=0がセットされている場合は、1つのIPパケットを組み立てるために、そのATMセルに継続するATMセルが有ると判断され、PTI=1がセットされている場合はそのATMセルに継続するATMセルは無いと判断される。このため、ルータ装置701は、ユーザチャネル毎に、PTI=0であるATMセルを受信した際は、PTI=1であるATMセルを受信するまで、各受信したATMセルを内部に保持し待機する動作を行う。
特開2004−32123号公報
When PTI = 0 is set in a certain ATM cell, it is determined that there is a continuing ATM cell in that ATM cell in order to assemble one IP packet, and when PTI = 1 is set, It is determined that no ATM cell continues in the ATM cell. For this reason, when the router device 701 receives an ATM cell with PTI = 0 for each user channel, the router device 701 holds each received ATM cell internally and waits until an ATM cell with PTI = 1 is received. Perform the action.
JP 2004-32123 A

上記環境下で、ルータ装置701に接続されたATM装置706又はIP装置707の何れかにおいて、機器の再開及び再起動が発生すると、送信途中のデータが寸断される。送信途中であるため、ルータ装置701においては、対象となるユーザチャネルにおいて待機処理を行っているATMセルヘッダ群のPTIビットは0のままであり、この結果、ルータ装置701は、PTI=1がセットされたATMセルを待ち続ける。なお、「再開」とは、システムの動作に異常が発生した場合に、異常の発見、異常原因の除去等の処理を実行し、システムを異常発生以前の状態に戻して動作を再び開始させる処理のことである。 Under the above environment, when the device is restarted and restarted in either the ATM device 706 or the IP device 707 connected to the router device 701, data being transmitted is cut off. Since the router device 701 is in the middle of transmission, the PTI bit of the ATM cell header group performing the standby process in the target user channel remains 0, and as a result, the router device 701 sets PTI = 1. Continue to wait for ATM cells that have been placed. “Resume” is a process that, when an abnormality occurs in the operation of the system, performs processing such as finding an abnormality and removing the cause of the abnormality, returning the system to the state before the abnormality occurred, and restarting the operation That is.

しかし、再開した装置が再起動して有効データを送信し始めると、その再開データのPTI=0であるATMセルが、ルータ装置701内に滞留している上記寸断されたATMセル群と異常結合してしまうため、ルータ装置701において、図8(b)に示されるCPCS−PDUが組み立てられた時点におけるCRC(Cyclic Redundancy Check)の演算結果がNG(異常)となって、再開後の有効データが破棄されてしまうという問題点を有していた。   However, when the resumed device restarts and starts transmitting valid data, the ATM cell with PTI = 0 in the resume data is abnormally coupled to the above-described fragmented ATM cell group staying in the router device 701. Therefore, in the router device 701, the calculation result of CRC (Cyclic Redundancy Check) at the time when the CPCS-PDU shown in FIG. Had the problem of being destroyed.

CRCは、「巡回冗長検査」と呼ばれ、連続して出現する誤り(バースト誤り)の検出が可能な誤り検出方式である。ATMセルがCPCS−PDUに組み上げられる際には、CPCS−PDUのデータに対してCRC−32演算が行われ、その演算結果とCPCS−PDUに付与されたCRC−32フィールド値とが一致するかどうかが比較されることにより、誤り検出が行われる。   CRC is called “cyclic redundancy check” and is an error detection method capable of detecting consecutively appearing errors (burst errors). When an ATM cell is assembled into a CPCS-PDU, a CRC-32 operation is performed on the CPCS-PDU data, and whether the operation result matches the CRC-32 field value assigned to the CPCS-PDU. By comparing whether or not, error detection is performed.

ATM装置706においては、上位装置の再開により、配下の複数ATM装置706が連鎖的に再開する構成が多く、上述したような、有効データの欠損によるデータ信頼性の
低下という問題の他に、欠損後の再送処理による通信回線の輻輳という問題も発生する。
In the ATM device 706, there are many configurations in which a plurality of subordinate ATM devices 706 are restarted in a chain by resuming the host device. In addition to the above-described problem of reduced data reliability due to loss of valid data, There is also a problem of communication line congestion due to later retransmission processing.

本発明の課題は、装置再開等のネットワーク環境下において再起動後に送信される有効データがルータ装置内に滞留した不要データと異常結合して信号欠損が発生してしまう事態を回避し、データの信頼性を向上させ回線輻輳を回避することにある。   An object of the present invention is to avoid a situation in which valid data transmitted after restarting in a network environment such as device restart is abnormally combined with unnecessary data staying in the router device, resulting in signal loss. The purpose is to improve reliability and avoid line congestion.

本発明の第1の態様は、非同期転送モード回線網(ATM回線網)とインターネットプロトコル回線網(IP回線網)がルータ装置によって相互に接続されるネットワーク上で、ATM回線網を構成する非同期転送モード通信装置(ATM装置)内に構成される信号欠損の回避装置又は方法を前提とする。   According to a first aspect of the present invention, an asynchronous transfer mode line network (ATM line network) and an Internet protocol line network (IP line network) are connected to each other by a router device in an asynchronous transfer that constitutes an ATM line network. A signal loss avoidance device or method configured in a mode communication device (ATM device) is assumed.

再開判定手段(再開判定部101)は、ATM装置の再開を判定する。
ダミーセル送出手段(ダミーセル送出部102)は、再開判定手段がATM装置の再開を判定した場合に、ATM装置が終端する非同期転送モード回線(ATM回線)に向けてダミーの非同期転送モードセル(ATMセル)の送出を指示する。このダミーセル送出手段は、例えば、インターネットプロトコル(IPプロトコル)よりも上位レイヤ階層のプロトコルにおけるデータ送信機能を用いて、ダミーのATMセルの送出を指示する。より具体的には、インターネット・コントロール・メッセージ・プロトコル(ICMPプロトコル)におけるピング(ping)試験送信機能、トランスミッション・コントロール・プロトコル(TCPプロトコル)におけるテルネット(telnet)ログイン機能、TCPプロトコルにおけるファイル・トランスファー・プロトコル(ftp)ログイン機能、ユーザ・データグラム・プロトコル(UDPプロトコル)におけるシンプル・ネットワーク・マネジメント・プロトコル−トラップ(SNMP−Trap)ログイン機能、UDPプロトコルにおけるトレース・ルート(traceroute)試験機能の何れかが用いられる。
The restart determination means (restart determination unit 101) determines restart of the ATM device.
The dummy cell sending means (dummy cell sending unit 102) is a dummy asynchronous transfer mode cell (ATM cell) toward the asynchronous transfer mode line (ATM line) at which the ATM apparatus terminates when the restart determining means determines that the ATM apparatus is restarted. ). This dummy cell sending means instructs to send a dummy ATM cell, for example, using a data sending function in a protocol in a higher layer hierarchy than the Internet protocol (IP protocol). More specifically, a ping test transmission function in the Internet control message protocol (ICMP protocol), a telnet login function in the transmission control protocol (TCP protocol), and a file transfer in the TCP protocol Protocol (ftp) login function, simple network management protocol-trap (SNMP-Trap) login function in user datagram protocol (UDP protocol), or trace route test function in UDP protocol Is used.

そして、ATM装置の再開時に、そのATM装置と通信するルータ装置において、そのルータ装置内に滞留しているそのATM装置との通信データセルにダミーのATMセルが結合させられ、その結合されたデータが誤り検出処理により破棄させられる。   Then, when the ATM device is restarted, a dummy ATM cell is combined with the communication data cell with the ATM device staying in the router device in the router device communicating with the ATM device, and the combined data Are discarded by the error detection process.

本発明の第2の態様は、非同期転送モード回線網(ATM回線網)とインターネットプロトコル回線網(IP回線網)がルータ装置によって相互に接続されるネットワーク上で、ルータ装置内に構成される信号欠損の回避装置又は方法を前提とする。   According to a second aspect of the present invention, there is provided a signal configured in a router device on a network in which an asynchronous transfer mode circuit network (ATM circuit network) and an Internet protocol circuit network (IP circuit network) are interconnected by the router device. It is assumed that there is a defect avoidance device or method.

ATM回線断検出手段(回線断検出部301)は、ルータ装置が収容する非同期転送モード回線(ATM回線)の切断又は障害を検出する。
滞留データ破棄手段(滞留データ破棄部304)は、ATM回線断検出手段によるATM回線の切断又は障害の検出状況に基づいて、ルータ装置内に滞留しているその検出が行われたATM回線に対応するATMセルのデータを破棄する。
The ATM line disconnection detection means (line disconnection detection unit 301) detects disconnection or failure of the asynchronous transfer mode line (ATM line) accommodated in the router device.
The staying data discarding means (the staying data discarding unit 304) corresponds to the ATM line where the staying in the router apparatus is detected based on the ATM line disconnection detecting means by the ATM line disconnection detecting means. The data of the ATM cell to be discarded is discarded.

上記本発明の第2の態様の構成において、ATM回線断検出手段がATM回線の切断又は障害を検出した後、ATM回線の所定時間の切断又は障害の継続を判定するATM回線断判定手段(回線断判定部302、タイマ303)を更に含み、滞留データ破棄手段は、ATM回線断判定手段がATM回線の所定時間の切断又は障害の継続を判定した場合に、ルータ装置内に滞留しているその判定が行われたATM回線に対応するATMセルのデータを破棄するように構成することができる。   In the configuration of the second aspect of the present invention, after the ATM line disconnection detecting means detects the disconnection or failure of the ATM line, the ATM line disconnection determination means (line Further includes a disconnection determination unit 302 and a timer 303), and the staying data discarding means is a part of the staying in the router device when the ATM line disconnection determination means determines disconnection of the ATM line for a predetermined time or the continuation of the failure. The ATM cell data corresponding to the determined ATM line can be discarded.

上記本発明の第2の態様の構成において、ATM回線断検出手段は、ATM回線に関して通知される複数の非同期通信モード回線警報(ATM回線警報)のうちから選択された
ATM回線警報を用いて、ルータ装置が収容する非同期転送モード回線(ATM回線)の切断又は障害を検出するように構成することができる。
In the configuration of the second aspect of the present invention, the ATM line disconnection detecting means uses an ATM line alarm selected from a plurality of asynchronous communication mode line alarms (ATM line alarms) notified about the ATM line. It can be configured to detect disconnection or failure of an asynchronous transfer mode line (ATM line) accommodated in the router device.

本発明の第3の態様は、非同期転送モード回線網(ATM回線網)とインターネットプロトコル回線網(IP回線網)がルータ装置によって相互に接続されるネットワーク上で、ルータ装置内に構成される信号欠損の回避装置又は方法を前提とする。   According to a third aspect of the present invention, there is provided a signal configured in a router device on a network in which an asynchronous transfer mode circuit network (ATM circuit network) and an Internet protocol circuit network (IP circuit network) are connected to each other by the router device. It is assumed that there is a defect avoidance device or method.

IP回線断検出手段(回線断検出部301)は、ルータ装置が収容するインターネットプロトコル回線(IP回線)の切断又は障害を検出する。
滞留データ破棄手段(滞留データ破棄部304)は、IP回線断検出手段によるIP回線の切断又は障害の検出状況に基づいて、ルータ装置内に滞留しているその検出が行われたIP回線との間でルーティングが設定されているATM回線に対応するATMセルのデータを破棄する。
The IP line disconnection detection means (line disconnection detection unit 301) detects disconnection or failure of the Internet protocol line (IP line) accommodated in the router device.
The staying data discarding unit (the staying data discarding unit 304) is connected to the IP line on which the detection of the staying in the router apparatus is performed based on the detection state of the disconnection or failure of the IP line by the IP line disconnection detecting unit. The data of the ATM cell corresponding to the ATM line for which the routing is set is discarded.

上記本発明の第3の態様の構成において、IP回線断検出手段がIP回線の切断又は障害を検出した後、IP回線の所定時間の切断又は障害の継続を判定するIP回線断判定手段(回線断判定部302、タイマ303)を更に含み、滞留データ破棄手段は、IP回線断判定手段がIPO回線の所定時間の切断又は障害の継続を判定した場合に、ルータ装置内に滞留しているその検出が行われたIP回線との間でルーティングが設定されているATM回線に対応するATMセルのデータを破棄するように構成することができる。   In the configuration of the third aspect of the present invention, after the IP line disconnection detecting means detects the disconnection or failure of the IP line, the IP line disconnection determination means (line And the staying data discarding means includes a disconnection determination unit 302 and a timer 303), and the staying data discarding means stores the staying in the router device when the IP line disconnection judging means judges disconnection of the IPO line for a predetermined time or the continuation of failure The ATM cell data corresponding to the ATM line for which routing is set with the detected IP line can be discarded.

本発明によれば、ネットワーク環境下で一般的に起こりえるルータ装置での信号の異常結合による有効データの信号欠損を回避することが可能となる。
本発明によれば、有効データの信号欠損が回避され、データの信頼性が向上する。
According to the present invention, it is possible to avoid signal loss of valid data due to abnormal coupling of signals in a router apparatus that can generally occur in a network environment.
According to the present invention, signal loss of valid data is avoided and data reliability is improved.

本発明によれば、再送処理の競合による回線輻輳を回避することが可能となる。
本発明によれば、ダミーセルの送信処理においては、ハードウエアの構成に依存せず、ソフトウエアの選択自由度が高いため、有効データの信号欠損の回避を、高価な追加設備投資なく実現することが可能となる。
According to the present invention, it is possible to avoid line congestion due to retransmission processing contention.
According to the present invention, the dummy cell transmission process does not depend on the hardware configuration, and since the degree of freedom of software selection is high, avoidance of signal loss of valid data can be realized without expensive additional equipment investment. Is possible.

また、本発明によれば、現存するインフラに本発明の機能を盛り込んだソフトウエアをダウンロードすることで、ハード構成を変更せずに有効データの信号欠損の回避を実現することが可能となる。   Further, according to the present invention, it is possible to realize the avoidance of signal loss of valid data without changing the hardware configuration by downloading software incorporating the function of the present invention into the existing infrastructure.

以下、図面を参照しながら、実施するための最良の形態を詳細に説明する。
まず、以下に説明する実施形態が適用されるネットワークシステムの全体構成は図7に示したものと同じであり、ATMセルとIPパケットの関係も、前述した図8に示したものと同じである。
Hereinafter, the best mode for carrying out the invention will be described in detail with reference to the drawings.
First, the overall configuration of a network system to which the embodiment described below is applied is the same as that shown in FIG. 7, and the relationship between ATM cells and IP packets is also the same as that shown in FIG. .

図1は、図7のATM装置706において実現される第1の実施形態の構成図である。
第1の実施形態では、ATM装置706は、装置全体の構成を制御するオペレーティングシステム(OS)実行部103、VPI/VCIチャネル管理テーブル105を具備するハードウェアデバイスドライバ部104、ATM回線を終端するATM回線終端部106を有するほか、装置の再起動を判定する再開判定部101、装置再開時に各VPI及びVCIによって決定される各ユーザチャネル毎にダミーのATMセル(以下、「ダミーセル」と呼ぶ)を送出するダミーセル送出部102とを有する。
FIG. 1 is a configuration diagram of the first embodiment realized in the ATM device 706 of FIG.
In the first embodiment, an ATM device 706 terminates an operating system (OS) execution unit 103 that controls the configuration of the entire device, a hardware device driver unit 104 that includes a VPI / VCI channel management table 105, and an ATM line. In addition to having an ATM line termination unit 106, a restart determination unit 101 that determines device restart, a dummy ATM cell for each user channel determined by each VPI and VCI when the device is restarted (hereinafter referred to as "dummy cell") And a dummy cell sending unit 102 for sending the message.

図1のATM装置706において、再開判定部101は、ATM装置706自身の再開
及び再起動の発生を監視している。そして、装置が再開して(図2のS201)、続いて再起動すると(図2のS202)、再開判定部101はダミーセル送出部102にダミーセルの送出を指示する。
In the ATM device 706 of FIG. 1, the restart determination unit 101 monitors the restart and restart of the ATM device 706 itself. When the apparatus restarts (S201 in FIG. 2) and then restarts (S202 in FIG. 2), the restart determination unit 101 instructs the dummy cell sending unit 102 to send a dummy cell.

ダミーセル送出部102は、ATM装置706内に搭載されるソフトウエアアプリケーションによる上位レイヤでのダミーセル送信機能として実現され、OS実行部103に標準的に装備された関数をシステムコールで呼び出す。   The dummy cell transmission unit 102 is realized as a dummy cell transmission function in an upper layer by a software application installed in the ATM device 706, and calls a function that is normally equipped in the OS execution unit 103 by a system call.

ダミーセル送出指示の第1の具体例として、ダミーセル送出部102がOS実行部103のPing関数を呼び出し、必要な引数(宛先IPアドレス、送信回数、送信バイト数等)を指定して、Ping送信指示を行う。Ping関数は、TCP/IPネットワークを診断するプログラムであり、接続されているかどうか調べたい相手先のIPアドレスを指定すると、ICMP(インターネット・コントロール・メッセージ・プロトコル)を使って通常32バイト程度のデータを送信し、相手先から返信があるかどうか、返信がある場合はどのくらい時間がかかっているか、などのデータを元にネットワークを診断する。ダミーセルなので、送信回数、送信バイト数は、設定可能範囲内で最少の値が選択される。ダミーセルを送信することのみにPing試験送信が行われるので、当該処理は、Ping応答の受信有無に関係なく強制終了する。   As a first specific example of the dummy cell transmission instruction, the dummy cell transmission unit 102 calls the Ping function of the OS execution unit 103, designates necessary arguments (destination IP address, number of transmissions, number of transmission bytes, etc.), and issues a Ping transmission instruction. I do. The Ping function is a program for diagnosing a TCP / IP network. When the IP address of the other party to be checked whether it is connected is specified, data of usually about 32 bytes using ICMP (Internet Control Message Protocol). The network is diagnosed based on data such as whether there is a reply from the other party and how long it takes if there is a reply. Since it is a dummy cell, the minimum value within the settable range is selected for the number of transmissions and the number of transmission bytes. Since the Ping test transmission is performed only by transmitting the dummy cell, the process is forcibly terminated regardless of whether or not a Ping response is received.

ダミーセル送出指示の第2の具体例として、ダミーセル送出部102がOS実行部103のTelnetログイン関数(プロトコル:TCP(トランスミッション・コントロール・プロトコル))を呼び出す。TCPは、インターネットで利用される標準プロトコルで、OSI参照モデルのトランスポート層にあたる。信頼性は高いが転送速度が低い。Telnetログイン時の宛先IPアドレスは、通常通信時のものとする。ダミーセルを送信することのみにTelnetログイン処理が行われるので、当該処理は、以降のパスワード入力等の処理に移行せず強制終了する。   As a second specific example of the dummy cell transmission instruction, the dummy cell transmission unit 102 calls a Telnet login function (protocol: TCP (Transmission Control Protocol)) of the OS execution unit 103. TCP is a standard protocol used on the Internet and corresponds to the transport layer of the OSI reference model. High reliability but low transfer rate. It is assumed that the destination IP address at the time of Telnet login is that during normal communication. Since the Telnet login process is performed only by transmitting the dummy cell, the process is forcibly terminated without proceeding to the subsequent password input process or the like.

ダミーセル送出指示の第3の具体例として、ダミーセル送出部102がOS実行部103のFTP(ファイル・トランスファー・プロトコル)ログイン関数(プロトコル:TCP)を呼び出す。FTPログイン時の宛先IPアドレスは、通常通信時のものとする。ダミーセルを送信することのみにFTPログイン処理が行われるので、当該処理は、以降のパスワード入力等の処理に移行せず強制終了する。   As a third specific example of the dummy cell transmission instruction, the dummy cell transmission unit 102 calls an FTP (file transfer protocol) login function (protocol: TCP) of the OS execution unit 103. It is assumed that the destination IP address at the time of FTP login is that during normal communication. Since the FTP login process is performed only by transmitting the dummy cell, the process is forcibly terminated without shifting to the subsequent password input process or the like.

ダミーセル送出指示の第4の具体例として、ダミーセル送出部102がOS実行部103のSNMP−Trapログイン関数(プロトコル:UDP(ユーザ・データグラム・プロトコル))を呼び出す。この関数は、IPネットワークにおいて、ルータ装置やコンピュータ、端末装置など、ネットワークに接続された通信機器をネットワーク経由で監視・制御するためのプロトコルである。制御の対象となる機器はMIBと呼ばれる管理情報データベースを持っており、管理を行なう機器は対象機器のMIB情報に基づいて適切な設定を行なう。UDPは、インターネットで利用される標準プロトコルで、OSI参照モデルのトランスポート層にあたる。ネットワーク層のIPと、セション層以上のプロトコルの橋渡しをする。転送速度は高いが信頼性が低い。SNMP−Trap送信時の宛先IPアドレスは通常通信時のものとする。ダミーセルを送信することのみにSNMP−Trap処理が行われるので、当該処理はSNMP−Trap信号を単発送信する。   As a fourth specific example of the dummy cell transmission instruction, the dummy cell transmission unit 102 calls an SNMP-Trap login function (protocol: UDP (user datagram protocol)) of the OS execution unit 103. This function is a protocol for monitoring and controlling communication devices connected to the network such as router devices, computers, and terminal devices in the IP network. The device to be controlled has a management information database called MIB, and the managing device performs appropriate settings based on the MIB information of the target device. UDP is a standard protocol used on the Internet and corresponds to the transport layer of the OSI reference model. It bridges the network layer IP and the protocol above the session layer. High transfer speed but low reliability. It is assumed that the destination IP address during SNMP-Trap transmission is that during normal communication. Since the SNMP-Trap process is performed only by transmitting the dummy cell, the process transmits an SNMP-Trap signal in a single transmission.

ダミーセル送出指示の第5の具体例として、ダミーセル送出部102がOS実行部103のTrace−Route試験関数(プロトコル:UDP)を呼び出す。Trace−Route試験関数は、ネットワークの経路を確認するものであり、UDP上にマッピングされる。相手先のIPアドレスおよびホップ数が指定されて、UDP上にマッピングされたメッセージとして送信される。相手先を含む中継経路からの応答を受信することでネットワーク経路が確認される。Trace−Route試験送信時の宛先IPアドレスは、通常通信時のものとする。ダミーセルを送信することのみにTrace−Route試験が行われるので、当該処理は、応答等の受信有無に関係なく強制終了する。   As a fifth specific example of the dummy cell transmission instruction, the dummy cell transmission unit 102 calls the Trace-Route test function (protocol: UDP) of the OS execution unit 103. The Trace-Route test function confirms the route of the network and is mapped on the UDP. The other party's IP address and the number of hops are designated and transmitted as a message mapped on UDP. The network path is confirmed by receiving a response from the relay path including the other party. It is assumed that the destination IP address at the time of Trace-Route test transmission is that during normal communication. Since the Trace-Route test is performed only for transmitting the dummy cell, the process is forcibly terminated regardless of whether or not a response is received.

以上のようにして、ダミーセル送出部102のアプリケーションからOS実行部103にダミーセルの送出指示が発行されると、OS実行部103は、関数と引数で指定されたATMセルの送信指示を、ハードウェアデバイスドライバ部104に通知する。   As described above, when a dummy cell transmission instruction is issued from the application of the dummy cell transmission unit 102 to the OS execution unit 103, the OS execution unit 103 sends the ATM cell transmission instruction specified by the function and the argument to the hardware. Notify the device driver unit 104.

ハードウェアデバイスドライバ部104は、VPI(Virtual Pass Identifier)及びVCI(Virtual Channel Identifier)の2つの識別子に基づいてリンクしているユーザチャネルを、VPI/VCIチャネル管理テーブル105を使って管理している。   The hardware device driver unit 104 uses the VPI / VCI channel management table 105 to manage user channels linked based on two identifiers of VPI (Virtual Pass Identifier) and VCI (Virtual Channel Identifier). .

VPIは、ATMにおける仮想パス(VP)で多重化された経路のうちどの経路を仮想パスとして使用するかを識別するためにATMヘッダに付与される8ビットからなる識別子であり、VCIは、各仮想パス上の仮想チャネル(VC)を識別するためにATMセルヘッダに付与される16ビットからなる識別子である(図7(b)参照)。   The VPI is an 8-bit identifier assigned to the ATM header to identify which path is used as a virtual path among the paths multiplexed in the virtual path (VP) in ATM. This is a 16-bit identifier assigned to the ATM cell header to identify a virtual channel (VC) on the virtual path (see FIG. 7B).

ハードウェアデバイスドライバ部104は、VPI/VCIチャネル管理テーブル105を使って、OS実行部103から指示された宛先IPアドレス等の情報に対応するVPI/VCIを選択し、ATM回線終端部106に対して、当該VPI/VCIがATMヘッダにセットされたATMセルの送信指示を出す。   The hardware device driver unit 104 uses the VPI / VCI channel management table 105 to select a VPI / VCI corresponding to information such as a destination IP address instructed from the OS execution unit 103, and to the ATM line termination unit 106 The VPI / VCI issues an ATM cell transmission instruction set in the ATM header.

ATM回線終端部106は、ハードウェアデバイスドライバ部104から指示されたデータをATMセルに格納し、ATM回線にダミーセルとして送出する。ダミーセルは通常、PTI=1がセットされた1セルを有している。   The ATM line termination unit 106 stores the data instructed by the hardware device driver unit 104 in the ATM cell and sends it to the ATM line as a dummy cell. The dummy cell usually has one cell in which PTI = 1 is set.

図2は、図1に示される第1の実施形態を有するATM装置706と、それに接続されるルータ装置701間の動作を示すシーケンス図である。
図1のATM装置706において、再開判定部101は、ATM装置706自身の再開及び再起動の発生を監視している。そして、装置が再開して(図2のS201)、続いて再起動すると(図2のS202)、再開判定部101はダミーセル送出部102にダミーセルの送出を指示する。
FIG. 2 is a sequence diagram showing an operation between the ATM device 706 having the first embodiment shown in FIG. 1 and the router device 701 connected thereto.
In the ATM device 706 of FIG. 1, the restart determination unit 101 monitors the restart and restart of the ATM device 706 itself. When the apparatus restarts (S201 in FIG. 2) and then restarts (S202 in FIG. 2), the restart determination unit 101 instructs the dummy cell sending unit 102 to send a dummy cell.

この結果、前述した動作により、ATM装置706から活性化されているVPI/VCI毎にダミーセルが送信され、それがルータ装置701に到達する(図2のS203)。
上記ダミーセルにはPTI=1がセットされているため、ルータ装置701内の、再開が発生したATM装置706のATM回線を収容するATM回線I/F部702においては、上記ダミーセルが、ATM装置706の再開前に同装置706から送られてきて当該ATM回線I/F部702内に滞留していたATMセル(ごみATMセル)と結合される。そして、これらの結合されたATMセル群は、CRCS−PDU組立て時に、そのCRC演算結果がNG(異常)になることにより、一括して破棄される(図2のS204)。
As a result, the dummy cell is transmitted from the ATM device 706 for each activated VPI / VCI by the above-described operation, and reaches the router device 701 (S203 in FIG. 2).
Since PTI = 1 is set in the dummy cell, in the ATM line I / F unit 702 that accommodates the ATM line of the ATM device 706 in the router device 701 that has restarted, the dummy cell is the ATM device 706. The ATM cell (garbage ATM cell) that has been sent from the apparatus 706 and stayed in the ATM line I / F unit 702 before the restart is started. These combined ATM cell groups are collectively discarded when the CRC calculation result becomes NG (abnormal) when the CRCS-PDU is assembled (S204 in FIG. 2).

これ以降、ATM装置706とルータ装置701の間の通信は正常状態に復旧し、ATM装置706からルータ装置701内の当該ATM回線I/F部702へは、先頭セルから順次有効データセルの送信が行われ、ルータ装置701においてATM回線網704からIP回線網705へのルーティングが実施される。   Thereafter, the communication between the ATM device 706 and the router device 701 is restored to a normal state, and effective data cells are sequentially transmitted from the ATM cell 706 to the ATM line I / F unit 702 in the router device 701 from the first cell. In the router device 701, routing from the ATM line network 704 to the IP line network 705 is performed.

なお、上記滞留データ破棄処理は、再開が発生したATM装置706が接続されるATM回線I/F部702以外のATM回線I/F部702の内部データには影響を与えない。   The stay data discarding process does not affect the internal data of the ATM line I / F unit 702 other than the ATM line I / F unit 702 to which the ATM device 706 that has resumed is connected.

このように、第1の実施形態では、ATM装置706内に、ダミーセル送出部102を設けることで、ATM装置706の再開時にルータ装置701内の該当するATM回線I/F部702内に滞留している不要データにダミーセルを意図的に結合させて、CRCチェックにて破棄させることにより、再開後の有効データの欠損を回避することができる。   Thus, in the first embodiment, by providing the dummy cell sending unit 102 in the ATM device 706, the ATM device 706 stays in the corresponding ATM line I / F unit 702 in the router device 701 when the ATM device 706 is restarted. By intentionally combining dummy cells with unnecessary data and discarding them by CRC check, it is possible to avoid loss of valid data after resumption.

また、ダミーセル送出部102が、ATM装置706内に搭載されるソフトウエアアプリケーションによる上位レイヤでのダミーセル送信を行うことにより、ダミーセル送出のための特別なハードウェア機構等を新設することなく、有効データの欠損回避を実現することができる。   In addition, the dummy cell transmission unit 102 performs dummy cell transmission in an upper layer by a software application installed in the ATM device 706, thereby enabling effective data without newly installing a special hardware mechanism for dummy cell transmission. Deficiency avoidance can be realized.

図3は、図7のルータ装置701の各ATM回線I/F部702において実現される本発明の第2の実施形態の構成図である。
第2の実施形態では、ルータ装置701は、各ATM回線I/F部702(図7参照)において、それが収容するATM回線の切断又は障害を検出する回線断検出部301、回線断が検出された場合に、タイマ303を起動して一定時間以上継続する回線断を判定する回線断判定部302、一定時間以上継続する回線断が判定された場合にそのATM回線を収容するATM回線I/F部702内に滞留しているATMセルを破棄する滞留データ破棄部304を有する。
FIG. 3 is a configuration diagram of the second embodiment of the present invention realized in each ATM line I / F unit 702 of the router device 701 of FIG.
In the second embodiment, the router device 701 includes a line disconnection detecting unit 301 that detects disconnection or failure of an ATM line accommodated in each ATM line I / F unit 702 (see FIG. 7), and a line disconnection is detected. The line disconnection determination unit 302 that activates the timer 303 and determines whether the line disconnection continues for a certain period of time or more. It has a staying data discarding unit 304 that discards ATM cells staying in the F unit 702.

このように、第2の実施形態では、ATM回線の回線断時に、ルータ装置701自身が内部の滞留データを破棄することにより、ルータ装置701に接続されるATM装置706の再開後に同装置706から送られてくる有効データの欠損の回避が実現される。
なお、上記滞留データ破棄処理は、回線断が発生したATM回線I/F部702以外のATM回線I/F部702の内部データには影響を与えない。
As described above, in the second embodiment, when the ATM line is disconnected, the router apparatus 701 itself discards the accumulated data in the router, so that the ATM apparatus 706 connected to the router apparatus 701 restarts from the same apparatus 706. Avoiding loss of valid data sent.
The staying data discarding process does not affect the internal data of the ATM line I / F unit 702 other than the ATM line I / F unit 702 where the line disconnection has occurred.

図4は、図3に示される第2の実施形態を有するルータ装置701と、それに接続されるATM装置706間の動作を示すシーケンス図である。
図3の回線断検出部301は、それが属するATM回線I/F部702が収容するATM回線の切断又は障害を検出する(図4のS401)。
回線断の判断は、物理的な回線断の判定に加えて、ATM信号中に表示されるATM回線警報に基づいて行うことができる。ルータ装置701(図7)内の各ATM回線I/F部702が収容するATM回線は、複数種類が存在し得る。それらの回線の種類に応じて回線警報も異なるため、どの回線警報のときに回線断と判定するかをATM回線I/F部702毎に可変することが望ましい。
FIG. 4 is a sequence diagram showing an operation between the router device 701 having the second embodiment shown in FIG. 3 and the ATM device 706 connected thereto.
The line disconnection detection unit 301 in FIG. 3 detects disconnection or failure of the ATM line accommodated by the ATM line I / F unit 702 to which it belongs (S401 in FIG. 4).
The determination of the line disconnection can be made based on the ATM line alarm displayed in the ATM signal in addition to the determination of the physical line disconnection. There can be a plurality of types of ATM lines accommodated by each ATM line I / F unit 702 in the router device 701 (FIG. 7). Since the line alarm also differs depending on the type of the line, it is desirable to change for each ATM line I / F unit 702 which line alarm is determined as line disconnection.

図5は、155M光ATMメガリンクを収容するATM回線I/F部702において、ATM回線警報毎に回線断と判断するか否かを示した表である。それぞれの警報は、下記の意味を有する。
LOS(Loss Of Signal): 物理的信号回線同期断状態
LOF(Loss Of Frame):伝送フレームの同期断状態
LOP(Loss Of Pointer):伝送フレームのポインタはずれ
VP−AIS:F4 OAMセルのVP−AISセルを受信した場合
VP−RDI:F4 OAMセルのVP−RDIセルを受信した場合
P−AIS:LOP伝送フレームのポインタ(H1,H2)はずれ
P−RDI:LOP伝送フレームのポインタ(G1)はずれ
LCD(Loss of Cell Delineation):ATMセルHEC同期はずれ
これらの警報表示/解除機能は、図6(a)に示されるような、155M光ATMメガリンクの場合におけるSTM1と呼ばれるフレーム構成の場合、10バイトのオーバーヘッド部の各ビットに割り当てられる。
FIG. 5 is a table showing whether or not the ATM line I / F unit 702 accommodating the 155M optical ATM megalink determines that the line is disconnected for each ATM line alarm. Each alarm has the following meaning:
LOS (Loss Of Signal): Physical signal line synchronization loss state LOF (Loss Of Frame): Transmission frame synchronization loss state LOP (Loss Of Pointer): Transmission frame pointer is off VP-AIS: VP-AIS of F4 OAM cell When a cell is received VP-RDI: When a VP-RDI cell of an F4 OAM cell is received P-AIS: Pointer (H1, H2) of LOP transmission frame is shifted P-RDI: Pointer (G1) of LOP transmission frame is shifted LCD (Loss of Cell Delineation): ATM cell HEC out of sync. These alarm display / release functions are 10 bytes in the case of a frame configuration called STM1 in the case of a 155M optical ATM megalink as shown in FIG. Assigned to each bit of the overhead portion.

また、図6(b)に示されるように、ATMセル自身が有する5バイトからなるATMセルヘッダも、警報監視の一部役割を担っている。
図5の例では、LOS、LOF、LOP、LCDの各警報がオンになったときに、図3の回線断検出部301が回線断を検出するように動作すべきことを示している。ATM回線I/F部702は、図5に示されるような判定テーブルを内部に保有し、その設定内容に基づいて回線断検出部301が回線断を検出する。
As shown in FIG. 6B, the ATM cell header consisting of 5 bytes of the ATM cell itself also plays a part of the alarm monitoring.
The example of FIG. 5 indicates that the line disconnection detection unit 301 of FIG. 3 should operate so as to detect a line disconnection when the LOS, LOF, LOP, and LCD alarms are turned on. The ATM line I / F unit 702 internally has a determination table as shown in FIG. 5, and the line disconnection detection unit 301 detects the line disconnection based on the setting contents.

図3の回線断検出部301がATM回線の回線断を検出した場合、次に図3の回線断判定部302が、タイマ303を起動し(図4のS402)、タイマの満了分だけ待機する(図4のS403の判定がNO)。   When the line disconnection detection unit 301 in FIG. 3 detects the line disconnection of the ATM line, the line disconnection determination unit 302 in FIG. 3 starts the timer 303 (S402 in FIG. 4) and waits for the expiration of the timer. (The determination in S403 in FIG. 4 is NO).

そして、回線断判定部302は、タイマが満了した時点(図4のS403の判定がYES)において、回線断検出部301がなお回線断を検出していた場合に(図4のS404の判定がYES)、その回線断判定部302が属するATM回線I/F部702(図7参照)の内部に滞留しているごみデータであるATMセルを破棄する(図4のS405)。   When the timer expires (the determination in S403 in FIG. 4 is YES), the line disconnection determination unit 302 determines that the line disconnection detection unit 301 still detects a line disconnection (the determination in S404 in FIG. 4 is YES), the ATM cell which is the garbage data staying in the ATM line I / F unit 702 (see FIG. 7) to which the line disconnection determination unit 302 belongs is discarded (S405 in FIG. 4).

この後ATM回線における回線断が復旧すると、ATM装置706とルータ装置701の該当するATM回線I/F部702間の通信状態は正常状態に復旧し、ATM装置706から当該ATM回線I/F部702への有効データの送信が先頭データから順次再開される。   Thereafter, when the line break in the ATM line is recovered, the communication state between the ATM line I / F unit 702 of the ATM apparatus 706 and the router apparatus 701 is restored to the normal state, and the ATM line I / F unit is transferred from the ATM apparatus 706 to the normal state. Transmission of valid data to 702 is resumed sequentially from the top data.

回線断判定部302は、タイマが満了した時点(図4のS403の判定がYES)において、回線断検出部301が回線断を検出しない状態になっていた場合には(図4のS404の判定がNO)、回線断は瞬断であったと判定して、通常の運用状態に戻る。
上述の第2の実施形態の動作において、タイマ303はルータ装置701を運用するユーザが自由に設定可能とし、環境に応じて可変とするのが望ましい。
When the timer expires (the determination in S403 in FIG. 4 is YES), the line disconnection determination unit 302 determines that the line disconnection detection unit 301 has not detected a line disconnection (the determination in S404 in FIG. 4). NO), it is determined that the line disconnection was an instantaneous disconnection, and the normal operation state is restored.
In the operation of the above-described second embodiment, it is desirable that the timer 303 can be freely set by the user who operates the router device 701 and is variable according to the environment.

次に、本発明の第3の実施形態について説明する。
第3の実施形態では、第2の実施形態と同様の図3に示される構成が、図7のルータ装置701の各ATM回線I/F部702だけではなく、各IP回線I/F部703にも設置される。基本的な動作は、第2の実施形態における図4のシーケンスと同じである。
Next, a third embodiment of the present invention will be described.
In the third embodiment, the configuration shown in FIG. 3 similar to that of the second embodiment is not limited to each ATM line I / F unit 702 of the router device 701 in FIG. Also installed. The basic operation is the same as the sequence of FIG. 4 in the second embodiment.

第3の実施形態において、或るIP回線I/F部703内の回線断検出部301は、図4のS406として示されるように、それが属するIP回線I/F部703と通信を行っている或るIP装置707において再開が発生したような場合に、そのIP回線の切断又は障害を検出する(図4のS401)。   In the third embodiment, the line break detection unit 301 in a certain IP line I / F unit 703 communicates with the IP line I / F unit 703 to which the line break detection unit 301 belongs as shown in S406 of FIG. When a certain IP device 707 is restarted, the disconnection or failure of the IP line is detected (S401 in FIG. 4).

続いて、上記回線断検出部301と同じIP回線I/F部703に属する図3の回線断判定部302が、タイマ303を起動して回線断の継続を判定すると(図4のS402−>S403−>S404)、同じIP回線I/F部703内の図3の滞留データ破棄部304が、ルータ装置701内の特には図示しないルーティングテーブルを参照することにより、そのIP回線I/F部703との間でルーティングが設定されている1つ以上のATM回線I/F部702(図7)を認識し、その認識した各ATM回線I/F部702の内部に滞留している上記IP回線I/F部703向けのATMセルを破棄する(図4のS405)。各滞留セルが上記IP回線I/F部703向けであるか否かは、各滞留セルのヘッダ部に格納されているVPI/VCIを見て判定される。   Subsequently, when the line disconnection determination unit 302 in FIG. 3 belonging to the same IP line I / F unit 703 as the line disconnection detection unit 301 activates the timer 303 and determines the continuation of the line disconnection (S402-> in FIG. 4). S403-> S404), the staying data discarding unit 304 in FIG. 3 in the same IP line I / F unit 703 refers to the routing table (not shown) in the router device 701, so that the IP line I / F unit One or more ATM line I / F units 702 (FIG. 7) for which routing is set up with respect to 703 are recognized, and the above IPs staying inside each recognized ATM line I / F unit 702 The ATM cell for the line I / F unit 703 is discarded (S405 in FIG. 4). Whether or not each staying cell is for the IP line I / F unit 703 is determined by looking at the VPI / VCI stored in the header part of each staying cell.

なお、上記滞留データ破棄処理は、継続的な回線断が検出されたIP回線I/F部703との間でルーティングが設定されていないATM回線I/F部702の内部データには影響を与えない。   The staying data discarding process affects the internal data of the ATM line I / F unit 702 in which routing is not set with the IP line I / F unit 703 in which continuous line disconnection is detected. Absent.

この後IP回線における回線断が復旧すると、ATM装置706とルータ装置701の該当するATM回線I/F部702間、及びIP装置707とルータ装置701内の該当するIP回線I/F部703間の各通信状態は正常状態に復旧し、ATM装置706から当該ATM回線I/F部702への有効データの送信が先頭データから順次再開される。   Thereafter, when the line disconnection in the IP line is restored, between the ATM line I / F unit 702 corresponding to the ATM device 706 and the router device 701 and between the corresponding IP line I / F unit 703 inside the IP device 707 and the router device 701. Each communication state is restored to a normal state, and transmission of valid data from the ATM device 706 to the ATM line I / F unit 702 is sequentially resumed from the top data.

以上説明した第1〜第3の実施形態は、ATM装置706又はルータ装置701上のソフトウェアでも実現することができ、これらの装置はコンピュータとして機能を備えている。従って、第1〜第3の実施形態は、それらの機能を搭載したプログラムを、ネットワーク経由又は外部記憶装置や可搬記録媒体に記録して配布してもよく、これらも本発明の範囲に含まれる。   The first to third embodiments described above can also be realized by software on the ATM device 706 or the router device 701, and these devices have a function as a computer. Therefore, in the first to third embodiments, a program having these functions may be distributed via a network or recorded in an external storage device or a portable recording medium, and these are also included in the scope of the present invention. It is.

以上の第1〜第3の実施形態に関して、更に以下の付記を開示する。
(付記1)
非同期転送モード回線網(ATM回線網)とインターネットプロトコル回線網(IP回線網)がルータ装置によって相互に接続されるネットワーク上で、前記ATM回線網を構成する非同期転送モード通信装置(ATM装置)内に構成される装置であって、
前記ATM装置の再開を判定する再開判定手段と、
該再開判定手段が前記ATM装置の再開を判定した場合に、前記ATM装置が終端する非同期転送モード回線(ATM回線)に向けてダミーの非同期転送モードセル(ATMセル)の送出を指示するダミーセル送出手段と、
を含み、
前記ATM装置の再開時に、該ATM装置と通信するルータ装置において、該ルータ装置内に滞留している該ATM装置との通信データセルに前記ダミーのATMセルを結合させ、該結合されたデータを誤り検出処理により破棄させる、
ことを特徴とするIPoverATM回線における信号欠損の回避装置。
(付記2)
前記ダミーセル送出手段は、インターネットプロトコル(IPプロトコル)よりも上位レイヤ階層のプロトコルにおけるデータ送信機能を用いて、前記ダミーのATMセルの送出を指示する、
ことを特徴とする付記1に記載のIPoverATM回線における信号欠損の回避装置。
(付記3)
前記上位レイヤ階層のプロトコルにおけるデータ送信機能として、インターネット・コントロール・メッセージ・プロトコル(ICMPプロトコル)におけるピング(ping)試験送信機能、トランスミッション・コントロール・プロトコル(TCPプロトコル)におけるテルネット(telnet)ログイン機能、前記TCPプロトコルにおけるファイル・トランスファー・プロトコル(ftp)ログイン機能、ユーザ・データグラム・プロトコル(UDPプロトコル)におけるシンプル・ネットワーク・マネジメント・プロトコル−トラップ(SNMP−Trap)ログイン機能、前記UDPプロトコルにおけるトレース・ルート(traceroute)試験機能の何れかを用いる、
ことを特徴とする付記2に記載のIPoverATM回線における信号欠損の回避装置

(付記4)
非同期転送モード回線網(ATM回線網)とインターネットプロトコル回線網(IP回線網)がルータ装置によって相互に接続されるネットワーク上で、前記ルータ装置内に構成される装置であって、
前記ルータ装置が収容する非同期転送モード回線(ATM回線)の切断又は障害を検出するATM回線断検出手段と、
該ATM回線断検出手段による前記ATM回線の切断又は障害の検出状況に基づいて、前記ルータ装置内に滞留している該検出が行われたATM回線に対応する前記ATMセルのデータを破棄する滞留データ破棄手段と、
を含むことを特徴とするIPoverATM回線における信号欠損の回避装置。
(付記5)
前記ATM回線断検出手段が前記ATM回線の切断又は障害を検出した後、前記ATM回線の所定時間の切断又は障害の継続を判定するATM回線断判定手段を更に含み、
前記滞留データ破棄手段は、前記ATM回線断判定手段が前記ATM回線の所定時間の切断又は障害の継続を判定した場合に、前記ルータ装置内に滞留している該判定が行われたATM回線に対応する前記ATMセルのデータを破棄する、
ことを特徴とする付記4に記載のIPoverATM回線における信号欠損の回避装置。
(付記6)
前記ATM回線断検出手段は、前記ATM回線に関して通知される複数の非同期通信モード回線警報(ATM回線警報)のうちから選択されたATM回線警報を用いて、前記ルータ装置が収容するATM回線の切断又は障害を検出する、
ことを特徴とする付記4又は5の何れか1項に記載のIPoverATM回線における信号欠損の回避装置。
(付記7)
非同期転送モード回線網(ATM回線網)とインターネットプロトコル回線網(IP回線網)がルータ装置によって相互に接続されるネットワーク上で、前記ルータ装置内に構成される装置であって、
前記ルータ装置が収容するインターネットプロトコル回線(IP回線)の切断又は障害を検出するIP回線断検出手段と、
該IP回線断検出手段による前記IP回線の切断又は障害の検出状況に基づいて、前記ルータ装置内に滞留している該検出が行われたIP回線との間でルーティングが設定されている前記ATM回線に対応する前記ATMセルのデータを破棄する滞留データ破棄手段と、
を含むことを特徴とするIPoverATM回線における信号欠損の回避装置。
(付記8)
前記IP回線断検出手段が前記IP回線の切断又は障害を検出した後、前記IP回線の所定時間の切断又は障害の継続を判定するIP回線断判定手段を更に含み、
前記滞留データ破棄手段は、前記IP回線断判定手段が前記IP回線の所定時間の切断又は障害の継続を判定した場合に、前記ルータ装置内に滞留している該検出が行われたIP回線との間でルーティングが設定されている前記ATM回線に対応する前記ATMセルのデータを破棄する、
ことを特徴とする付記7に記載のIPoverATM回線における信号欠損の回避装置。
(付記9)
非同期転送モード回線網(ATM回線網)とインターネットプロトコル回線網(IP回線網)がルータ装置によって相互に接続されるネットワーク上における信号欠損の回避方
法であって、
前記ATM回線網を構成する非同期転送モード通信装置(ATM装置)の再開を判定する再開判定ステップと、
該再開判定ステップにより前記ATM装置の再開が判定された場合に、前記ATM装置が終端する非同期転送モード回線(ATM回線)に向けてダミーの非同期転送モードセル(ATMセル)の送出を指示するダミーセル送出ステップと、
前記ATM装置の再開時に、該ATM装置と通信するルータ装置において、該ルータ装置内に滞留している該ATM装置との通信データセルに前記ダミーのATMセルを結合させ、該結合されたデータを誤り検出処理により破棄させる滞留データ破棄ステップと、
を含むことを特徴とするIPoverATM回線における信号欠損の回避方法。
(付記10)
前記ダミーセル送出ステップでは、インターネットプロトコル(IPプロトコル)よりも上位レイヤ階層のプロトコルにおけるデータ送信機能を用いて、前記ダミーのATMセルの送出が指示される、
ことを特徴とする付記9に記載のIPoverATM回線における信号欠損の回避方法。
(付記11)
非同期転送モード回線網(ATM回線網)とインターネットプロトコル回線網(IP回線網)がルータ装置によって相互に接続されるネットワーク上における信号欠損の回避方法であって、
前記ルータ装置が収容する非同期転送モード回線(ATM回線)の切断又は障害を検出するATM回線断検出ステップと、
該ATM回線断検出ステップによる前記ATM回線の切断又は障害の検出状況に基づいて、前記ルータ装置内に滞留している該検出が行われたATM回線に対応する前記ATMセルのデータを破棄する滞留データ破棄ステップと、
を含むことを特徴とするIPoverATM回線における信号欠損の回避方法。
(付記12)
前記ATM回線断検出ステップにて前記ATM回線の切断又は障害が検出された後、前記ATM回線の所定時間の切断又は障害の継続を判定するATM回線断判定ステップを更に含み、
前記滞留データ破棄ステップでは、前記ATM回線断判定ステップにて前記ATM回線の所定時間の切断又は障害の継続が判定された場合に、前記ルータ装置内に滞留している該判定が行われたATM回線に対応する前記ATMセルのデータが破棄される、
ことを特徴とする付記12に記載のIPoverATM回線における信号欠損の回避方法。
(付記13)
非同期転送モード回線網(ATM回線網)とインターネットプロトコル回線網(IP回線網)がルータ装置によって相互に接続されるネットワーク上における信号欠損の回避方法であって、
前記ルータ装置が収容するインターネットプロトコル回線(IP回線)の切断又は障害を検出するIP回線断検出ステップと、
該IP回線断検出ステップによる前記IP回線の切断又は障害の検出状況に基づいて、前記ルータ装置内に滞留している該検出が行われたIP回線との間でルーティングが設定されているATM回線に対応するATMセルのデータを破棄する滞留データ破棄ステップと、
を含むことを特徴とするIPoverATM回線における信号欠損の回避方法。
Regarding the above first to third embodiments, the following additional notes are further disclosed.
(Appendix 1)
In an asynchronous transfer mode communication device (ATM device) constituting the ATM line network on a network in which an asynchronous transfer mode line network (ATM line network) and an Internet protocol line network (IP line network) are interconnected by a router device. A device configured to:
Resumption determining means for determining resumption of the ATM device;
Dummy cell transmission for instructing transmission of a dummy asynchronous transfer mode cell (ATM cell) toward an asynchronous transfer mode line (ATM line) terminated by the ATM apparatus when the restart determination means determines the restart of the ATM apparatus. Means,
Including
When the ATM device is restarted, the router device communicating with the ATM device combines the dummy ATM cell with the communication data cell with the ATM device staying in the router device, and the combined data is Discard by error detection processing,
An apparatus for avoiding signal loss in an IPoverATM line.
(Appendix 2)
The dummy cell transmission means instructs transmission of the dummy ATM cell using a data transmission function in a protocol of a higher layer than the Internet protocol (IP protocol).
The apparatus for avoiding signal loss in an IPoverATM line according to Supplementary Note 1, wherein
(Appendix 3)
As a data transmission function in the upper layer layer protocol, a ping test transmission function in the Internet control message protocol (ICMP protocol), a telnet login function in the transmission control protocol (TCP protocol), File transfer protocol (ftp) login function in the TCP protocol, Simple network management protocol-trap (SNMP-Trap) login function in the user datagram protocol (UDP protocol), Trace route in the UDP protocol Use one of the (traceroute) test functions,
The apparatus for avoiding signal loss in an IPover ATM line according to Supplementary Note 2, wherein
(Appendix 4)
An apparatus configured in the router device on a network in which an asynchronous transfer mode circuit network (ATM circuit network) and an Internet protocol circuit network (IP circuit network) are connected to each other by a router device;
ATM line disconnection detecting means for detecting disconnection or failure of an asynchronous transfer mode line (ATM line) accommodated in the router device;
Based on the detection status of disconnection or failure of the ATM line by the ATM line disconnection detecting means, the retention of discarding the data of the ATM cell corresponding to the ATM line in which the detection has been performed staying in the router device Data discarding means;
An apparatus for avoiding signal loss in an IPoverATM line characterized by comprising:
(Appendix 5)
Further comprising ATM line disconnection determining means for determining whether or not the ATM line is disconnected for a predetermined time or continuing after the ATM line disconnection detecting means detects disconnection or failure of the ATM line;
When the ATM line disconnection determining unit determines that the ATM line is disconnected for a predetermined time or the continuation of the failure, the staying data discarding unit is connected to the ATM line that has been determined to be staying in the router device. Discard the corresponding ATM cell data;
The apparatus for avoiding signal loss in an IPoverATM line according to appendix 4, characterized in that:
(Appendix 6)
The ATM line disconnection detecting means disconnects an ATM line accommodated by the router device using an ATM line alarm selected from a plurality of asynchronous communication mode line alarms (ATM line alarms) notified about the ATM line. Or detect faults,
6. An apparatus for avoiding signal loss in an IPover ATM line according to any one of appendix 4 or 5, characterized in that:
(Appendix 7)
An apparatus configured in the router device on a network in which an asynchronous transfer mode circuit network (ATM circuit network) and an Internet protocol circuit network (IP circuit network) are connected to each other by a router device;
IP line disconnection detecting means for detecting disconnection or failure of the Internet protocol line (IP line) accommodated in the router device;
The ATM in which routing is set with the detected IP line staying in the router device based on the detection state of the disconnection or failure of the IP line by the IP line disconnection detecting means A staying data discarding means for discarding the ATM cell data corresponding to the line;
An apparatus for avoiding signal loss in an IPoverATM line characterized by comprising:
(Appendix 8)
Further comprising: an IP line disconnection determining means for determining whether the IP line is disconnected for a predetermined time or continuing the failure after the IP line disconnection detecting means detects the disconnection or failure of the IP line;
The staying data discarding unit is configured such that when the IP line disconnection determination unit determines disconnection of the IP line for a predetermined time or continuation of a failure, the detected IP line staying in the router device is detected. The data of the ATM cell corresponding to the ATM line for which routing is set between
The apparatus for avoiding signal loss in an IPoverATM line according to appendix 7, wherein
(Appendix 9)
A method for avoiding signal loss on a network in which an asynchronous transfer mode network (ATM network) and an Internet protocol network (IP network) are interconnected by a router device,
A restart determination step for determining restart of an asynchronous transfer mode communication device (ATM device) constituting the ATM line network;
A dummy cell for instructing transmission of a dummy asynchronous transfer mode cell (ATM cell) toward an asynchronous transfer mode line (ATM line) terminated by the ATM apparatus when the restart of the ATM apparatus is determined by the restart determining step. A sending step;
When the ATM device is restarted, the router device communicating with the ATM device combines the dummy ATM cell with the communication data cell with the ATM device staying in the router device, and the combined data is A stagnant data discarding step to be discarded by error detection processing;
A method for avoiding signal loss in an IPoverATM line.
(Appendix 10)
In the dummy cell transmission step, transmission of the dummy ATM cell is instructed using a data transmission function in a protocol of a higher layer layer than the Internet protocol (IP protocol).
The method for avoiding a signal loss in an IPoverATM line according to appendix 9, wherein
(Appendix 11)
A method for avoiding signal loss on a network in which an asynchronous transfer mode network (ATM network) and an Internet protocol network (IP network) are interconnected by a router device,
An ATM line disconnection detecting step for detecting disconnection or failure of the asynchronous transfer mode circuit (ATM line) accommodated in the router device;
Based on the detection state of disconnection or failure of the ATM line in the ATM line disconnection detecting step, the retention of discarding the data of the ATM cell corresponding to the detected ATM line staying in the router device A data discarding step;
A method for avoiding signal loss in an IPoverATM line.
(Appendix 12)
An ATM line disconnection determining step for determining whether the ATM line is disconnected or continuing for a predetermined time after the ATM line disconnection or failure is detected in the ATM line disconnection detecting step;
In the staying data discarding step, if it is determined in the ATM line disconnection determining step that the ATM line is disconnected for a predetermined time or the continuation of the failure, the ATM in which the determination of staying in the router device is made is made. The ATM cell data corresponding to the line is discarded;
14. A method for avoiding signal loss in an IPover ATM line according to appendix 12.
(Appendix 13)
A method for avoiding signal loss on a network in which an asynchronous transfer mode network (ATM network) and an Internet protocol network (IP network) are interconnected by a router device,
An IP line disconnection detecting step of detecting disconnection or failure of an Internet protocol line (IP line) accommodated in the router device;
An ATM line in which routing is set with the detected IP line staying in the router device based on the detection state of disconnection or failure of the IP line in the IP line disconnection detecting step A retention data discarding step for discarding ATM cell data corresponding to
A method for avoiding signal loss in an IPoverATM line.

第1の実施形態の構成図である。It is a block diagram of 1st Embodiment. 第1の実施形態のシーケンス図である。It is a sequence diagram of a 1st embodiment. 第2及び第3の実施形態の構成図である。It is a block diagram of 2nd and 3rd embodiment. 第2及び第3の実施形態のシーケンス図である。It is a sequence diagram of 2nd and 3rd embodiment. ATM回線警報と回線断判定との関係を説明する表である。It is a table | surface explaining the relationship between an ATM line alarm and line disconnection determination. ATM回線警報とATM信号構成との関係を説明する図である。It is a figure explaining the relationship between an ATM line alarm and an ATM signal structure. IPoverATM回線のネットワーク構成例を示す図である。It is a figure which shows the network structural example of an IPoverATM line. IPoverATM回線の原理説明図である。It is a principle explanatory view of an IPoverATM line.

符号の説明Explanation of symbols

101 再開判定部
102 ダミーセル送出部
103 オペレーションシステム実行部(OS実行部)
104 ハードウェアデバイスドライバ部
105 VPI/VCIチャネル管理テーブル
106 ATM回線終端部
301 回線断検出部
302 回線断判定部
303 タイマ
304 滞留データ破棄部
701 ルータ装置
702 ATM回線インタフェース部(ATM回線I/F部)
703 IP回線インタフェース部(IP回線I/F部)
704 ATM回線網
705 IP回線網
706 ATM装置
707 IP装置
101 Restart determination unit 102 Dummy cell sending unit 103 Operation system execution unit (OS execution unit)
DESCRIPTION OF SYMBOLS 104 Hardware device driver part 105 VPI / VCI channel management table 106 ATM line termination | terminus part 301 Line | wire disconnection detection part 302 Line | wire disconnection determination part 303 Timer 304 Staying data discard part 701 Router apparatus 702 ATM line interface part (ATM line I / F part) )
703 IP line interface part (IP line I / F part)
704 ATM line network 705 IP line network 706 ATM apparatus 707 IP apparatus

Claims (4)

非同期転送モード回線網(ATM回線網)とインターネットプロトコル回線網(IP回線網)がルータ装置によって相互に接続されるネットワーク上で、前記ATM回線網を構成する非同期転送モード通信装置(ATM装置)内に構成される装置であって、
前記ATM装置の動作異常に対する再開処理の実行を判定する再開判定手段と、
該再開判定手段が前記ATM装置の動作異常に対する再開処理の実行を判定した場合に、前記ATM装置が終端する非同期転送モード回線(ATM回線)に向けてダミーの非同期転送モードセル(ATMセル)の送出を指示するダミーセル送出手段と、
を含み、
前記ATM装置の動作異常に対する再開処理の実行時に、該ATM装置と通信するルータ装置において、該ルータ装置内に滞留している該ATM装置との通信データセルに前記ダミーのATMセルを結合させ、該結合されたデータを誤り検出処理により破棄させる、
ことを特徴とするIPoverATM回線における信号欠損の回避装置。
In an asynchronous transfer mode communication device (ATM device) constituting the ATM line network on a network in which an asynchronous transfer mode line network (ATM line network) and an Internet protocol line network (IP line network) are interconnected by a router device. A device configured to:
Resumption determination means for determining execution of resumption processing for abnormal operation of the ATM device;
When the restart determination means determines the execution of the restart process for the abnormal operation of the ATM device, the dummy asynchronous transfer mode cell (ATM cell) of the dummy transfer mode cell (ATM cell) is terminated toward the asynchronous transfer mode line (ATM line) where the ATM device terminates. Dummy cell sending means for instructing sending;
Including
At the time of executing the restart process for the abnormal operation of the ATM device, in the router device communicating with the ATM device, the dummy ATM cell is combined with the communication data cell with the ATM device staying in the router device, Causing the combined data to be discarded by error detection processing;
An apparatus for avoiding signal loss in an IPoverATM line.
前記ダミーセル送出手段は、インターネットプロトコル(IPプロトコル)よりも上位レイヤ階層のプロトコルにおけるデータ送信機能を用いて、前記ダミーのATMセルの送出を指示する、
ことを特徴とする請求項1に記載のIPoverATM回線における信号欠損の回避装置。
The dummy cell transmission means instructs transmission of the dummy ATM cell using a data transmission function in a protocol of a higher layer than the Internet protocol (IP protocol).
The apparatus for avoiding signal loss in an IPover ATM line according to claim 1.
前記上位レイヤ階層のプロトコルにおけるデータ送信機能として、インターネット・コントロール・メッセージ・プロトコル(ICMPプロトコル)におけるピング(ping)試験送信機能、トランスミッション・コントロール・プロトコル(TCPプロトコル)におけるテルネット(telnet)ログイン機能、前記TCPプロトコルにおけるファイル・トランスファー・プロトコル(ftp)ログイン機能、ユーザ・データグラム・プロトコル(UDPプロトコル)におけるシンプル・ネットワーク・マネジメント・プロトコル−トラップ(SNMP−Trap)ログイン機能、前記UDPプロトコルにおけるトレース・ルート(traceroute)試験機能の何れかを用いる、
ことを特徴とする請求項2に記載のIPoverATM回線における信号欠損の回避装置。
As a data transmission function in the upper layer layer protocol, a ping test transmission function in the Internet control message protocol (ICMP protocol), a telnet login function in the transmission control protocol (TCP protocol), File transfer protocol (ftp) login function in the TCP protocol, Simple network management protocol-trap (SNMP-Trap) login function in the user datagram protocol (UDP protocol), Trace route in the UDP protocol Use one of the (traceroute) test functions,
The apparatus for avoiding signal loss in an IPover ATM line according to claim 2.
非同期転送モード回線網(ATM回線網)とインターネットプロトコル回線網(IP回線網)がルータ装置によって相互に接続されるネットワーク上における信号欠損の回避方法であって、
前記ATM回線網を構成する非同期転送モード通信装置(ATM装置)の動作異常に対する再開処理の実行を判定する再開判定ステップと、
該再開判定ステップにより前記ATM装置の動作異常に対する再開処理の実行が判定された場合に、前記ATM装置が終端する非同期転送モード回線(ATM回線)に向けてダミーの非同期転送モードセル(ATMセル)の送出を指示するダミーセル送出ステップと、
前記ATM装置の動作異常に対する再開処理の実行時に、該ATM装置と通信するルータ装置において、該ルータ装置内に滞留している該ATM装置との通信データセルに前記ダミーのATMセルを結合させ、該結合されたデータを誤り検出処理により破棄させる滞留データ破棄ステップと、
を含むことを特徴とするIPoverATM回線における信号欠損の回避方法。
A method for avoiding signal loss on a network in which an asynchronous transfer mode network (ATM network) and an Internet protocol network (IP network) are interconnected by a router device,
A restart determination step for determining execution of restart processing for an abnormal operation of an asynchronous transfer mode communication device (ATM device) constituting the ATM line network;
A dummy asynchronous transfer mode cell (ATM cell) toward the asynchronous transfer mode line (ATM line) at which the ATM device terminates when the restart determination step determines execution of a restart process for an abnormal operation of the ATM device. A dummy cell sending step for instructing sending
At the time of executing the restart process for the abnormal operation of the ATM device, in the router device communicating with the ATM device, the dummy ATM cell is combined with the communication data cell with the ATM device staying in the router device, A staying data discarding step for discarding the combined data by error detection processing;
A method for avoiding signal loss in an IPoverATM line.
JP2008196636A 2008-07-30 2008-07-30 Apparatus and method for avoiding signal loss in IPover ATM line Expired - Fee Related JP5109857B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008196636A JP5109857B2 (en) 2008-07-30 2008-07-30 Apparatus and method for avoiding signal loss in IPover ATM line

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008196636A JP5109857B2 (en) 2008-07-30 2008-07-30 Apparatus and method for avoiding signal loss in IPover ATM line

Publications (2)

Publication Number Publication Date
JP2010035000A JP2010035000A (en) 2010-02-12
JP5109857B2 true JP5109857B2 (en) 2012-12-26

Family

ID=41738950

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008196636A Expired - Fee Related JP5109857B2 (en) 2008-07-30 2008-07-30 Apparatus and method for avoiding signal loss in IPover ATM line

Country Status (1)

Country Link
JP (1) JP5109857B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109391544B (en) * 2017-08-08 2022-02-25 广州元电荷通信科技有限公司 Automatic restarting method and circuit for dead halt of 2G/3G/4G router

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09214520A (en) * 1996-02-08 1997-08-15 Hitachi Ltd ATM cell relay device
JP2002314606A (en) * 2001-04-10 2002-10-25 Mitsubishi Electric Corp ATM communication system and ATM communication method

Also Published As

Publication number Publication date
JP2010035000A (en) 2010-02-12

Similar Documents

Publication Publication Date Title
US7778163B2 (en) System and method for detecting failures and re-routing connections in a communication network
EP3512131B1 (en) Connectivity fault management (cfm) in networks with link aggregation group connections
US7596094B2 (en) System and method for transmission of operations, administration, and maintenance packets between ATM and switching networks upon failures
US20030112761A1 (en) Method for resilient call setup through ATM networks for Softswitch applications
US20070271484A1 (en) Method, system and network entity for detecting a connection fault
US6891793B1 (en) Network system
JP2001127761A (en) Communication data confirmation test method in MPLS communication system and router, exchange, communication system using the method
US20150003230A1 (en) Transmission equipment and transmission method
EP2472802A1 (en) Method for establishing label switching path in fast rerouting switching
US20010056553A1 (en) Method and system for routing packets without losing packets by monitoring outgoing lines
US6882626B1 (en) System and method for automated switching of data traffic in a packet network
JP4559511B2 (en) Packet transfer system and packet transfer method
JP5109857B2 (en) Apparatus and method for avoiding signal loss in IPover ATM line
CN1666464A (en) Monitor the status of the communication network
GB2436738A (en) Creating a sub-channel in a main channel supported between two nodes in a network
EP1943787B1 (en) Method and system for loop-back and continue in packet-based network
US20060002306A1 (en) Failure detection of path information corresponding to a transmission path
JP3214450B2 (en) Proxy call control device in ATM subscriber communication network
JP3715541B2 (en) ATM connection device
EP1633087B1 (en) Repeater apparatus for supporting a plurality of protocols, and a method for controlling proctocol conversion in the repeater apparatus
JP5359439B2 (en) Transmission apparatus and SDH transmission line switching method
JP3607080B2 (en) Line failure detection method and apparatus
JP2000358030A (en) Method and system for automatically switching back from detour route in ATM network
JP2006279402A (en) Communication path switching device, communication path switching method, and communication system
JP2000059426A (en) IP packet transfer device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110418

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120529

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120626

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120824

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20120911

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20120924

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

Free format text: PAYMENT UNTIL: 20151019

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees