JP4953141B2 - Path route search method and program - Google Patents
Path route search method and program Download PDFInfo
- Publication number
- JP4953141B2 JP4953141B2 JP2009012596A JP2009012596A JP4953141B2 JP 4953141 B2 JP4953141 B2 JP 4953141B2 JP 2009012596 A JP2009012596 A JP 2009012596A JP 2009012596 A JP2009012596 A JP 2009012596A JP 4953141 B2 JP4953141 B2 JP 4953141B2
- Authority
- JP
- Japan
- Prior art keywords
- node
- ring
- information
- procedure
- path
- 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
- Data Exchanges In Wide-Area Networks (AREA)
Description
本発明は、パス経路検索方法およびプログラム、特に、L2スイッチにより構成されるL2レイヤネットワークにおけるパス経路検索方法およびプログラムに関する。 The present invention relates to a path route search method and program, and more particularly, to a path route search method and program in an L2 layer network composed of L2 switches.
通信ネットワークにおけるパス経路検索技術としては、L3レイヤネットワークのパス経路を検索するもの(特許文献2)、また、MPLSネットワークのパス経路検索するもの(特許文献3)が知られている。L3レイヤネットワークやMPLSネットワークはネットワーク機器(以下、「ノード」と記す)がパス経路情報を持っているため、ノードからパス経路情報を取得すれば容易にパス経路を検索することができる。しかし、L2レイヤネットワークのパス経路はブラックボックス化されており、ノードからはパス経路情報を取得できない。 As a path route search technique in a communication network, a technique for searching a path path of an L3 layer network (Patent Document 2) and a technique for searching a path path of an MPLS network (Patent Document 3) are known. In the L3 layer network and the MPLS network, network devices (hereinafter referred to as “nodes”) have path route information. Therefore, a path route can be easily searched by acquiring the path route information from the node. However, the path route of the L2 layer network is black boxed, and the path route information cannot be acquired from the node.
従来のL2レイヤにおける経路検索技術としては、パケットのヘッダ情報の宛先MACアドレスを解析しパス経路を検索するもの(特許文献1)が公知あるが、パケットをトリガにパス経路を検索し、パス経路情報を保持するため、パケットが流れていない状態が長期間続き、その間に障害等によりパス経路が変化した場合、L2レイヤの正しいパス経路を把握できない。更に、経路検索処理の際、宛先MACアドレスを解決するためにノードのフィルタリングデータベースを全ノードから取得する必要があるため、大規模ネットワークでノード数が多い場合、ネットワークにトラヒック負荷がかかってしまうし、大規模ネットワークではパケットの数が膨大な数となり、経路検索処理の負荷が大きいなどの問題点があった。 As a conventional route search technique in the L2 layer, there is known a method for searching a path route by analyzing a destination MAC address of packet header information (Patent Document 1). Since the information is retained, if the path does not flow for a long time and the path route changes due to a failure during that period, the correct path route of the L2 layer cannot be grasped. Furthermore, during route search processing, it is necessary to obtain the node filtering database from all nodes in order to resolve the destination MAC address, so if there are a large number of nodes in a large-scale network, traffic load will be applied to the network. However, in a large-scale network, there are problems such as a large number of packets and a heavy load on route search processing.
解決しようとする問題点は、パケットが流れていない状態が長期間続くとL2レイヤの正しいパス経路を把握できず、大規模ネットワークの場合、経路検索処理の負荷が大きい点である。 The problem to be solved is that if a state in which no packet is flowing continues for a long time, the correct path route of the L2 layer cannot be grasped, and in the case of a large-scale network, the load of route search processing is heavy.
本発明は、ネットワークの構成情報を事前に登録しておき、パス経路検索時には、障害情報とブロックポート情報をノードから取得するだけで足りるため、L2レイヤのパス経路検索を静的に、かつ軽い処理負担で行なうことを最大の特徴とする。 In the present invention, network configuration information is registered in advance, and it is only necessary to acquire failure information and block port information from a node at the time of path route search. Therefore, L2 layer path route search can be performed statically and lightly. The biggest feature is to carry out the processing burden.
本発明の経路検索方法は、L2レイヤの経路を静的状態で正しく行なうことができ、オペレータが経路を確認したいときに経路把握を迅速かつ正確に行うことができるという利点がある。その理由は、従来のようにパケットのヘッダを解析して経路を検索するのではなく、ネットワークの構成情報およびL2リングノードのブロックポート情報を解析して経路を判定するためである。 The route search method of the present invention is advantageous in that the route of the L2 layer can be correctly performed in a static state, and the route can be grasped quickly and accurately when the operator wants to confirm the route. This is because the route is determined by analyzing the network configuration information and the block port information of the L2 ring node instead of searching the route by analyzing the packet header as in the prior art.
また、大規模ネットワークの場合でも、経路検索処理の負荷が小さいという利点もある。その理由は、パケットの解析を行わないのに加え、経路検索処理でのノードへのアクセスを最小限に抑え、さらに事前に登録しているパスを選択して特定したパスの経路検索を行うため、ネットワークの規模に依存せず経路検索を行うことが可能なためである。 In addition, even in the case of a large-scale network, there is an advantage that the load of route search processing is small. The reason for this is not to analyze packets, but to minimize access to nodes during route search processing, and to select routes registered in advance and perform route search for specified paths. This is because the route search can be performed without depending on the scale of the network.
パケットが流れていない静的な状態でL2レイヤにおけるパスの経路検索を行なうという目的をノードへのアクセスを最小限に抑えて実現した。 The purpose of searching the path of the path in the L2 layer in a static state where no packets are flowing was realized with minimal access to the node.
図1は、本発明の一実施例の概略ブロック図であって、1つのコンピュータ装置(サーバ)1とネットワーク2が示され、サーバ1とネットワーク2はLAN3で繋がっている。サーバ1は、本通信システムに1つのみ存在し、ネットワーク2の何れかのノードに接続されて、全てのノードに対してtelnet接続が可能である。ノードはL2スイッチ有する。L2スイッチとは、周知のように、データリンク層(レイヤー2)で動作するスイッチである。
FIG. 1 is a schematic block diagram of an embodiment of the present invention, in which one computer device (server) 1 and a
図2は、ネットワーク2の構成例を示す図である。図2には、リングAを頂点にして、リングB,リングCおよびリングDがスター構成で明示されている。ここで、リングとはリング構成のネットワークをいい、そのようなネットワークにおいては、菱形で示されているノードがリング状に接続されている。そのようなノードをリング構成ノードという。一方、長方形で示されているノードはスター状に接続されており、そのようなノードをスター構成ノードという。
FIG. 2 is a diagram illustrating a configuration example of the
サーバ1は、図1に示すように、CPU10とメモリ12とデータベース13(以下、DBと記す)を擁する。CPU10は、メモリアクセス処理部100によりメモリ12を使用し、またデータベースアクセス処理部101によりDB13を使用して、通信処理部102によって通信を実行する。そのために、ノードアクセスプログラム110と経路判定プログラム111から成るアプリケーション11(以下、AP)を擁する。
As shown in FIG. 1, the
メモリ12は、図4に示すように、L2リングステータス情報テーブル120と経路情報テーブル121と経由L2リング情報テーブル122を擁し、CPU10による処理過程における一時的な情報を保持する。L2リングステータス情報とは、L2リングを構成するノードのステータス(入力ノード、出力ノード、ブロック、障害等)を情報であり、ノードID120-a、ポート番号120-b、ステータス情報120-cの各フィールドから成る。経路情報とは、始端ノードからL2リングまで、および終端ノードからL2リングまでに経由するノードを示す情報であり、シーケンス番号121-a、ノードID121-b、ポート番号121-cの各フィールドから成る。経由L2リング情報とは、始端ノードから終端ノードまでに経由するL2リングを示す情報であり、シーケンス番号122-a、L2リングID122-bの各フィールドから成る。
As shown in FIG. 4, the
DB13は、構成情報をノード情報テーブル130と物理リンク情報テーブル131とL2リング情報テーブル132とパス情報テーブル133と障害情報テーブル134により格納している。構成情報とは、ネットワーク2の構成に関する情報をいい、ノード情報,リンク接続情報,L2リング情報およびパス情報から成る。
The
ノード情報テーブル130が格納するノード情報は、ノード毎に設定されるノード固有の情報であり、図3(1)に示すように、当該ノードのノードID130a,IPアドレス130b,ログインID130c,ログインパスワード130d,ノードタイプ130eおよび上位ノードID130fの各フィールドから成る。ノードタイプとはリング接続のノードかスター接続のノードかの区別をいい、上位ノードIDはノードタイプがスターである場合にのみ登録される。
The node information stored in the node information table 130 is node-specific information set for each node. As shown in FIG. 3A, the
物理リンク情報テーブル131が格納する物理リンク情報は、ノードとノードを繋ぐリンク毎に、リンク両端のノードとそのポートを示す情報であり、図3(2)に示すように、リンクID131a、fromノードID131b、fromポート番号131c、toノードID131d、toポート番号131eの各フィールドから成る。
The physical link information stored in the physical link information table 131 is information indicating the nodes and the ports at both ends of each link for each link connecting the nodes. As shown in FIG. 3B, the
L2リング情報テーブル132が格納するL2リング情報は、L2リングを構成する各ノードの接続の順序をマスタノード識別子および上位L2リングIDと共に示す情報であり、図3(3)に示すように、L2リングID132a,L2リング名132b,ノードID132c,ポート番号132d,シーケンス番号132e,マスタノード識別子132fおよび上位リングID132gの各フィールドから成る。マスタノード識別子132fは、リング構成のノードの内でブロックポートを有するマスタノードの識別子である。上位リングID132gは当該リングに上位のリングが存在する場合のみ付される。
The L2 ring information stored in the L2 ring information table 132 is information indicating the connection order of each node constituting the L2 ring together with the master node identifier and the upper L2 ring ID. As shown in FIG. Each field includes a ring ID 132a, an L2 ring name 132b, a node ID 132c, a port number 132d, a sequence number 132e, a
パス情報テーブル133が格納するパス情報は、現に設定されているパス両端のノードを示す情報であり、図3(4)に示すように、パスID133a,パス名133b,始端ノードID133cおよび終端ノードID133dの各フィールドから成る。
The path information stored in the path information table 133 is information indicating the nodes at both ends of the currently set path. As shown in FIG. 3D, the
DB13は、また、障害情報テーブル134により障害情報を格納している。障害情報とはパス上の障害発生箇所を示す情報であり、図3(5)に示すように、障害ID134a,ノードID134bおよびポート番号134-cの各フィールドから成る。障害発生箇所は、このように、両側のノードおよびポートで特定される。 The DB 13 also stores failure information using the failure information table 134. The failure information is information indicating a location where a failure has occurred on the path, and includes fields of a failure ID 134a, a node ID 134b, and a port number 134-c as shown in FIG. Thus, the location of the failure is specified by the nodes and ports on both sides.
図5はネットワークの具体的な構成例である。このネットワークは、リング構成のノードN1〜N3、スター構成のノードN4〜N6が示されており、L2リングのブロックポート箇所はノードN1のポート番号2である。ブロックポートとは、L2リング構成が組まれている場合に、L2リングマスターノードに設定されているノードのポートに対して、パケットが流れないようにブロッキングされているポートをいう。なお、図5において、ノードN6がノードN1の上に示されているが、これは作図上の措置であって、ノードN6がノードN1の上位ノードというわけではない。ノード間の上下関係は図6に示される。
FIG. 5 shows a specific configuration example of the network. In this network, nodes N1 to N3 in a ring configuration and nodes N4 to N6 in a star configuration are shown, and the block port location of the L2 ring is the
図5において、パス情報としてN5→N6のパスが示され、通常は点線のルートで通信が行なわれているところ、障害情報としてN1-N2のリンクで障害が発生しているものとされている。このネットワーク構成例に対するテーブル130〜134のデータは図6に示すとおりである。なお、メモリ12が格納するテーブル120〜122の内容は、以下の処理の中で図7および図12で具体的に示される。
In FIG. 5, N5 → N6 path is shown as path information, and communication is normally performed via a dotted route, but it is assumed that a failure has occurred in the N1-N2 link as failure information. . The data in the tables 130 to 134 for this network configuration example is as shown in FIG. The contents of the tables 120 to 122 stored in the
[動作の説明]
本発明においては、構成情報として上位ノード情報や上位L2リング情報をDBに登録しておく。上位ノード情報については、ノード情報として登録対象のノードの上位に配置されているノードを構成情報として登録する。同様に、上位L2リング情報についても、L2リング情報として登録対象のL2リングの上位に配置されているL2リングを構成情報として登録する。この上位ノード情報と上位L2リング情報より、経路判定処理で次にどのノードにパケットを流すかを判別することが可能となる。L2リング情報については、L2リングの接続情報をDBに登録し、経路判定処理の際に、L2リング情報を元にメモリにL2リングステータス情報として展開し、L2リング内の経路を判定するのに使用する。
[Description of operation]
In the present invention, upper node information and upper L2 ring information are registered in the DB as configuration information. As for the upper node information, the node arranged as the node information above the node to be registered is registered as the configuration information. Similarly, for the upper L2 ring information, the L2 ring arranged higher than the L2 ring to be registered is registered as L2 ring information as configuration information. From this upper node information and upper L2 ring information, it is possible to determine to which node the packet is to be sent next in the route determination process. For L2 ring information, L2 ring connection information is registered in the DB, and at the time of route determination processing, it is expanded as L2 ring status information in memory based on the L2 ring information, and the route in the L2 ring is determined. use.
さて、サーバ1のオペレータは、ネットワークの構成情報として、ノード情報をノード情報テーブル130に、リンク接続情報を物理リンク情報テーブル131に登録する。ノード情報の内の上位ノードID130fが登録されると、パケットの流れにおいて上流ノードを判別することが可能となる。また、L2リング情報をL2リング情報テーブル132に登録する。L2リング情報の内の上位L2リングID132gが登録されると、パケットの流れにおいて上流ノードを判別することが可能となる。
The operator of the
以上のような設定の後に、始端ノードと終端ノードを指定したパス情報をパス情報テーブル133に登録して本通信システムは運用に供され、始端ノードに接続された端末と、終端ノードに接続された端末との間で通信が行なわれる。障害が発生すると、サーバ1のオペレータは障害情報テーブル134に障害情報を登録する。また、SNMP(Simple Network Management Protocol)trapやMIB(Management Information Base)取得により自動的に登録することも可能である。
After the setting as described above, path information specifying the start node and the end node is registered in the path information table 133, and this communication system is put into operation, connected to the terminal connected to the start node and the end node. Communication is performed with the other terminal. When a failure occurs, the operator of the
そして、ノードの設定が正しいかを確認したり、またノード障害発生時に、どのノード間で影響があるかを確認するために、静的に経路検索を行なうことができる。オペレータは、例えば、サーバ1の画面上から操作(GUI)やコマンドでの操作(CUI)を行なう。すると、ノードアクセスプログラム110を援用しながら経路検索プログラム111が実行される。
Then, it is possible to perform a route search statically in order to check whether the node setting is correct or to check which node is affected when a node failure occurs. The operator performs an operation (GUI) or a command operation (CUI) from the screen of the
経路検索は、パス情報として登録したパスに対して実行され、図8に示すとおり、(1)始終端ノード検索処理,(2)経由L2リング検索処理,(3)L2リング経路検索処理および(4)経路連結処理の4処理の結果によりパスの経路を検索する。図9は始終端ノード検索処理のフローチャート、図10は経由L2リング検索処理のフローチャート、図11はL2リング経路検索処理のフローチャートを示す。
The route search is executed for the path registered as the path information. As shown in FIG. 8, (1) start / end node search processing, (2) via L2 ring search processing, (3) L2 ring route search processing and ( 4) The path of the path is searched based on the result of the
図5に示したネットワーク構成を具体例とした場合、図7(1)は通常運用時のL2リングステータス情報テーブル120の内容、図7(2)は(1)始終端ノード検索処理および(2)経由L2リング検索処理における経路情報テーブル121の内容、図7(3)は(2)経由L2リング検索処理における経由L2リング情報テーブル122の内容、図7(4)は障害発生時のL2リングステータス情報テーブル120の内容を示す。このメモリ12に格納される3つのテーブル120〜122は、以下、単にメモリテーブル120、メモリテーブル121、メモリテーブル122と記すことにする。
When the network configuration shown in FIG. 5 is taken as a specific example, FIG. 7 (1) shows the contents of the L2 ring status information table 120 during normal operation, and FIG. 7 (2) shows (1) start / end node search processing and (2 ) The contents of the route information table 121 in the via L2 ring search process, FIG. 7 (3) is the contents of the via L2 ring information table 122 in (2) the via L2 ring search process, and FIG. 7 (4) is the L2 ring when a failure occurs. The contents of the status information table 120 are shown. Hereinafter, the three tables 120 to 122 stored in the
(1)始終端ノード検索処理(図9)
この処理では、始端ノードからL2リングまでの経路と、終端ノードからL2リングまでの経路を特定する。そのフローチャートを図9に示す。
(1) Start / end node search processing (FIG. 9)
In this process, the path from the start node to the L2 ring and the path from the end node to the L2 ring are specified. The flowchart is shown in FIG.
先ず、パスIDまたはパス名を指定して、パス情報テーブル133により始端ノードを特定し、ノード情報テーブル130により始端ノードのノードタイプを取得する(図9のステップA1)。ノードタイプが「L2スター」の場合は(ステップA2)、ノード情報テーブル130により、上位ノードIDを取得して上位ノードを特定し(ステップA3)、更に、物理リンク情報テーブル131により自ノードと上位ノード間のリンクを特定し(ステップA4)、リンク情報をメモリテーブル121に格納する(ステップA5)。このリンク情報は、当該パスが経由するノード(当該ノードおよび上位ノード)のノードIDとポート番号である。 First, the path ID or path name is specified, the starting node is specified from the path information table 133, and the node type of the starting node is acquired from the node information table 130 (step A1 in FIG. 9). When the node type is “L2 star” (step A2), the upper node ID is obtained by acquiring the upper node ID from the node information table 130 (step A3), and further, the upper node and the upper node are determined by the physical link information table 131. A link between nodes is specified (step A4), and link information is stored in the memory table 121 (step A5). This link information is a node ID and a port number of a node (the node and a higher node) through which the path passes.
ここまでの処理は始端ノードN5についてのものであり、その結果得られるメモリテーブル121の内容は図7(2)の1行目と2行目のようになる。次いで、ノード情報テーブル130により、上位ノード(N4)を特定し(ステップA6)、ステップA1へ戻る。ノードN4について、ステップA1〜ステップA5が繰り返され、その結果得られるメモリテーブル121の内容は図7の3行目と4行目のようになる。次いで、ノード情報テーブル130により、上位ノード(N2)を特定し(ステップA6)、ステップA1へ戻る。 The processing up to this point is for the start node N5, and the contents of the memory table 121 obtained as a result are as shown in the first and second lines of FIG. Next, the upper node (N4) is specified by the node information table 130 (step A6), and the process returns to step A1. Step A1 to step A5 are repeated for the node N4, and the contents of the memory table 121 obtained as a result are as shown in the third and fourth lines of FIG. Next, the upper node (N2) is specified by the node information table 130 (step A6), and the process returns to step A1.
ステップA1において、ノードN2のノードタイプは「L2リング」と分かるので(ステップA2)、リンク情報をメモリテーブル121に格納する(ステップA5、図7の5行目)。5行目は4行目と同内容であるが、これは始端ノードが「L2リング」である場合についての手当てである。そして、メモリテーブル132によりL2リングを特定し、メモリテーブル122にL2リングID(R2)を格納する(図7参照)。
In step A1, since the node type of the node N2 is known as “L2 ring” (step A2), the link information is stored in the memory table 121 (step A5,
以上の始端ノードについての処理と全く同じ処理を終端ノードについても行なう。ただし、終端ノードの処理については、スター構成のノードが多数連結され得ることを考慮して、シーケンス番号(図7では97〜99)を十分に大きくとり、またシーケンス番号は降順に付してメモリテーブル121に格納する。終端ノードの処理の結果は、図7(2)の6〜8行に示されている。
The same process as the process for the start node is also performed for the end node. However, with regard to the processing of the terminal node, considering that a large number of star configuration nodes can be connected, a sufficiently large sequence number (97 to 99 in FIG. 7) is set, and the sequence number is assigned in descending order to the memory. Store in table 121. The result of the end node processing is shown in
(2)経由L2リング検索処理(図10)
経由L2リング検索処理は、始端ノードから終端ノードまでのパスが経由するL2リングを特定する。メモリテーブル122に格納されている始端ノード側のL2リングIDを取得し(図10のステップB1)、更に、L2リング情報テーブル132により、上位L2リングIDを取得する(ステップB3)。しかし、図5に示したネットワーク例のように上位L2リングが存在しなければ(ステップB2)、この処理は終了する。図2には、上位L2リングが存在するネットワーク例が示されている。取得した上位L2リングIDとメモリテーブル122に格納されている終端ノード側のL2リングIDを比較する(ステップB4)。
(2) Via L2 ring search process (Figure 10)
The via L2 ring search process identifies the L2 ring through which the path from the start node to the end node passes. The L2 ring ID on the start node side stored in the memory table 122 is acquired (step B1 in FIG. 10), and the upper L2 ring ID is acquired from the L2 ring information table 132 (step B3). However, if the upper L2 ring does not exist as in the network example shown in FIG. 5 (step B2), this process ends. FIG. 2 shows an example network in which an upper L2 ring exists. The acquired upper L2 ring ID is compared with the L2 ring ID on the terminal node side stored in the memory table 122 (step B4).
一致しない場合は(ステップB5)、上位L2リングIDをメモリテーブル122に追加し(ステップB6)、更に、物理リンク情報テーブル131より、L2リング間のリンクを特定し(ステップB7)、リンク情報(経由するノードとインタフェースの情報)をメモリテーブル121に追加格納する(ステップB8)。次いで、上位L2リングに対して、同様の判定を続ける(ステップB9)。 If they do not match (step B5), the upper L2 ring ID is added to the memory table 122 (step B6). Further, the link between the L2 rings is specified from the physical link information table 131 (step B7), and the link information ( The information about the nodes and interfaces that are passed through is additionally stored in the memory table 121 (step B8). Next, the same determination is continued for the upper L2 ring (step B9).
一方、ステップB4において、一致する場合は、物理リンク情報テーブル131より、L2リング間のリンクを特定し(ステップB10)、リンク情報(経由するノードとインタフェースの情報)をメモリテーブル121に追加格納する(ステップB11)。 On the other hand, if they match in step B4, the link between the L2 rings is specified from the physical link information table 131 (step B10), and the link information (routed node and interface information) is additionally stored in the memory table 121. (Step B11).
(3)L2リング経路検索処理(図11)
L2リング経路検索処理では、メモリテーブル122に格納されているL2リング内の経路を特定する。先ず、メモリテーブル122に格納されているL2リングIDを特定して(図11のステップC1)、このL2リングIDに対応するL2リング情報(ノードIDおよびポート番号)をメモリテーブル132より取得する。取得したL2リング情報は、図7(1)に示すように、メモリテーブル120に2回繰り返して展開される(ステップC3)。このとき、各ノードの入力ポート番号行と出力ポート番号行の間にノード自体の行を設け、また、ステータス情報欄は空欄のままとする。
(3) L2 ring route search processing (Fig. 11)
In the L2 ring path search process, a path in the L2 ring stored in the memory table 122 is specified. First, the L2 ring ID stored in the memory table 122 is specified (step C1 in FIG. 11), and L2 ring information (node ID and port number) corresponding to this L2 ring ID is acquired from the memory table 132. The acquired L2 ring information is expanded twice in the memory table 120 as shown in FIG. 7A (step C3). At this time, a row of the node itself is provided between the input port number row and the output port number row of each node, and the status information column is left blank.
また、当該リングの入口ノードおよび出口ノードをメモリテーブル121より取得する(ステップC2)。入口ノードは、メモリテーブル121において、最大のシーケンス番号(図7では99)の1つ前のシーケンス番号が付されたノード(図6ではN2)、また、出口ノードは、メモリテーブル121において、十分に大きいシーケンス番号の内の最小のシーケンス番号(図7では97)が付されたノード(図6ではN1)として認識される。 Further, the entrance node and exit node of the ring are acquired from the memory table 121 (step C2). In the memory table 121, the entry node is a node (N2 in FIG. 6) that has a sequence number one before the largest sequence number (99 in FIG. 7), and the exit node is sufficient in the memory table 121. Is recognized as a node (N1 in FIG. 6) with the smallest sequence number (97 in FIG. 7).
次に、このL2リングのマスタノード(図6ではN1)をL2リング情報テーブル132より特定し、telnetアプリケーションにてマスタノードにログインする(ステップC4)。マスタノードへのログインが成功しない場合は(ステップC5)、メモリテーブル120のマスタノード箇所に障害をマーキングする(ステップC6)。 Next, the master node (N1 in FIG. 6) of this L2 ring is specified from the L2 ring information table 132, and the telnet application is used to log in to the master node (step C4). If login to the master node is not successful (step C5), a failure is marked at the master node location in the memory table 120 (step C6).
一方、マスタノードへのログインが成功した場合は(ステップC5)、マスタノードのリングステータス情報(ここでは、ブロックポート)を取得しログアウトする(ステップC7)。リングステータス情報は、マスタノードがL2リングステータス情報表示コマンドを発行することにより取得される。リングステータス情報を確認し(ステップC8)、ブロックポートがある場合は(ステップC9)、L2リングステータス情報テーブル120にブロックポート箇所をマーキングする(ステップC10)。ブロックポートが無い場合はなにもしない。ステップC4〜C10は、他にマスタノードがある限り(ステップC11)、繰り返される。 On the other hand, if the login to the master node is successful (step C5), the master node ring status information (here, the block port) is acquired and the logout is performed (step C7). The ring status information is acquired when the master node issues an L2 ring status information display command. The ring status information is confirmed (step C8). If there is a block port (step C9), the block port location is marked on the L2 ring status information table 120 (step C10). If there is no block port, do nothing. Steps C4 to C10 are repeated as long as there are other master nodes (step C11).
次に、ステップC2で取得したL2リングの入口ノードおよび出口ノードをメモリテーブル120にマーキングする(ステップC12)。障害情報テーブル134より、障害情報を取得し、L2リング内で障害が発生していれば、該当箇所に障害をマーキングする(ステップC13)。図5では、ノードN1のポート1とノードN2のポート2の間で障害が発生しており、その時点でサーバ1のオペレータにより、図6(5)に示すように、障害情報テーブル134に障害情報が登録されている。なお、障害が発生すると、ブロックポートは自動的に開放されるようになっている。
Next, the entry node and the exit node of the L2 ring acquired in step C2 are marked on the memory table 120 (step C12). Failure information is acquired from the failure information table 134, and if a failure has occurred in the L2 ring, the failure is marked at the corresponding location (step C13). In FIG. 5, a failure has occurred between the
次に、メモリテーブル120を順に検索し、入口ノードと出口ノードの間にブロックポートまたは障害のマーキングが無い経路を確認する(ステップC14)。その結果、そのような経路があれば(ステップC15)、経由するノードとインタフェースの情報をメモリテーブル121に格納し、メモリテーブル120をクリアする(ステップC16)。 Next, the memory table 120 is searched in order, and a path without a block port or fault marking is confirmed between the entry node and the exit node (step C14). As a result, if there is such a route (step C15), the information of the node and interface through which the route passes is stored in the memory table 121, and the memory table 120 is cleared (step C16).
図7(4)において、ノードN2のポート1からノードN3のポート2およびポート1を経てノードN1のポート2に到る経路がブロックポートまたは障害のマーキングが無い経路として確認されるので、上記経路情報が図7(2)においてシーケンス番号6〜9が付されて格納されている。なお、入口ノードと出口ノードの間にブロックポートまたは障害のマーキングが無い経路が無ければ(ステップC15)エラー終了する(ステップC17)。
In FIG. 7 (4), the route from the
以上の処理(ステップC1〜C17)はメモリテーブル122に格納されている全てのL2リングについて繰り返し行なわれる(ステップC18)。 The above processing (steps C1 to C17) is repeated for all the L2 rings stored in the memory table 122 (step C18).
(4)経路連結処理(図12)
経路連結処理では、メモリテーブル121に格納された経路情報を連結し、選択したパスの経路を特定する。図12は、この処理におけるメモリテーブル121の内容の遷移を図7(2)の例について示している。
(4) Route connection processing (FIG. 12)
In the route connection process, the route information stored in the memory table 121 is connected, and the route of the selected path is specified. FIG. 12 shows the transition of the contents of the memory table 121 in this process for the example of FIG.
図12(1)は図7(2)を写し取ったものであり、経路連結処理は、ここからスタートする。先ず、メモリテーブル121をシーケンス番号で昇順にソートして、図12(2)のような結果を得る。次に、図12(2)において、重複するデータ、即ち、シーケンス番号4のデータとシーケンス番号5のデータの内の一方、およびシーケンス番号97のデータとシーケンス番号98のデータの内の一方をそれぞれ削除して、図12(3)に示すような結果を得る。最後に、図12(3)のシーケンス番号を振り直して、図12(4)に示すような結果を得る。
FIG. 12 (1) is a copy of FIG. 7 (2), and the path connection process starts here. First, the memory table 121 is sorted in ascending order by sequence number to obtain a result as shown in FIG. Next, in FIG. 12 (2), duplicate data, that is, one of the data of
図12(4)においては、始端ノードN5からノードN3を経由して終端ノードN6に到る、ブロックポートまたは障害のマーキングが無い経路の経路情報が提示されている。これ以降の通信は、通常時におけるノードN3を経由しない経路に代わって、このルートで行なわれることになる。 In FIG. 12 (4), route information of a route without a block port or fault marking from the start node N5 to the end node N6 via the node N3 is presented. Subsequent communication is performed on this route instead of a route that does not pass through the node N3 in the normal time.
以上は、L2レイヤの経路検索について説明したが、L3レイヤを含めた経路検索においても、L3ノードのルーティング情報やVRRP(Virtual Router Redundant Protocol)情報を取得し、経由L3スイッチ処理を追加することにより、経路を判定することが可能である。 The L2 layer route search has been described above, but in route search including the L3 layer, L3 node routing information and VRRP (Virtual Router Redundant Protocol) information are acquired, and via L3 switch processing is added. It is possible to determine the route.
この場合は、始終端ノード検索処理でL3スイッチまでの経路を特定する。特定する方法としては、始終端ノードのデフォルトゲートウェイで設定されているIPアドレスより、始終端ノードから最初に到達するL3スイッチを特定する。もし、デフォルトゲートウェイにVRRPの仮想IPアドレスが設定されている場合は、VRRPマスタノード、待機ノードからそれぞれVRRP情報を取得し、有効となっているL3スイッチを始終端ノードから最初に到達するL3スイッチとして特定する。 In this case, the route to the L3 switch is specified by the start / end node search processing. As a specifying method, the L3 switch that reaches the first from the start / end node is specified from the IP address set in the default gateway of the start / end node. If the VRRP virtual IP address is set in the default gateway, the VRRP information is obtained from the VRRP master node and standby node, and the L3 switch that reaches the valid L3 switch first from the start / end node As specified.
次に、始終端ノードから最初に到達するL3スイッチのルーティング情報を取得し、次に経由するL3スイッチを特定する。これを繰り返し、始端ノードから終端ノードまでの間で経由するL3スイッチを特定する。この後は、実施例1で説明したとおり、経由するL2リングの経路を特定し、パスの経路を判定する。 Next, the routing information of the L3 switch that arrives first from the start / end node is acquired, and the L3 switch that passes next is specified. This is repeated to identify the L3 switch that passes between the start node and the end node. After this, as described in the first embodiment, the route of the L2 ring that passes through is specified, and the route of the path is determined.
1 サーバ
2 ネットワーク
3 LAN
10 CPU
11 アプリケーション
12 メモリ
13 データベース
100 メモリアクセス処理部
101 データベースアクセス処理部
102 通信処理部
110 ノードアクセスプログラム
111 経路検索プログラム
120 L2リングステータス情報テーブル
121 経路情報テーブル
122 経由L2リング情報テーブル
130 ノード情報テーブル
131 物理リンク情報テーブル
132 L2リング情報テーブル
133 パス情報テーブル
134 障害情報テーブル
120a ノードID
120b ポート番号
120c ステータス情報
121a シーケンス番号
121b ノードID
121c ポート番号
122a シーケンス番号
122b L2リングID
130a ノードID
130b IPアドレス
130c ログインID
130d ログインパスワード
130e ノードタイプ
130f 上位ノードID
131a リンクID
131b fromノードID
131c fromポート番号
131d toノードID
131e toポート番号
132a L2リングID
132b L2リング名
132c ノードID
132d ポート番号
132e シーケンス番号
132f マスタノード識別子
132g 上位リングID
133a パスID
133b パス名
133c 始端ノードID
133d 終端ノードID
134a 障害ID
134b ノードID
134c ポート番号
1
10 CPU
11 Application
12 memory
13 Database
100 Memory access processor
101 Database access processor
102 Communication processor
110 Node access program
111 Route search program
120 L2 ring status information table
121 Route information table
122 Via L2 ring information table
130 Node information table
131 Physical link information table
132 L2 ring information table
133 Path information table
134 Fault information table
120a Node ID
120b port number
120c status information
121a Sequence number
121b Node ID
121c port number
122a sequence number
122b L2 ring ID
130a Node ID
130b IP address
130c login ID
130d login password
130e node type
130f Upper node ID
131a Link ID
131b from node ID
131c from port number
131d to node ID
131e to port number
132a L2 ring ID
132b L2 ring name
132c Node ID
132d port number
132e sequence number
132f Master node identifier
132g Upper ring ID
133a Path ID
133b Path name
133c Start node ID
133d End node ID
134a Fault ID
134b Node ID
134c port number
Claims (10)
当該ネットワークの構成情報をサーバに事前登録する手順と、
始端ノードと終端ノードを指定したパス情報を前記サーバに事前登録する手順と、
障害が発生すると障害情報を前記サーバに登録する手順と、
パス経路検索時に当該ネットワークのL2リングブロックポート情報を取得する手順と、
前記構成情報を援用し、前記パス情報と前記障害情報と前記L2リングブロックポート情報により、障害もブロックポートも含まれない経路を検索する手順とを含むことを特徴とするパス経路検索方法。 A path route search method in an L2 layer network composed of L2 switches,
A procedure for pre-registering the network configuration information in the server;
A procedure for pre-registering path information specifying a start node and a terminal node in the server;
A procedure for registering failure information with the server when a failure occurs;
The procedure to acquire L2 ring block port information of the network at the time of path route search,
A path route search method, comprising: a step of searching for a route including neither a failure nor a block port by using the configuration information and using the path information, the failure information, and the L2 ring block port information.
前記始端ノードからL2リングまでの経路と、終端ノードからL2リングまでの経路を特定
する始終端ノード検索処理と、
前記始端ノードから前記終端ノードまでの前記パスが経由するL2リングを特定する経由
L2リング検索処理と、
前記特定されたL2リング内の経路を特定するL2リング経路検索処理と、
前記始終端ノード検索処理,前記経由L2リング検索処理および前記L2リング経路検索処
理の各結果を連結する経路連結処理をこの順序に行なうことを特徴とする請求項2に記載のパス経路検索方法。 The search is
A path from the start node to the L2 ring, and a start / end node search process for specifying a path from the end node to the L2 ring;
Via the L2 ring through which the path from the start node to the end node passes
L2 ring search processing,
L2 ring route search processing for specifying a route in the specified L2 ring;
3. The path route search method according to claim 2 , wherein route connection processing for connecting the results of the start / end node search processing, the via L2 ring search processing, and the L2 ring route search processing is performed in this order.
前記ノード情報からノードタイプを取得する手順と、
前記ノードタイプがスター構成ノードの場合は、前記ノード情報から当該ノードの上位
ノードIDを取得する手順と、
前記物理リンク情報により当該ノードと前記上位ノートとのリンクを特定する手順と、
経由するノードとポート番号を経路情報テーブルに追加する手順を繰り返し、
前記ノードタイプがリング構成ノードの場合は、経由するノードとポート番号を前記経
路情報テーブルに追加する手順と、
経由するL2リングIDを経由L2リング情報テーブルに追加する手順を有することを特徴と
する請求項3に記載のパス経路検索方法。 In the start / end node search process, for each of the start node and the end node,
Obtaining a node type from the node information;
In the case where the node type is a star configuration node, a procedure for obtaining the upper node ID of the node from the node information;
A procedure for identifying a link between the node and the higher-level note from the physical link information;
Repeat the procedure for adding the route node and port number to the route information table ,
When the node type is a ring configuration node, a procedure for adding a routed node and a port number to the route information table;
4. The path route search method according to claim 3, further comprising a step of adding a routed L2 ring ID to the routed L2 ring information table.
前記経由L2リング情報テーブルから前記始端ノード側のL2リングIDを取得する手順と、
該L2リングに上位リングがある場合は、前記L2リング情報から上位リングIDを取得する手順と、
前記経由L2リング情報テーブルから前記終端ノード側のL2リングIDを取得する手順と、
当該L2リングIDと前記上位リングIDを比較する手順と、
不一致の場合は、前記上位リングIDを前記経由L2リング情報テーブルに追加する手順と、
前記物理リンク情報により前記経由L2リング情報テーブルにあるL2リングとのリンクを特定する手順と、
経由するノードとポート番号を前記経由情報テーブルに追加する手順とを繰り返し、
一致の場合は、前記物理リンク情報により前記経由L2リング情報テーブルにあるL2リングとのリンクを特定する手順と、
経由するノードとポート番号を前記経由情報テーブルに追加する手順を有することを特徴とする請求項4に記載のパス経路検索方法。 The via L2 ring search process is
A procedure for obtaining the L2 ring ID on the start node side from the via L2 ring information table,
If the L2 ring has an upper ring, a procedure for obtaining an upper ring ID from the L2 ring information;
A procedure for obtaining an L2 ring ID on the end node side from the via L2 ring information table;
A procedure for comparing the L2 ring ID and the upper ring ID;
In the case of a mismatch, a procedure for adding the upper ring ID to the via L2 ring information table;
A procedure for identifying a link with the L2 ring in the via L2 ring information table from the physical link information;
Repeat the procedure of adding the node and port number to be routed to the route information table,
If they match, the physical link information identifies the link with the L2 ring in the via L2 ring information table, and
5. The path route search method according to claim 4, further comprising a step of adding a node and a port number to be routed to the route information table.
前記経由L2リング情報テーブルからL2リングIDを特定する手順と、
前記L2リング情報をリングステータス情報テーブルに二重に展開する手順と、
マスタノードにログインし不成功の場合は、障害として前記リングステータス情報テーブルにマーキングする手順と、
マスタノードにログインし成功の場合は、リングステータス情報を取得し、そこにブロックポートがあれば前記リングステータス情報テーブルにマーキングする手順と、
前記経由L2リング情報テーブルから入口ノードと出口ノードを取得して前記リングステータス情報テーブルにマーキングする手順と、
前記障害情報を参照して障害を前記リングステータス情報テーブルにマーキングする手順と、
前記リングステータス情報テーブルを検索して、前記入口ノードと出口ノードの間にブロックポートおよび障害のマーキングが無い経路を確認する手順と、
前記家訓がとれれば前記経由情報テーブルに追加して前記リングステータス情報テーブルをクリアする手順を有することを特徴とする請求項5に記載のパス経路検索方法。 The L2 ring route search process is
A procedure for identifying an L2 ring ID from the via L2 ring information table;
A procedure to duplicate the L2 ring information in the ring status information table;
In the case of unsuccessful login to the master node, a procedure for marking the ring status information table as a failure,
If the login to the master node is successful, the ring status information is acquired, and if there is a block port, the procedure for marking the ring status information table,
A procedure for obtaining an ingress node and an egress node from the via L2 ring information table and marking the ring status information table;
A procedure for marking a failure in the ring status information table with reference to the failure information;
A procedure for searching the ring status information table to check a path without a block port and a fault marking between the entry node and the exit node;
6. The path route search method according to claim 5, further comprising a procedure of clearing the ring status information table by adding to the route information table if the family lesson is taken.
前記経由情報テーブルをシーケンス番号で昇順にソートする手順と、
前記経由情報テーブルのデータで重複するデータの一方を削除する手順と、
前記経由情報テーブルのシーケンス番号を振り直す手順を有することを特徴とする請求項6に記載のパス経路検索方法。 The route connection process includes:
Sorting the route information table in ascending order by sequence number;
A procedure for deleting one of the duplicate data in the data of the route information table;
The path route search method according to claim 6, further comprising a procedure of reassigning a sequence number of the route information table.
始端ノードおよび終端ノードから最初に到達するL3スイッチのルーティング情報を取得し、次に経由するL3スイッチを特定する手順を繰り返し、始端ノードから終端ノードまでの間で経由するL3スイッチを特定する処理を前記始終端ノード検索処理に前置したことを特徴とする請求項3〜7に記載のパス経路検索方法。 A route search method including the L3 layer,
Obtain the routing information of the L3 switch that arrives first from the start node and the end node, repeat the procedure to specify the L3 switch that passes next, and specify the L3 switch that passes between the start node and the end node The path route search method according to claim 3, wherein the path route search method is preceded by the start / end node search processing.
IPアドレスより、始端ノードおよび終端ノードから最初に到達するL3スイッチを特定し、
デフォルトゲートウェイにVRRPの仮想IPアドレスが設定されている場合は、VRRPマスタノ
ード、待機ノードからそれぞれVRRP情報を取得し、有効となっているL3スイッチを始端ノ
ードおよび終端ノードから最初に到達するL3スイッチとして特定することを特徴とする請
求項8に記載のパス経路検索方法。
The procedure for identifying the L3 switch is set in the default gateway of the start node and end node.
From the IP address, identify the L3 switch that arrives first from the start node and end node,
When the VRRP virtual IP address is set in the default gateway, the VRRP information is acquired from the VRRP master node and standby node, and the L3 switch that is enabled first arrives from the start node and end node. The path route search method according to claim 8, characterized in that:
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2009012596A JP4953141B2 (en) | 2009-01-23 | 2009-01-23 | Path route search method and program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2009012596A JP4953141B2 (en) | 2009-01-23 | 2009-01-23 | Path route search method and program |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2010171756A JP2010171756A (en) | 2010-08-05 |
JP4953141B2 true JP4953141B2 (en) | 2012-06-13 |
Family
ID=42703442
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2009012596A Active JP4953141B2 (en) | 2009-01-23 | 2009-01-23 | Path route search method and program |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP4953141B2 (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP6600964B2 (en) * | 2015-03-31 | 2019-11-06 | 富士通株式会社 | Route display method, route display program, and route display device |
Family Cites Families (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP4128974B2 (en) * | 2004-03-31 | 2008-07-30 | 富士通株式会社 | Layer 2 loop detection system |
JP4636247B2 (en) * | 2005-07-13 | 2011-02-23 | 日本電気株式会社 | Packet network and layer 2 switch |
JP4816957B2 (en) * | 2007-03-07 | 2011-11-16 | 日本電気株式会社 | Relay device, route selection system, route selection method, and program |
-
2009
- 2009-01-23 JP JP2009012596A patent/JP4953141B2/en active Active
Also Published As
Publication number | Publication date |
---|---|
JP2010171756A (en) | 2010-08-05 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6821800B2 (en) | Systems and methods for interactive network analytics platforms | |
JP6419967B2 (en) | System and method for network management | |
Sherwood et al. | Discarte: a disjunctive internet cartographer | |
US9118587B2 (en) | Network multi-path discovery | |
CN109644141A (en) | Method and system for visual network | |
JP5035337B2 (en) | VLAN communication inspection system, method, and program | |
CA2706581C (en) | System, method and program for determining failed routers in a network | |
WO2021128977A1 (en) | Fault diagnosis method and apparatus | |
US7076564B2 (en) | Method and apparatus for determining and resolving missing topology features of a network for improved topology accuracy | |
US8089897B2 (en) | VPN intelligent route service control point trouble diagnostics | |
US20100094994A1 (en) | Network structure information acquiring method and device | |
EP3232620B1 (en) | Data center based fault analysis method and device | |
US6691169B1 (en) | Method and apparatus for detecting route advertisement violations in a network of interconnected peers | |
CN114915561B (en) | Network topology graph generation method and device | |
CN105743687A (en) | Method and device for determining node faults | |
JP5494110B2 (en) | Network communication path estimation method, communication path estimation program, and monitoring apparatus | |
US7050404B1 (en) | Method and system for determining network topology | |
JP4953141B2 (en) | Path route search method and program | |
Oi et al. | Method for estimating locations of service problem causes in service function chaining | |
US8169922B2 (en) | Diagnosing problems associated with route groups in a network | |
JP4600367B2 (en) | VLAN communication range identification system, data creation method, and program | |
US10917326B1 (en) | Methods, systems, and computer readable media for debugging test traffic generation | |
JP2018026734A (en) | Fault part specification program, device, and method | |
JP3725146B2 (en) | Communication network management apparatus and communication network communication confirmation test method | |
CN112291379A (en) | Non-transitory computer-readable recording medium, verification method, and verification apparatus |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20101206 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20111226 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20120106 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20120131 |
|
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: 20120220 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20120302 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 4953141 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20150323 Year of fee payment: 3 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313111 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |