JP5273803B2 - Communication network system, terminal setting method, and IP telephone - Google Patents
Communication network system, terminal setting method, and IP telephone Download PDFInfo
- Publication number
- JP5273803B2 JP5273803B2 JP2009130357A JP2009130357A JP5273803B2 JP 5273803 B2 JP5273803 B2 JP 5273803B2 JP 2009130357 A JP2009130357 A JP 2009130357A JP 2009130357 A JP2009130357 A JP 2009130357A JP 5273803 B2 JP5273803 B2 JP 5273803B2
- Authority
- JP
- Japan
- Prior art keywords
- setting
- telephone
- terminal
- dhcp
- telephones
- 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
Links
Images
Landscapes
- Small-Scale Networks (AREA)
- Telephone Function (AREA)
- Telephonic Communication Services (AREA)
Description
本発明は、通信ネットワークシステム、端末設定方法及びIP電話機、特に、DHCP(Dynamic Host Configuration Protocol)を用いて1台の端末に設定した情報を同一ネットワーク内の他の端末に設定する方法に関するものである。 The present invention relates to a communication network system, a terminal setting method, and an IP telephone, and more particularly to a method for setting information set in one terminal using DHCP (Dynamic Host Configuration Protocol) to another terminal in the same network. is there.
従来、TCP/IPネットワークに接続されているネットワーク端末に設定情報を伝達するためには、DHCP(Dynamic Host Configuration Protocol)が使用されている。DHCPは、BOOTPプロトコルのメッセージフォーマットを拡張して、ネットワーク端末にネットワークアドレスなどの設定情報を伝達するための仕組みを定めたプロトコルである。 Conventionally, DHCP (Dynamic Host Configuration Protocol) has been used to transmit setting information to a network terminal connected to a TCP / IP network. DHCP is a protocol that defines a mechanism for extending the message format of the BOOTP protocol and transmitting setting information such as a network address to a network terminal.
DHCPを用いた通信システムには、例えば、特許文献1、2に記載されたシステムがある。特許文献1のシステムは、クライアントからの設定要求情報をDHCPのオプションフィールドに設定する設定情報の種別を示す識別番号を格納する2バイト以上の第1のフィールドと、設定情報を格納する第2のフィールドとを含むプロトコルを使用する。そして、サーバーはクライアントからの設定要求情報の第1のフィールドに含まれる識別番号に対応する設定情報を第2のフィールドに設定し、この設定された設定情報をそのプロトコルを使用してクライアントに出力する。 As a communication system using DHCP, for example, there are systems described in Patent Documents 1 and 2. The system of Patent Literature 1 includes a first field of 2 bytes or more for storing an identification number indicating a type of setting information for setting setting request information from a client in a DHCP option field, and a second field for storing setting information. Use a protocol that includes fields. Then, the server sets the setting information corresponding to the identification number included in the first field of the setting request information from the client in the second field, and outputs the set setting information to the client using the protocol. To do.
また、特許文献2には、ネットワーク上のアクセス先を検出してそのアクセス先の宛先情報を取得する端末装置と、端末装置から取得した宛先情報を保持し、且つ、その端末装置からフレームを受信した時に宛先情報に基づいてフレームの宛先をそのアクセス先とする少なくとも1つのユニキャスト用フレームを作成する監視装置とを有するシステムが記載されている。 Patent Document 2 discloses a terminal device that detects an access destination on a network and acquires destination information of the access destination, holds destination information acquired from the terminal device, and receives a frame from the terminal device. And a monitoring device that creates at least one unicast frame whose destination is the frame destination based on the destination information.
ところで、既存のOSに実装されたDHCPサーバや多機能なルーターを組み合わせて設定の自動化を実現することは不可能ではない。しかし、工事担当者は当然それらネットワーク機器に特化した知識が必要であり、誰でも簡単に工事が出来る訳ではない。つまり、端末の設定知識だけでなく、サーバーやネットワークの知識技術も必要となり、工事担当者の負担は少なくない。また、設定を自動化したいIP端末が必要とする独自情報を汎用サーバーが許容できないなどの制限が発生する場合があるため、一部の設定は、結局、手動で登録せざるを得ないこともある。 By the way, it is not impossible to automate setting by combining a DHCP server and a multifunctional router installed in an existing OS. However, the person in charge of construction naturally needs knowledge specialized in these network devices, and not everyone can easily perform construction. In other words, not only the setting knowledge of the terminal but also the knowledge technology of the server and network is necessary, and the burden on the construction staff is not small. In addition, there may be a restriction that the general-purpose server cannot tolerate the unique information required by the IP terminal that wants to automate the settings, so some settings may eventually have to be registered manually. .
更に、複雑な作業或いは単調な作業でも膨大な作業ではミスを誘発する可能性も高まるので品質を保つのが難しくなる。このような背景から工事の信頼性向上を図るためには、可能な限り作業を単純化/自動化し、余裕を持って動作確認ができる方法を提供することが必要である。 Furthermore, even if the work is complicated or monotonous, there is a high possibility that mistakes will be caused in a large quantity of work, so it is difficult to maintain quality. In order to improve the reliability of the construction from such a background, it is necessary to simplify and automate the work as much as possible, and to provide a method for checking the operation with a margin.
特許文献1には、ネットワークアプリケーションプログラムで使用される充分な設定情報を得るためのシステムが記載され、特許文献2には仮想マシンからのブロードキャストを抑制するシステムが記載されており、IP電話機の設置工事を簡略化することに関しては記載されていない。 Patent Document 1 describes a system for obtaining sufficient setting information used in a network application program, and Patent Document 2 describes a system that suppresses broadcast from a virtual machine. There is no mention of simplifying the construction.
本発明の目的は、DHCPを用いて1台の端末に設定した情報を同一ネットワーク内に存在する端末に自動的に設定することで、設置工事の簡略化が可能な通信ネットワークシステム、端末設定方法及びIP電話機を提供することにある。 An object of the present invention is to provide a communication network system and a terminal setting method capable of simplifying the installation work by automatically setting information set in one terminal using DHCP in terminals existing in the same network. And providing an IP telephone.
本発明の第1の観点によれば、ネットワークに複数のIP電話機が接続され、前記ネットワークとは別の他のネットワークには、DHCPサーバー及び前記IP電話機を集中管理するためのセンター装置が接続され、前記別々のネットワークをルーターによって中継する通信ネットワークシステムであって、前記複数のIP電話機には、DHCPサーバー機能及びDHCPリレーエージェント機能が内蔵されており、予め前記複数のIP電話機のうち1つのIP電話機に前記センター装置に接続するための基本情報及び端末固有情報が設定され、当該IP電話機をマスター電話機として他のIP電話機の設定を行う設定手段を有し、前記設定手段は、前記IP電話機がDHCPリレーエージェントとして動作し、前記他のネットワークに接続されたDHCPサーバーと通信することにより他のIP電話機に前記基本情報の設定を行い、且つ、前記IP電話機がDHCPサーバーとして動作することにより他のIP電話機に前記端末固有情報の設定を行うことを特徴とする通信ネットワークシステムが提供される。
また、本発明の第2の観点によれば、ネットワークに複数のIP電話機が接続され、前記ネットワークとは別の他のネットワークには、DHCPサーバー及び前記IP電話機を集中管理するためのセンター装置が接続され、前記別々のネットワークをルーターによって中継する通信ネットワークシステムの端末設定方法であって、前記複数のIP電話機には、DHCPサーバー機能及びDHCPリレーエージェント機能が内蔵されており、予め前記複数のIP電話機のうち1つのIP電話機に前記センター装置に接続するための基本情報及び端末固有情報が設定され、当該IP電話機をマスター電話機として他のIP電話機の設定を行う設定手段を有し、前記設定手段により、前記IP電話機がDHCPリレーエージェントとして動作し、前記他のネットワークに接続されたDHCPサーバーと通信することにより他のIP電話機に前記基本情報の設定を行う工程と、前記IP電話機がDHCPサーバーとして動作することにより他のIP電話機に前記端末固有情報の設定を行う工程とを含むことを特徴とする通信ネットワークシステムの端末設定方法が提供される。
また、本発明の第3の観点によれば、ネットワークに複数のIP電話機が接続され、前記ネットワークとは別の他のネットワークには、DHCPサーバー及び前記IP電話機を集中管理するためのセンター装置が接続され、前記別々のネットワークをルーターによって中継する通信ネットワークシステム、に接続される前記IP電話機であって、DHCPサーバー機能及びDHCPリレーエージェント機能が内蔵されており、予め前記センター装置に接続するための基本情報及び端末固有情報が設定され、当該IP電話機をマスター電話機として他のIP電話機に前記基本情報及び端末固有情報の設定を行う設定手段を有し、前記設定手段は、当該IP電話機がDHCPリレーエージェントとして動作し、前記他のネットワークに接続されたDHCPサーバーと通信することにより他のIP電話機に前記基本情報の設定を行い、且つ、当該IP電話機がDHCPサーバーとして動作することにより他のIP電話機に前記端末固有情報の設定を行うことを特徴とするIP電話機が提供される。
According to the first aspect of the present invention, a plurality of IP telephones are connected to a network, and a DHCP server and a central device for centrally managing the IP telephones are connected to another network different from the network. A communication network system for relaying the separate networks by a router, wherein the plurality of IP telephones have a built-in DHCP server function and a DHCP relay agent function, and one IP of the plurality of IP telephones in advance. Basic information for connecting to the center device and terminal-specific information is set in the telephone, and has setting means for setting other IP telephones using the IP telephone as a master telephone, and the setting means includes the IP telephone Operates as a DHCP relay agent and connects to the other network The basic information is set in another IP phone by communicating with the DHCP server, and the terminal-specific information is set in another IP phone when the IP phone operates as a DHCP server. A featured communication network system is provided.
According to the second aspect of the present invention, a plurality of IP telephones are connected to the network, and a DHCP server and a central device for centrally managing the IP telephones are provided in another network different from the network. A terminal setting method for a communication network system that is connected and relays the separate networks by a router, wherein the plurality of IP telephones have a built-in DHCP server function and a DHCP relay agent function, and Basic information for connecting to the center device and terminal-specific information are set in one IP telephone among telephones, and setting means for setting other IP telephones using the IP telephone as a master telephone, the setting means The IP phone acts as a DHCP relay agent, The basic information is set in another IP telephone by communicating with a DHCP server connected to another network, and the terminal-specific information is stored in another IP telephone by the IP telephone operating as a DHCP server. A terminal setting method for a communication network system, comprising: a setting step.
According to the third aspect of the present invention, a plurality of IP telephones are connected to the network, and a DHCP server and a central device for centrally managing the IP telephones are provided in another network different from the network. The IP telephone set connected to a communication network system that relays the separate networks by a router, and has a built-in DHCP server function and a DHCP relay agent function for connecting to the center apparatus in advance. Basic information and terminal specific information are set, and there is setting means for setting the basic information and terminal specific information in another IP telephone using the IP telephone as a master telephone, and the setting means includes a DHCP relay Acted as an agent and connected to the other network The basic information is set in another IP telephone by communicating with an HCP server, and the terminal-specific information is set in another IP telephone when the IP telephone operates as a DHCP server. An IP telephone is provided.
本発明によれば、IP電話機がDSHCサーバー機能及びDHCPリレーエージェント機能を内蔵するため、複数の端末の設定を自動化でき、IP電話機の設置工事を簡略化することができる。また、単純ミスを減らすことができ、より工事品質を向上させることができる。更に、基本的な知識だけで工事を行うことができ、柔軟に工事計画を立てることができる。 According to the present invention, since the IP telephone incorporates the DSHC server function and the DHCP relay agent function, the setting of a plurality of terminals can be automated, and the installation work of the IP telephone can be simplified. Moreover, simple mistakes can be reduced and construction quality can be improved. Furthermore, construction can be performed with only basic knowledge, and a construction plan can be made flexibly.
次に、発明を実施するための形態について図面を参照して詳細に説明する。図1は本発明に係る通信システムの一実施形態を示すブロック図である。図1は複数のIP電話機と、主装置(センター装置)及びDHCPサーバーとがルーターを介して別々のLAN上に配置されたPBX/ボタン電話システムの例を示す。 Next, embodiments for carrying out the invention will be described in detail with reference to the drawings. FIG. 1 is a block diagram showing an embodiment of a communication system according to the present invention. FIG. 1 shows an example of a PBX / button telephone system in which a plurality of IP telephones, a main apparatus (center apparatus), and a DHCP server are arranged on different LANs via a router.
即ち、専用IP電話機A(200)、専用IP電話機B(201)、専用IP電話機C(202)、…、がネットワークNAに存在し、DHCPサーバー300及び専用IP電話機を集中管理するセンター装置301がネットワークNBに存在し、これら別々のネットワークNAとNBをルーター100が中継する基本構成を示す。
That is, the dedicated IP telephone A (200), the dedicated IP telephone B (201), the dedicated IP telephone C (202),... Exist in the network NA, and the
本発明は、このようなPBX/ボタン電話システムにおいて、IP電話機の設置工事を簡略化するため、IP電話機がDSHCサーバー機能及びDHCPリレーエージェント機能を内蔵する。例えば、1台の専用IP電話機A(200)の設置・設定が実施され、次にこの専用IP電話機A(200)がマスター電話機となって、他の専用IP電話機B(201)、専用IP電話機C(202)、…、設置・設定を行う。 In the present invention, in such a PBX / button telephone system, the IP telephone incorporates a DSHC server function and a DHCP relay agent function in order to simplify the installation work of the IP telephone. For example, one dedicated IP telephone A (200) is installed and set, and then this dedicated IP telephone A (200) becomes the master telephone, and the other dedicated IP telephone B (201), dedicated IP telephone C (202), installation and setting are performed.
基本情報は、専用IP電話機A(200)がDHCPリレーエージェントとして働き、DHCPサーバー300と通信することで、専用IP電話機B(201)、専用IP電話機C(202)、…、に設定される。また、端末固有情報は、専用IP電話機A(200)がDHCPサーバーとして働くことで、専用IP電話機B(201)、専用IP電話機C(202)、…、に設定される。
The basic information is set in the dedicated IP phone B (201), the dedicated IP phone C (202),... When the dedicated IP phone A (200) functions as a DHCP relay agent and communicates with the DHCP
基本情報には、例えば、IPアドレス、サブネットマスク、デフォルトゲートウェイ、DNSサーバーアドレス、ドメイン名、SIPサーバー等がある。端末固有情報には、例えば、Ethernet設定(Speed/Duplexなど)、ポート設定(RTP/SIP/HTTPなど)、音声品質設定(ToS値/音声レベルなど)、エリアID(設置した国情報など)、暗号化設定、NAT設定、セキュリティ設定等がある。 The basic information includes, for example, an IP address, a subnet mask, a default gateway, a DNS server address, a domain name, and a SIP server. Device-specific information includes, for example, Ethernet settings (such as Speed / Duplex), port settings (such as RTP / SIP / HTTP), voice quality settings (such as ToS values / voice levels), area ID (such as country information where installed), There are encryption settings, NAT settings, security settings, etc.
専用IP電話機A(200)、専用IP電話機B(201)、専用IP電話機C(202)、…、には、全てDHCPクライアント/DHCPリレーエージェント/DHCPサーバーが実装されている。DHCPクライアントは初期状態で有効、DHCPリレーエージェント/DHCPサーバーは初期状態で無効である。 The dedicated IP telephone A (200), the dedicated IP telephone B (201), the dedicated IP telephone C (202), ... are all equipped with a DHCP client / DHCP relay agent / DHCP server. The DHCP client is enabled in the initial state, and the DHCP relay agent / DHCP server is disabled in the initial state.
専用IP電話機A(200)はDHCPクライアントを無効、DHCPリレーエージェント/DHCPサーバーを有効とし、センター装置301との接続に必要な情報とDHCPサーバー300との接続に必要な情報を設定しておく。専用IP電話機A(200)がセンター装置301と正常に通信できることを確認後、専用IP電話機B(201)、C(202)、…、の電源をONすると、専用IP電話機B(201)、C(202)、…、は専用IP電話機A(200)を経由してDHCPサーバー300からIPアドレス等の基本情報を自動的に取得する。
The dedicated IP phone A (200) disables the DHCP client, enables the DHCP relay agent / DHCP server, and sets information necessary for connection with the
次に、専用IP電話機B(201)、C(202)、…、はセンター装置301への接続に必要な情報をDHCPオプションとして要求し、専用IP電話機A(200)はこれに対して自身に設定済みの情報をDHCPオプションとして返信する。専用IP電話機B(201)、C(202)、…、はこの情報を使ってセンター装置301と通信して自動的にセンター装置300と接続できる。
Next, the dedicated IP telephones B (201), C (202),... Request information necessary for connection to the
図2は専用IP電話機Aの一例を示すブロック図である。ここでは、専用IP電話機Aの構成を説明するが、他の専用IP電話機B、C、…、の構成も同様である。専用IP電話機A(200)は図2に示すようにIPメッセージ送受信部A1と、DHCPメッセージ解析部A2と、DHCPクライアントA3と、DHCPリレーエージェントA4と、サーバーA5とを有する。また、設定データ管理部A6と、呼制御の為に使用する電話機機能アプリケーションA7と、GUI表示部A8とを含んでいる。これら各部はそれぞれ概略次のように動作する。 FIG. 2 is a block diagram showing an example of the dedicated IP phone A. Here, the configuration of the dedicated IP phone A will be described, but the configurations of the other dedicated IP phones B, C,... Are the same. As shown in FIG. 2, the dedicated IP telephone A (200) includes an IP message transmission / reception unit A1, a DHCP message analysis unit A2, a DHCP client A3, a DHCP relay agent A4, and a server A5. Further, it includes a setting data management unit A6, a telephone function application A7 used for call control, and a GUI display unit A8. Each of these units generally operates as follows.
電話機機能アプリケーションA7は、ユーザーの電話機操作による操作情報の表示をGUI表示部A8に要求し、発信操作による呼制御をIPメッセージ送受信部A1にメッセージの送信を要求したり、或いは受信したメッセージの情報を受け取る。IPメッセージ送受信部A1がDHCPメッセージを受信した場合には、それをDHCPメッセージ解析部A2に渡す。 The telephone function application A7 requests the GUI display unit A8 to display the operation information by the user's telephone operation, and requests the IP message transmission / reception unit A1 to send a message for the call control by the outgoing operation, or the received message information. Receive. When the IP message transmission / reception unit A1 receives the DHCP message, it passes it to the DHCP message analysis unit A2.
メッセージが他の専用IP電話機のDHCPクライアントからの基本情報の要求であり、DHCPリレーエージェントA4が有効である場合には、それをDHCPリレーエージェントA4に渡す。メッセージが他の専用IP電話機のDHCPクライアントからの端末固有情報の要求であり、DHCPサーバーA5が有効である場合には、それをDHCPサーバーA5に渡す。 If the message is a request for basic information from a DHCP client of another dedicated IP phone and the DHCP relay agent A4 is valid, it is passed to the DHCP relay agent A4. If the message is a request for terminal-specific information from a DHCP client of another dedicated IP telephone and the DHCP server A5 is valid, it is passed to the DHCP server A5.
メッセージがDHCPサーバー300からの応答であり、DHCPクライアントA3が有効である場合には、それをDHCPクライアントA3に渡す。なお、DHCPクライアントA3とDHCPリレーエージェントA4/DHCPサーバーA5は同時に動作できないものとする。設定データ管理部A6は専用IP電話機がセンター装置301と接続する為に必要な基本情報及び端末固有情報を管理する。
If the message is a response from the
次に、図1〜図3を参照して本実施形態の動作を詳細に説明する。まず、工事担当者は専用IP電話機A(200)にセンター装置301への接続に必要な基本情報及び端末固有情報の登録を行う。基本情報には、上述のようにIPアドレス、サブネットマスク、デフォルトゲートウェイ、DSNサーバーアドレス、ドメイン名、SIPサーバー等が含まれている。専用IP電話機A(200)のDHCPクライアントA3は無効とし、IPアドレスを固定とする。また、端末固有情報には、Ethernet設定(Speed/Duplex)、ポート設定(RTP/SIP/HTTP)、音声品質設定(ToS値/音声レベルなど)、エリアID(設置した国情報など)等が含まれている。
Next, the operation of this embodiment will be described in detail with reference to FIGS. First, the person in charge of construction registers basic information and terminal specific information necessary for connection to the
工事担当者は専用IP電話機A(200)がセンター装置301に接続できることを確認した後、DHCPリレーエージェントA4及びDHCPサーバーA5を有効にする。DHCPリレーエージェントA4は、ネットワークNA内からのIPアドレス要求をネットワークNBのDHCPサーバー300に転送し、DHCPサーバー300がリースしたIPアドレスを受信する為、互いの固定IPアドレスをそれぞれ設定しておく。
After confirming that the dedicated IP telephone A (200) can be connected to the
次に、図3のS1を参照して専用IP電話機B(201)が基本情報を取得する手順を説明する。S1は専用IP電話機A(200)がDHCPリレーエージェントとして動作する手順を示す。ルーター100はIP電話機A(200)とDHCPサーバー300間のDHCPメッセージを中継するだけのため本図から省略する。また、情報取得後のセンター装置301への接続についても本図から省略する。
Next, with reference to S1 of FIG. 3, the procedure by which the dedicated IP telephone B (201) acquires basic information will be described. S1 shows a procedure in which the dedicated IP telephone A (200) operates as a DHCP relay agent. Since the
まず、専用IP電話機B(201)の電源をONにする。専用IP電話機B(201)のDHCPクライアントA3は初期状態で有効になっており、DHCP DISCOVERメッセージをブロードキャスト送信する。専用IP電話機B(201)から発信するDISCOVERメッセージ(ブロードキャスト)はルーター100を通過することはできずネットワークNBには到達しない。
First, the dedicated IP telephone B (201) is turned on. The DHCP client A3 of the dedicated IP phone B (201) is enabled in the initial state, and broadcasts a DHCP DISCOVER message. The DISCOVER message (broadcast) transmitted from the dedicated IP telephone B (201) cannot pass through the
専用IP電話機A(200)のIPメッセージ送受信部A1はこのメッセージを受信してDHCPメッセージ解析部A2に渡す。解析の結果、DHCP DISCOVERメッセージは基本情報を要求していることが分かるので、メッセージをDHCPリレーエージェントA4に渡す。 The IP message transmitting / receiving unit A1 of the dedicated IP telephone A (200) receives this message and passes it to the DHCP message analyzing unit A2. As a result of the analysis, it can be seen that the DHCP DISCOVER message requests basic information, so the message is passed to the DHCP relay agent A4.
DHCPリレーエージェントA4はネットワークNBのDHCPサーバー300に対してDHCP DISCOVERメッセージをユニキャスト送信する。ネットワークNBのDHCPサーバー300は専用IP電話機B(201)にリースするIPアドレスを決定し、ネットワークNAの専用IP電話機A(200)に対してDHCP OFFERメッセージをユニキャスト送信する。
The DHCP relay agent A4 unicasts a DHCP DISCOVER message to the
DHCP OFFERメッセージを受信した専用IP電話機A(200)は、DHCPリレーエージェントA4を経由して専用IP電話機B(201)に対してDHCP OFFERメッセージを送信する。その後、専用IP電話機B(201)は、通常のDHCP手順(DHCP REQUEST/DHCP ACK)に従い、専用IP電話機A(200)を経由してネットワークNBのDHCPサーバー300から受信した基本情報を確定する。
The dedicated IP phone A (200) that has received the DHCP OFFER message transmits a DHCP OFFER message to the dedicated IP phone B (201) via the DHCP relay agent A4. Thereafter, the dedicated IP telephone B (201) determines basic information received from the
次に、図3のS2を参照して専用IP電話機B(201)が端末固有情報を取得する手順を説明する。図3のS2は専用IP電話機A(200)がDHCPサーバーとして動作する手順を示す。なお、端末固有情報にあるネットワークNA内で共通に設定すべき情報には専用IP電話機として独自にDHCPオプション番号が定義されている。専用IP電話機B(201)のDHCPクライアントA3は基本情報を取得後、取得したい端末固有情報のDHCPオプション番号をDHCP INFORMメッセージに記述してブロードキャスト送信する。 Next, a procedure for the dedicated IP telephone B (201) to acquire the terminal specific information will be described with reference to S2 of FIG. S2 in FIG. 3 shows a procedure in which the dedicated IP phone A (200) operates as a DHCP server. It should be noted that a DHCP option number is uniquely defined as a dedicated IP telephone for information to be commonly set in the network NA in the terminal specific information. After acquiring the basic information, the DHCP client A3 of the dedicated IP telephone B (201) describes the DHCP option number of the terminal-specific information to be acquired in a DHCP INFORMATION message and broadcasts it.
専用IP電話機A(200)のIPメッセージ送受信部A1はこのメッセージを受信するとDHCPメッセージ解析部A2に渡す。解析の結果、DHCP INFORMメッセージは端末固有情報を要求していることが分かるので、メッセージをDHCPサーバーA5に渡す。専用IP電話機A(200)のDHCPサーバーA5は、要求されたDHCPオプション番号に該当する端末固有情報を設定データ管理部A6から読み出す。 When the IP message transmission / reception unit A1 of the dedicated IP telephone A (200) receives this message, it passes it to the DHCP message analysis unit A2. As a result of the analysis, it can be seen that the DHCP INFORMATION message requests terminal-specific information, and the message is passed to the DHCP server A5. The DHCP server A5 of the dedicated IP phone A (200) reads out terminal-specific information corresponding to the requested DHCP option number from the setting data management unit A6.
ここで読み出す端末固有情報は専用IP電話機A(200)がセンター装置301との接続に成功したものと同じである。この端末固有情報をDHCPオプションとしてDHCPACKメッセージに記述して専用IP電話機B(201)に送信する。専用IP電話機B(201)のDHCPクライアントA3はDHCP ACKに記述されたDHCPオプションから端末固有情報を取り出して設定データ管理部A6に保存し、その情報を使ってセンター装置301と接続を実行する。専用IP電話機C(202)、…、の設定も同様の方法で行う。
The terminal-specific information read here is the same as that of the dedicated IP telephone A (200) that has successfully connected to the
以上のように本実施形態では、IP電話機がDSHCサーバー機能及びDHCPリレーエージェント機能を内蔵するため、複数端末の設定を自動化でき、DHCPサーバー側のオプション設定や端末1台1台の設定をする必要がない。そのため、IP電話機の設置工事を簡略化することができる。 As described above, in this embodiment, since the IP telephone has a DSHC server function and a DHCP relay agent function, it is possible to automate the setting of a plurality of terminals, and it is necessary to set option settings on the DHCP server side and settings for each terminal. There is no. Therefore, the installation work of the IP telephone can be simplified.
また、工事担当者に余裕が生まれ、動作確認など品質チェックに十分な時間を費やすことができるため、工事品質を向上させることができる。しかも、動作確認済みの端末の設定を他の端末でそのまま使用できるため、単純ミスを減らすことができ、より工事品質を向上させることができる。 In addition, there is room for the person in charge of the construction, and a sufficient amount of time can be spent for quality checks such as operation confirmation, so that the construction quality can be improved. In addition, since the settings of the terminals whose operation has been confirmed can be used as they are in other terminals, simple mistakes can be reduced and the construction quality can be further improved.
更に、ネットワーク系の工事について基本的な知識があれば、あとは端末の知識だけで工事を完了することができる。つまり、工事担当者がDHCPサーバーにアクセスする必要がない。そのため、工事担当者の制限が減り、優秀な工事担当者に集中していた作業を分散でき、柔軟に工事計画を立てることができる。 Furthermore, if there is basic knowledge about network construction, the construction can be completed with only knowledge of the terminal. In other words, the person in charge of construction does not need to access the DHCP server. As a result, the restriction on the person in charge of the construction is reduced, the work concentrated on the excellent person in charge of the construction can be distributed, and the construction plan can be made flexibly.
本発明は、IP電話機のように多数設置され、環境に応じて設定が必要となるIP機器においてその設定工事を自動化するのに有効である。 The present invention is effective for automating the setting work in an IP device that is installed in large numbers like IP telephones and needs to be set according to the environment.
100 ルーター
200、201、202 専用IP電話機
300 DHCPサーバー
301 センター装置
NA、NB ネットワーク
A1 IPメッセージ送受信部
A2 DHCPメッセージ解析部
A3 DHCPクライアント
A4 DHCPリレーエージェント
A5 DHCPサーバー
A6 設定データ管理部
A7 電話機能アプリケーション
A8 GUI表示部
100
Claims (9)
前記複数のIP電話機には、DHCPサーバー機能及びDHCPリレーエージェント機能が内蔵されており、
予め前記複数のIP電話機のうち1つのIP電話機に前記センター装置に接続するための基本情報及び端末固有情報が設定され、当該IP電話機をマスター電話機として他のIP電話機の設定を行う設定手段を有し、
前記設定手段は、前記IP電話機がDHCPリレーエージェントとして動作し、前記他のネットワークに接続されたDHCPサーバーと通信することにより他のIP電話機に前記基本情報の設定を行い、且つ、前記IP電話機がDHCPサーバーとして動作することにより他のIP電話機に前記端末固有情報の設定を行うことを特徴とする通信ネットワークシステム。 A plurality of IP telephones are connected to the network, and a DHCP server and a central device for centrally managing the IP telephones are connected to another network other than the network, and communication is performed by relaying the separate networks by a router. A network system,
The plurality of IP telephones have a built-in DHCP server function and a DHCP relay agent function,
Basic information for connecting to the center device and terminal-specific information are set in advance in one IP telephone among the plurality of IP telephones, and setting means for setting other IP telephones using the IP telephone as a master telephone is provided. And
The setting unit is configured to set the basic information in another IP phone by the IP phone operating as a DHCP relay agent and communicating with a DHCP server connected to the other network. A communication network system, wherein the terminal-specific information is set in another IP telephone by operating as a DHCP server.
前記マスター電話機となるIP電話機は、前記基本情報及び端末固有情報の設定を行うに先だって、予め前記基本情報及び端末固有情報を用いて前記センター装置と接続を試み、該接続が正常に行われたことを確認した後に前記基本情報及び端末固有情報を他のIP電話機に設定することを特徴とする通信ネットワークシステム。 Prior to setting the basic information and terminal specific information, the IP telephone serving as the master telephone tried to connect to the center device in advance using the basic information and terminal specific information, and the connection was successfully performed. After confirming this, the basic information and terminal-specific information are set in another IP telephone.
前記複数のIP電話機には、DHCPサーバー機能及びDHCPリレーエージェント機能が内蔵されており、
予め前記複数のIP電話機のうち1つのIP電話機に前記センター装置に接続するための基本情報及び端末固有情報が設定され、当該IP電話機をマスター電話機として他のIP電話機の設定を行う設定手段を有し、
前記設定手段により、前記IP電話機がDHCPリレーエージェントとして動作し、前記他のネットワークに接続されたDHCPサーバーと通信することにより他のIP電話機に前記基本情報の設定を行う工程と、
前記IP電話機がDHCPサーバーとして動作することにより他のIP電話機に前記端末固有情報の設定を行う工程とを含むことを特徴とする通信ネットワークシステムの端末設定方法。 A plurality of IP telephones are connected to the network, and a DHCP server and a central device for centrally managing the IP telephones are connected to another network other than the network, and communication is performed by relaying the separate networks by a router. A terminal setting method for a network system,
The plurality of IP telephones have a built-in DHCP server function and a DHCP relay agent function,
Basic information for connecting to the center device and terminal-specific information are set in advance in one IP telephone among the plurality of IP telephones, and setting means for setting other IP telephones using the IP telephone as a master telephone is provided. And
A step of setting the basic information in another IP phone by the setting means, wherein the IP phone operates as a DHCP relay agent and communicates with a DHCP server connected to the other network;
A terminal setting method for a communication network system, comprising the step of setting the terminal-specific information in another IP telephone by the IP telephone operating as a DHCP server.
前記マスター電話機となるIP電話機は、前記基本情報及び端末固有情報の設定を行うに先だって、予め前記基本情報及び端末固有情報を用いて前記センター装置と接続を試み、該接続が正常に行われたことを確認した後に前記基本情報及び端末固有情報を他のIP電話機に設定することを特徴とする通信ネットワークシステムの端末設定方法。 Prior to setting the basic information and terminal specific information, the IP telephone serving as the master telephone tried to connect to the center device in advance using the basic information and terminal specific information, and the connection was successfully performed. A terminal setting method for a communication network system, wherein the basic information and the terminal-specific information are set in another IP telephone after confirming this.
DHCPサーバー機能及びDHCPリレーエージェント機能が内蔵されており、
予め前記センター装置に接続するための基本情報及び端末固有情報が設定され、当該IP電話機をマスター電話機として他のIP電話機に前記基本情報及び端末固有情報の設定を行う設定手段を有し、
前記設定手段は、当該IP電話機がDHCPリレーエージェントとして動作し、前記他のネットワークに接続されたDHCPサーバーと通信することにより他のIP電話機に前記基本情報の設定を行い、且つ、当該IP電話機がDHCPサーバーとして動作することにより他のIP電話機に前記端末固有情報の設定を行うことを特徴とするIP電話機。 A plurality of IP telephones are connected to the network, and a DHCP server and a central device for centrally managing the IP telephones are connected to another network other than the network, and communication is performed by relaying the separate networks by a router. The IP phone connected to a network system,
Built-in DHCP server function and DHCP relay agent function,
Basic information and terminal-specific information for connecting to the center device are set in advance, and setting means for setting the basic information and terminal-specific information in another IP phone using the IP phone as a master phone,
The setting means sets the basic information in another IP phone by the IP phone operating as a DHCP relay agent, communicating with a DHCP server connected to the other network, and the IP phone An IP telephone, wherein the terminal-specific information is set in another IP telephone by operating as a DHCP server.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2009130357A JP5273803B2 (en) | 2009-05-29 | 2009-05-29 | Communication network system, terminal setting method, and IP telephone |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2009130357A JP5273803B2 (en) | 2009-05-29 | 2009-05-29 | Communication network system, terminal setting method, and IP telephone |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2010278858A JP2010278858A (en) | 2010-12-09 |
JP5273803B2 true JP5273803B2 (en) | 2013-08-28 |
Family
ID=43425386
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2009130357A Active JP5273803B2 (en) | 2009-05-29 | 2009-05-29 | Communication network system, terminal setting method, and IP telephone |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP5273803B2 (en) |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5550764B1 (en) * | 2013-05-27 | 2014-07-16 | 三菱電機インフォメーションシステムズ株式会社 | Open flow network system |
JP6771855B2 (en) | 2014-06-02 | 2020-10-21 | ヤマハ株式会社 | Relay device and program |
JP2019017123A (en) * | 2018-11-06 | 2019-01-31 | ヤマハ株式会社 | Repeating installation and program |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP4670670B2 (en) * | 2005-03-23 | 2011-04-13 | パナソニック株式会社 | Private branch exchange system |
JP4454539B2 (en) * | 2005-05-31 | 2010-04-21 | Necインフロンティア株式会社 | IP telephone automatic setting system and method |
-
2009
- 2009-05-29 JP JP2009130357A patent/JP5273803B2/en active Active
Also Published As
Publication number | Publication date |
---|---|
JP2010278858A (en) | 2010-12-09 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7437552B2 (en) | User authentication system and user authentication method | |
JP4260116B2 (en) | Secure virtual private network | |
US8667339B2 (en) | Internet server apparatus and program causing a server apparatus to implement functions of preparation processing for direct connection of an appliance in a private network and a mobile terminal outside the private network | |
US8543674B2 (en) | Configuration of routers for DHCP service requests | |
KR100941947B1 (en) | Communication module and computer readable recording medium which recorded application program provided with same | |
US10515538B2 (en) | Communication systems | |
US20150058480A1 (en) | Measuring Instrument Access Apparatus, Field Device, and Method for Controlling the Access to a Measuring Instrument | |
EP2347554B1 (en) | A method and a gateway for providing multiple internet access | |
JP2005286883A (en) | Packet relay device and address assignment method thereof | |
US20100299414A1 (en) | Method of Configuring Routers Using External Servers | |
JP4038221B2 (en) | Relay device and connection method between client device and server | |
CN106304277B (en) | Method and terminal for realizing network access | |
JP5273803B2 (en) | Communication network system, terminal setting method, and IP telephone | |
EP2136506B1 (en) | Keepalive monitoring method, system and apparatus of a subscriber session group | |
JP2014146950A (en) | Network communication system | |
JP5261432B2 (en) | Communication system, packet transfer method, network switching apparatus, access control apparatus, and program | |
KR101049549B1 (en) | GPD hole punching method using SIP, terminal management system and terminal management method using same | |
CN115086276B (en) | Address management method, device, equipment and system | |
EP2600570B1 (en) | Relay server and relay communication system | |
JP4885810B2 (en) | Wireless terminal adapter | |
JP3154679U (en) | Relay device and network system | |
CN101453396A (en) | Method and system for multiple service provider device management | |
JP2006229265A (en) | Gateway system | |
JP2006093751A (en) | Wan/lan connection automatic control apparatus, wan/lan connection method, and echo server | |
JP5914387B2 (en) | Terminal identification device |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20110908 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20120927 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20121004 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20121129 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20130117 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20130315 |
|
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: 20130417 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20130510 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 Ref document number: 5273803 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
S533 | Written request for registration of change of name |
Free format text: JAPANESE INTERMEDIATE CODE: R313533 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |