JP4864128B2 - Communication system and communication program - Google Patents

Communication system and communication program Download PDF

Info

Publication number
JP4864128B2
JP4864128B2 JP2009230538A JP2009230538A JP4864128B2 JP 4864128 B2 JP4864128 B2 JP 4864128B2 JP 2009230538 A JP2009230538 A JP 2009230538A JP 2009230538 A JP2009230538 A JP 2009230538A JP 4864128 B2 JP4864128 B2 JP 4864128B2
Authority
JP
Japan
Prior art keywords
sse
function
edge router
information
communication system
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2009230538A
Other languages
Japanese (ja)
Other versions
JP2011082593A (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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2009230538A priority Critical patent/JP4864128B2/en
Publication of JP2011082593A publication Critical patent/JP2011082593A/en
Application granted granted Critical
Publication of JP4864128B2 publication Critical patent/JP4864128B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Description

本発明は、次世代ネットワークにおいて加入者を収容するエッジルータの初期化再開に対応する技術に関する。   The present invention relates to a technology corresponding to resumption of initialization of an edge router that accommodates subscribers in a next generation network.

ネットワークを介する地上デジタルテレビ放送の再送信、電話、VOD(ビデオ・オン・デマンド)といったさまざまなサービスに対してネットワーク上での通信品質を保証するために、次世代ネットワーク(NGN:Next Generation Network)ではSIP(Session Initiation Protocol)セッション制御により帯域を制御することを可能としている。NGNの転送ネットワークは、光ファイバやそれらをユーザ宅内まで分配するための伝送装置で構成されるアクセスネットワークと、大容量のルータで構成されるコアネットワークを有する。コアネットワークとアクセスネットワークはエッジルータ(SSE:Subscriber Service Edge)を介して接続される。ユーザ宅内のユーザ端末やルータ等で構成されるユーザネットワークは、ホームゲートウェイ(HGW:Home Gateway)を介してアクセスネットワークに接続され、アクセスネットワークを介してSSEに収容される。   Next generation network (NGN) to guarantee communication quality on the network for various services such as terrestrial digital TV broadcast re-transmission, telephone, and VOD (video on demand). Therefore, it is possible to control the band by SIP (Session Initiation Protocol) session control. The NGN transfer network has an access network composed of optical fibers and transmission devices for distributing them to the user's home, and a core network composed of a large-capacity router. The core network and the access network are connected via an edge router (SSE: Subscriber Service Edge). A user network including user terminals and routers in a user's home is connected to an access network via a home gateway (HGW) and accommodated in the SSE via the access network.

ユーザを収容するセッション制御サーバ(SSC:Subscriber Session Control server)は、SIPによるセッション制御を行うSIPセッション制御機能部(CSCF:Call Session Control Function)と、SSEを制御するネットワーク帯域管理機能部(RACS:Resource and Admission Control Subsystem)、およびユーザ端末に対してDHCP(Dynamic Host Configuration Protocol)によりIPアドレスの払い出しや認証等を行う加入者情報管理機能部(NASS:Network Attachment SubSystem)を備える。NGNでは、これらの機能がSIPセッションによる要求ごとに連携して処理を行うことにより、通信品質(QoS:Quality of Service)の管理などのNGN特有の機能を実現している。   A session control server (SSC) that accommodates users includes a SIP session control function unit (CSCF: Call Session Control Function) that performs session control by SIP and a network bandwidth management function unit (RACS) that controls SSE. Resource and Admission Control Subsystem) and a Subscriber Information Management Function Unit (NASS: Network AttachmentStamp) that performs IP address assignment and authentication to the user terminal by DHCP (Dynamic Host Configuration Protocol). In NGN, these functions perform processing in cooperation with each request by an SIP session, thereby realizing NGN-specific functions such as management of communication quality (QoS: Quality of Service).

宮坂、外2名、「NGNにおける帯域管理制御技術」、NTT技術ジャーナル、平成20年10月、第20巻、第10号、p.22−23Miyasaka, 2 others, “Bandwidth management and control technology in NGN”, NTT Technical Journal, October 2008, Vol. 20, No. 10, p. 22-23

SSEは、送信先アドレスと転送先インタフェースを対応付けて管理したルーティング情報に基づいてルーティングを行う。インターネットに一時的に接続されるユーザ端末やHGWなどはDHCPによりNASSからIPアドレスを取得する。SSEは、NASSとユーザ端末とのDHCPによる通信内容を参照してルーティング情報を追加し、ユーザ端末やHGW宛の信号を適切に転送する。   The SSE performs routing based on routing information managed by associating a transmission destination address with a transfer destination interface. A user terminal or HGW that is temporarily connected to the Internet acquires an IP address from NASS by DHCP. The SSE adds routing information with reference to the contents of communication by DHCP between the NASS and the user terminal, and appropriately transfers signals addressed to the user terminal and the HGW.

しかしながら、SSEが初期化再開される場合やSSEの物理インタフェースの故障回復時には、SSE内のルーティング情報がリセットされるため、ルーティング情報を再設定する必要がある。ルーティング情報が正しく設定されていない場合、ユーザ端末等への信号が正しく転送されないため、ユーザ端末は通信をすることができなくなってしまう。   However, when initialization of the SSE is restarted or when the failure of the physical interface of the SSE is recovered, the routing information in the SSE is reset, so that it is necessary to reset the routing information. If the routing information is not set correctly, the signal to the user terminal or the like is not correctly transferred, and the user terminal cannot communicate.

本発明は、上記に鑑みてなされたものであり、ルータが初期化再開した場合に、すぐに端末の再設定およびルーティング情報の更新を行うことを目的とする。   The present invention has been made in view of the above, and an object of the present invention is to immediately reset a terminal and update routing information when a router resumes initialization.

第1の本発明に係る通信システムは、エッジルータを制御する帯域管理装置と加入者端末に対してIPアドレスを含む設定情報を配布する加入者管理装置とを備えた通信システムにおいて、帯域管理装置は、エッジルータの故障を監視する監視手段と、監視手段がエッジルータの初期化再開を検知したときに、加入者管理装置に通知する通知手段と、を備え、加入者管理装置は、通知を受信したときに、エッジルータに収容された加入者端末に対して設定情報の再設定を要求する要求手段と、加入者端末から設定情報の更新要求を受信し、当該加入者端末に設定情報を配布する配布手段と、を備えることを特徴とする。   A communication system according to a first aspect of the present invention is a communication system including a bandwidth management device that controls an edge router and a subscriber management device that distributes setting information including an IP address to a subscriber terminal. Comprises a monitoring means for monitoring a failure of the edge router, and a notification means for notifying the subscriber management apparatus when the monitoring means detects that the edge router has been initialized again. When receiving, the request means for requesting resetting of the setting information to the subscriber terminal accommodated in the edge router and the setting information update request from the subscriber terminal are received, and the setting information is sent to the subscriber terminal. Distribution means for distributing.

上記通信システムにおいて、帯域管理情報の通知手段は、エッジルータがリンクアグリゲーションを利用している場合は、リンクアグリゲーション番号情報も通知することを特徴とする。   In the communication system, the bandwidth management information notifying means also notifies link aggregation number information when the edge router uses link aggregation.

第2の本発明に係る通信プログラムは、上記通信システムを構成する各手段としてコンピュータを機能させることを特徴とする。   A communication program according to the second aspect of the present invention causes a computer to function as each means constituting the communication system.

本発明によれば、ルータが初期化再開した場合に、すぐに端末の再設定およびルーティング情報の更新を行うことができる。   According to the present invention, when the router is initialized again, it is possible to immediately reset the terminal and update the routing information.

本実施の形態における通信システムおよびNGNの構成を示すブロック図である。It is a block diagram which shows the structure of the communication system and NGN in this Embodiment. 上記システムのエッジルータの接続構成を示す模式図である。It is a schematic diagram which shows the connection structure of the edge router of the said system. エッジルータの初期化再開時における処理の流れを示すシーケンス図である。It is a sequence diagram which shows the flow of a process at the time of initialization restart of an edge router.

以下、本発明の実施の形態について図面を用いて説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

図1は、本実施の形態における通信システムおよびNGNの構成を示すブロック図である。コアネットワーク100は、大容量のルータで構成され、他のネットワークにエッジルータを介して接続される。アクセスネットワーク200は、光ファイバや光ファイバをユーザ宅内まで分配するための伝送装置で構成され、ユーザ端末61,62等で構成されるユーザ宅内のユーザネットワークとコアネットワーク100を接続する。コアネットワーク100とアクセスネットワーク200は、エッジルータ(SSE)5を介して接続される。アクセスネットワーク200とユーザネットワークは、ホームゲートウェイ(HGW)6を介して接続される。   FIG. 1 is a block diagram showing a configuration of a communication system and NGN in the present embodiment. The core network 100 is composed of a large-capacity router, and is connected to another network via an edge router. The access network 200 includes an optical fiber and a transmission device for distributing the optical fiber to the user's home, and connects the user network in the user's home including the user terminals 61 and 62 and the core network 100. The core network 100 and the access network 200 are connected via an edge router (SSE) 5. The access network 200 and the user network are connected via a home gateway (HGW) 6.

図2は、SSE5の接続構成を示す概略図である。SSE5は、コアネットワーク100に接続されるとともに、複数の物理インタフェース51A,51Bを備え、アクセスネットワーク200を介してユーザ宅に配置されたHGW6A,6B,6Cに接続される。各ユーザ宅のHGW6A,6B,6Cは、IPv4を利用するIP電話61A,61CやIPv6を利用する映像機器(STB:Set Top Box)61B,62Cなどのユーザ端末を接続する。   FIG. 2 is a schematic diagram showing the connection configuration of the SSE 5. The SSE 5 is connected to the core network 100, and includes a plurality of physical interfaces 51A and 51B, and is connected to the HGWs 6A, 6B, and 6C disposed at the user's home via the access network 200. The HGWs 6A, 6B, and 6C in each user's home are connected to user terminals such as IP phones 61A and 61C that use IPv4 and video equipment (STB: Set Top Box) 61B and 62C that use IPv6.

SSE5は、入力された信号を適切な送信先に転送する機能を有する。転送先としては、例えば、コアネットワーク100内の別のルータ、あるいは、アクセスネットワーク200に接続されたユーザネットワークがある。SSE5は、ユーザ端末61,62やHGW6にDHCPにより配布されるIPアドレスをルーティング情報として保持している。DHCPは、インターネットに一時的に接続されるユーザ端末61,62やHGW6にIPアドレスなど必要な設定情報を自動的に割り当てるプロトコルである。ルーティング情報とは、特定のIPアドレス宛の信号を受け付けた際に、その信号を適切な送信先に転送するための情報である。例えば、SSE5のネットワークインタフェース1に192.168.0.1のIPアドレスの払い出しを受けたユーザ端末61,62が接続され、ネットワークインタフェース2に192.168.0.2のIPアドレスの払い出しを受けたユーザ端末61,62が接続されている場合、ルーティング情報は下記の表1に示すように構成される。この場合、192.168.0.1宛の信号は、ネットワークインタフェース1に転送される。

Figure 0004864128
The SSE 5 has a function of transferring an input signal to an appropriate transmission destination. As a transfer destination, for example, there is another router in the core network 100 or a user network connected to the access network 200. The SSE 5 holds an IP address distributed by DHCP to the user terminals 61 and 62 and the HGW 6 as routing information. DHCP is a protocol that automatically assigns necessary setting information such as an IP address to the user terminals 61 and 62 and the HGW 6 that are temporarily connected to the Internet. Routing information is information for transferring a signal addressed to a specific IP address to an appropriate destination. For example, the user terminals 61 and 62 that have received the IP address of 192.168.0.1 are connected to the network interface 1 of the SSE 5 and the IP address of 192.168.0.2 is received to the network interface 2. When the user terminals 61 and 62 are connected, the routing information is configured as shown in Table 1 below. In this case, a signal addressed to 192.168.0.1 is transferred to the network interface 1.
Figure 0004864128

このルーティング情報は、SSE5内に記憶されているが、SSE5の動作が不安定なときに初期化再開した場合や、物理インタフェースの故障回復時に初期化再開した場合などにリセットされる。そこで、本発明では、SSE5の初期化再開を監視し、SSE5の初期化再開を検出したときに、SSE5にルーティング情報を再構築させることとした。   This routing information is stored in the SSE 5, but is reset when the initialization is restarted when the operation of the SSE 5 is unstable, or when the initialization is restarted when the physical interface is recovered from a failure. Therefore, in the present invention, the initialization restart of the SSE 5 is monitored, and when the initialization restart of the SSE 5 is detected, the routing information is reconstructed by the SSE 5.

図1に示すように、SSE5は、コアネットワーク100上に配置されたSSC1に接続され、SSC1により監視・制御される。SSC1は、NASS機能2、CSCF機能3、およびRACS機能4を備え、SSE5の制御、セッション制御、およびDHCPによるIPアドレスの払い出しや認証を行う。なお、SSC1が備える各機能は、演算処理装置、記憶装置、メモリ等を備えたコンピュータにより構成して、各機能の処理がプログラムによって実行されるものとしてもよい。このプログラムはSSC1が備える記憶装置に記憶されており、磁気ディスク、光ディスク、半導体メモリ等の記録媒体に記録することも、ネットワークを通して提供することも可能である。また、SSC1が各機能を備える構成は一例であり、NASS機能2、CSCF機能3、およびRACS機能4の各機能をコアネットワーク100内に配置した別々のサーバで構成してもよい。   As shown in FIG. 1, the SSE 5 is connected to the SSC 1 arranged on the core network 100 and is monitored and controlled by the SSC 1. The SSC 1 includes a NASS function 2, a CSCF function 3, and a RACS function 4, and performs SSE 5 control, session control, and IP address assignment and authentication by DHCP. Each function provided in the SSC 1 may be configured by a computer including an arithmetic processing device, a storage device, a memory, and the like, and the processing of each function may be executed by a program. This program is stored in a storage device included in the SSC 1 and can be recorded on a recording medium such as a magnetic disk, an optical disk, or a semiconductor memory, or provided through a network. In addition, the configuration in which the SSC 1 includes each function is an example, and each function of the NASS function 2, the CSCF function 3, and the RACS function 4 may be configured by separate servers arranged in the core network 100.

NASS機能2は、ユーザ端末61,62に対するIPアドレスの払い出しと認証を行う。また、SSE5の初期化再開を検知するSSE初期化再開対応部22と、ユーザ端末61,62に対してIPアドレスの再設定を要求するIPアドレス配布部21を備える。   The NASS function 2 performs IP address assignment and authentication for the user terminals 61 and 62. In addition, an SSE initialization restart handling unit 22 that detects the restart of initialization of the SSE 5 and an IP address distribution unit 21 that requests the user terminals 61 and 62 to reset the IP address are provided.

CSCF機能3は、SIPによるセッション制御を行い、RACS機能4が帯域管理を行うのに必要な情報を通知する。例えば、SIPのINVITEメッセージによるセッション確立時に、SIPのSDP(Session Description Protocol)に記述されるメディア情報から要求帯域、転送品質を決定し、RACS機能4に通知する。   The CSCF function 3 performs session control by SIP, and notifies the information necessary for the RACS function 4 to perform bandwidth management. For example, when a session is established by a SIP INVITE message, the requested bandwidth and transfer quality are determined from the media information described in the SIP SDP (Session Description Protocol), and the RACS function 4 is notified.

RACS機能4は、SSE5を制御して帯域を予約するなどQoSマネジメントを行うとともに、SNMP(Simple Network Management Protocol)によりSSE5の故障監視を行い、SSE5の初期化再開を検知するとNASS機能2に通知する。   The RACS function 4 performs QoS management such as reserving a bandwidth by controlling the SSE 5 and also monitors the failure of the SSE 5 using SNMP (Simple Network Management Protocol), and notifies the NASS function 2 when the initialization of the SSE 5 is detected again. .

次に、SSEが初期化再開したときにSSEの保持するルーティング情報を更新する処理の流れについて説明する。   Next, the flow of processing for updating the routing information held by the SSE when the SSE is initialized again will be described.

図3は、SSE初期化再開時における処理の流れを示すシーケンス図である。   FIG. 3 is a sequence diagram showing the flow of processing when SSE initialization is resumed.

RACS機能4は、SNMPによりSSE5の故障監視を行っている(ステップS11)。SNMPは、TCP/IPネットワークにおいて、ルータ、コンピュータ、および端末などのネットワークに接続された通信機器をネットワーク経由で監視・制御するためのプロトコルである。   The RACS function 4 performs failure monitoring of the SSE 5 by SNMP (step S11). SNMP is a protocol for monitoring and controlling communication devices connected to a network such as routers, computers, and terminals in a TCP / IP network.

RACS機能4がSSE5の初期化再開を検知すると、その旨をNASS機能2へ通知する(ステップS12)。RACS機能4は、初期化再開したSSE情報や故障回復した物理インタフェース情報をNASS機能2へ通知する。SSE5がリンクアグリゲーションを利用している場合は、リンクアグリゲーション番号情報を通知する。リンクアグリゲーションとは、複数の物理的な回線を仮想的に束ね、あたかも1本の回線であるかのように扱う技術である。   When the RACS function 4 detects the resumption of initialization of the SSE 5, it notifies the NASS function 2 to that effect (step S12). The RACS function 4 notifies the NASS function 2 of the SSE information that has been initialized again and the physical interface information that has been recovered from the failure. When the SSE 5 uses link aggregation, the link aggregation number information is notified. Link aggregation is a technology that virtually bundles a plurality of physical lines and treats them as if they were one line.

SSEの初期化再開の通知を受けたNASS機能2は、ユーザ端末61,62に対してIPアドレスを含む設定情報の再設定を要求する(ステップS13)。再設定を要求する対象は、通知されたSSEに接続され、SSE5のルーティング情報が失われて影響が及ぶユーザ端末61,62である。再設定を要求するユーザ端末61,62は、RACS機能4からの通知内容およびNASS機能2が備えた記憶装置に格納された情報、例えば、どのSSE5にはどの通信機器が収容されているか示す情報に基づいて決定する。再設定の要求は、NASS機能2がDHCPの再設定(Reconfigure)メッセージを送信することで行う。   The NASS function 2 that has received the notification of resuming initialization of SSE requests the user terminals 61 and 62 to reset the setting information including the IP address (step S13). Targets for which resetting is requested are user terminals 61 and 62 that are connected to the notified SSE and are affected by the loss of the routing information of SSE5. The user terminals 61 and 62 requesting resetting are notified from the RACS function 4 and information stored in the storage device provided in the NASS function 2, for example, information indicating which communication device is accommodated in which SSE 5. Determine based on. The request for resetting is performed by the NASS function 2 transmitting a DHCP reset (Reconfiguration) message.

再設定要求を受信したユーザ端末61,62は、NASS機能2に対して設定情報の更新を要求する(ステップS14)。更新要求は、ユーザ端末61,62がDHCPの更新(Renew)メッセージを送信することで行う。   Receiving the reset request, the user terminals 61 and 62 request the NASS function 2 to update the setting information (step S14). The update request is made by the user terminals 61 and 62 transmitting a DHCP update (Renew) message.

ユーザ端末61,62から更新要求を受信したNASS機能2は、ユーザ端末に対してアドレス情報の更新あるいは再配布を実施する(ステップS15)。DHCPによるNASS機能2とユーザ端末61,62との通信は全てSSE5を経由するので、SSE5は、DHCPによるIPアドレス情報の更新を検知してルーティング情報を更新する。   Receiving the update request from the user terminals 61 and 62, the NASS function 2 updates or redistributes address information to the user terminal (step S15). All communication between the NASS function 2 by DHCP and the user terminals 61 and 62 passes through the SSE 5, so that the SSE 5 detects the update of the IP address information by the DHCP and updates the routing information.

なお、HGW6もDHCPによりNASS機能2からIPアドレスを取得している場合は、ユーザ端末61,62と同様の処理を行う。   Note that the HGW 6 performs the same processing as the user terminals 61 and 62 when the IP address is acquired from the NASS function 2 by DHCP.

したがって、本実施の形態によれば、RACS機能4がルーティングを行うSSE5の故障を監視してSSE5の初期化再開を検知した場合、NASS機能2が影響を受けるユーザ端末61,62に対してIPアドレスを含む設定情報の再設定を要求し、各ユーザ端末61,62からの更新要求に対してIPアドレス等の更新あるいは再配布を実施する。これにより、SSE5は、NASS機能2とユーザ端末61,62との通信からDHCPによるIPアドレス情報の更新を検知してルーティング情報を更新することができる。   Therefore, according to the present embodiment, when the RACS function 4 monitors the failure of the SSE 5 that performs routing and detects the resumption of initialization of the SSE 5, the NASS function 2 is informed to the affected user terminals 61 and 62. A request is made to reset the setting information including the address, and the IP address or the like is updated or redistributed in response to the update request from each of the user terminals 61 and 62. Thereby, SSE5 can detect the update of IP address information by DHCP from communication with NASS function 2 and user terminals 61 and 62, and can update routing information.

1…SSC
2…NASS機能
21…IPアドレス配布部
22…SSE初期化再開対応部
3…CSCF機能
4…RACS機能
5…SSE
51A,51B…物理インタフェース
6,6A,6B,6C…HGW
61,62…ユーザ端末
61A,61C…IP電話
61B,62C…STB
100…コアネットワーク
200…アクセスネットワーク
1 ... SSC
2 ... NASS function 21 ... IP address distribution unit 22 ... SSE initialization restart support unit 3 ... CSCF function 4 ... RACS function 5 ... SSE
51A, 51B ... physical interface 6, 6A, 6B, 6C ... HGW
61, 62 ... User terminal 61A, 61C ... IP phone 61B, 62C ... STB
100 ... Core network 200 ... Access network

Claims (3)

エッジルータを制御する帯域管理装置と加入者端末に対してIPアドレスを含む設定情報を配布する加入者管理装置とを備えた通信システムにおいて、
前記帯域管理装置は、
前記エッジルータの故障を監視する監視手段と、
前記監視手段が前記エッジルータの初期化再開を検知したときに、前記加入者管理装置に通知する通知手段と、を備え、
前記加入者管理装置は、
前記通知を受信したときに、前記エッジルータに収容された前記加入者端末に対して前記設定情報の再設定を要求する要求手段と、
前記加入者端末から前記設定情報の更新要求を受信し、当該加入者端末に前記設定情報を配布する配布手段と、
を備えることを特徴とする通信システム。
In a communication system comprising a bandwidth management device that controls an edge router and a subscriber management device that distributes setting information including an IP address to a subscriber terminal,
The bandwidth management device includes:
Monitoring means for monitoring a failure of the edge router;
Notification means for notifying the subscriber management device when the monitoring means detects that the edge router is initialized again,
The subscriber management device is:
Request means for requesting resetting of the setting information to the subscriber terminal accommodated in the edge router when the notification is received;
A distribution means for receiving an update request for the setting information from the subscriber terminal and distributing the setting information to the subscriber terminal;
A communication system comprising:
前記帯域管理情報の通知手段は、前記エッジルータがリンクアグリゲーションを利用している場合は、リンクアグリゲーション番号情報も通知することを特徴とする請求項1記載の通信システム。   2. The communication system according to claim 1, wherein said bandwidth management information notifying means also notifies link aggregation number information when said edge router uses link aggregation. 請求項1又は2に記載の通信システムを構成する各手段としてコンピュータを機能させるための通信プログラム。   The communication program for functioning a computer as each means which comprises the communication system of Claim 1 or 2.
JP2009230538A 2009-10-02 2009-10-02 Communication system and communication program Active JP4864128B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009230538A JP4864128B2 (en) 2009-10-02 2009-10-02 Communication system and communication program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009230538A JP4864128B2 (en) 2009-10-02 2009-10-02 Communication system and communication program

Publications (2)

Publication Number Publication Date
JP2011082593A JP2011082593A (en) 2011-04-21
JP4864128B2 true JP4864128B2 (en) 2012-02-01

Family

ID=44076244

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009230538A Active JP4864128B2 (en) 2009-10-02 2009-10-02 Communication system and communication program

Country Status (1)

Country Link
JP (1) JP4864128B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5914570B2 (en) * 2014-05-26 2016-05-11 日本電信電話株式会社 Line switching system
JP6760894B2 (en) * 2017-07-11 2020-09-23 日本電信電話株式会社 Restart instruction notification device and restart instruction notification method
JPWO2022049768A1 (en) * 2020-09-07 2022-03-10

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1023030A (en) * 1996-07-04 1998-01-23 Sony Corp Communication system and its method
JP2005347801A (en) * 2004-05-31 2005-12-15 Oki Electric Ind Co Ltd Ip communication system and ip address allocation method
CN101321073B (en) * 2007-06-04 2010-09-08 华为技术有限公司 Multicast business authorization control method and device

Also Published As

Publication number Publication date
JP2011082593A (en) 2011-04-21

Similar Documents

Publication Publication Date Title
US10868874B2 (en) Publish-subscribe messaging in a content network
EP1780971A1 (en) Method and system for obtaining information by a bandwidth broker for admission control purposes
US9602591B2 (en) Managing TCP anycast requests
US8849984B2 (en) Bandwidth requesting system, bandwidth requesting device, client device, bandwidth requesting method, content playback method, and program
CA2666369C (en) Provisioning network elements
WO2009021460A1 (en) Method for reporting implement result of policy, network communication system and equipment
US20080276006A1 (en) Systems and Methods for Providing Terminal Configuration Data
US8149808B2 (en) Electronic apparatus having communication function and control method
AU2011206313B2 (en) Remote access to a device in an IMS system with a second media access channel
JP4864128B2 (en) Communication system and communication program
US20100046528A1 (en) Intelligent IMS Gateway for Legacy DSLAMs
US9467381B2 (en) Choice of initialization technique for load balancing attempts
US11700228B2 (en) Hardware address consistency management
JP4944935B2 (en) Session control system and session control program
KR20120108265A (en) System and method on session sustaining of variable ip device using sip
US20230362152A1 (en) Mobile dynamic application packet kit (apk)
US20220141177A1 (en) Remote controller source address verification and retention for access devices
JP5603842B2 (en) Method for changing setting of communication control apparatus and call processing server
EP3337178A1 (en) Method for distributing metadata to devices in a network and corresponding metadata distribution device, corresponding method for receiving metadata from devices in a network and corresponding device
JP2011188443A (en) Device and method for managing band, and program
JP2009094874A (en) Media transfer method, its device, and program
JP2007068190A (en) Communication apparatus

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110930

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

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

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

Free format text: PAYMENT UNTIL: 20141118

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 4864128

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350