JP2021052318A - Slave station device and communication system - Google Patents

Slave station device and communication system Download PDF

Info

Publication number
JP2021052318A
JP2021052318A JP2019174310A JP2019174310A JP2021052318A JP 2021052318 A JP2021052318 A JP 2021052318A JP 2019174310 A JP2019174310 A JP 2019174310A JP 2019174310 A JP2019174310 A JP 2019174310A JP 2021052318 A JP2021052318 A JP 2021052318A
Authority
JP
Japan
Prior art keywords
address
station device
mac address
program
slave station
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.)
Granted
Application number
JP2019174310A
Other languages
Japanese (ja)
Other versions
JP7101651B2 (en
Inventor
平野 幸男
Yukio Hirano
幸男 平野
浩史 杉村
Hiroshi Sugimura
浩史 杉村
高橋 浩司
Koji Takahashi
浩司 高橋
聖 成川
Satoshi Narukawa
聖 成川
阿部 拓也
Takuya Abe
拓也 阿部
智彦 池田
Tomohiko Ikeda
智彦 池田
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.)
Mitsubishi Electric Corp
Nippon Telegraph and Telephone Corp
Original Assignee
Mitsubishi Electric Corp
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 Mitsubishi Electric Corp, Nippon Telegraph and Telephone Corp filed Critical Mitsubishi Electric Corp
Priority to JP2019174310A priority Critical patent/JP7101651B2/en
Publication of JP2021052318A publication Critical patent/JP2021052318A/en
Application granted granted Critical
Publication of JP7101651B2 publication Critical patent/JP7101651B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

To obtain a slave station device that can generate a unique MAC address.SOLUTION: An ONU 2 that transitions to a state where communication with OLT is possible and uses a unique address within a limited network when each of a plurality of channels is registered in the OLT includes a unique address holding unit 25 that holds a first address assigned in advance, and an address generation unit 21 that generates a second address that is unique within a limited network on the basis of the first address, and the first address includes a bit string indicating the vendor of the ONU 2, and the address generation unit 21 generates a second address using an address generation program that modifies some of the determined bits on the basis of the address assigned in advance to each of the ONU2s that are allowed to be connected to the OLT forming the limited network among the bit strings.SELECTED DRAWING: Figure 4

Description

本発明は、子局装置および通信システムに関する。 The present invention relates to slave station devices and communication systems.

Ethernet(登録商標)ネットワークは、IEEE(Institute of Electrical and Electronics Engineers)802規格に準拠した通信ネットワークである。Ethernetネットワークを構成する通信装置は、工場出荷時に48bitのMAC(Media Access Control)アドレスが固有アドレスとして割り当てられる。 The Ethernet (registered trademark) network is a communication network compliant with the IEEE (Institute of Electrical and Electronics Engineers) 802 standard. A 48-bit MAC (Media Access Control) address is assigned as a unique address to the communication device constituting the Ethernet network at the time of shipment from the factory.

MACアドレスは、通信装置のベンダーを示す製品ベンダーコード(OUI:Organizationally Unique Identifier)と、ベンダーが各通信装置に個別に割り当てる、各通信装置を一意に示すコードと、I/G(Individual/Group)ビットと、U/L(Universal/Local)ビットと、を含んで構成される。 The MAC address includes a product vendor code (OUI: Organizationally Unique Identifier) that indicates the vendor of the communication device, a code that the vendor assigns to each communication device individually, and a code that uniquely indicates each communication device, and I / G (Individual / Group). It is composed of a bit and a U / L (Universal / Local) bit.

I/Gビットは、MACアドレスがユニキャストアドレスかマルチキャストアドレスかを示す。具体的には、I/Gビットが0の場合はユニキャストアドレスを示し、I/Gビットが1の場合はマルチキャストアドレスを示す。 The I / G bit indicates whether the MAC address is a unicast address or a multicast address. Specifically, when the I / G bit is 0, it indicates a unicast address, and when the I / G bit is 1, it indicates a multicast address.

また、U/Lビットは、MACアドレスがユニバーサルアドレスかローカルアドレスかを示す。具体的には、U/Lビットが0の場合はユニバーサルアドレスを示し、U/Lビットが1の場合はローカルアドレスを示す。なお、ユニバーサルアドレスはグローバルアドレスとも呼ばれるが本明細書ではユニバーサルアドレスという表現を用いて説明を行う。また、以下の説明では、U/Lビットが0のMACアドレスをユニバーサルMACアドレスと称し、U/Lビットが1のMACアドレスをローカルMACアドレスと称する。ユニバーサルMACアドレスは、世界で唯一性を保証されるMACアドレスを通信装置に割り振る必要がある場合に用いられる。ローカルMACアドレスは、世界で唯一性を確保する必要がない場合、例えば、限定されたネットワーク内で通信装置を使用する場合にベンダーなどが自由に生成して使用することが可能である。ただし、ローカルMACアドレスは、限定されたネットワーク内では唯一性を確保する必要がある。 The U / L bit indicates whether the MAC address is a universal address or a local address. Specifically, when the U / L bit is 0, it indicates a universal address, and when the U / L bit is 1, it indicates a local address. Although the universal address is also called a global address, it will be described in the present specification by using the expression of the universal address. Further, in the following description, a MAC address having a U / L bit of 0 is referred to as a universal MAC address, and a MAC address having a U / L bit of 1 is referred to as a local MAC address. The universal MAC address is used when it is necessary to assign a MAC address that is guaranteed to be unique in the world to a communication device. The local MAC address can be freely generated and used by a vendor or the like when it is not necessary to ensure uniqueness in the world, for example, when a communication device is used in a limited network. However, the local MAC address needs to be unique within the limited network.

特許文献1には、ローカルMACアドレスを生成して使用するゲートウェイ装置の発明が記載されている。特許文献1に記載の発明は、それまで複数のゲートウェイ装置が個別に実現していた複数の機能を統合して1台のゲートウェイ装置で実現するものである。特許文献1に記載のゲートウェイ装置は、予め割り当てられている1つのユニバーサルMACアドレスに基づいて、上記の複数の機能それぞれで使用する複数のローカルMACアドレスを生成する。 Patent Document 1 describes an invention of a gateway device that generates and uses a local MAC address. The invention described in Patent Document 1 is realized by a single gateway device by integrating a plurality of functions that have been individually realized by a plurality of gateway devices. The gateway device described in Patent Document 1 generates a plurality of local MAC addresses used in each of the above-mentioned plurality of functions based on one universal MAC address assigned in advance.

特許第5729796号公報Japanese Patent No. 5729996

特許文献1に記載のゲートウェイ装置は、OUIの3オクテット目のビットを変更してローカルMACアドレスを生成する。そのため、限定されたネットワーク内で唯一性を確保できない場合がある。すなわち、OUIの3オクテット目以外の領域のビットが同一であり、かつベンダーが異なる複数のゲートウェイ装置がネットワーク内に存在する場合、2つ以上のゲートウェイ装置で同じローカルMACアドレスが生成される可能性がある。 The gateway device described in Patent Document 1 changes the bit of the third octet of the OUI to generate a local MAC address. Therefore, it may not be possible to ensure uniqueness within a limited network. That is, if the bits of the area other than the third octet of the OUI are the same and there are multiple gateway devices of different vendors in the network, the same local MAC address may be generated by two or more gateway devices. There is.

本発明は、上記に鑑みてなされたものであって、唯一性の実現が要求される範囲において唯一性が確保されたMACアドレスを生成することが可能な子局装置を得ることを目的とする。 The present invention has been made in view of the above, and an object of the present invention is to obtain a slave station device capable of generating a MAC address in which uniqueness is ensured within a range in which realization of uniqueness is required. ..

上述した課題を解決し、目的を達成するために、本発明は、通信システムを構成する親局装置に複数のチャネルのそれぞれを個別に登録することにより親局装置との通信が可能な状態に遷移し、複数のチャネルのそれぞれを親局装置に登録する際に、限定されたネットワーク内で唯一性が確保されたアドレスを使用する子局装置であって、自己に予め割り当てられた第1のアドレスを保持する固有アドレス保持部と、第1のアドレスに基づいて、限定されたネットワーク内で唯一性が確保された第2のアドレスを生成するアドレス生成部と、を備える。第1のアドレスは、子局装置のベンダーを示すビット列を含む。アドレス生成部は、ビット列のうち、限定されたネットワークを形成する親局装置への接続を許可する子局装置それぞれに予め割り当てられたアドレスに基づいて決定された一部のビットを変更するアドレス生成プログラムを使用して第2のアドレスを生成する。 In order to solve the above-mentioned problems and achieve the object, the present invention makes it possible to communicate with the master station device by individually registering each of a plurality of channels in the master station device constituting the communication system. A slave station device that uses an address that is unique within a limited network when transitioning and registering each of a plurality of channels in the master station device, and is a first self-assigned first station device. It includes a unique address holding unit that holds an address, and an address generating unit that generates a second address that is unique within a limited network based on the first address. The first address contains a bit string indicating the vendor of the slave station device. The address generator changes some bits of the bit string determined based on the address assigned in advance to each slave station device that is allowed to connect to the master station device that forms a limited network. Use the program to generate a second address.

本発明にかかる子局装置は、唯一性の実現が要求される範囲において唯一性が確保されたMACアドレスを生成することができる、という効果を奏する。 The slave station device according to the present invention has an effect that it can generate a MAC address in which uniqueness is ensured within a range in which realization of uniqueness is required.

MACアドレスの構成を示す図Diagram showing the configuration of MAC address 本発明の実施の形態1にかかる通信システムの構成例を示す図The figure which shows the structural example of the communication system which concerns on Embodiment 1 of this invention. 実施の形態1にかかるOLTの機能ブロック構成の一例を示す図The figure which shows an example of the functional block composition of OLT which concerns on Embodiment 1. 実施の形態1にかかるONUの機能ブロック構成の一例を示す図The figure which shows an example of the functional block composition of ONU which concerns on Embodiment 1. 実施の形態1にかかる管理装置の機能ブロック構成の一例を示す図The figure which shows an example of the functional block composition of the management apparatus which concerns on Embodiment 1. 実施の形態1にかかるONUをOLTに登録する動作の一例を示すシーケンス図A sequence diagram showing an example of an operation of registering the ONU according to the first embodiment in the OLT. 本発明の実施の形態2にかかる通信システムの構成例を示す図The figure which shows the structural example of the communication system which concerns on Embodiment 2 of this invention. 実施の形態2にかかるONUをOLTに登録する動作の一例を示すシーケンス図A sequence diagram showing an example of an operation of registering the ONU according to the second embodiment in the OLT. 実施の形態1,2にかかる通信システムにおいてローカルMACアドレスの唯一性を保証可能な範囲の一例を示す図The figure which shows an example of the range which can guarantee the uniqueness of a local MAC address in the communication system which concerns on Embodiments 1 and 2. OLTを実現するハードウェアの一例を示す図The figure which shows an example of the hardware which realizes OLT

以下に、本発明の実施の形態にかかる子局装置および通信システムを図面に基づいて詳細に説明する。なお、この実施の形態によりこの発明が限定されるものではない。 Hereinafter, the slave station device and the communication system according to the embodiment of the present invention will be described in detail with reference to the drawings. The present invention is not limited to this embodiment.

実施の形態1.
まず、本実施の形態および後述する各実施の形態で取り扱うMACアドレスの構成について簡単に説明する。図1は、MACアドレスの構成を示す図である。
Embodiment 1.
First, the configuration of the MAC address handled in this embodiment and each embodiment described later will be briefly described. FIG. 1 is a diagram showing a configuration of a MAC address.

図1に示すように、MACアドレスは、オクテット(octet)1〜オクテット6で構成される。また、オクテット6の最下位ビットがbit0、最上位ビットがbit7となる。オクテット1の最下位ビットがbit40、最上位ビットがbit47となる。オクテット1に含まれるbit41が上述したU/Lビットに該当し、bit40が上述したI/Gビットに該当する。bit24〜bit39およびbit42〜bit47の22bitは上述したOUIに該当する。bit0〜bit23の24bitは、ベンダーが通信装置を一意に示すコードを作成するために使用される。本明細書および図1では、MACアドレスのbit0〜bit23をベンダー作成コードと表現する。 As shown in FIG. 1, the MAC address is composed of octets 1 to octets 6. Further, the least significant bit of the octet 6 is bit0, and the most significant bit is bit7. The least significant bit of octet 1 is bit40, and the most significant bit is bit47. The bit 41 included in the octet 1 corresponds to the above-mentioned U / L bit, and the bit 40 corresponds to the above-mentioned I / G bit. The 22 bits of bits 24 to 39 and bits 42 to 47 correspond to the above-mentioned OUI. The 24 bits of bits 0 to 23 are used by the vendor to create a code that uniquely indicates the communication device. In this specification and FIG. 1, the MAC address bits 0 to 23 are expressed as vendor-created codes.

図2は、本発明の実施の形態1にかかる通信システムである受動光ネットワーク(PON:Passive Optical Network)システムの構成例を示す図である。 FIG. 2 is a diagram showing a configuration example of a passive optical network (PON) system, which is a communication system according to the first embodiment of the present invention.

図2に示すPONシステム100は、IEEE 1904.1で規定されたSIEPON(Service Interoperability in Ethernet PON)システムとする。 The PON system 100 shown in FIG. 2 is a SIEPON (Service Interoperability in Ethernet PON) system defined by IEEE 1904.1.

図2に示すように、PONシステム100は、親局装置であるOLT(Optical Line Terminal)11〜1nを備える。OLT11〜1nのそれぞれは、子局装置であるONU(Optical Network Unit)とのインタフェースであるPONポートを複数備える。図2では、OLT11が備える複数のPONポートをPONポート101〜10mとし、OLT1nが備える複数のPONポートをPONポート10n1〜10nmとしている。各PONポートには、光カプラ51および光ファイバ52を介して1台以上のONUが接続される。図2では、OLT11が備えるPONポート101に接続されたONUをONU211とし、PONポート10mに接続されたONUをONU21mとしている。OLT11nが備えるPONポート10nmに接続されたONUをONU2nmとしている。 As shown in FIG. 2, the PON system 100 includes an OLT (Optical Line Terminal) 1 1 to 1 n, which is a master station device. Each of OLT 1 1 to 1 n includes a plurality of PON ports that are interfaces with an ONU (Optical Network Unit) that is a slave station device. In FIG. 2, a plurality of PON ports included in the OLT 1 1 are designated as PON ports 10 1 to 10 m, and a plurality of PON ports included in the OLT 1 n are designated as PON ports 10 n1 to 10 nm . One or more ONUs are connected to each PON port via an optical coupler 51 and an optical fiber 52. In Figure 2, the ONU that is connected to the PON port 10 1 OLT 1 1 comprises a ONU 2 11, and the ONU that is connected to the PON port 10 m and ONU 2 1 m. The ONU connected to the PON port 10 nm provided in the OLT1 1n is defined as the ONU 2 nm .

なお、以下の説明では、OLT11〜1nに共通の事項を説明するなど、OLT11〜1nを区別する必要が無い場合には、OLT11〜1nのそれぞれをOLT1と記載する。同様に、ONU211、21mおよび2nmを区別する必要が無い場合、ONU211、21mおよび2nmのそれぞれをONU2と記載する。 In the following description, such as explaining the common matters OLT 1 1 to 1 n, if OLT 1 1 is not necessary to distinguish to 1 n describes the respective OLT 1 1 to 1 n and OLT 1. Similarly, ONU 2 11, 2 1 m and 2 nm when it is not necessary to distinguish the respective ONU 2 11, 2 1 m and 2 nm to as ONU 2.

図2に示すように、PONシステム100は、管理装置3をさらに備える。管理装置3は、MACアドレスデータベース311を保持するデータベース保持部31と、MACアドレス生成プログラム321を保持するプログラム保持部32とを含む。MACアドレスデータベース311およびMACアドレス生成プログラム321は、図示を省略したオペレーターにより作成される。データベース保持部31が保持するMACアドレスデータベース311およびプログラム保持部32が保持するMACアドレス生成プログラム321は、任意のタイミングでオペレーターが更新することが可能である。 As shown in FIG. 2, the PON system 100 further includes a management device 3. The management device 3 includes a database holding unit 31 that holds the MAC address database 311 and a program holding unit 32 that holds the MAC address generation program 321. The MAC address database 311 and the MAC address generation program 321 are created by an operator (not shown). The MAC address database 311 held by the database holding unit 31 and the MAC address generating program 321 held by the program holding unit 32 can be updated by the operator at any timing.

MACアドレスデータベース311には、OLT1への登録を許可するONU2に予め割り当てられているMACアドレスと、OLT1への登録を許可するONU2に予め割り当てられているMACアドレスに基づいてMACアドレス生成プログラム321が生成するローカルMACアドレスとが登録される。MACアドレスデータベース311は、OLT1からの要求に応じて管理装置3からOLT1に受け渡される。 In the MAC address database 311, the MAC address generation program 321 is based on the MAC address pre-assigned to the ONU2 that is allowed to be registered in the OLT1 and the MAC address that is pre-assigned to the ONU2 that is allowed to be registered in the OLT1. The generated local MAC address is registered. The MAC address database 311 is passed from the management device 3 to the OLT 1 in response to a request from the OLT 1.

MACアドレス生成プログラム321は、ONU2がローカルMACアドレスを生成するためのプログラムである。MACアドレス生成プログラム321は、OLT1からの要求に応じて管理装置3からOLT1に受け渡され、さらに、OLT1からONU2へ受け渡される。 The MAC address generation program 321 is a program for ONU2 to generate a local MAC address. The MAC address generation program 321 is passed from the management device 3 to the OLT 1 in response to a request from the OLT 1, and is further passed from the OLT 1 to the ONU 2.

OLT1とONU2は複数のチャネルを使用して通信を行う。ONU2は、OLT1に対して登録処理を行うことによりOLT1との通信が可能な状態となるが、登録処理はチャネルごとに行う必要がある。すなわち、ONU2は、登録処理が正常に終了したチャネルを使用してOLT1と通信を行う。図2に示した例では、CH#1〜CH#4を使用してOLT1nとONU2nmとが通信可能な構成としているが、使用するチャネルの数はこれに限定されない。一方、ONU2nmは、工場から出荷された時点では、ユニバーサルMACアドレスである工場出荷時MACアドレスが1つだけ割り当てられた状態である。そのため、ONU2nmは、複数のチャネルを使用してOLT1nと通信するために、工場出荷時MACアドレスに基づいてローカルMACアドレスを生成し、各チャネルでの登録処理を行う。各チャネルでの登録処理で使用されるMACアドレスは、ONU2nmに予め割り当てられている工場出荷時MACアドレスと、MACアドレス生成プログラム321が工場出荷時MACアドレスに基づいて生成したローカルMACアドレスとである。図2では、CH#1を使用するための登録処理で工場出荷時MACアドレスを使用し、CH#2〜CH#4を使用するための登録処理でローカルMACアドレスを使用する例を示している。ONU2nmについて説明したが、ONU211、ONU21mなどの他のONU2も同様である。なお、各ONU2には1台以上の通信端末が接続されるが、図2では通信端末の記載を省略している。 OLT1 and ONU2 communicate using a plurality of channels. The ONU2 is in a state where it can communicate with the OLT1 by performing the registration process on the OLT1, but the registration process needs to be performed for each channel. That is, the ONU2 communicates with the OLT1 using the channel for which the registration process has been normally completed. In the example shown in FIG. 2, CH # 1 to CH # 4 are used to enable communication between OLT 1 n and ONU 2 nm , but the number of channels used is not limited to this. On the other hand, ONU2 nm is a state in which only one factory-shipped MAC address, which is a universal MAC address, is assigned at the time of shipment from the factory. Therefore, ONU 2 nm generates a local MAC address based on the factory-shipped MAC address in order to communicate with OLT 1 n using a plurality of channels, and performs registration processing on each channel. The MAC address used in the registration process on each channel is the factory default MAC address assigned to ONU 2 nm and the local MAC address generated by the MAC address generator 321 based on the factory default MAC address. is there. FIG. 2 shows an example in which the factory-shipped MAC address is used in the registration process for using CH # 1 and the local MAC address is used in the registration process for using CH # 2 to CH # 4. .. Although ONU2 nm has been described, the same applies to other ONU2s such as ONU2 11 and ONU2 1 m. Although one or more communication terminals are connected to each ONU2, the description of the communication terminals is omitted in FIG.

ここで、MACアドレス生成プログラム321について説明する。MACアドレス生成プログラム321は、図示していないオペレーターによって作成される。オペレーターは、ONU2の各チャネルに割り当てるローカスMACアドレスの唯一性が保証されるようOUIを検証してMACアドレス生成プログラム321をプログラムする。1台のONU2とOLT1との間の通信で使用可能なチャネルの最大数(以下、ONU2の最大チャネル数と称する)が2のX乗以下の場合、オペレーターは、OUIを示す22bitのうちのXbitを書き換えてローカルMACアドレスを生成するプログラムを作成する。オペレーターは、書き換える対象のXbitをどのbitとするかを、OLT1への接続を許可する各ONU2の工場出荷時MACアドレスを構成するOUIに基づいて決定する。オペレーターは、OLT1への接続を許可する各ONU2の工場出荷時MACアドレスのOUIを比較し、書き換えを行っても異なるベンダーのOUI同士が同じにならない位置のbitを上記のXbitに選択決定する。例えば、OLT1への接続を許可するONU2のベンダーが3社である場合、オペレーターは、書き換えを行ってもベンダー3社のそれぞれを示すOUIが異なる状態が維持されるようにXbitを決定する。オペレーターは、例えば、MACアドレス生成プログラム321を次のようにプログラムする。 Here, the MAC address generation program 321 will be described. The MAC address generation program 321 is created by an operator (not shown). The operator verifies the OUI and programs the MAC address generation program 321 so that the uniqueness of the locus MAC address assigned to each channel of ONU2 is guaranteed. When the maximum number of channels that can be used for communication between one ONU2 and OLT1 (hereinafter referred to as the maximum number of channels of ONU2) is 2 to the Xth power or less, the operator uses Xbit out of 22 bits indicating OUI. Create a program that generates a local MAC address by rewriting. The operator determines which bit is the X bit to be rewritten based on the OUI that constitutes the factory-shipped MAC address of each ONU2 that is permitted to connect to the OLT1. The operator compares the OUIs of the factory-shipped MAC addresses of the ONU2s that are allowed to connect to the OLT1, and selects and determines the bit at the position where the OUIs of different vendors do not become the same even if the rewriting is performed. For example, when there are three vendors of ONU2 that allow connection to the OLT1, the operator determines the Xbit so that the UI indicating each of the three vendors is maintained in a different state even if the rewriting is performed. The operator, for example, programs the MAC address generation program 321 as follows.

ONU2の最大チャネル数=4、すなわちX=2の場合に、OUI=00−06−F5とOUI=00−06−F7とを区別可能なMACアドレス生成プログラム321の一例を示す。OUI=00−06−F5およびOUI=00−06−F7は、OLT1への登録を許可するONU2の工場出荷時MACアドレスのOUIに該当する。 An example of a MAC address generation program 321 capable of distinguishing between OUI = 00-06-F5 and OUI = 00-06-F7 when the maximum number of channels of ONU2 = 4, that is, X = 2 is shown. OUI = 00-06-F5 and OUI = 00-06-F7 correspond to the OUI of the factory-shipped MAC address of ONU2 that allows registration in OLT1.

この場合、オペレーターは、ローカルMACアドレスの元になる工場出荷時MACアドレスのOUIのbit45およびbit44に対して、チャネル番号を示す00/01/10/11を上書きし、さらに、工場出荷時MACアドレスのU/LビットおよびI/Gビットを、U/Lビット=1、I/Gビット=0に上書きするMACアドレス生成プログラム321をプログラムする。このMACアドレス生成プログラム321によれば、工場出荷時MACアドレスから、次のような重複しないローカルMACアドレスが得られる。ここでの工場出荷時MACアドレスは、(1)00−06−F5−[ベンダー作成コード]および(2)00−06−F7−[ベンダー作成コード]である。 In this case, the operator overwrites bit45 and bit44 of the OUI of the factory-shipped MAC address, which is the source of the local MAC address, with 00/01/10/11 indicating the channel number, and further, the factory-shipped MAC address. The MAC address generation program 321 that overwrites the U / L bit and the I / G bit of the above with the U / L bit = 1 and the I / G bit = 0 is programmed. According to this MAC address generation program 321, the following unique local MAC address can be obtained from the factory-shipped MAC address. The factory-shipped MAC addresses here are (1) 00-06-F5- [vendor creation code] and (2) 00-06-F7- [vendor creation code].

(1)の工場出荷時MACアドレスから得られるローカルMACアドレス
02−06−F5−[ベンダー作成コード]
12−06−F5−[ベンダー作成コード]
22−06−F5−[ベンダー作成コード]
32−06−F5−[ベンダー作成コード]
(2)の工場出荷時MACアドレスから得られるローカルMACアドレス
02−06−F7−[ベンダー作成コード]
12−06−F7−[ベンダー作成コード]
22−06−F7−[ベンダー作成コード]
32−06−F7−[ベンダー作成コード]
Local MAC address obtained from the factory-shipped MAC address in (1) 02-06-F5-[Vendor creation code]
12-06-F5-[Vendor creation code]
22-06-F5-[Vendor creation code]
32-06-F5-[Vendor creation code]
Local MAC address obtained from the factory-shipped MAC address in (2) 02-06-F7- [Vendor-created code]
12-06-F7- [Vendor creation code]
22-06-F7- [Vendor creation code]
32-06-F7- [Vendor creation code]

ここではOUIのbit45およびbit44を変更(上書き)する例を示したが、OUIの下位3bit(bit24〜bit26)以外のbit(bit27〜bit39、bit42〜bit47)であればどの2bitを変更するようにしてもよい。また、異なるベンダーのOUIの重複が発生しない状態を維持できるのであればXbit(ここでは2bit)よりも多くのbitを変更するようにしてもよい。 Here, an example of changing (overwriting) bit 45 and bit 44 of the OUI is shown, but if the bits (bit 27 to bit 39, bit 42 to bit 47) other than the lower 3 bits (bit 24 to bit 26) of the OUI are changed, any 2 bits should be changed. You may. Further, if it is possible to maintain a state in which OUIs of different vendors are not duplicated, more bits than X bits (here, 2 bits) may be changed.

なお、変更する対象のXbitをオペレーターが決定することとしたが、管理装置3が決定するようにしてもよい。例えば、管理装置3は、ONU2の最大チャネル数の情報と、OLT1への接続を許可する各ONU2の工場出荷時MACアドレスを構成するOUIの情報とをオペレーターより取得し、最大チャネル数に基づいて変更する対象のbitの数Xを決定し、さらに、OLT1への接続を許可する各ONU2の工場出荷時MACアドレスを構成する各OUIのbitを比較し、全てのONU2で値が同じbitの中から、変更する対象のXbitを選択する。これにより、オペレーターの作業負荷を軽減できる。 Although the operator decides the Xbit to be changed, the management device 3 may decide it. For example, the management device 3 acquires the information on the maximum number of channels of the ONU2 and the information of the OUI constituting the factory-shipped MAC address of each ONU2 that is permitted to connect to the OLT1 from the operator, and is based on the maximum number of channels. Determine the number X of the bits to be changed, and compare the bits of each OUI that constitutes the factory MAC address of each ONU2 that allows connection to OLT1, and all the ONU2s have the same value. Select the Xbit to be changed from. As a result, the workload of the operator can be reduced.

図3は、実施の形態1にかかるOLT1の機能ブロック構成の一例を示す図である。図3に示すように、OLT1は、記憶部11、登録処理部13、プログラム照合部14および通信部15を備える。 FIG. 3 is a diagram showing an example of the functional block configuration of the OLT 1 according to the first embodiment. As shown in FIG. 3, the OLT 1 includes a storage unit 11, a registration processing unit 13, a program collation unit 14, and a communication unit 15.

記憶部11は、管理装置3からMACアドレスデータベース311が送信されてきた場合にこれを受け取って保持するデータベース保持部12を含む。登録処理部13は、ONU2から登録要求を受けた場合に、要求元のONU2の接続を許可するか否かを判定する。プログラム照合部14は、ONU2で保持されているMACアドレス生成プログラム321が管理装置3のプログラム保持部32で保持されているMACアドレス生成プログラム321と同じものであるかを確認する。通信部15は、管理装置3およびONU2と通信を行う。 The storage unit 11 includes a database holding unit 12 that receives and holds the MAC address database 311 when it is transmitted from the management device 3. When receiving a registration request from ONU2, the registration processing unit 13 determines whether or not to allow the connection of the requesting ONU2. The program collation unit 14 confirms whether the MAC address generation program 321 held by the ONU 2 is the same as the MAC address generation program 321 held by the program holding unit 32 of the management device 3. The communication unit 15 communicates with the management device 3 and the ONU 2.

図4は、実施の形態1にかかるONU2の機能ブロック構成の一例を示す図である。図4に示すように、ONU2は、アドレス生成部21、プログラム管理部22、登録処理部23、記憶部24および通信部27を備える。 FIG. 4 is a diagram showing an example of the functional block configuration of ONU2 according to the first embodiment. As shown in FIG. 4, the ONU 2 includes an address generation unit 21, a program management unit 22, a registration processing unit 23, a storage unit 24, and a communication unit 27.

記憶部24は、ONU2に割り当てられたユニバーサルMACアドレスを保持する固有アドレス保持部25と、管理装置3からMACアドレス生成プログラム321が送信されてきた場合にこれを受け取って保持するプログラム保持部26とを含む。固有アドレス保持部25が保持するユニバーサルMACアドレスは、上述した工場出荷時MACアドレスに相当する。固有アドレス保持部25が保持するユニバーサルMACアドレスは、ONU2に予め割り当てられた第1のアドレスである。 The storage unit 24 includes a unique address holding unit 25 that holds the universal MAC address assigned to the ONU 2, and a program holding unit 26 that receives and holds the MAC address generation program 321 when it is transmitted from the management device 3. including. The universal MAC address held by the unique address holding unit 25 corresponds to the above-mentioned factory-shipped MAC address. The universal MAC address held by the unique address holding unit 25 is a first address assigned in advance to ONU2.

アドレス生成部21は、プログラム保持部26が保持しているMACアドレス生成プログラム321を使用して、固有アドレス保持部25が保持しているユニバーサルMACアドレスである工場出荷時MACアドレスに基づきローカルMACアドレスを生成する。アドレス生成部21が生成するローカルMACアドレスは、限定されたネットワーク内で唯一性が確保された第2のアドレスである。また、MACアドレス生成プログラム321は、第1のアドレスのOUIを示すbit列のうち、一部のbitを変更するアドレス生成プログラムである。プログラム管理部22は、プログラム保持部26が保持しているMACアドレス生成プログラム321に関する各種情報、例えば、バージョン、作成日時などの情報を管理する。登録処理部23は、OLT1との通信が可能となるようにするための登録処理を実行する。通信部27は、OLT1および図2では記載を省略している通信端末と通信を行う。 The address generation unit 21 uses the MAC address generation program 321 held by the program holding unit 26, and uses the local MAC address based on the factory-shipped MAC address which is the universal MAC address held by the unique address holding unit 25. To generate. The local MAC address generated by the address generator 21 is a second address whose uniqueness is ensured in the limited network. Further, the MAC address generation program 321 is an address generation program that changes a part of the bits in the bit string indicating the UI of the first address. The program management unit 22 manages various information related to the MAC address generation program 321 held by the program holding unit 26, for example, information such as a version and a creation date and time. The registration processing unit 23 executes a registration process for enabling communication with the OLT 1. The communication unit 27 communicates with the communication terminal which is not described in OLT 1 and FIG.

図5は、実施の形態1にかかる管理装置3の機能ブロック構成の一例を示す図である。図5に示すように、管理装置3は、記憶部30、データベース作成部33、プログラム作成部34、操作受付部35および通信部36を備える。 FIG. 5 is a diagram showing an example of the functional block configuration of the management device 3 according to the first embodiment. As shown in FIG. 5, the management device 3 includes a storage unit 30, a database creation unit 33, a program creation unit 34, an operation reception unit 35, and a communication unit 36.

記憶部30は、データベース保持部31およびプログラム保持部32を含む。これらのデータベース保持部31およびプログラム保持部32は、図2に示したデータベース保持部31およびプログラム保持部32と同じものである。 The storage unit 30 includes a database holding unit 31 and a program holding unit 32. The database holding unit 31 and the program holding unit 32 are the same as the database holding unit 31 and the program holding unit 32 shown in FIG.

データベース作成部33は、データベース保持部31が保持するMACアドレスデータベース311を作成する。プログラム作成部34は、プログラム保持部32が保持するMACアドレス生成プログラム321を作成する。操作受付部35は、オペレーターによる各種操作を受け付ける。操作受付部35が受け付ける操作には、MACアドレスデータベース311の作成操作および編集操作、MACアドレス生成プログラム321の作成操作および編集操作が含まれる。通信部36は、OLT1と通信を行う。 The database creation unit 33 creates the MAC address database 311 held by the database holding unit 31. The program creation unit 34 creates the MAC address generation program 321 held by the program holding unit 32. The operation reception unit 35 receives various operations by the operator. The operations accepted by the operation reception unit 35 include a creation operation and an editing operation of the MAC address database 311 and a creation operation and an editing operation of the MAC address generation program 321. The communication unit 36 communicates with the OLT 1.

つづいて、PONシステム100を構成するOLT1、ONU2および管理装置3の動作、具体的には、ONU2がOLT1への登録を行いOLT1との通信が可能な状態に遷移する動作について説明する。 Next, the operations of the OLT 1, ONU 2 and the management device 3 constituting the PON system 100, specifically, the operation of the ONU 2 registering in the OLT 1 and transitioning to a state in which communication with the OLT 1 is possible will be described.

図6は、実施の形態1にかかるONU2をOLT1に登録する動作の一例を示すシーケンス図である。ONU2は合計4チャネルを使用してOLT1と通信を行うこととし、いずれのチャネルについても登録が終了していないものとする。4チャネルのそれぞれを、工場出荷時MACアドレスを使用して登録処理を行う第1のチャネルと、工場出荷時MACアドレスに基づいて生成されたローカルMACアドレスを使用して登録処理を行う第2のチャネル#1〜#3とする。ONU2はローカルMACアドレスの生成が済んでいないものとする。 FIG. 6 is a sequence diagram showing an example of an operation of registering ONU2 according to the first embodiment in OLT1. It is assumed that ONU2 communicates with OLT1 using a total of 4 channels, and registration has not been completed for any of the channels. Each of the four channels has a first channel that performs registration processing using the factory-shipped MAC address and a second channel that performs registration processing using the local MAC address generated based on the factory-shipped MAC address. Channels # 1 to # 3. It is assumed that ONU2 has not completed the generation of the local MAC address.

まず、オペレーターが、MACアドレス生成プログラム321を作成して管理装置3に保存する作業(ステップS11,S12)を行い、さらに、登録を許可するONU2の工場出荷時のMACアドレスと、ONU2がMACアドレス生成プログラム321を使用して作成するローカルMACアドレスとを管理装置3のMACアドレスデータベース311に書き込む作業(ステップS13,S14)を行う。 First, the operator performs the work of creating the MAC address generation program 321 and saving it in the management device 3 (steps S11 and S12), and further, the factory-shipped MAC address of ONU2 that allows registration and the MAC address of ONU2. The work (steps S13, S14) of writing the local MAC address created by using the generation program 321 to the MAC address database 311 of the management device 3 is performed.

上記のステップS11では、具体的には、オペレーターは、ONU2の最大チャネル数(第1のチャネルと第2のチャネル数の合計)を示すことができる最小のビット数Xを求めるとともに、ONU2のベンダーを示すOUIの縮退方法を決定し、前述のようなMACアドレス生成プログラム321を作成する。OUIの縮退方法の決定では、ONU2の工場出荷時MACアドレスのOUIを示す22bit(図1参照)のうち、どのbit(合計Xbit)を書き換えてローカルMACアドレスを生成するかを決める。オペレーターは、書き換えを行ってもOUIの重複が発生しない位置のXbitを、ローカルMACアドレスを生成する際に書き換える対象のbitに決定する。 Specifically, in step S11 above, the operator finds the minimum number of bits X capable of indicating the maximum number of channels of ONU2 (the sum of the number of first channels and the number of second channels), and the vendor of ONU2. The degeneracy method of the OUI showing the above is determined, and the MAC address generation program 321 as described above is created. In the determination of the OUI degeneracy method, it is determined which bit (total X bits) of the 22 bits (see FIG. 1) indicating the OUI of the factory-shipped MAC address of ONU2 is rewritten to generate the local MAC address. The operator determines the X bit at the position where the OUI duplication does not occur even if the rewriting is performed, as the bit to be rewritten when the local MAC address is generated.

次に、OLT1が、管理装置3からMACアドレスデータベース311を取得して保存する(ステップS15,S16)。 Next, the OLT 1 acquires and stores the MAC address database 311 from the management device 3 (steps S15 and S16).

登録が済んでいない状態のONU2は、まず、保持している工場出荷時MACアドレスを用いて第1のチャネルの登録要求をOLT1へ送信する(ステップS17)。第1のチャネルの登録要求には工場出荷時MACアドレスが含まれる。第1のチャネルの登録要求を受信したOLT1は、ONU2の第1のチャネルの登録処理を行う(ステップS18)。具体的には、OLT1は、登録要求に含まれるMACアドレス(工場出荷時MACアドレス)と保持しているMACアドレスデータベース311とを照合し、工場出荷時MACアドレスがMACアドレスデータベース311に登録されていれば、第1のチャネルの登録処理を行う。なお、工場出荷時MACアドレスがMACアドレスデータベース311に登録されていない場合は登録処理を行わずに動作を終了する。 The ONU2 in the unregistered state first transmits a registration request for the first channel to the OLT1 using the factory-shipped MAC address it holds (step S17). The registration request for the first channel includes the factory MAC address. Upon receiving the registration request for the first channel, the OLT 1 performs a registration process for the first channel of the ONU2 (step S18). Specifically, the OLT1 collates the MAC address (factory default MAC address) included in the registration request with the held MAC address database 311, and the factory default MAC address is registered in the MAC address database 311. If so, the registration process of the first channel is performed. If the factory-shipped MAC address is not registered in the MAC address database 311, the operation ends without performing the registration process.

OLT1は、第1のチャネルの登録処理が終了すると、第1のチャネルの登録許可をONU2へ送信する(ステップS19)。第1のチャネルの登録許可を受信したONU2は、登録処理を行い(ステップS20)、第1のチャネルを登録状態に遷移させる。なお、OLT1およびONU2のそれぞれが実施する登録処理は、一般的なSIEPONシステムにおいて実施する登録処理と同様であるため説明は省略する。 When the registration process of the first channel is completed, the OLT1 transmits the registration permission of the first channel to the ONU2 (step S19). Upon receiving the registration permission of the first channel, the ONU2 performs a registration process (step S20) and shifts the first channel to the registration state. The registration process performed by each of OLT1 and ONU2 is the same as the registration process performed in a general SIEPON system, and thus the description thereof will be omitted.

次に、OLT1は、第1のチャネルの登録を行ったONU2が保持しているMACアドレス生成プログラム321を確認する(ステップS21,S22)。具体的には、OLT1は、MACアドレス生成プログラム確認をONU2へ送信して問い合わせを行い、ONU2は、保持しているMACアドレス生成プログラム321の情報をMACアドレス生成プログラム応答でOLT1に通知する。なお、ONU2は、MACアドレス生成プログラム321を保持していない場合はその旨をOLT1に通知する。 Next, the OLT1 confirms the MAC address generation program 321 held by the ONU2 that has registered the first channel (steps S21 and S22). Specifically, the OLT1 transmits a MAC address generation program confirmation to the ONU2 to make an inquiry, and the ONU2 notifies the OLT1 of the information of the held MAC address generation program 321 in the MAC address generation program response. If the ONU2 does not hold the MAC address generation program 321, the ONU2 notifies the OLT1 to that effect.

次に、OLT1は、管理装置3が保持しているMACアドレス生成プログラム321を管理装置3から取得する(ステップS23)。そして、OLT1は、管理装置3から取得したMACアドレス生成プログラム321と同じMACアドレス生成プログラム321をONU2が保持していない場合、管理装置3から取得したMACアドレス生成プログラム321をONU2へダウンロードする(ステップS24)。OLT1は、MACアドレス生成プログラム321をONU2へダウンロードするか否かを、ステップS22でONU2から取得した情報と、管理装置3から取得したMACアドレス生成プログラム321とに基づいて決定する。OLT1は、管理装置3から取得したMACアドレス生成プログラム321と同じMACアドレス生成プログラム321をONU2が保持している場合はステップS24を実行しない。管理装置3へのアクセス回数を減らすため、OLT1は、管理装置3から取得したMACアドレス生成プログラム321をキャッシュしてもよい。 Next, the OLT 1 acquires the MAC address generation program 321 held by the management device 3 from the management device 3 (step S23). Then, when the ONU 2 does not hold the same MAC address generation program 321 as the MAC address generation program 321 acquired from the management device 3, the OLT 1 downloads the MAC address generation program 321 acquired from the management device 3 to the ONU 2 (step). S24). The OLT 1 determines whether or not to download the MAC address generation program 321 to the ONU2 based on the information acquired from the ONU2 in step S22 and the MAC address generation program 321 acquired from the management device 3. The OLT 1 does not execute step S24 when the ONU2 holds the same MAC address generation program 321 as the MAC address generation program 321 acquired from the management device 3. In order to reduce the number of accesses to the management device 3, the OLT 1 may cache the MAC address generation program 321 acquired from the management device 3.

ONU2は、OLT1からMACアドレス生成プログラム321が送られてくるとこれを保存し、MACアドレス生成プログラム321および工場出荷時MACアドレスに基づいて、第2のチャネル#1〜#3で使用するローカルMACアドレス#1〜#3を生成する(ステップS25)。ONU2は、次に、生成したローカルMACアドレス#1〜#3を第2のチャネル#1〜#3に割り当て(ステップS26)、さらに、ローカルMACアドレス#1を使用して第2のチャネル#1の登録要求をOLT1へ送信する(ステップS27)。OLT1は、ONU2の第2のチャネル#1の登録処理を行い(ステップS28)、登録を許可する場合は第2のチャネル#1の登録許可をONU2へ送信する(ステップS29)。第2のチャネル#1の登録許可を受信したONU2は、登録処理を行い(ステップS30)、第2のチャネル#1を登録状態に遷移させる。 ONU2 saves the MAC address generation program 321 when it is sent from OLT1, and uses the local MAC used in the second channels # 1 to # 3 based on the MAC address generation program 321 and the factory default MAC address. Generate addresses # 1 to # 3 (step S25). The ONU2 then assigns the generated local MAC addresses # 1 to # 3 to the second channels # 1 to # 3 (step S26), and further uses the local MAC address # 1 to assign the second channel # 1. The registration request of is transmitted to OLT1 (step S27). The OLT 1 performs a registration process for the second channel # 1 of the ONU2 (step S28), and if registration is permitted, transmits the registration permission for the second channel # 1 to the ONU2 (step S29). The ONU2 that has received the registration permission of the second channel # 1 performs a registration process (step S30), and transitions the second channel # 1 to the registration state.

上記のステップS27〜S30に示す第2のチャネル#1を登録する動作は、上記のステップS17〜S20に示す第1のチャネルを登録する動作と同様である。 The operation of registering the second channel # 1 shown in steps S27 to S30 is the same as the operation of registering the first channel shown in steps S17 to S20.

ONU2およびOLT1は、第2のチャネル#1を登録状態に遷移させた後は、第2のチャネル#2および#3についても同様の処理を実行して登録状態に遷移させる(ステップS31〜S38)。これにより、ONU2の全てのチャネルの登録が完了する。 After transitioning the second channel # 1 to the registered state, ONU2 and OLT1 execute the same processing for the second channels # 2 and # 3 to transition to the registered state (steps S31 to S38). .. This completes the registration of all ONU2 channels.

このように、本実施の形態にかかるPONシステム100において、ONU2は、OLT1との通信を可能にするための登録処理を行う場合、通信で使用する複数のチャネルの中の1つである第1のチャネルの登録を予め保持しているユニバーサルMACアドレス(工場出荷時MACアドレス)を使用して行い、次に、OLT1から受け取ったMACアドレス生成プログラム321を用いて、ユニバーサルMACアドレスのOUIの一部のbitを書き換えて必要数のローカルMACアドレスを生成する。そして、ONU2は、通信で使用する複数のチャネルのうち、第1のチャネルとは異なる第2のチャネルの登録を、生成したローカルMACアドレスを使用して行う。MACアドレス生成プログラム321を用いて書き換える対象のbitは、OLT1への接続を許可する各ONU2に予め割り当てられるユニバーサルMACアドレスのOUIに基づいて、書き換え後も異なるベンダーのOUI同士が異なる状態となるように決定される。 As described above, in the PON system 100 according to the present embodiment, the ONU2 is one of a plurality of channels used in the communication when performing the registration process for enabling the communication with the OLT1. Use the universal MAC address (factory default MAC address) that holds the channel registration in advance, and then use the MAC address generation program 321 received from OLT1 to part of the universal MAC address OUI. Rewrite the bit of to generate the required number of local MAC addresses. Then, ONU2 registers the second channel different from the first channel among the plurality of channels used for communication by using the generated local MAC address. The bit to be rewritten using the MAC address generation program 321 is based on the OUI of the universal MAC address assigned in advance to each ONU2 that allows connection to OLT1, so that the OUIs of different vendors will be in different states even after rewriting. Will be decided.

本実施の形態によれば、ONU2は、限定されたネットワーク内で唯一性を保証可能なローカルMACアドレスを生成することができる。ここでの限定されたネットワークとは、各OLT1および各ONU2により形成されるネットワークである。 According to this embodiment, ONU2 can generate a local MAC address that can guarantee uniqueness within a limited network. The limited network here is a network formed by each OLT1 and each ONU2.

実施の形態2.
図7は、本発明の実施の形態2にかかる通信システムであるPONシステム100aの構成例を示す図である。図7では、実施の形態1にかかるPONシステム100と同様の構成要素にPONシステム100と同一の符号を付している。本実施の形態では、実施の形態1と異なる構成要素について説明を行う。
Embodiment 2.
FIG. 7 is a diagram showing a configuration example of a PON system 100a, which is a communication system according to a second embodiment of the present invention. In FIG. 7, the same components as those of the PON system 100 according to the first embodiment are designated by the same reference numerals as those of the PON system 100. In this embodiment, the components different from those in the first embodiment will be described.

PONシステム100aは、実施の形態1にかかるPONシステム100のOLT11〜1n、ONU211,21m,2nmおよび管理装置3を、それぞれ、OLT1a1〜1an、ONU2a11,2a1m,2anmおよび管理装置3aに置き換え、さらに、登録サーバー4を追加した構成である。なお、OLT1a1〜1anを区別する必要が無い場合には、OLT1a1〜1anのそれぞれをOLT1aと記載する。同様に、ONU2a11、2a1mおよび2anmを区別する必要が無い場合、ONU2a11、2a1mおよび2anmのそれぞれをONU2aと記載する。 PON system 100a, the OLT1 1 ~1 n, ONU2 11, 2 1m, 2 nm and the management apparatus 3 of the PON system 100 according to the first embodiment, respectively, OLT1a 1 ~1a n, ONU2a 11 , 2a 1m, 2a The configuration is such that the nm and the management device 3a are replaced, and the registration server 4 is added. Incidentally, when there is no need to distinguish the OLT 1a 1 to 1A n describes the OLT 1a each OLT1a 1 ~1a n. Similarly, ONU 2A 11, 2a 1 m and 2a nm when there is no need to distinguish to as ONU 2A each ONU 2A 11, 2a 1 m and 2a nm.

OLT1aの機能ブロック構成はOLT1(図3参照)と同様である。すなわち、OLT1aは、記憶部11、登録処理部13、プログラム照合部14および通信部15を備える。ただし、記憶部11はデータベース保持部12を含まない。また、OLT1aの登録処理部13の動作が、OLT1の登録処理部13の動作と一部異なる。 The functional block configuration of OLT1a is the same as that of OLT1 (see FIG. 3). That is, the OLT 1a includes a storage unit 11, a registration processing unit 13, a program collation unit 14, and a communication unit 15. However, the storage unit 11 does not include the database holding unit 12. Further, the operation of the registration processing unit 13 of the OLT 1a is partially different from the operation of the registration processing unit 13 of the OLT 1.

ONU2aの機能ブロック構成はONU2(図4参照)と同様である。すなわち、ONU2aは、アドレス生成部21、プログラム管理部22、登録処理部23、記憶部24および通信部27を備える。ただし、ONU2aのアドレス生成部21および登録処理部23の動作が、ONU2のアドレス生成部21および登録処理部23の動作と一部異なる。実施の形態1にかかるONU2は工場出荷時MACアドレスとアドレス生成部21が生成するローカルMACアドレスとを使用してOLT1への登録を行ったが、ONU2aは、工場出荷時MACアドレスは使用せずに、アドレス生成部21が生成するローカルMACアドレスを使用してOLT1aへの登録を行う。 The functional block configuration of ONU2a is the same as that of ONU2 (see FIG. 4). That is, the ONU2a includes an address generation unit 21, a program management unit 22, a registration processing unit 23, a storage unit 24, and a communication unit 27. However, the operations of the address generation unit 21 and the registration processing unit 23 of the ONU2a are partially different from the operations of the address generation unit 21 and the registration processing unit 23 of the ONU2. The ONU2 according to the first embodiment is registered in the OLT1 using the factory-shipped MAC address and the local MAC address generated by the address generation unit 21, but the ONU2a does not use the factory-shipped MAC address. The local MAC address generated by the address generation unit 21 is used for registration in OLT1a.

管理装置3aの機能ブロック構成は管理装置3(図5参照)と同様である。すなわち、管理装置3aは記憶部30、データベース作成部33、プログラム作成部34、操作受付部35および通信部36を備える。ただし、記憶部30に含まれるプログラム保持部32が保持するプログラムが異なる。実施の形態1にかかる管理装置3では、記憶部30に含まれるプログラム保持部32がMACアドレス生成プログラム321を保持する。これに対して、本実施の形態にかかる管理装置3aでは、記憶部30に含まれるプログラム保持部32がONU2aの動作プログラム(図7に示す旧ONUプログラム331Aまたは新ONUプログラム331Bが該当)を保持する。プログラム保持部32が保持するONU2aの動作プログラムは、実施の形態1で説明したMACアドレス生成プログラム321と同様のMACアドレス生成プログラムを含む。ONU2aの動作プログラムは、管理装置3aからOLT1aに受け渡され、さらに、OLT1aからONU2aへ受け渡される。 The functional block configuration of the management device 3a is the same as that of the management device 3 (see FIG. 5). That is, the management device 3a includes a storage unit 30, a database creation unit 33, a program creation unit 34, an operation reception unit 35, and a communication unit 36. However, the programs held by the program holding unit 32 included in the storage unit 30 are different. In the management device 3 according to the first embodiment, the program holding unit 32 included in the storage unit 30 holds the MAC address generation program 321. On the other hand, in the management device 3a according to the present embodiment, the program holding unit 32 included in the storage unit 30 holds the operation program of the ONU2a (corresponding to the old ONU program 331A or the new ONU program 331B shown in FIG. 7). To do. The operation program of ONU2a held by the program holding unit 32 includes a MAC address generation program similar to the MAC address generation program 321 described in the first embodiment. The operation program of the ONU2a is passed from the management device 3a to the OLT1a, and further from the OLT1a to the ONU2a.

登録サーバー4は、MACアドレスデータベース41を備える。MACアドレスデータベース41は、実施の形態1において管理装置3からOLT1に受け渡されるMACアドレスデータベース311と同様のデータベースである。 The registration server 4 includes a MAC address database 41. The MAC address database 41 is a database similar to the MAC address database 311 passed from the management device 3 to the OLT 1 in the first embodiment.

つづいて、PONシステム100aを構成するOLT1a、ONU2a、管理装置3aおよび登録サーバー4の動作、具体的には、ONU2aがOLT1aへの登録を行いOLT1aとの通信が可能な状態に遷移する動作について説明する。 Next, the operations of the OLT1a, ONU2a, the management device 3a, and the registration server 4 constituting the PON system 100a, specifically, the operation of the ONU2a registering with the OLT1a and transitioning to a state in which communication with the OLT1a is possible will be described. To do.

図8は、実施の形態2にかかるONU2aをOLT1aに登録する動作の一例を示すシーケンス図である。上述した実施の形態1と同様に、ONU2aは合計4チャネルを使用してOLT1aと通信を行うこととする。4チャネルのそれぞれを、OLT1aに初めて登録する場合は工場出荷時MACアドレスを使用して登録処理を行い、2回目以降の登録では工場出荷時MACアドレスに基づいて生成されたローカルMACアドレスを使用して登録処理を行う第1のチャネルと、工場出荷時MACアドレスに基づいて生成されたローカルMACアドレスを使用して常に登録処理を行う第2のチャネル#1〜#3とする。 FIG. 8 is a sequence diagram showing an example of an operation of registering ONU2a according to the second embodiment in OLT1a. Similar to the first embodiment described above, the ONU2a communicates with the OLT1a using a total of four channels. When registering each of the 4 channels to OLT1a for the first time, the registration process is performed using the factory-shipped MAC address, and for the second and subsequent registrations, the local MAC address generated based on the factory-shipped MAC address is used. The first channel for registration processing and the second channels # 1 to # 3 for which registration processing is always performed using the local MAC address generated based on the factory-shipped MAC address.

図8に示す例では、ONU2aが、第1のチャネルの登録が完了している状態において、ONU2aの動作プログラム(旧ONUプログラム331A)を新しい動作プログラム(新ONUプログラム331B)に置き換え、OLT1aにONU2aを登録する動作について説明する。旧ONUプログラム331Aを実行するONU2aでは第1のチャネルだけが動作し、新ONUプログラム331Bを実行するONU2aでは第1のチャネルと第2のチャネルの合計で4チャネルが動作するものとする。 In the example shown in FIG. 8, when the ONU2a has completed the registration of the first channel, the operation program of the ONU2a (old ONU program 331A) is replaced with a new operation program (new ONU program 331B), and the ONU2a is replaced with the OLT1a. The operation of registering is described. It is assumed that only the first channel operates in the ONU2a that executes the old ONU program 331A, and four channels in total of the first channel and the second channel operate in the ONU2a that executes the new ONU program 331B.

動作を開始する時点で、管理装置3aには旧ONUプログラム331Aが保存され(ステップS51)、登録サーバー4には旧データベース(古いMACアドレスデータベース41)が保存されている(ステップS52)。 At the time of starting the operation, the old ONU program 331A is saved in the management device 3a (step S51), and the old database (old MAC address database 41) is saved in the registration server 4 (step S52).

まず、オペレーターが、新ONUプログラム331Bを作成して管理装置3aが保持している旧ONUプログラム331Aを新ONUプログラム331Bに置き替える作業を行う(ステップS53,S54)。新ONUプログラム331Bに含まれるMACアドレス生成プログラムの作成方法は実施の形態1と同様である。 First, the operator creates a new ONU program 331B and replaces the old ONU program 331A held by the management device 3a with the new ONU program 331B (steps S53 and S54). The method of creating the MAC address generation program included in the new ONU program 331B is the same as that of the first embodiment.

上記のステップS53において、オペレーターは、例えば、OUI=00−06−F5とOUI=00−06−F7とOUI=10−06−F5とを区別するMACアドレス生成プログラムを含んだONUプログラムを作成し、これを新ONUプログラム331Bとする。一例として、オペレーターは、ローカルMACアドレスの元になる工場出荷時MACアドレスのOUIのbit37およびbit36に対して、チャネル番号を示す00/01/10/11を上書きし、さらに、工場出荷時MACアドレスのU/LビットおよびI/Gビットを、U/Lビット=1、I/Gビット=0に上書きする新ONUプログラム331Bを作成する。上記のステップS54において、管理装置3aの記憶部30内のプログラム保持部32は、旧ONUプログラム331Aに代えて新ONUプログラム331Bを保持する。 In step S53 above, the operator creates, for example, an ONU program including a MAC address generation program that distinguishes between OUI = 00-06-F5, OUI = 00-06-F7, and OUI = 10-06-F5. , This is the new ONU program 331B. As an example, the operator overwrites bit37 and bit36 of the OUI of the factory-shipped MAC address, which is the source of the local MAC address, with 00/01/10/11 indicating the channel number, and further, the factory-shipped MAC address. Create a new ONU program 331B that overwrites the U / L bit and the I / G bit of the above with U / L bit = 1 and I / G bit = 0. In step S54, the program holding unit 32 in the storage unit 30 of the management device 3a holds the new ONU program 331B in place of the old ONU program 331A.

オペレーターは、さらに、新ONUプログラム331Bに含まれるMACアドレス生成プログラムを使用してONU2aが生成するローカルMACアドレスを登録サーバー4のMACアドレスデータベース41に書き込むことで、MACアドレスデータベース41を更新する(ステップS55,S56)。なお、以降の説明では、登録サーバー4の更新後のMACアドレスデータベース41を新データベースと表現する場合がある。 The operator further updates the MAC address database 41 by writing the local MAC address generated by the ONU2a to the MAC address database 41 of the registration server 4 using the MAC address generation program included in the new ONU program 331B (step). S55, S56). In the following description, the updated MAC address database 41 of the registration server 4 may be referred to as a new database.

オペレーターは、ステップS53〜S56のONUプログラムの更新作業およびMACアドレスデータベース41の更新作業が終了すると、管理装置3aを介してOLT1aにONUプログラムの更新指示を行う(ステップS57,S58)。 When the update work of the ONU program and the update work of the MAC address database 41 in steps S53 to S56 are completed, the operator gives an instruction to update the ONU program to the OLT 1a via the management device 3a (steps S57 and S58).

ONUプログラムの更新指示を受けたOLT1aは、管理装置3aからONUプログラム(新ONUプログラム331B)を取得して記憶部11に保存する(ステップS59,S60)。 Upon receiving the ONU program update instruction, the OLT 1a acquires the ONU program (new ONU program 331B) from the management device 3a and stores it in the storage unit 11 (steps S59 and S60).

次に、OLT1aは、ONU2aが保持しているONUプログラムを確認する(ステップS61,S62)。具体的には、OLT1aは、ONUプログラム確認をONU2aへ送信して問い合わせを行い、ONU2aは、保持しているONUプログラムの情報をONUプログラム応答でOLT1aに通知する。 Next, the OLT1a confirms the ONU program held by the ONU2a (steps S61 and S62). Specifically, the OLT1a sends an ONU program confirmation to the ONU2a to make an inquiry, and the ONU2a notifies the OLT1a of the information of the held ONU program in the ONU program response.

次に、OLT1aは、記憶部11で保持している新ONUプログラム331Bと同じONUプログラムをONU2aが保持していない場合、新ONUプログラム331BをONU2aへダウンロードする(ステップS63)。OLT1aは、新ONUプログラム331BをONU2aへダウンロードするか否かを、ステップS62でONU2aから取得した情報と、記憶部11で保持している新ONUプログラム331Bとに基づいて決定する。OLT1aは、新ONUプログラム331Bと同じONUプログラムをONU2aが保持している場合はステップS63を実行しない。 Next, when the ONU2a does not hold the same ONU program as the new ONU program 331B held in the storage unit 11, the OLT1a downloads the new ONU program 331B to the ONU2a (step S63). The OLT1a determines whether or not to download the new ONU program 331B to the ONU2a based on the information acquired from the ONU2a in step S62 and the new ONU program 331B held in the storage unit 11. The OLT1a does not execute step S63 when the ONU2a holds the same ONU program as the new ONU program 331B.

ONU2aは、OLT1aから新ONUプログラム331Bが送られてくるとこれを保存し(ステップS64)、再起動を行う(ステップS65)。ONU2aは、再起動後は、新ONUプログラム331Bに従った動作を行う。 When the new ONU program 331B is sent from the OLT1a, the ONU2a saves the new ONU program 331B (step S64) and restarts the program (step S65). After restarting, the ONU2a operates according to the new ONU program 331B.

ONU2aは、次に、新ONUプログラム331Bに含まれるMACアドレス生成プログラムおよび工場出荷時MACアドレスに基づいて、第1のチャネルおよび第2のチャネル#1〜#3で使用するローカルMACアドレス#1〜#4を生成する(ステップS66)。 The ONU2a then uses the local MAC addresses # 1 to be used in the first channel and the second channels # 1 to # 3, based on the MAC address generator and factory default MAC address included in the new ONU program 331B. Generate # 4 (step S66).

ONU2aは、次に、生成したローカルMACアドレス#1を使用して第1のチャネルの登録要求をOLT1a経由で登録サーバー4へ送信する(ステップS67)。 The ONU2a then uses the generated local MAC address # 1 to send a registration request for the first channel to the registration server 4 via the OLT1a (step S67).

登録サーバー4は、登録要求を受信すると、受信した登録要求に含まれるローカルMACアドレス#1の照合処理、すなわち、ローカルMACアドレス#1が新データベースに登録されているかの確認処理を行う(ステップS68)。登録サーバー4は、ローカルMACアドレス#1が新データベースに登録されている場合、第1のチャネルの登録許可をOLT1a経由でONU2aに送信し(ステップS69)、さらに、ONU2aの第1のチャネルの登録を実行したことをOLT1aに通知する(ステップS71)。 When the registration server 4 receives the registration request, it performs a collation process of the local MAC address # 1 included in the received registration request, that is, a confirmation process of checking whether the local MAC address # 1 is registered in the new database (step S68). ). When the local MAC address # 1 is registered in the new database, the registration server 4 transmits the registration permission of the first channel to ONU2a via OLT1a (step S69), and further registers the first channel of ONU2a. Notifies OLT1a that the above has been executed (step S71).

第1のチャネルの登録許可を受信したONU2aは、登録処理を行い(ステップS70)、第1のチャネルを登録状態に遷移させる。 Upon receiving the registration permission of the first channel, the ONU2a performs a registration process (step S70) to transition the first channel to the registration state.

ONU2aの第1のチャネルの登録を実行した旨の通知を受けたOLT1aは、ONU2aの第1のチャネルの登録処理を行う(ステップS72)。 Upon receiving the notification that the registration of the first channel of the ONU2a has been executed, the OLT1a performs the registration process of the first channel of the ONU2a (step S72).

その後、ONU2a、OLT1aおよび登録サーバー4は、第1のチャネルを登録するために行ったステップS67〜S72と同様の処理を第2のチャネル#1〜#3について行い、第2のチャネル#1〜#3を登録状態に遷移させる(ステップS73〜S90)。なお、第2のチャネル#1〜#3のそれぞれを登録するための処理では、ローカルMACアドレス#2〜#4をそれぞれ使用する。 After that, the ONU2a, the OLT1a, and the registration server 4 perform the same processing as in steps S67 to S72 performed for registering the first channel for the second channels # 1 to # 3, and the second channels # 1 to # 1 Transition # 3 to the registered state (steps S73 to S90). In the process for registering each of the second channels # 1 to # 3, the local MAC addresses # 2 to # 4 are used respectively.

このように、本実施の形態にかかるPONシステム100aにおいて、OLT1aは、ONU2aの動作プログラムの更新指示を管理装置3aから受けると、管理装置3aから更新後の動作プログラムである新ONUプログラム331Bを取得してONU2aへダウンロードする。ONU2aは、ダウンロードした新ONUプログラム331Bに含まれる更新後のMACアドレス生成プログラムを用いてローカルMACアドレスを生成し、生成したローカルMACアドレスを使用して、OLT1aへの登録を行う。 As described above, in the PON system 100a according to the present embodiment, when the OLT 1a receives the update instruction of the operation program of the ONU 2a from the management device 3a, the OLT 1a acquires the new ONU program 331B which is the updated operation program from the management device 3a. And download it to ONU2a. The ONU2a generates a local MAC address using the updated MAC address generation program included in the downloaded new ONU program 331B, and registers the generated local MAC address in the OLT1a.

本実施の形態によれば、OLT1aへの接続を許可するONU2aのベンダーを追加するなどしてネットワークの構成に変化が生じる場合でも、ONU2aは、限定されたネットワーク内で唯一性を保証可能なローカルMACアドレスを生成することができる。 According to this embodiment, even if the network configuration changes due to the addition of an ONU2a vendor that allows connection to the OLT1a, the ONU2a can guarantee its uniqueness within the limited network. A MAC address can be generated.

なお、PONシステム100aにおいては、ONUプログラム全体を更新し、更新後のONUプログラムを新ONUプログラム331BとしてONU2aへダウンロードすることとしたが、ローカルMACアドレスを生成する際の変更対象のbitの情報、すなわち、OUIを示すbit列のうち、どのbitを変更してローカルMACアドレスを生成するのかを示す情報をONU2aへダウンロードするようにしてもよい。この場合、ONU2aのアドレス生成部21は、工場出荷時MACアドレスを示すbit列のうち、ダウンロードした情報が示す、変更対象のbitを変更してローカルMACアドレスを生成するよう、内部設定を変更する。 In the PON system 100a, the entire ONU program was updated, and the updated ONU program was downloaded to ONU2a as a new ONU program 331B. That is, the information indicating which bit of the bit string indicating the OUI is changed to generate the local MAC address may be downloaded to the ONU2a. In this case, the address generation unit 21 of ONU2a changes the internal setting so as to change the bit to be changed and generate the local MAC address in the bit string indicating the factory default MAC address, which is indicated by the downloaded information. ..

つづいて、実施の形態1を適用した場合および実施の形態2を適用した場合において、ローカルMACアドレスの唯一性を保証可能な範囲について説明する。図9は、実施の形態1,2にかかる通信システムにおいてローカルMACアドレスの唯一性を保証可能な範囲の一例を示す図である。図9および以下の説明ではOLT、ONUおよび管理装置の符号の記載を省略する。 Next, the range in which the uniqueness of the local MAC address can be guaranteed when the first embodiment and the second embodiment are applied will be described. FIG. 9 is a diagram showing an example of a range in which the uniqueness of the local MAC address can be guaranteed in the communication system according to the first and second embodiments. In FIG. 9 and the following description, the description of the reference numerals of the OLT, the ONU, and the management device will be omitted.

ここでは、OLTがm個(mは2以上の整数)のPONポートを有し、管理装置がn台(nは2以上の整数)のOLTを管理するケースを考える。例えば、実施の形態2で説明した登録サーバー(図示せず)が図中のn台のOLT#1〜#nそれぞれの配下のONUを対象として登録を許可するか否かを判定する認証処理を行うケース(図示した唯一性保証範囲#1のケース)では、唯一性保証範囲#1の全てのONUでローカルMACアドレスをユニークにするMACアドレス生成プログラムを用いる必要がある。この場合、唯一性保証範囲#1に含まれるOLTおよびONUによって形成されたネットワークが限定されたネットワークとなる。また、他の例として、OLT#1が自身の配下のONUを上記認証処理の対象とするケース(図示した唯一性保証範囲#2のケース)では、ONU#11〜1i,…,ONU#m1〜#mjのローカルMACアドレスをユニークにするMACアドレス生成プログラムを用いればよい。この場合、唯一性保証範囲#2に含まれるOLTおよびONUによって形成されたネットワークが限定されたネットワークとなる。さらに他の例として、ONUのディスカバリー処理だけにMACアドレスを用いるケース(図示した唯一性保証範囲#3のケース)では、OLT#1のPONポート#1配下のONU#11〜#1iのローカルMACアドレスをユニークにするMACアドレス生成プログラムを用いればよい。この場合、唯一性保証範囲#3に含まれるOLTおよびONUによって形成されたネットワークが限定されたネットワークとなる。 Here, consider a case where the OLT has m PON ports (m is an integer of 2 or more) and the management device manages n OLTs (n is an integer of 2 or more). For example, an authentication process for determining whether or not the registration server (not shown) described in the second embodiment permits registration for the ONUs under each of the n units of OLT # 1 to # n in the figure. In the case of this (the case of the uniqueness guarantee range # 1 shown), it is necessary to use a MAC address generation program that makes the local MAC address unique in all ONUs of the uniqueness guarantee range # 1. In this case, the network formed by the OLT and ONU included in the uniqueness guarantee range # 1 is a limited network. As another example, in the case where the OLT # 1 targets the ONU under its own control for the above authentication process (the case of the uniqueness guarantee range # 2 shown), the ONU # 1 1 to 1 i , ..., ONU A MAC address generator that makes the local MAC addresses of # m 1 to # m j unique may be used. In this case, the network formed by the OLT and the ONU included in the uniqueness guarantee range # 2 is a limited network. As yet another example, in the case where the MAC address is used only for the discovery processing of the ONU (the case of the uniqueness guarantee range # 3 shown), the ONUs # 1 1 to # 1 i under the PON port # 1 of the OLT # 1 A MAC address generator that makes the local MAC address unique may be used. In this case, the network formed by the OLT and ONU included in the uniqueness guarantee range # 3 is a limited network.

このように、実施の形態1および2においては、MACアドレス生成プログラムにおけるローカルMACアドレスの生成アルゴリズムをオペレーターが調整することにより、自由に唯一性保証範囲を変更することが可能である。 As described above, in the first and second embodiments, the uniqueness guarantee range can be freely changed by the operator adjusting the local MAC address generation algorithm in the MAC address generation program.

つづいて、実施の形態1にかかるOLT1、ONU2、実施の形態2にかかるOLT1a、ONU2aのハードウェア構成について説明する。一例として、OLT1のハードウェア構成を説明する。 Next, the hardware configurations of OLT1 and ONU2 according to the first embodiment and OLT1a and ONU2a according to the second embodiment will be described. As an example, the hardware configuration of OLT1 will be described.

OLT1は、例えば、図10に示すプロセッサ91、メモリ92、インタフェース回路93および光インタフェース回路94で実現することができる。図10は、OLT1を実現するハードウェアの一例を示す図である。 The OLT 1 can be realized by, for example, the processor 91, the memory 92, the interface circuit 93, and the optical interface circuit 94 shown in FIG. FIG. 10 is a diagram showing an example of hardware that realizes OLT1.

プロセッサ91は、CPU(Central Processing Unit、中央処理装置、処理装置、演算装置、マイクロプロセッサ、マイクロコンピュータ、DSP(Digital Signal Processor)ともいう)である。メモリ92は、例えば、RAM(Random Access Memory)、ROM(Read Only Memory)、フラッシュメモリー、EPROM(Erasable Programmable Read Only Memory)、EEPROM(登録商標)(Electrically Erasable Programmable Read Only Memory)等の、不揮発性または揮発性の半導体メモリである。インタフェース回路93は、ネットワークを介して電気信号を送受信する回路、光インタフェース回路94は、光ネットワークを介して光信号を送受信する回路である。 The processor 91 is a CPU (also referred to as a Central Processing Unit, a central processing unit, a processing unit, an arithmetic unit, a microprocessor, a microcomputer, or a DSP (Digital Signal Processor)). The memory 92 is non-volatile, such as RAM (Random Access Memory), ROM (Read Only Memory), flash memory, EPROM (Erasable Programmable Read Only Memory), EEPROM (registered trademark) (Electrically Erasable Programmable Read Only Memory), and the like. Alternatively, it is a volatile semiconductor memory. The interface circuit 93 is a circuit for transmitting and receiving electric signals via a network, and the optical interface circuit 94 is a circuit for transmitting and receiving optical signals via an optical network.

OLT1の登録処理部13およびプログラム照合部14は、プロセッサ91およびメモリ92で実現される。すなわち、登録処理部13およびプログラム照合部14として動作するためのプログラムをメモリ92に予め格納しておき、このプログラムをプロセッサ91がメモリ92から読み出して実行することにより、登録処理部13およびプログラム照合部14が実現される。 The registration processing unit 13 and the program collation unit 14 of the OLT 1 are realized by the processor 91 and the memory 92. That is, a program for operating as the registration processing unit 13 and the program collation unit 14 is stored in the memory 92 in advance, and the processor 91 reads the program from the memory 92 and executes the program to collate the registration processing unit 13 and the program. Part 14 is realized.

また、OLT1の記憶部11は、メモリ92で実現される。通信部15は、インタフェース回路93および光インタフェース回路94で実現される。なお、通信部15が管理装置3と通信する場合はインタフェース回路93が用いられ、通信部15がONU2と通信する場合は光インタフェース回路94が用いられる。 Further, the storage unit 11 of the OLT 1 is realized by the memory 92. The communication unit 15 is realized by the interface circuit 93 and the optical interface circuit 94. The interface circuit 93 is used when the communication unit 15 communicates with the management device 3, and the optical interface circuit 94 is used when the communication unit 15 communicates with the ONU 2.

OLT1を実現するハードウェアについて説明したが、OLT1aを実現するハードウェアも同様である。また、ONU2および2aについても同様のハードウェアで実現することができる。 Although the hardware that realizes OLT1 has been described, the same applies to the hardware that realizes OLT1a. Further, ONU2 and 2a can also be realized by the same hardware.

以上の実施の形態に示した構成は、本発明の内容の一例を示すものであり、別の公知の技術と組み合わせることも可能であるし、本発明の要旨を逸脱しない範囲で、構成の一部を省略、変更することも可能である。 The configuration shown in the above-described embodiment shows an example of the content of the present invention, can be combined with another known technique, and is one of the configurations without departing from the gist of the present invention. It is also possible to omit or change the part.

1,11,1n,1a,1a1,1an OLT、2,211,21m,2nm,2a11,2a1m,2anm ONU、3,3a 管理装置、4 登録サーバー、101,10m,10n1,10nm PONポート、11,24,30 記憶部、12,31 データベース保持部、13,23 登録処理部、14 プログラム照合部、15,27,36 通信部、21 アドレス生成部、22 プログラム管理部、25 固有アドレス保持部、26,32 プログラム保持部、33 データベース作成部、34 プログラム作成部、35 操作受付部、41,311 MACアドレスデータベース、51 光カプラ、52 光ファイバ、100,100a PONシステム、321 MACアドレス生成プログラム、331A 旧ONUプログラム、331B 新ONUプログラム。 1,1 1, 1 n, 1a, 1a 1, 1a n OLT, 2,2 11, 2 1m, 2 nm, 2a 11, 2a 1m, 2a nm ONU, 3,3a management apparatus 4 registers the server, 10 1 , 10 m , 10 n1 , 10 nm PON port, 11,24,30 Storage unit, 12,31 Database holding unit, 13,23 Registration processing unit, 14 Program collation unit, 15,27,36 Communication unit, 21 Address generation Department, 22 Program Management Department, 25 Unique Address Holding Department, 26, 32 Program Holding Department, 33 Database Creation Department, 34 Program Creation Department, 35 Operation Reception Department, 41,311 MAC Address Database, 51 Optical Coupler, 52 Optical Fiber, 100,100a PON system, 321 MAC address generation program, 331A old ONU program, 331B new ONU program.

Claims (5)

通信システムを構成する親局装置に複数のチャネルのそれぞれを個別に登録することにより前記親局装置との通信が可能な状態に遷移し、前記複数のチャネルのそれぞれを前記親局装置に登録する際に、限定されたネットワーク内で唯一性が確保されたアドレスを使用する子局装置であって、
自己に予め割り当てられた第1のアドレスを保持する固有アドレス保持部と、
前記第1のアドレスに基づいて、前記限定されたネットワーク内で唯一性が確保された第2のアドレスを生成するアドレス生成部と、
を備え、
前記第1のアドレスは、前記子局装置のベンダーを示すビット列を含み、
前記アドレス生成部は、前記ビット列のうち、前記限定されたネットワークを形成する親局装置への接続を許可する子局装置それぞれに予め割り当てられたアドレスに基づいて決定された一部のビットを変更するアドレス生成プログラムを使用して前記第2のアドレスを生成する、
ことを特徴とする子局装置。
By individually registering each of the plurality of channels in the master station apparatus constituting the communication system, the state transitions to a state in which communication with the master station apparatus is possible, and each of the plurality of channels is registered in the master station apparatus. It is a slave station device that uses an address that is unique within a limited network.
A unique address holder that holds the first address assigned to itself in advance,
An address generator that generates a second address that is unique within the limited network based on the first address.
With
The first address includes a bit string indicating the vendor of the slave station device.
The address generator modifies a part of the bit string determined based on an address pre-assigned to each slave station device that is allowed to connect to the master station device forming the limited network. Generate the second address using the address generation program to generate the second address.
A slave station device characterized by that.
前記アドレス生成部が前記第2のアドレスを生成する際に変更する対象のビットは、前記限定されたネットワークを形成する親局装置への接続を許可する子局装置それぞれに予め割り当てられたアドレスそれぞれの、子局装置のベンダーを示すビット列に基づき決定される、
ことを特徴とする請求項1に記載の子局装置。
The target bit to be changed when the address generator generates the second address is an address assigned in advance to each slave station device that is permitted to connect to the master station device forming the limited network. Determined based on the bit string indicating the vendor of the slave station device,
The slave station device according to claim 1.
前記第1のアドレスまたは前記第2のアドレスを前記複数のチャネルのそれぞれに割り当て、割り当てた前記第1のアドレスまたは前記第2のアドレスを使用して前記複数のチャネルのそれぞれを前記親局装置に登録する登録処理部、
を備え、
前記アドレス生成部は、前記登録処理部が前記第1のアドレスを使用して登録を行ったチャネルを介して前記親局装置から取得された前記アドレス生成プログラムを使用して前記第2のアドレスを生成する、
ことを特徴とする請求項1または2に記載の子局装置。
The first address or the second address is assigned to each of the plurality of channels, and each of the plurality of channels is assigned to the master station device by using the assigned first address or the second address. Registration processing department to register,
With
The address generation unit uses the address generation program acquired from the master station device via the channel registered by the registration processing unit using the first address to generate the second address. Generate,
The slave station device according to claim 1 or 2.
前記第1のアドレスまたは前記第2のアドレスを前記複数のチャネルのそれぞれに割り当て、割り当てた前記第1のアドレスまたは前記第2のアドレスを使用して前記複数のチャネルのそれぞれを前記親局装置に登録する登録処理部、
を備え、
前記アドレス生成部は、前記親局装置から新しいアドレス生成プログラムが取得されると、前記取得された新しいアドレス生成プログラムを使用して前記第2のアドレスを新たに生成し、
前記登録処理部は、前記アドレス生成部で新たに生成された第2のアドレスを前記複数のチャネルのそれぞれに新たに割り当て、新たに割り当てた第2のアドレスを使用して前記複数のチャネルのそれぞれを前記親局装置に登録する、
ことを特徴とする請求項1または2に記載の子局装置。
The first address or the second address is assigned to each of the plurality of channels, and each of the plurality of channels is assigned to the master station device by using the assigned first address or the second address. Registration processing department to register,
With
When a new address generation program is acquired from the master station device, the address generation unit newly generates the second address by using the acquired new address generation program.
The registration processing unit newly assigns a second address newly generated by the address generation unit to each of the plurality of channels, and uses the newly assigned second address to each of the plurality of channels. Is registered in the master station device,
The slave station device according to claim 1 or 2.
請求項1から4のいずれか一つに記載の子局装置と、
前記子局装置が接続される親局装置と、
前記子局装置で実行される前記アドレス生成プログラムを保持する管理装置と、
を備え、
前記管理装置は、前記子局装置で使用されるアドレス生成プログラムを保持し、
前記親局装置は、自己に接続された子局装置が保持している前記アドレス生成プログラムと前記管理装置が保持している前記アドレス生成プログラムとが同じものか否かを確認し、同じではない場合、前記管理装置が保持している前記アドレス生成プログラムを取得して前記自己に接続された子局装置へダウンロードする、
ことを特徴とする通信システム。
The slave station device according to any one of claims 1 to 4,
The master station device to which the slave station device is connected and
A management device that holds the address generation program executed by the slave station device, and
With
The management device holds an address generation program used in the slave station device, and the management device holds the address generation program.
The master station device confirms whether the address generation program held by the slave station device connected to itself and the address generation program held by the management device are the same, and is not the same. In this case, the address generation program held by the management device is acquired and downloaded to the slave station device connected to the self.
A communication system characterized by that.
JP2019174310A 2019-09-25 2019-09-25 Slave equipment and communication system Active JP7101651B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019174310A JP7101651B2 (en) 2019-09-25 2019-09-25 Slave equipment and communication system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019174310A JP7101651B2 (en) 2019-09-25 2019-09-25 Slave equipment and communication system

Publications (2)

Publication Number Publication Date
JP2021052318A true JP2021052318A (en) 2021-04-01
JP7101651B2 JP7101651B2 (en) 2022-07-15

Family

ID=75156528

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019174310A Active JP7101651B2 (en) 2019-09-25 2019-09-25 Slave equipment and communication system

Country Status (1)

Country Link
JP (1) JP7101651B2 (en)

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005538644A (en) * 2002-09-13 2005-12-15 パッセイヴ リミテッド Method for operating an Ethernet passive optical network including a network unit having a plurality of entities
JP2007282148A (en) * 2006-04-12 2007-10-25 Fujitsu Access Ltd Pon system and automatic download method
JP2011176897A (en) * 2011-06-17 2011-09-08 Mitsubishi Electric Corp Communication control method, station-side device and communication system
JP2014529255A (en) * 2011-09-12 2014-10-30 インテル コーポレイション Multiple MAC address resolution virtual process
JP2016012823A (en) * 2014-06-30 2016-01-21 Necプラットフォームズ株式会社 Gateway device, communication system, communication method, and communication program
WO2017098747A1 (en) * 2015-12-09 2017-06-15 住友電気工業株式会社 Premises-side apparatus, pon system, and premises-side apparatus control method
JP2018023005A (en) * 2016-08-03 2018-02-08 住友電気工業株式会社 Optical network unit, optical line terminal, optical communication system, and control method of optical communication system
US20190207680A1 (en) * 2016-09-12 2019-07-04 Huawei Technologies Co., Ltd. Ethernet passive optical network communication method, optical network unit, and optical line terminal
JP2020191571A (en) * 2019-05-23 2020-11-26 三菱電機株式会社 Master station side optical line termination device, slave station side optical line termination device, and optical communication system

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005538644A (en) * 2002-09-13 2005-12-15 パッセイヴ リミテッド Method for operating an Ethernet passive optical network including a network unit having a plurality of entities
JP2007282148A (en) * 2006-04-12 2007-10-25 Fujitsu Access Ltd Pon system and automatic download method
JP2011176897A (en) * 2011-06-17 2011-09-08 Mitsubishi Electric Corp Communication control method, station-side device and communication system
JP2014529255A (en) * 2011-09-12 2014-10-30 インテル コーポレイション Multiple MAC address resolution virtual process
JP2016012823A (en) * 2014-06-30 2016-01-21 Necプラットフォームズ株式会社 Gateway device, communication system, communication method, and communication program
WO2017098747A1 (en) * 2015-12-09 2017-06-15 住友電気工業株式会社 Premises-side apparatus, pon system, and premises-side apparatus control method
JP2018023005A (en) * 2016-08-03 2018-02-08 住友電気工業株式会社 Optical network unit, optical line terminal, optical communication system, and control method of optical communication system
US20190207680A1 (en) * 2016-09-12 2019-07-04 Huawei Technologies Co., Ltd. Ethernet passive optical network communication method, optical network unit, and optical line terminal
JP2020191571A (en) * 2019-05-23 2020-11-26 三菱電機株式会社 Master station side optical line termination device, slave station side optical line termination device, and optical communication system

Also Published As

Publication number Publication date
JP7101651B2 (en) 2022-07-15

Similar Documents

Publication Publication Date Title
US8089981B2 (en) Method of resolving duplicate MAC addresses, network device management system, server, and information device
JP4081472B2 (en) Cluster management method and apparatus for network device
JP3688547B2 (en) Location identifier management device, mobile computer, location identifier management method, and location identifier processing method
US10819679B2 (en) Zero touch provisioning of a network element through a network address translation gateway
US8103784B2 (en) Communication device and communication control method using efficient echonet address determination scheme
JP5876884B2 (en) Discovery of operation nodes
US20070110441A1 (en) ONU management method and optical line termination
CN113141550B (en) Management method and device of optical network unit, electronic equipment and storage medium
US10104014B2 (en) Data transferring system, data transferring method, controller, controlling method, and non-transitory computer readable storage medium
US10819574B2 (en) Low or zero touch provisioning systems and methods of network elements over unnumbered interfaces
US7289471B2 (en) Mobile router, position management server, mobile network management system, and mobile network management method
CN112714370B (en) Service configuration method, device and system
JP7101651B2 (en) Slave equipment and communication system
WO2022110717A1 (en) Led device networking method, apparatus and device
US20170331681A1 (en) Configuration of server apparatus
US11258621B2 (en) Directed broadcast in network fabric
CN105763663A (en) Private network address management method, control device and network device
WO2023151428A1 (en) Home all-optical network gateway version upgrading method, electronic device, and storage medium
US11750560B2 (en) Zero Touch Provisioning for a network element over IPv6 unnumbered interfaces in OSPFv3 networks
CN104158565B (en) A kind of method and apparatus of carrier equipment management
US8732335B2 (en) Device communications over unnumbered interfaces
CN106411728A (en) Routing processing method and apparatus
CN108337299B (en) NAT information synchronization method and device
JP7475558B1 (en) Equipment management system and equipment management method
JP7067795B2 (en) Communication control system and communication control method

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20190926

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210803

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20220506

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220705

R150 Certificate of patent or registration of utility model

Ref document number: 7101651

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150