JP2005229559A - Ip network communication method and device thereof - Google Patents

Ip network communication method and device thereof Download PDF

Info

Publication number
JP2005229559A
JP2005229559A JP2004071697A JP2004071697A JP2005229559A JP 2005229559 A JP2005229559 A JP 2005229559A JP 2004071697 A JP2004071697 A JP 2004071697A JP 2004071697 A JP2004071697 A JP 2004071697A JP 2005229559 A JP2005229559 A JP 2005229559A
Authority
JP
Japan
Prior art keywords
communication
route
path
switch
destination
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
JP2004071697A
Other languages
Japanese (ja)
Inventor
Shunsuke Suganuma
俊輔 菅沼
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.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to JP2004071697A priority Critical patent/JP2005229559A/en
Publication of JP2005229559A publication Critical patent/JP2005229559A/en
Pending legal-status Critical Current

Links

Images

Landscapes

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

Abstract

<P>PROBLEM TO BE SOLVED: To enable a communication quality between communication devices to be enhanced by enhancing a communication quality of path switchboards located on a communication path, concerning the communication devices for which the enhancement of the communication quality is difficult when only an existing technology is used. <P>SOLUTION: A path switchboard is used having conversion functions of a source and a destination of a packet in an IP network, and a function of controlling a packet conversion rule of the path switchboard. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

本発明は、ネットワークを介した通信機器間の通信方法に関するものである。  The present invention relates to a communication method between communication devices via a network.

ベストエフォートを基本とするIP(Internet Protocol)ネットワークにおいて通信の品質を高めるための技術として主なものにRSVP(Resource Reservation Protocol)、Diffserv(Differentiated Services)、MPLS(Multiprotocol Label Switching)がある。  The main technologies for enhancing the quality of communication in an IP (Internet Protocol) network based on best effort are RSVP (Resource Reservation Protocol), Diffserv (Differential Services), and MPLS (Multiprotocol Label Switch).

RSVPは、通信機器間に存在するルータが通信単位ごとに資源を確保する用途に使用される。RSVPにより決定された規則に従い各ルータが通信処理を実行することにより、通信品質を高める技術である。通信単位は、例えば通信機器のネットワークアドレスやポート番号の組によって特定できる。しかし、この方法では、各ルータが通信単位ごとの通信状態の保持および通信処理を実行する必要があり、多くの通信を同時に実行することは困難である。  RSVP is used for a purpose in which a router existing between communication devices secures resources for each communication unit. This is a technique for improving communication quality by causing each router to execute communication processing according to the rules determined by RSVP. The communication unit can be specified by, for example, a set of network address and port number of the communication device. However, in this method, each router needs to maintain the communication state for each communication unit and execute communication processing, and it is difficult to execute many communications simultaneously.

Diffservは、この問題に対応するために開発された技術である。Diffserv構成のネットワークでは、各パケットに対して、そのパケットの種類に基づきある優先度が与えられ、その優先度に基づいてパケットの転送処理が実行される。パケットの種類には、例えばIP電話の音声データを含むパケットやHTTPに基づくパケットがある。高い優先度が与えられた種類の通信は、低い優先度のものに比べ高い通信品質を得ることが期待される。しかし、与えられる優先度の種類は限定され、通信単位ごとの資源の割り当ては行われない。  Diffserv is a technology developed to address this problem. In the network of the Diffserv configuration, a certain priority is given to each packet based on the type of the packet, and packet transfer processing is executed based on the priority. Examples of the packet type include a packet including voice data of an IP phone and a packet based on HTTP. A type of communication given a high priority is expected to obtain a higher communication quality than that of a low priority. However, the types of priority given are limited, and resources are not allocated for each communication unit.

MPLSは、パケットにラベルを付加し、そのラベルに基づき、設定された経路に沿ってパケットを転送する技術である。パケットの種類の判定にラベルを使用することにより、高速な処理が可能である。また、通信に対して経路に資源を予約することで、通信品質を保証することが可能である。仮想私設網の構築などに有効であるが、通信経路の設定および資源の予約にネットワーク管理者による作業が必要となり、通信相手が頻繁に変化する用途において個々の通信の品質を保証するのは難しい。また、通信機器間に存在するネットワーク全体がMPLSに対応し、統一された管理方針の下に運用される必要があるため、インターネットのように異なる組織を介してネットワークを構築するのは難しい。
「Resource ReSerVation Protocol(RSVP)」、IETF、1997年、RFC2205 「An Architecture for Differentiated Services」、IETF、1998年、RFC2475 「Multiprotocol Label Switching Architecture」、IETF、2001年、RFC3031
MPLS is a technique for adding a label to a packet and transferring the packet along a set route based on the label. By using a label for determining the type of packet, high-speed processing is possible. In addition, it is possible to guarantee communication quality by reserving resources on the route for communication. Effective for building virtual private networks, etc., but requires network administrator work to set up communication paths and reserve resources, making it difficult to guarantee the quality of individual communications in applications where the communication partner changes frequently. . Further, since the entire network existing between communication devices is compatible with MPLS and needs to be operated under a unified management policy, it is difficult to construct a network via different organizations such as the Internet.
“Resource ReServation Protocol (RSVP)”, IETF, 1997, RFC 2205 “An Architecture for Differentiated Services”, IETF, 1998, RFC 2475. "Multiprotocol Label Switching Architecture", IETF, 2001, RFC3031

発明が解決しようとする課題Problems to be solved by the invention

近年、IP電話やインターネットを介した遠隔講義に代表されるように、IPネットワークを利用しながらサービスの信頼性と安定した高品質の通信を必要とするアプリケーションが登場している。しかしながら、前記の従来技術のみではインターネットのように大規模なネットワークにおいて任意の通信機器間の通信品質を柔軟かつ確実に高めることは困難である。また、現在一般に、IPネットワークにおいて正しく通信を行うためには、通信相手及び介在するネットワークが同一の通信規約(例えばIPv4やIPv6)を使用可能な必要がある。ところが、インターネットに関わる技術は日進月歩であり、使用するネットワーク技術や構成の変更がしばしば行われる。この際、サービス利用者の使用する機器の変更を必要とする、あるいは、サービス内容自体の変更が避けられないなどという状況が発生しうる。これは特に、例えばIP電話機など限られた機能を持つ通信機器を提供したり、長期にわたり安定して同一のサービスを提供したりするための妨げとなりうる。  In recent years, as represented by remote lectures via IP telephones and the Internet, applications that require service reliability and stable high-quality communication while using IP networks have appeared. However, it is difficult to increase the communication quality between arbitrary communication devices flexibly and reliably in a large-scale network such as the Internet only with the above-described conventional technology. In general, in order to perform communication correctly in an IP network, it is necessary that a communication partner and an intervening network can use the same communication protocol (for example, IPv4 or IPv6). However, the technology related to the Internet is steadily changing, and the network technology to be used and the configuration are often changed. At this time, there may occur a situation in which a device used by the service user needs to be changed, or a change in the service content itself cannot be avoided. In particular, this can be an obstacle to providing a communication device having a limited function such as an IP telephone or providing the same service stably over a long period of time.

課題を解決するための手段Means for solving the problem

本発明は、IP利用のネットワークにおいて、パケットの送信元および宛先の変換機能を有するコンピュータからなる装置(以下、経路交換機)と、互いに通信可能である経路交換機の組に関する情報を保持し、その情報を基に1台または複数台の経路交換機のパケット変換規則を制御する機能を有するコンピュータからなる装置(以下、コントローラ)とを用い、上記課題を解決する。なお、ネットワーク全体が同一のIP技術を基にするものである必要はなく、使用する装置同士および通信機器との通信の一部に他の種類や版の技術を使用していてもよい。また、各経路交換機のパケット変換規則を制御するコントローラの機能は、経路交換機外部に備えずに経路交換機が備えてもよい。  The present invention retains information about a set of path switches that can communicate with a device (hereinafter referred to as a path switch) that has a function of converting a packet source and destination in an IP-based network. Based on the above, the above problem is solved by using an apparatus (hereinafter referred to as a controller) comprising a computer having a function of controlling packet conversion rules of one or more route exchanges. Note that the entire network does not have to be based on the same IP technology, and other types and versions of technologies may be used for communication between devices to be used and communication devices. The function of the controller that controls the packet conversion rule of each route switch may be provided in the route switch without being provided outside the route switch.

本発明は、通信経路や経路交換機の一部にリンク切断などの障害が発生した場合、本発明による通信方法を使用する通信機器の制御を必要とせず、その通信機器が実行している通信が使用する通信経路を変更し、その通信の停止を防ぐ機能を備える。また、前記障害発生時以外において、本発明による通信方法を使用する通信機器の制御を必要とせず、さらに、その通信機器が実行している通信で交換される情報を損なうことなく、その通信が使用する通信経路を変更する機能を備える。これらにより、本発明を使用する通信の信頼性を高める。  The present invention does not require control of a communication device using a communication method according to the present invention when a failure such as a link disconnection occurs in a communication path or a part of a route switch, and communication performed by the communication device is not necessary. A function for changing the communication path to be used and preventing the communication from being stopped is provided. Further, except when the failure occurs, it is not necessary to control the communication device using the communication method according to the present invention, and further, the communication can be performed without impairing information exchanged by the communication performed by the communication device. A function for changing the communication path to be used is provided. These enhance the reliability of communications using the present invention.

発明の効果The invention's effect

本発明では、通信経路に位置する経路交換機同士の通信品質を高めることにより、既存の技術のみを使用した場合には通信品質を高めることが困難な通信機器同士に関しても、それらの間の通信品質を高めることが可能である。経路交換機同士の通信は、その特徴、すなわち通信を実行する経路交換機の組が明確であり、かつ、一般の通信と比較して頻繁な通信対象の変更が必要ないため、既存の技術、例えばMPLSやRSVPを使用して品質を高めることができる。本発明による通信に対してネットワークに帯域を予約することができ、それを通信の利用状況に応じて変更することにより、本発明による通信と一般の通信の両方でネットワークを有効に利用することができる。また、通信品質を高めるための技術は、通信機器間に介在するネットワーク全体で同一のものを使用する必要がなく、経路交換機間の一部のみに使用したり、それぞれに異なったものを使用したりすることができる。これにより、段階的に全体の通信の信頼性を高めていくこともできる。  In the present invention, by improving the communication quality between the path exchanges located on the communication path, even when communication devices that are difficult to improve the communication quality when using only the existing technology are communicated between them. It is possible to increase. The communication between route exchanges has a clear feature, that is, a set of route exchanges that execute communication, and does not require frequent changes of communication targets compared to general communication. And RSVP can be used to improve quality. A bandwidth can be reserved in the network for the communication according to the present invention, and by changing the bandwidth according to the use state of the communication, the network can be effectively used for both the communication according to the present invention and the general communication. it can. In addition, the technology for improving the communication quality does not need to be the same for the entire network interposed between communication devices, but is used only for a part of the route exchanges, or different for each. Can be. Thereby, the reliability of the entire communication can be increased step by step.

本発明では、経路交換機が、その経路交換機を経由する各通信の帯域幅を含む通信品質を制御することにより、通信機器の間に介在するネットワークに存在するルータ全てが多くの通信の状況を通信単位ごとに処理する必要無しに通信単位で品質を制御することができる。  In the present invention, the route switch controls the communication quality including the bandwidth of each communication passing through the route switch, so that all the routers existing in the network interposed between the communication devices communicate many communication situations. Quality can be controlled on a per-communication basis without having to process every unit.

本発明では、例えばIPv4とIPv6など、異なった通信規約を使用するネットワークに存在する通信機器に対して、その通信機器がそれぞれ少なくとも1つの経路交換機と通信が可能である限り、同様の通信を提供することが可能である。  In the present invention, for communication devices that exist in networks using different communication protocols such as IPv4 and IPv6, as long as the communication devices can each communicate with at least one route switch, similar communication is provided. Is possible.

本発明では、コントローラと各経路交換機との通信に専用の通信路を使用することが可能である。各経路交換機において、他の経路交換機に対する識別子を保持し、コントローラが経路交換機を制御する際に前記識別子を利用することにより、専用の通信路に必要な帯域幅を節約することができる。また、通信機器の通信経路に障害が発生した場合を含めて、本発明による通信方法を使用中の通信に対して殆ど、あるいは、全く影響を与えずに他の通信経路を使用するよう変更することが可能である。これにより、通信の信頼性を高めることが可能となる。  In the present invention, it is possible to use a dedicated communication path for communication between the controller and each path switch. Each route switch retains an identifier for another route switch, and uses the identifier when the controller controls the route switch, thereby saving the bandwidth required for a dedicated communication path. In addition, including a case where a failure occurs in the communication path of the communication device, the communication method according to the present invention is changed to use another communication path with little or no effect on the communication in use. It is possible. Thereby, it becomes possible to improve the reliability of communication.

本発明では、通信に際し、ドメイン・ネーム・システム(DNS)とは異なる方法でネットワークアドレスの解決を行うことが可能である。これにより、セキュリティを高めることが可能となる。  In the present invention, it is possible to perform network address resolution by a method different from that of the domain name system (DNS) during communication. Thereby, security can be improved.

本発明では、通信に際し、通信相手同士が互いのネットワーク上の位置(例えばIPアドレス)を知る必要が無く、通信相手のネットワーク上の位置情報を必要とするネットワーク攻撃を困難にし、セキュリティを高めることが可能となる。  In the present invention, it is not necessary for communication partners to know the position (for example, IP address) on each other's network at the time of communication, making it difficult for a network attack that requires position information on the network of the communication partner to increase security. Is possible.

本発明では、本発明を利用したサービスを提供する者が、通信の度に、通信を実行しようとする者を特定することによりセキュリティを高め、また、例えば緊急通報の通信用途に使用される場合には、その通信を優先したり、通信の終了後に通信相手が通信を再開したりすることが可能となる。  In the present invention, a person who provides a service using the present invention enhances security by specifying a person who intends to execute communication every time communication is performed, and for example, it is used for communication for emergency calls. It is possible to give priority to the communication, or the communication partner can resume the communication after the communication is completed.

本発明では、通信の際に、その通信の内容に応じて、通信を実行するための料金を計算することができる。そのため、信頼性の高い通信の実現のために必要な費用を、利用状況に応じて利用者に請求することが容易となる。  In the present invention, at the time of communication, a fee for executing communication can be calculated according to the content of the communication. Therefore, it becomes easy to charge the user for the cost necessary for realizing highly reliable communication according to the usage situation.

発明の実施の形態・実施例BEST MODE FOR CARRYING OUT THE INVENTION

本発明の第1実施形態に係わる通信方法を以下に説明する。まず、ここで用いる通信システムの概要を図1の例に基づいて説明する。このシステムは、経路交換機(A、B、C)、および、コントローラを備えており、このシステムを利用して通信を実行する通信機器(C1、C2)が存在する。  A communication method according to the first embodiment of the present invention will be described below. First, the outline of the communication system used here will be described based on the example of FIG. This system includes a path switch (A, B, C) and a controller, and there are communication devices (C1, C2) that perform communication using this system.

各経路交換機は、ネットワークに接続され、通信機器あるいは他の経路交換機から受信したパケットの送信元および宛先を変換し、それを通信機器あるいは他の経路交換機に対し送信する機能を有するコンピュータからなる装置である。パケットの送信元および宛先は、ネットワークアドレスのみに限らず、例えばUDP(User Datagram Protocol)を使用する場合、UDPポート番号も含む。換言すれば、各経路交換機は、送信元および宛先両方の変換が可能であるNAT(Network Address Translator)あるいはNAPT(Network Address and Port Translator)として知られる機能を有する装置である。また、変換の際、パケットに含まれるTTL(Time To Live)の値を変更する機能を有していてもよい。各経路交換機は、複数のネットワークとの接続点あるいはネットワークアドレスを有していてもよく、変換したパケットは、それを受信したネットワークを使用して送信してもよいし、他のネットワークを使用して送信してもよい。  Each path switch is connected to a network, and is an apparatus comprising a computer having a function of converting a transmission source and a destination of a packet received from a communication apparatus or another path switch and transmitting it to the communication apparatus or another path switch. It is. The source and destination of the packet are not limited to the network address. For example, when using UDP (User Datagram Protocol), the UDP port number is also included. In other words, each route switch is a device having a function known as NAT (Network Address Translator) or NAPT (Network Address and Port Translator) that can convert both the source and the destination. Moreover, you may have the function to change the value of TTL (Time To Live) contained in a packet in the case of conversion. Each route switch may have connection points or network addresses with a plurality of networks, and the converted packet may be transmitted using the network that received it, or other networks may be used. May be transmitted.

図1の例において、経路交換機Aと経路交換機B、経路交換機Bと経路交換機C、および経路交換機Cと経路交換機Aはそれぞれ互いに通信可能である。各経路交換機は、通信可能な経路交換機(以下、隣接経路交換機)の情報(例えばネットワークアドレスを含む情報)を保持している。また、隣接経路交換機それぞれに対して独自に識別子(以下、隣接経路交換機ID)、例えば数値や文字列などを保持していてもよい。当然、経路交換機は4台以上存在していてもよい。各経路交換機が他の全ての経路交換機と直接通信できる必要はなく、互いに直接通信が不可能な経路交換機の組が存在していてもよい。隣接経路交換機は追加および変更することが可能で、隣接経路交換機に関する情報を、経路交換機とコントローラが通信することにより、コントローラが保持してもよい。  In the example of FIG. 1, the route switch A and the route switch B, the route switch B and the route switch C, and the route switch C and the route switch A can communicate with each other. Each route switch holds information (for example, information including a network address) of communicable route switches (hereinafter referred to as adjacent route switches). Further, an identifier (hereinafter referred to as “adjacent path switch ID”), such as a numerical value or a character string, may be uniquely held for each adjacent path switch. Of course, four or more route exchanges may exist. Each route switch need not be able to communicate directly with all other route switches, and there may be a set of route switches that cannot communicate directly with each other. The adjacent route switch can be added and changed, and the controller may hold information related to the adjacent route switch through communication between the route switch and the controller.

経路交換機間の通信にはIPネットワークを利用可能であるが、一部に他のネットワークを使用してもよい。例えば、経路交換機Aと経路交換機B、および、経路交換機Bと経路交換機Cの通信には、それぞれルータおよびスイッチなどの機器で構成されたIPネットワークを使用し、経路交換機Cと経路交換機Aとの通信は、IP以外のプロトコルのネットワークを使用してもよい。  An IP network can be used for communication between route exchanges, but another network may be used for a part thereof. For example, for the communication between the route exchange A and the route exchange B and between the route exchange B and the route exchange C, an IP network composed of devices such as a router and a switch is used. The communication may use a network of a protocol other than IP.

コントローラは、経路交換機を制御する機能を有する装置である。コントローラと各経路交換機は直接または間接的に通信可能である。通信には経路交換機同士や経路交換機と通信機器とを接続するネットワークと異なるネットワークを使用してもよく、各経路交換機との通信にそれぞれ専用の通信路を使用することが望ましい。通信方法に制約はなく、例えばIPを使用してもよいし他のプロトコルを使用してもよい。また、途中で他の装置(例えば他の経路交換機)により通信の中継が行わる場合があってもよい。コントローラは複数あってもよい。例えば、同等の機能を有する2つのコントローラが存在し、処理を分散させてもよい。あるいは、1つのコントローラが一部の経路交換機を制御し、その他の経路交換機については、他のコントローラと通信して機能を実行してもよい。  The controller is a device having a function of controlling the path switch. The controller and each path switch can communicate directly or indirectly. For communication, a network different from the network connecting the path switches or between the path switch and the communication device may be used, and it is desirable to use a dedicated communication path for communication with each path switch. There is no restriction on the communication method, and for example, IP or other protocols may be used. Further, there may be a case where communication is relayed by another device (for example, another route switch) on the way. There may be a plurality of controllers. For example, there may be two controllers having equivalent functions and the processing may be distributed. Alternatively, one controller may control some route exchanges, and the other route exchanges may perform functions by communicating with other controllers.

1つのコントローラあるいは1つの経路交換機は、1台のコンピュータで構成されていてもよいし、複数のコンピュータで構成されていてもよい。また、それを構成するコンピュータが地理的に離れた場所に存在してもよい。  One controller or one route switch may be composed of one computer or a plurality of computers. Moreover, the computer which comprises it may exist in the place distant geographically.

通信機器は、ネットワークを利用する機能を有する機器である。例えばWindowsやUNIXを実行するコンピュータ、あるいは電話専用機である。ルータであってもよいし、マルチキャスト機能を有する装置でもよい。各通信機器は経路交換機の少なくとも1つと通信することが可能であればよい。図1の例では、通信機器C1は経路交換機Bと、通信機器C2は経路交換機Cとそれぞれ通信可能である。通信機器と経路交換機、および、経路交換機を経由した通信機器同士の通信には、例えばUDPやTCP(Transmission Control Protocol)を用いることができる。経路交換機に送るパケットのサイズを、ネットワークの状態に基づいて調節する機能を有していてもよい。  A communication device is a device having a function of using a network. For example, a computer that executes Windows or UNIX, or a telephone-only machine. It may be a router or a device having a multicast function. Each communication device only needs to be able to communicate with at least one of the path switches. In the example of FIG. 1, the communication device C1 can communicate with the route switch B, and the communication device C2 can communicate with the route switch C. For example, UDP or TCP (Transmission Control Protocol) can be used for communication between a communication device, a route switch, and communication devices via the route switch. You may have the function to adjust the size of the packet sent to a route switch based on the state of a network.

本発明で用いられるコンピュータ同士の通信について、物理層の構成に制約はない。  There is no restriction on the configuration of the physical layer for communication between computers used in the present invention.

図2は通信を開始する際の手順を示した簡略なフロー図である。ここで、通信先とは、通信機器の通信相手となる他の通信機器である。  FIG. 2 is a simplified flowchart showing a procedure for starting communication. Here, the communication destination is another communication device that is a communication partner of the communication device.

図1の例では、通信機器C1が通信開始の要求を経路交換機Bに送信する。要求は複数のパケットに分けて送信してもよい。要求には、通信機器C1に割り当てる資源(例えばUDPポート番号)、通信相手の識別子(ここではC2)が含まれている。要求には、その他の情報、例えば使用する帯域や通信品質に関する情報が含まれていてもよい。経路交換機Bはこの要求をコントローラに転送し、コントローラは通信相手のネットワーク上の位置(例えばIPアドレス)を検索する。ただし、通信機器C1が直接コントローラに対して要求を送信してもよい。検索には、例えば、前記識別子とネットワーク上の位置の対応を記録したデータベースを使用することができる。その際に用いるデータベースの数およびデータの構成に制約はなく、コントローラのみで検索を実行してもよいし、1台以上の経路交換機と通信を行って実行してもよい。また、ネットワーク上の位置をそのまま識別子として使用してもよい。  In the example of FIG. 1, the communication device C1 transmits a communication start request to the route switch B. The request may be transmitted in a plurality of packets. The request includes a resource (for example, a UDP port number) to be allocated to the communication device C1, and an identifier (C2 here) of the communication partner. The request may include other information, for example, information on a band to be used and communication quality. The route exchange B forwards this request to the controller, and the controller searches for the location (for example, IP address) of the communication partner. However, the communication device C1 may directly send a request to the controller. For the search, for example, a database in which the correspondence between the identifier and the position on the network is recorded can be used. There are no restrictions on the number of databases and the data structure used at that time, and the search may be executed only by the controller, or may be executed by communicating with one or more route switches. Further, the position on the network may be used as an identifier as it is.

通信相手(ここでは通信機器C2)が存在し、通信開始を許可する場合、コントローラは、その通信のための通信経路を決定する。通信経路は、例えば経由する経路交換機の数を最小にする規則を基に決定可能である。他、例えば、実行される通信の種類や優先度、経由する前記経路交換機間で利用可能な帯域幅、経由する前記経路交換機間の通信の信頼性、同時に実行される他の通信の通信路使用状況、前記通信経路を介して前記通信機器と前記通信先との間で情報を転送するのに要する時間などを考慮して決定してもよい。実行される通信の種類や優先度は、例えば通信開始の要求に種類や優先度に関する情報を含めてもよいし、各通信機器のネットワークアドレスによって特定してもよい。また、使用する帯域によって決定してもよい。情報を転送するのに要する時間は、例えば通信経路となる経路交換機間のRTT(Round−Trip Time)を合計することにより求められる。そのために、経路交換機やコントローラが隣接経路交換機との間のRTTを監視および保持する機能を有していてもよい。通信経路を決定するための情報は、通信開始の度に収集してもよいし、あらかじめ作成しデータベースとして保持していてもよい。  When a communication partner (here, the communication device C2) exists and permits the start of communication, the controller determines a communication path for the communication. The communication path can be determined based on, for example, a rule that minimizes the number of route exchanges that pass through. Others, for example, the type and priority of communication to be performed, the bandwidth available between the route exchanges that are routed, the reliability of communication between the route switches that are routed, and the use of communication channels for other communications that are simultaneously performed The determination may be made in consideration of the situation and the time required to transfer information between the communication device and the communication destination via the communication path. The type and priority of communication to be executed may include, for example, information on the type and priority in the request for starting communication, or may be specified by the network address of each communication device. Further, it may be determined according to the band to be used. The time required to transfer the information can be obtained, for example, by summing up RTT (Round-Trip Time) between route exchanges serving as communication routes. For this purpose, the route switch or the controller may have a function of monitoring and holding the RTT between adjacent route switches. Information for determining a communication path may be collected each time communication is started, or may be created in advance and held as a database.

通信経路が決定されると、コントローラは経路交換機Cを制御し、経路交換機Cは通信機器C2に対して、その通信の受け入れ可否、および、受け入れる際に通信機器C2に割り当てる資源を問い合わせるための要求を送信する。具体的には、例えば、その通信の開始を要求した通信機器(ここではC1)の識別子を情報として含むIPパケットを送信する。要求には、その他の情報、例えば使用する帯域や通信品質に関する情報が含まれていてもよい。通信機器C2が通信機器C1の要求した通信を受け入れる場合、経路交換機Cに対し割り当てる資源を含む応答を送信する。具体的には、例えば、割り当てるUDPポートの番号を含むIPパケットを送信する。応答には、その他の情報、例えば使用する帯域幅や通信品質に関する情報が含まれていてもよい。経路交換機Cは、通信機器C2から受信した応答をコントローラに転送する。ただし、コントローラが直接通信機器C2に対して前記問い合わせを実行してもよい。また、通信機器C2に対して前記問い合わせを行わない場合があってもよく、その場合、通信機器C2に割り当てられる資源にあたる、通信開始後に通信機器C1から送信されるパケットの到達先を通信機器C1、コントローラ、経路交換機のいずれかが決定してもよい。  When the communication path is determined, the controller controls the path switch C, and the path switch C requests the communication device C2 whether to accept the communication and the resource to be allocated to the communication device C2 when the communication is received. Send. Specifically, for example, an IP packet including the identifier of the communication device (here, C1) that requested the start of the communication is transmitted. The request may include other information, for example, information on a band to be used and communication quality. When the communication device C2 accepts the communication requested by the communication device C1, it transmits a response including resources to be assigned to the path switch C. Specifically, for example, an IP packet including the UDP port number to be allocated is transmitted. The response may include other information, for example, information on the bandwidth to be used and communication quality. The route exchange C transfers the response received from the communication device C2 to the controller. However, the controller may directly execute the inquiry to the communication device C2. The inquiry may not be made to the communication device C2, and in this case, the destination of the packet transmitted from the communication device C1 after the start of communication, which is a resource allocated to the communication device C2, is determined as the communication device C1. Any one of the controller and the path switch may be determined.

なお、各通信機器に割り当てる資源は、通信機器の機能を限定したり、通信開始に必要な情報量を削減したりするために、通信毎に各通信機器が指定する代わりに、通信にかかわらず固定とするか、コントローラあるいは経路交換機が決定してもよい。その場合、通信機器C1からの要求や通信機器C2からの応答に、割り当てる資源に関する情報が含まれなくともよい。  Note that the resources allocated to each communication device can be used regardless of the communication instead of specifying each communication device for each communication in order to limit the functions of the communication device or reduce the amount of information required to start communication. It may be fixed or determined by a controller or a route switch. In that case, the request from the communication device C1 and the response from the communication device C2 do not have to include information on the resource to be allocated.

前記手順後、要求された通信を開始する場合、コントローラは、その通信のための通信経路を作成する。図1の例では、経路交換機Bおよび経路交換機Cにそれら通信機器の通信のためのパケット変換規則を作成するために各経路交換機と通信する。その際、必要であれば(例えば、新たに開始する通信を優先する場合)、実行されている他の通信の通信経路を変更したり、停止したりしてもよい。  When starting the requested communication after the procedure, the controller creates a communication path for the communication. In the example of FIG. 1, in order to create a packet conversion rule for communication of these communication devices in the path switch B and the path switch C, communication is performed with each path switch. At that time, if necessary (for example, when a communication to be newly started is prioritized), the communication path of another communication being executed may be changed or stopped.

コントローラは、隣接経路交換機あるいは通信機器の位置、それぞれに割り当てられる資源、および、その経路交換機に割り当てる資源を送信することにより、経路交換機Bに対し、(1)通信機器C1の資源C1aから資源Bbに受信したパケットについては送信元を資源Bc、宛先を経路交換機Cの資源Cd、(2)経路交換機Cの資源Cdから資源Bcに受信したパケットについては送信元を資源Bb、宛先を通信機器C1の資源C1a、として送信するための変換規則を作成し、経路交換機Cに対し、(1)通信機器C2の資源C2fから資源Ceに受信したパケットについては送信元を資源Cd、宛先を経路交換機Bの資源Bc、(2)経路交換機Bの資源Bcから資源Cdに受信したパケットについては送信元を資源Ce、宛先を通信機器C2の資源C2f、として送信するための変換規則を作成する。ただし、資源BbおよびBc、資源CdおよびCeはそれぞれ同一であってもよい。また、通信の両方向で異なる通信経路あるいは資源を使用してもよい。さらに、コントローラが各経路交換機に経路作成のための情報を送信する際、前記以外の情報、例えば、割り当てる帯域や通信品質に関する情報を含めてもよく、隣接経路交換機を指定する際に、各経路交換機において保持されている隣接経路交換機IDを使用してもよい。  The controller transmits (1) the resource C1a to the resource Bb of the communication device C1 to the route switch B by transmitting the position of the adjacent route switch or the communication device, the resource allocated to each, and the resource allocated to the route switch. For the packet received in the above, the source is the resource Bc, the destination is the resource Cd of the path switch C, and (2) the packet received from the resource Cd of the path switch C to the resource Bc is the source of the resource Bb and the destination is the communication device C1. A conversion rule for transmission as a resource C1a of the communication device C1 is created. For the packet received from the resource C2f from the resource C2f of the communication device C2 to the resource Ce, the transmission source is the resource Cd and the destination is the route switch B. (2) For a packet received from the resource Bc of the path switch B to the resource Cd, the source is the resource Ce and the destination Resources C2f communication device C2, creates a transformation rule to send as. However, the resources Bb and Bc and the resources Cd and Ce may be the same. Different communication paths or resources may be used in both directions of communication. Furthermore, when the controller transmits information for route creation to each route switch, information other than the above may be included, for example, information regarding the allocated bandwidth and communication quality. You may use the adjacent path switch ID currently hold | maintained in the switch.

以後、通信機器C1の資源C1aから経路交換機Bの資源Bbに送信された情報は、経路交換機BおよびCを経由し、経路交換機Cの資源Ceから通信機器C2の資源C2fに到達し、通信機器C2の資源C2fから経路交換機Cの資源Ceに送信された情報は、経路交換機CおよびBを経由し、経路交換機Bの資源Bbから通信機器C1の資源C1aに到達することにより、通信機器C1と通信機器C2の通信が可能となる。  Thereafter, the information transmitted from the resource C1a of the communication device C1 to the resource Bb of the route switch B reaches the resource C2f of the communication device C2 from the resource Ce of the route switch C via the route switches B and C. The information transmitted from the resource C2f of the C2 to the resource Ce of the route exchange C passes through the route exchanges C and B, and reaches the resource C1a of the communication device C1 from the resource Bb of the route exchange B. Communication of the communication device C2 becomes possible.

本発明による通信に際して、コントローラ、経路交換機、あるいはそれらのいずれかまたは両方と通信することのできる他のコンピュータが、本発明による通信を利用する者に対して料金を請求するために、例えば通信の種類、内容、通信相手、割り当てられる通信品質、通信時間に基づいて利用料金を計算することができる。  In communication according to the present invention, a controller, a path switch, or other computer capable of communicating with either or both of them, for example, in order to charge a person using the communication according to the present invention Usage charges can be calculated based on type, content, communication partner, assigned communication quality, and communication time.

本発明の第2実施形態に係わる通信方法を以下に説明する。まず、ここで用いる通信システムの概要を図3の例に基づいて説明する。このシステムは、経路交換機(A、B、C、D)を備えており、このシステムを利用して通信を実行する通信機器(C1、C2)が存在する。  A communication method according to the second embodiment of the present invention will be described below. First, the outline of the communication system used here will be described based on the example of FIG. This system includes route exchanges (A, B, C, D), and there are communication devices (C1, C2) that execute communication using this system.

前記第1実施形態との違いは、コントローラを外部に備えないことである。コントローラの機能である、通信機器の通信相手の検索、通信経路の決定、パケット変換規則の決定の各機能は1台あるいは複数台の経路交換機の内部に備える。通信経路作成のために、各経路交換機は互いに通信し、前記の機能を実現するための情報を交換する。例えば、経路交換機のうち1つに備えられたコントローラが全ての経路交換機のパケット変換規則を制御してもよいし、複数の経路交換機のコントローラで制御する経路交換機を分担してもよい。当然、一部の経路交換機の制御に外部コントローラを用いてもよい。コントローラ機能を有する経路交換機同士および他の経路交換機との間で発生する制御のための通信には、帯域を予約する、あるいは、専用の通信路を使用することが望ましい。その他の部分の特徴については前記第1実施形態と同様である。  The difference from the first embodiment is that no controller is provided outside. The functions of the controller, such as searching for communication partners of communication devices, determining communication paths, and determining packet conversion rules, are provided inside one or more path switches. In order to create a communication route, the route exchanges communicate with each other and exchange information for realizing the above functions. For example, a controller provided in one of the route switches may control the packet conversion rules of all the route switches, or may share the route switches controlled by the controllers of a plurality of route switches. Of course, an external controller may be used to control some route switches. It is desirable to reserve a band or to use a dedicated communication path for communication for control that occurs between path switches having a controller function and between other path switches. Other features are the same as those in the first embodiment.

本発明は、通信経路や経路交換機の一部に、例えばリンク切断などの障害や通信品質の低下が発生した場合、本発明による通信方法を使用する通信機器の制御を必要とせず、その通信機器が実行している通信が使用する通信経路を変更し、その通信に対する影響を防ぐ機能を備える。この機能の実現のために用いる方法を図4の例に基づいて説明する。図4は、例えば前記実施形態例のいずれかで実行される通信における通信経路の一部を示したものであり、経路交換機(A、B1、B2、C、D)を備えている。図の簡略化のため、他の経路交換機、通信機器、およびコントローラは描かれていない。  The present invention does not require control of a communication device using the communication method according to the present invention when a failure such as link disconnection or a decrease in communication quality occurs in a part of a communication path or a route switch, and the communication device Has a function of changing the communication path used by the communication being executed and preventing the influence on the communication. A method used for realizing this function will be described based on the example of FIG. FIG. 4 shows a part of a communication path in communication executed in any of the above embodiments, for example, and includes path exchanges (A, B1, B2, C, D). For the sake of simplicity, other path switches, communication devices, and controllers are not drawn.

図4は、ある通信が経路交換機A、経路交換機C、経路交換機Dを経由して実行されており、通信経路である経路交換機Aと経路交換機Cの間のネットワークに障害が発生したとする例である。障害の検知方法に制約はない。例えば、一定時間ごとに隣接経路交換機にパケットを送信し、それが一定以上到達しない場合、障害とみなしてもよい。あるいは、一定時間ごとに隣接経路交換機までのRTTを計測し、その変化から通信品質の低下を検知してもよい。前記の通信は、経路交換機A、経路交換機B1、経路交換機B2、経路交換機Dを通信経路とするよう変更される。変更は、コントローラおよび経路交換機が通信を実行し、関係する各経路交換機のパケット変換規則を変更や追加、あるいは削除することにより実現する。障害が経路交換機(ここでは、経路交換機C)に発生した場合も同様である。  FIG. 4 shows an example in which a certain communication is executed via the route exchange A, the route exchange C, and the route exchange D, and a failure occurs in the network between the route exchange A and the route exchange C that are communication routes. It is. There are no restrictions on how to detect faults. For example, when a packet is transmitted to an adjacent route switch at regular intervals and does not reach a certain level, it may be regarded as a failure. Alternatively, the RTT up to the adjacent route switch may be measured at regular intervals, and a decrease in communication quality may be detected from the change. The communication is changed so that the route switch A, the route switch B1, the route switch B2, and the route switch D are used as communication paths. The change is realized by the communication between the controller and the route switch and by changing, adding, or deleting the packet conversion rule of each related route switch. The same applies when a failure occurs in the path switch (here, path switch C).

本発明は、本発明による通信方法を使用する通信機器の制御を必要とせず、さらに、その通信機器が実行している通信で交換される情報を損なうことなく、その通信が使用する通信経路を変更する機能を備える。この機能の実現のために用いる方法を図5の例に基づいて説明する。図5は、例えば前記実施形態例のいずれかで実行される通信における通信経路の一部を示したものであり、経路交換機(A、B1、B2、C、D)を備えている。図の簡略化のため、他の経路交換機、通信機器、およびコントローラは描かれていない。  The present invention does not require control of a communication device using the communication method according to the present invention, and further, does not impair information exchanged in communication performed by the communication device, and does not impair the communication path used by the communication. It has a function to change. A method used for realizing this function will be described based on the example of FIG. FIG. 5 shows a part of a communication path in communication executed in any of the above embodiments, for example, and includes path exchanges (A, B1, B2, C, D). For the sake of simplicity, other path switches, communication devices, and controllers are not drawn.

図5は、ある通信が経路交換機A、経路交換機C、経路交換機Dを経由して実行されており、通信経路に存在する経路交換機Cをネットワークから切断する場合の例である。前記の通信は、経路交換機A、経路交換機B1、経路交換機B2、経路交換機Dを通信経路とするよう変更される。  FIG. 5 shows an example in which a certain communication is executed via the route exchange A, the route exchange C, and the route exchange D, and the route exchange C existing on the communication route is disconnected from the network. The communication is changed so that the route switch A, the route switch B1, the route switch B2, and the route switch D are used as communication paths.

変更は、コントローラおよび経路交換機が通信を実行し、関係する各経路交換機のパケット変換規則を変更や追加、あるいは削除することにより実現する。その際、例えば以下の手順で通信経路を変更する:
(1)経路交換機B1および経路交換機B2にパケット変換規則を作成する。;
(2)経路交換機Dが経路交換機B2から受信するパケットの宛先を経路交換機Cから受信するパケットの変換後の宛先と同じものに変換するように、また、経路交換機Aが経路交換機B1から受信するパケットの宛先を経路交換機Cから受信するパケットの変換後の宛先と同じものに変換するように変換規則を変更する。;
(3)経路交換機Aが送信するパケットの宛先を経路交換機Cから経路交換機B1に、また、経路交換機Dが送信するパケットの宛先を経路交換機Cから経路交換機B2に変換規則を変更する。;
(4)経路交換機Cをネットワークから切断する。;
なお、簡略化のため、図には通信の片方向についてのみ描かれている。
経路交換機間の接続の一部のみを切断する、あるいは通信経路の変更のみを実行する場合も同様であり、その場合前記手順(4)が異なる、あるいは省略される。
The change is realized by the controller and the route switch performing communication and changing, adding, or deleting the packet conversion rule of each related route switch. In that case, for example, the communication path is changed by the following procedure:
(1) Create a packet conversion rule for the route switch B1 and the route switch B2. ;
(2) The route switch A receives from the route switch B1 so that the destination of the packet received from the route switch B2 is converted to the same destination as the converted destination of the packet received from the route switch C. The conversion rule is changed so that the destination of the packet is converted to the same destination as the converted destination of the packet received from the route switch C. ;
(3) The conversion rule is changed from the route switch C to the route switch B1 as the destination of the packet transmitted by the route switch A, and from the route switch C to the route switch B2 as the destination of the packet transmitted from the route switch D. ;
(4) Disconnect the path switch C from the network. ;
For simplification, only one direction of communication is shown in the figure.
The same applies to the case where only a part of the connection between the route exchanges is disconnected or only the change of the communication route is executed. In this case, the procedure (4) is different or omitted.

本発明は、種類や版の異なるネットワークを介しても使用することができる。図6の例では、経路交換機が版あるいはアドレス空間の異なるIPネットワークに接続されている。この例に示す実施形態では、他の実施形態と同様、通信機器C1と通信機器C2の通信が可能である。  The present invention can also be used through networks of different types and versions. In the example of FIG. 6, the route switch is connected to IP networks having different versions or address spaces. In the embodiment shown in this example, communication between the communication device C1 and the communication device C2 is possible as in the other embodiments.

本発明は、本発明を利用して実行する通信の通信条件を制御する機能を1台以上の経路交換機およびコントローラが有していてもよい。例えば、ある通信が使用できる最大帯域幅を制限してもよい。帯域幅の制限方法については公知なので省略する。さらに、経路交換機と通信機器との間で、例えばRSVPを利用して通信品質を制御してもよい。また、図7の例に示される様に、経路交換機間のネットワークの一部または全部に経路交換機が送信するパケットが隣接経路交換機に転送される際の通信品質を保証あるいは高める技術を使用してもよい。経路交換機間のネットワークの一部または全部に対して、経路交換機と隣接経路交換機間で本発明による通信に使用するための帯域を予約する機能を有していてもよい。帯域を予約したり通信品質を保証あるいは高めたりするための技術に制約はない。例えばMPLSやRSVPを使用してよい。経路交換機あるいはコントローラが、通信の使用状況に応じて、予約する帯域幅など、それら技術の設定を制御する、または、他の装置やネットワークに制御を要求する機能を有していてもよい。経路交換機間で本発明のために使用可能な帯域幅に関する情報を保持する機能を経路交換機およびコントローラが有していてもよい。  In the present invention, one or more path switches and controllers may have a function of controlling communication conditions of communication executed using the present invention. For example, the maximum bandwidth that a certain communication can use may be limited. Since the bandwidth limiting method is well known, it will be omitted. Furthermore, communication quality may be controlled between the path switch and the communication device by using, for example, RSVP. In addition, as shown in the example of FIG. 7, using a technique for guaranteeing or improving communication quality when a packet transmitted by a route switch is transferred to an adjacent route switch in part or all of a network between route switches. Also good. It may have a function of reserving a band for use in communication according to the present invention between a path switch and an adjacent path switch for a part or all of the network between the path switches. There are no restrictions on the technology for reserving bandwidth and guaranteeing or enhancing communication quality. For example, MPLS or RSVP may be used. The path switch or the controller may have a function of controlling the setting of these technologies such as a reserved bandwidth, or requesting control from another device or network, depending on the use state of communication. The path switch and the controller may have the function of holding information about the bandwidth available for the present invention between the path switches.

本発明は、IPネットワークを使用する経路交換機同士あるいは経路交換機と通信機器との通信経路のうち一部または全部に一般のNATあるいはNAPTが存在していてもよい。一般のIPネットワークにおける一般のNATあるいはNAPTが存在する場合の通信方法と同様、パケットを送受信できればよい。その場合の通信方法については公知なので省略する。ただし、通信経路作成当初に通信相手にパケットを送信するために必要な宛先が不明な場合には、その通信相手から1つ以上のパケットを送信し、そのパケットを受信した後に宛先を決定する。  In the present invention, general NAT or NAPT may exist in part or all of communication paths between path switches using the IP network or between the path switch and the communication device. It is only necessary that packets can be transmitted and received in the same manner as in the communication method when a general NAT or NAPT exists in a general IP network. Since the communication method in that case is well known, it is omitted. However, when the destination necessary for transmitting the packet to the communication partner is unknown at the time of creating the communication path, one or more packets are transmitted from the communication partner, and the destination is determined after receiving the packet.

前記NATあるいはNAPTのセッションタイムアウトによる通信切断を回避するためのパケット(以下、キープアライブパケット)を経路交換機あるいは通信機器が送信または受信してもよい。受信したキープアライブパケットは他の経路交換機あるいは通信機器に転送しなくてよい。キープアライブパケットと内容が同一となる通信機器同士の通信パケットとキープアライブパケットを区別するために、例えば、経路交換機が一部または全部のパケットに変更を加えてもよい。また、他にセッションを使用し、前記パケットを区別して通信するためのパケットをそのセッションで送信あるいは受信してもよい。  A path switch or a communication device may transmit or receive a packet for avoiding communication disconnection due to the NAT or NAPT session timeout (hereinafter referred to as keep-alive packet). The received keep-alive packet does not have to be transferred to another route switch or communication device. In order to distinguish between communication packets and keep-alive packets between communication devices having the same contents as the keep-alive packet, for example, the route switch may change some or all of the packets. In addition, a session may be used to transmit or receive a packet for distinguishing and communicating with the packet.

本発明の第1実施形態に係わる通信方法に用いるシステムの概略的な構成図である。  It is a schematic block diagram of the system used for the communication method concerning 1st Embodiment of this invention. 本発明の第1実施形態に係わる通信方法に用いるシステムにおいて通信を開始する際の手順を示すフロー図である。  It is a flowchart which shows the procedure at the time of starting communication in the system used for the communication method concerning 1st Embodiment of this invention. 本発明の第2実施形態に係わる通信方法に用いるシステムの概略的な構成図である。  It is a schematic block diagram of the system used for the communication method concerning 2nd Embodiment of this invention. 本発明において、実行されている通信の停止を必要とすることなく通信経路を変更する方法を説明するための図である。  In this invention, it is a figure for demonstrating the method of changing a communication path | route, without requiring the stop of the communication currently performed. 本発明において、実行されている通信の情報を損失することなく通信経路を変更する方法を説明するための図である。  In this invention, it is a figure for demonstrating the method to change a communication path, without losing the information of the communication currently performed. 本発明において、多種類のネットワークが使用される場合の例を説明するための図である。  It is a figure for demonstrating the example in case many types of networks are used in this invention. 本発明が、通信品質を高めるための技術と共に使用される場合の例を説明するための図である。  It is a figure for demonstrating the example in case this invention is used with the technique for improving communication quality.

符号の説明Explanation of symbols

C1 通信機器C1
C2 通信機器C2
A 経路交換機A
B 経路交換機B
C 経路交換機C
D 経路交換機D
B1 経路交換機B1
B2 経路交換機B2
C1 communication equipment C1
C2 communication equipment C2
A Route switch A
B Route switch B
C Route switch C
D Route switch D
B1 Route switch B1
B2 Route switch B2

Claims (17)

IPネットワークにおいて、ネットワークアドレス変換機能を有するコンピュータからなる経路交換機と、前記経路交換機内部に存在する、あるいは外部に存在し前記経路交換機と前記IPネットワークと同一または異なる通信路を用い通信可能であるコントローラとを用い、互いに通信可能である前記経路交換機の組に関する情報を保持し、通信機器の要求と前記情報に基づき前記通信機器に対する通信先を決定し、前記通信機器から、前記通信機器と同一または異なるネットワークに存在し、パケットの送信元あるいは宛先の変換を必要とすることなく前記通信機器と通信可能または不可能である前記通信先までの、1つまたは複数の前記経路交換機のパケット変換規則を、それら各経路交換機に対して送信されたパケットが、前記各経路交換機においてその経路交換機を送信元として、かつ、次に経由する経路交換機、前記通信機器、前記通信先のいずれかを宛先として変換されるよう制御し、それら制御された経路交換機を順に経由する通信経路を作成し、その経路を使用した通信を実現する機能を備えることを特徴とする通信方法。  In an IP network, a path switch composed of a computer having a network address conversion function, and a controller that exists inside or outside the path switch and can communicate using the same or different communication path as the path switch and the IP network And holding information on the set of route exchanges that can communicate with each other, determining a communication destination for the communication device based on a request of the communication device and the information, and from the communication device, the same as the communication device or A packet conversion rule of one or a plurality of the route exchanges to the communication destination that exists in a different network and can or cannot communicate with the communication device without requiring conversion of a packet source or destination. The packets transmitted to each of these route switches are In the exchange, control is performed so that the route exchange is used as a transmission source and the next route exchange, the communication device, or the communication destination is used as a destination, and communication is sequentially performed via the controlled route exchange. A communication method comprising a function of creating a route and realizing communication using the route. 前記通信機器が通信を開始する際、以下のステップを備える請求項1に記載の通信方法:
(1)前記通信機器が、前記経路交換機または前記コントローラに対して、通信開始の要求を送信するステップ;
(2)前記コントローラ及び前記経路交換機のいずれかあるいはその両方が前記通信先のネットワークにおける位置を検索するステップ;
(3)前記経路交換機または前記コントローラが、前記通信先に対し、通信要求の受け入れの可否と、その通信に対して前記通信先に割り当てる資源を問い合わせるステップ;
(4)前記コントローラ及び前記経路交換機のいずれかあるいはその両方が、前記通信機器から前記通信先まで前記経路交換機を通して作成されるべき通信経路を決定し、その経路に存在する各経路交換機にネットワークアドレス変換規則を作成するステップ;
(5)前記通信機器および前記通信先に対し、前記通信先との間での通信を目的として前記経路交換機に作成された資源の情報を前記経路交換機あるいは前記コントローラが通知するステップ;
The communication method according to claim 1, comprising the following steps when the communication device starts communication:
(1) The communication device transmits a communication start request to the route switch or the controller;
(2) a step in which one or both of the controller and the path switch searches for a position in the network of the communication destination;
(3) a step in which the route switch or the controller inquires of the communication destination whether the communication request can be accepted and a resource to be allocated to the communication destination for the communication;
(4) Either one or both of the controller and the path switch determines a communication path to be created through the path switch from the communication device to the communication destination, and a network address is assigned to each path switch existing in the path. Creating a transformation rule;
(5) a step in which the route switch or the controller notifies the communication device and the communication destination of resource information created in the route switch for the purpose of communication with the communication destination;
前記通信機器と前記通信先に割り当てる資源のいずれかあるいは両方を固定にする、あるいは、前記通信機器、前記通信先、前記経路交換機、前記コントローラのうち一部あるいは全部が決定する請求項2に記載の通信方法。  3. Either or both of the resources allocated to the communication device and the communication destination are fixed, or a part or all of the communication device, the communication destination, the path switch, and the controller are determined. Communication method. 前記通信経路を作成する際、前記通信経路が経由する前記経路交換機の数の情報、実行される通信の種類の情報、実行される通信の優先度の情報、経由する前記経路交換機間で利用可能な帯域幅の情報、経由する前記経路交換機間の通信の信頼性に関する情報、同時に実行される他の通信の状況に関する情報、前記通信経路を介して前記通信機器と前記通信先との間で情報を転送するのに要する時間の情報のうち、一部または全部の情報を基に前記通信経路を決定することを特徴とする請求項1〜3に記載の通信方法。  When creating the communication route, information on the number of the route exchanges through which the communication route passes, information on the type of communication to be executed, information on the priority of communication to be executed, and available between the route exchanges through Bandwidth information, information on the reliability of communication between the route exchanges that pass through, information on the status of other communications that are executed simultaneously, information between the communication device and the communication destination via the communication route 4. The communication method according to claim 1, wherein the communication path is determined based on a part or all of the information of the time required to transfer the information. 前記経路交換機、あるいは、前記経路交換機間のネットワークにおける障害の発生あるいは通信品質の低下を検出することを特徴とする請求項1〜4に記載の通信方法。  5. The communication method according to claim 1, wherein a failure or a deterioration in communication quality is detected in the path switch or a network between the path switches. 作成された前記通信経路を使用して実行されている通信について、前記経路交換機のパケット変換規則を変更することにより、前記通信の停止を必要とせずに通信経路を変更することを特徴とする請求項1〜4に記載の通信方法。  The communication path is changed without necessitating the stop of the communication by changing a packet conversion rule of the path switch for the communication executed using the created communication path. Item 5. The communication method according to items 1-4. 作成された前記通信経路を使用して実行されている通信について、代替の経路を作成後に前記通信経路に存在する前記経路交換機のパケット変換規則を変更することにより、前記通信の情報を損失せずに通信経路を変更することを特徴とする請求項1〜4に記載の通信方法。  For communication executed using the created communication path, the communication information is not lost by changing the packet conversion rule of the path switch existing in the communication path after creating an alternative path. The communication method according to any one of claims 1 to 4, wherein the communication path is changed. 前記経路交換機が、互いに通信可能である他の経路交換機に対応する独立した識別子を保持し、通信経路の作成および変更の際、その識別子を利用することを特徴とする請求項1〜4、6、7に記載の通信方法。  7. The route switch holds an independent identifier corresponding to another route switch that can communicate with each other, and uses the identifier when creating and changing a communication route. 8. The communication method according to 7. 前記経路交換機および前記コントローラが、前記経路交換機を経由する各通信が利用可能な帯域幅や前記各通信の品質を制御することを特徴とする請求項1〜4に記載の通信方法。  The communication method according to claim 1, wherein the path switch and the controller control a bandwidth that can be used for each communication via the path switch and a quality of each communication. 前記経路交換機間に介在するネットワークのうち一部または全部において、ある前記経路交換機が送信するパケットが他の前記経路交換機に転送される際の通信品質を保証または制御することを特徴とする請求項1〜4に記載の通信方法。  The communication quality when a packet transmitted by a certain route switch is transferred to another route switch in a part or all of a network interposed between the route switches is guaranteed or controlled. The communication method according to 1-4. 前記経路交換機間に介在するネットワークのうち一部または全部に対して、前記経路交換機と他の前記経路交換機間で本発明による通信に使用するための帯域を予約、および、前記予約する帯域を前記経路交換機および前記コントローラが前記通信の状況に応じて変更することを特徴とする請求項1〜4に記載の通信方法。  Reserving a band to be used for communication according to the present invention between the path switch and another path switch for a part or all of the network interposed between the path switches, and the reserved band The communication method according to claim 1, wherein the path switch and the controller change according to the communication status. ある2つの前記経路交換機の間にネットワークアドレス変換機能を有する一般の装置が存在する場合、前記経路交換機同士でパケットを送受信することにより、前記通信機器および前記通信先による制御を必要とせずに、通信を可能な状態に保つことを特徴とする請求項1〜4に記載の通信方法。  When there is a general device having a network address translation function between two route exchanges, by transmitting and receiving packets between the route exchanges, without requiring control by the communication device and the communication destination, The communication method according to claim 1, wherein communication is maintained in a possible state. 前記通信機器と前記通信先が通信を実行する際、前記コントローラ、前記経路交換機、他のコンピュータのいずれかが前記通信を実行するための料金を計算することを特徴とする請求項1〜4に記載の通信方法。  The communication device and the communication destination, when performing communication, the controller, the path switch, or another computer calculates a fee for executing the communication. The communication method described. 前記通信機器と前記通信先との通信経路の一部にIPとは異なるプロトコルのネットワークを使用してパケットを転送することを特徴とする請求項1〜4に記載の通信方法。  The communication method according to claim 1, wherein a packet is transferred to a part of a communication path between the communication device and the communication destination using a network having a protocol different from IP. 互いにパケットを送信可能なネットワークアドレスの組に関する情報を保持し、前記情報に基づいて、あるネットワークアドレスから他のネットワークアドレスまでの経路を検索する機能を備えることを特徴とする装置。  An apparatus comprising: a function of holding information on a set of network addresses capable of transmitting packets to each other, and searching for a route from a network address to another network address based on the information. 通信機器の要求に基づき、ネットワークアドレス変換機能を有するコンピュータからなる複数の経路交換機のパケット変換規則を決定する機能を備えることを特徴とする装置。  An apparatus comprising a function of determining packet conversion rules of a plurality of path switches composed of computers having a network address conversion function based on a request from a communication device. ネットワークアドレス変換機能と、互いに通信可能な他のネットワークアドレス変換機能を有する装置の情報を保持する機能と、外部に存在するコントローラの制御に基づきネットワークアドレス変換規則を変更する機能とを備えることを特徴とする装置。  A network address conversion function; a function of holding information of a device having another network address conversion function capable of communicating with each other; and a function of changing a network address conversion rule based on control of an external controller. Equipment.
JP2004071697A 2004-02-13 2004-02-13 Ip network communication method and device thereof Pending JP2005229559A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004071697A JP2005229559A (en) 2004-02-13 2004-02-13 Ip network communication method and device thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004071697A JP2005229559A (en) 2004-02-13 2004-02-13 Ip network communication method and device thereof

Publications (1)

Publication Number Publication Date
JP2005229559A true JP2005229559A (en) 2005-08-25

Family

ID=35003909

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004071697A Pending JP2005229559A (en) 2004-02-13 2004-02-13 Ip network communication method and device thereof

Country Status (1)

Country Link
JP (1) JP2005229559A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008092217A (en) * 2006-09-29 2008-04-17 Toshiba Corp Ip telephone system and telephone switchboard

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008092217A (en) * 2006-09-29 2008-04-17 Toshiba Corp Ip telephone system and telephone switchboard

Similar Documents

Publication Publication Date Title
CN113014562B (en) Method and apparatus for establishing a media session
US7693056B2 (en) Method and system for a communication node with a plurality of network interfaces
EP1164754B1 (en) Methods and arrangements in a telecommunications system
US8914486B2 (en) Method, system and device for implementing identity identifier and location separation
US20060056420A1 (en) Communication apparatus selecting a source address
WO2016210196A1 (en) Media relay server
US20040153858A1 (en) Direct peer-to-peer transmission protocol between two virtual networks
JPWO2005027438A1 (en) Packet relay device
WO2016210202A1 (en) Media relay server
JP4766976B2 (en) Node connection method and apparatus
JP2004364141A (en) Ip address conversion device and packet transfer device
JP2001292163A (en) Communication data repeating device
EP3249864A1 (en) Routing state and/or policy information processing method and apparatus
US7283534B1 (en) Network with virtual “Virtual Private Network” server
WO2006105718A1 (en) A method for realizing the mpls-vpn across the hybrid network
CN112218315A (en) End-to-end QoS policy execution and Ethernet data forwarding method of 5G private network
EP1820318A2 (en) A method for identifying real-time traffic hop by hop in an internet network
JP2007208818A (en) Multi-home connection method and device
US7856025B2 (en) Method and system for intercommunicating between private network user and network with QoS guarantee
CN102882733B (en) A kind of cross-over NAT equipment realizes WEB network management method
CN115225631A (en) Data forwarding method and related device
US20100208734A1 (en) Communications relay device, program and method, and network system
US11356296B1 (en) System and method for independent binding of virtual networks overlay using a physical network topology
Crabbe et al. Path Computation Element Communication Protocol (PCEP) Extensions for PCE-Initiated LSP Setup in a Stateful PCE Model
JP3614006B2 (en) COMMUNICATION SYSTEM USING Asymmetrical Route and Communication Method Utilizing Asymmetrical Route