JP2005354280A - Policy rule optimization method and apparatus thereof - Google Patents

Policy rule optimization method and apparatus thereof Download PDF

Info

Publication number
JP2005354280A
JP2005354280A JP2004171297A JP2004171297A JP2005354280A JP 2005354280 A JP2005354280 A JP 2005354280A JP 2004171297 A JP2004171297 A JP 2004171297A JP 2004171297 A JP2004171297 A JP 2004171297A JP 2005354280 A JP2005354280 A JP 2005354280A
Authority
JP
Japan
Prior art keywords
policy
policy rule
information
history
action
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.)
Withdrawn
Application number
JP2004171297A
Other languages
Japanese (ja)
Inventor
Kazuki Ogawa
一樹 小川
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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2004171297A priority Critical patent/JP2005354280A/en
Publication of JP2005354280A publication Critical patent/JP2005354280A/en
Withdrawn legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To automate the reviewing work of a policy rule inevitable for the operation management of a network. <P>SOLUTION: In a policy server, a plurality of policy rules each comprising a condition for indicating the state of a network to be managed and an action for indicating management control to be executed in that state while both of them are network operation management policies. A history collection step collects application history information including information regarding an applied period and information for indicating an application result for each of a plurality of policy rules. A history analysis step analyzes the application history information, and collects statistical information related to the generation of conditions corresponding to the applied policy rule. A feedback step changes the condition and action for composing each policy rule based on the statistical information obtained in the history analysis step. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、IP(Internet Protocol)ネットワークやMPLS(Multi Protocol Label Switching)ネットワークの運用管理技術に関し、特に、ネットワーク管理者がネットワーク運用に関して規定するポリシールールをネットワークの状況に合わせて最適化するポリシールール最適化方法および装置に関する。
ADSL(Asymmetric Digital Subscriber Line)やFTTH(Fiber to the Home)などのブロードバンド技術の急速な普及に伴って、ネットワーク内のトラヒックが急激に増大している。
The present invention relates to an operation management technology for an IP (Internet Protocol) network or an MPLS (Multi Protocol Label Switching) network, and in particular, a policy rule for optimizing a policy rule defined by a network administrator regarding network operation in accordance with a network situation. The present invention relates to an optimization method and apparatus.
With the rapid spread of broadband technologies such as ADSL (Asymmetric Digital Subscriber Line) and FTTH (Fiber to the Home), traffic in the network is rapidly increasing.

このため、各ブロードバンドサービスを提供するISP(Internet Service Provider)や伝送経路を提供するキャリアそしてインターネットを介するデータセンタサービスを提供するIDC(Internet Data Center)などを運用する運用管理者には、このようなトラヒックの急激な増大やそれぞれのサービスがターゲットとする利用者の動向の変化に伴うトラヒックの変動に柔軟に対応し、適切なサービスを提供することが求められている。   For this reason, for an operation manager who operates an ISP (Internet Service Provider) that provides each broadband service, a carrier that provides a transmission path, an IDC (Internet Data Center) that provides a data center service via the Internet, and the like. Therefore, it is required to provide an appropriate service flexibly corresponding to a traffic fluctuation accompanying a rapid increase in traffic and a change in a trend of users targeted by each service.

ネットワーク運用管理者は、各サービス利用者それぞれとの契約に基づく利用要件やネットワークサービスの運用にかかわる運用要件などの外部要求と、サービスにかかわるネットワーク機器の性能や信頼性および各利用者が要求するサービス品質などの設計目標に基づいて、ポリシールールを作成している。
ポリシールールとは、トラヒックの増大や回線障害の発生など、様々な事象の発生を示す状況(コンディション)とこれに対応するための適切なネットワーク制御の実行(アクション)からなる運用指針である。これらのポリシールールをポリシーサーバに登録し、このポリシーサーバを介してネットワークの運用管理を行うことにより、ネットワークの運用管理者の作業負担を大幅に軽減することができる。
Network operation managers request external requirements such as usage requirements based on contracts with each service user and operation requirements related to network service operations, performance and reliability of network equipment related to services, and each user's requirements Policy rules are created based on design goals such as service quality.
The policy rule is an operation guideline consisting of a situation (condition) indicating the occurrence of various events such as an increase in traffic and the occurrence of a line failure, and execution of appropriate network control (action) corresponding to the situation. By registering these policy rules in the policy server and performing network operation management via this policy server, the workload of the network operation manager can be greatly reduced.

本出願人は、このようなポリシーサーバにおいて適切なポリシールールを適用するための手法を既に出願している(特願2003−61996(未公開))。
図9に、ポリシーサーバの構成例を示す。
図9に示したポリシーサーバに備えられたネットワーク監視処理部410において、監視内容設定部411は、ポリシー管理処理部420からの指示に応じてポーリング処理部412にポーリング動作を指示するとともに、トラップ受信部413に受信すべきトラップを設定する。このポーリング処理部412によるポーリングに対する応答およびトラップ受信部413によって受信されたトラップによって得られたネットワーク管理情報は、ネットワーク管理データベース(ネットワーク管理DB)414に蓄積される。このようにネットワーク管理データベース414に収集されたネットワーク管理情報に基づいて、状況通知処理部415は、輻輳の発生や回線障害の発生などを検出し、検出した事象をポリシー管理処理部420に通知する。
The present applicant has already applied for a technique for applying an appropriate policy rule in such a policy server (Japanese Patent Application No. 2003-61996 (unpublished)).
FIG. 9 shows a configuration example of the policy server.
In the network monitoring processing unit 410 provided in the policy server shown in FIG. 9, the monitoring content setting unit 411 instructs the polling processing unit 412 to perform a polling operation in response to an instruction from the policy management processing unit 420, and receives a trap. A trap to be received is set in the unit 413. The response to polling by the polling processing unit 412 and the network management information obtained by the trap received by the trap receiving unit 413 are accumulated in a network management database (network management DB) 414. Based on the network management information collected in the network management database 414 in this way, the status notification processing unit 415 detects the occurrence of congestion, the occurrence of a line failure, and the like, and notifies the policy management processing unit 420 of the detected event. .

図9に示したポリシー管理処理部420は、ポリシーデータベース421を備えており、ユーザインタフェース装置401を介してネットワーク運用管理者が入力したポリシールールは、ポリシーデータベース管理部(ポリシーDB管理部)423を介して、このポリシーデータベース421に登録される。
ポリシーデータベース421に登録されるポリシールールの例としては、図10(a)に示すように、回線障害の発生(コンディション1)に対して、該当する経路をその経路に対応するトンネル経路に切り替える制御(アクション1)を指示するといったものや、図10(b),(c)に示すように、トラヒックの増大(コンディション2)に対して、各フロー種別に適用される優先度(DSCP:Differentiated Service Code-point)を変更する制御(アクション2−1)あるいは各利用者の契約要件に応じて帯域を制限する制御(アクション2−2)を指示するといったものがある。なお、図10(c)においては、低料金が設定された利用者のVoIPサービスにかかわるフローを符号VoIP(2)として示し、通常料金が設定された利用者のVoIPサービスにかかわるフローを符号VoIP(1)と示して区別している。
The policy management processing unit 420 shown in FIG. 9 includes a policy database 421, and policy rules input by the network operation manager via the user interface device 401 are stored in the policy database management unit (policy DB management unit) 423. Through the policy database 421.
As an example of the policy rule registered in the policy database 421, as shown in FIG. 10A, in response to the occurrence of a line failure (condition 1), the corresponding route is switched to the tunnel route corresponding to the route. As shown in FIGS. 10B and 10C, priority (DSCP: Differentiated Service) applied to each flow type with respect to traffic increase (condition 2) as shown in FIGS. Code-point) control (action 2-1) or control to limit the band according to each user's contract requirements (action 2-2) is instructed. In FIG. 10C, the flow related to the VoIP service of the user set with the low charge is shown as reference VoIP (2), and the flow related to the VoIP service of the user set with the normal charge is shown as reference VoIP. It distinguishes by showing (1).

また、図9に示したポリシー分析部424は、このポリシーデータベース421に登録されたポリシールールを分析して、ネットワーク監視処理部410において監視すべきネットワーク監視項目を抽出し、上述した監視内容設定部411に抽出したネットワーク監視項目を渡すことにより、ポリシールールに即したネットワーク監視を実現している。
本出願人が出願した特願2003−61996による技術では、ネットワーク監視処理部410に備えられた状況通知処理部415からの通知に基づいて、ポリシー管理処理部420のネットワーク状況分析部425がネットワークの状況を分析し、この分析結果に基づいて、ポリシー選択処理部426が、ポリシーデータベース421に登録されたポリシールールの中から分析結果に最も適合するものを選択している。
Also, the policy analysis unit 424 shown in FIG. 9 analyzes the policy rules registered in the policy database 421, extracts network monitoring items to be monitored by the network monitoring processing unit 410, and monitors the above-described monitoring content setting unit. By passing the network monitoring item extracted to 411, network monitoring in accordance with the policy rule is realized.
In the technology according to Japanese Patent Application No. 2003-61996 filed by the present applicant, the network status analysis unit 425 of the policy management processing unit 420 is based on the notification from the status notification processing unit 415 provided in the network monitoring processing unit 410. The situation is analyzed, and based on the analysis result, the policy selection processing unit 426 selects the policy rule registered in the policy database 421 that best matches the analysis result.

例えば、ネットワーク状況分析部425による分析結果として、トラヒックが増大しているという状況と優先順位の高いフロー種別(例えば、VoIP:Voice over IP)のトラヒックが大部分を占めているという状況とが示された場合に、このポリシー選択処理部426は、図10に示したコンディション2に対応する二つのポリシールールの中から、通常の輻輳発生時に適用しているアクション2−1を含むポリシールールの代わりに、料金設定に応じた帯域制限をアクション(図10のアクション2−2参照)として含むポリシールールを選択する。ポリシー適用指示部427は、ポリシーデータベース管理部423を介してポリシー選択処理部426によって選択されたポリシールールを読み出し、このポリシールールによって指定されているノードに必要な指示を配信する旨をポリシー適用部428に指示する。このようにして、選択されたポリシールールで規定されたアクションが適切なノードにおいて実行される。   For example, the analysis result by the network status analysis unit 425 indicates that the traffic is increasing and that the flow type (for example, VoIP: Voice over IP) with a high priority occupies most of the traffic. In this case, the policy selection processing unit 426 replaces the policy rule including the action 2-1 applied at the time of normal congestion from the two policy rules corresponding to the condition 2 shown in FIG. Then, a policy rule that includes a bandwidth limitation according to the charge setting as an action (see action 2-2 in FIG. 10) is selected. The policy application instruction unit 427 reads out the policy rule selected by the policy selection processing unit 426 via the policy database management unit 423 and distributes a necessary instruction to the node specified by the policy rule. 428 is instructed. In this way, the action specified by the selected policy rule is executed at the appropriate node.

このようにして、多数のポリシールールの中からネットワークの現況に最も適合したポリシールールを選択的に適用することにより、回線の切断や輻輳などの障害からの速やかな回復を図り、サービスの適正な維持を実現している。
このようなポリシーサーバに登録されたポリシールールは、従来は、ネットワーク運用管理者自身の手によって定期的に見直され、そのときのネットワークの運用実態に合わせられていた。
In this way, by selectively applying the policy rule that best suits the current state of the network from among a large number of policy rules, it is possible to promptly recover from failures such as line disconnection and congestion, and to ensure proper service. Maintenance is realized.
Conventionally, the policy rules registered in such a policy server are periodically reviewed by the network operation manager himself, and are adjusted to the actual operation of the network at that time.

このとき、ネットワーク運用管理者は、パケットの遅延や破棄およびこれらの事象に関する揺らぎなどをトラヒックに関する履歴情報から抽出し、これらの情報に基づいて、不要なポリシールールを削除したり、特定のコンディションに対応するアクションの内容を変更したり、また、特定のコンディションの判別閾値を変更したりといった作業を手動で行っていた。
特願2003−61996(未公開) 標準技術集(IP電話)データベース:フルVoIPネットワークシステム制御、[online]、特許庁、[H16.4.5]、インターネット<URL:www.jpo.go.jp/shiryou/s_sonota/hyoujun_gijutsu/ip_tel/0016.html > 堀江隆一、ポリシー制御型ネットワーク、[online]、富士通株式会社、[H16.4.5]、インターネット<URL:http://magazine.fujitsu.com/vol51-6/paper03.pdf >
At this time, the network administrator extracts packet delays and discards and fluctuations related to these events from the traffic history information, and deletes unnecessary policy rules based on this information or creates specific conditions. Work such as changing the content of the corresponding action or changing the determination threshold value for a specific condition was performed manually.
Japanese Patent Application No. 2003-61996 (unpublished) Standard technology collection (IP phone) database: Full VoIP network system control, [online], JPO, [H16.4.5], Internet <URL: www.jpo.go.jp/shiryou/s_sonota/hyoujun_gijutsu/ip_tel/0016. html> Ryuichi Horie, policy controlled network, [online], Fujitsu Limited, [H16.4.5], Internet <URL: http: //magazine.fujitsu.com/vol51-6/paper03.pdf>

上述したように、ネットワーク運用管理者が、手動でポリシールールを見直す手法では、ネットワークの運用管理者に十分な知識や経験が必要であるために、ネットワーク運用管理者の負担が極めて大きかった。特に、一つのコンディションに複数の異なるアクションを組み合わせたポリシールールを登録したポリシーサーバでは、ポリシーデータベースに登録されているポリシールールの数が膨大であるので、見直し作業に要する労力も非常に大きかった。   As described above, when the network operation manager manually reviews the policy rules, the network operation manager needs sufficient knowledge and experience, and thus the burden on the network operation manager is extremely large. In particular, in a policy server in which a policy rule in which a plurality of different actions are combined in one condition is registered, the number of policy rules registered in the policy database is enormous.

また、十分な知識および経験を備えたネットワーク運用管理者にとっても、手作業でポリシールールを構築する従来の技術では、大規模化したネットワークにおいて十分に有効性のあるポリシールールを構築することや更にネットワークにおけるトラヒックの実態の変動に追いつくことが困難になってきている。
なぜなら、第1に、多岐にわたる利用条件や料金が設定された様々なブロードバンドサービスが実施されている環境では、ネットワークの輻輳が発生する原因もそれを解決するためにとるべき対策も複雑になっているからである。また、第2に、VoIP(Voice over IP)サービスやVPN(Virtual Private Network)サービスのように、高いサービス品質を要求するサービスの利用者の急増に応じて、トラヒック全体の増大とともにその動的な変化がますます急激になっており、人手に頼っていては、トラヒックの増大傾向や時間的な変化に関わる情報を抽出することさえままならなくなっているからである。更に、このような見直し作業を行っている期間内でも、ネットワークの実態は常時変化しているため、見直したポリシールールがポリシーサーバに登録されるころには、既にネットワークの実態に合わなくなってしまっていることさえ考えられる。
In addition, even for network operations managers with sufficient knowledge and experience, the conventional technology for manually building policy rules can be used to construct policy rules that are sufficiently effective in a large-scale network, It has become difficult to keep up with changes in the actual traffic on the network.
First, in an environment where various broadband services with various usage conditions and charges are being implemented, the cause of network congestion and the measures to be taken to solve it are complicated. Because. Second, as the number of users of services that require high service quality, such as VoIP (Voice over IP) services and VPN (Virtual Private Network) services, rapidly increases, the dynamic traffic increases as the overall traffic increases. This is because the changes are becoming more and more rapid, and relying on human resources will no longer be able to extract information relating to the increasing trend of traffic and temporal changes. Furthermore, since the actual state of the network is constantly changing even during the period of such review work, by the time the revised policy rule is registered in the policy server, it has already become incompatible with the actual state of the network. I can even think of it.

特に、輻輳の予防あるいは解消を目的とするポリシールールがネットワークにおけるトラヒックの現状に合致していないことは、ネットワークを構築するネットワーク機器にかかる処理負荷の増大につながり、パケット転送遅延の増大やパケットの破棄などを発生させる原因となる。このことから、トラヒックの増大に対応するポリシールールの見直しは、とりわけ迅速に行われることが必要である。   In particular, the fact that policy rules aimed at preventing or resolving congestion do not match the current state of traffic in the network leads to an increase in processing load on the network equipment that constructs the network. It causes the destruction. For this reason, it is necessary to review policy rules corresponding to the increase in traffic particularly quickly.

本発明は、ポリシールールの見直し作業を自動化可能なポリシールール最適化方法および装置を提供することを目的とする。   An object of the present invention is to provide a policy rule optimization method and apparatus capable of automating a policy rule review operation.

本発明にかかわる第1のポリシールール最適化方法は、履歴収集ステップと、履歴解析ステップと、フィードバックステップとから構成される。
本発明にかかわる第1のポリシールール最適化方法の原理は、以下の通りである。
それぞれがネットワーク運用管理方針であり、管理対象のネットワークの状態を示すコンディションと、その状態において実施すべき管理制御を示すアクションとからなる複数のポリシールールが登録されたポリシーサーバにおいて、履歴収集ステップは、複数のポリシールールそれぞれについて、適用された期間に関する情報および適用結果を示す情報を含む適用履歴情報を収集する。履歴解析ステップは、適用履歴情報を解析して、適用されたポリシールールに対応するコンディションの発生にかかわる統計情報を収集する。フィードバックステップは、履歴解析ステップにおいて得られた統計情報とに基づいて、各ポリシールールを構成するコンディションおよびアクションの変更を行う。
The first policy rule optimization method according to the present invention includes a history collection step, a history analysis step, and a feedback step.
The principle of the first policy rule optimization method according to the present invention is as follows.
Each of these is a network operation management policy, and in a policy server in which a plurality of policy rules including a condition indicating the state of a managed network and an action indicating management control to be performed in that state are registered, the history collection step is For each of the plurality of policy rules, application history information including information on the applied period and information indicating the application result is collected. The history analysis step analyzes the application history information and collects statistical information related to the occurrence of a condition corresponding to the applied policy rule. In the feedback step, the conditions and actions constituting each policy rule are changed based on the statistical information obtained in the history analysis step.

このように構成された第1のポリシールール最適化方法の動作は、下記の通りである。
ポリシーサーバが登録されたポリシールールに従ってネットワークの運用管理を実施する過程において、履歴収集ステップによって適用履歴情報が収集され、この収集された適用履歴情報が、例えば、定期的に、履歴解析ステップとに渡される。一方、履歴解析ステップは、例えば、適用履歴情報に基づいて、それぞれのポリシールールに対応するコンディションの発生期間に関する時系列的な分布などに関する特徴を抽出する。このようにして得られた解析結果に基づいて、フィードバックステップは、例えば、抽出された特徴をコンディションに反映することによってポリシールールを変更する。このようにして変更したポリシールールをポリシーサーバに登録することにより、適用履歴情報として現れるネットワークの実態およびその変化をポリシールールの集合に反映させることができる。
The operation of the first policy rule optimizing method configured as described above is as follows.
In the process of performing network operation management according to the policy rules registered by the policy server, the application history information is collected by the history collection step, and this collected application history information is regularly used as the history analysis step, for example. Passed. On the other hand, in the history analysis step, for example, a feature relating to a time-series distribution related to the generation period of the condition corresponding to each policy rule is extracted based on the application history information. Based on the analysis result thus obtained, the feedback step changes the policy rule by reflecting the extracted feature in the condition, for example. By registering the changed policy rule in the policy server in this way, the actual state of the network appearing as the application history information and the change thereof can be reflected in the set of policy rules.

本発明にかかわる第1のポリシールール最適化装置は、履歴収集手段と、履歴解析手段と、フィードバック手段とから構成される。
本発明にかかわる第1のポリシールール最適化装置の原理は、以下の通りである。
管理対象のネットワークの状態を示すコンディションと、その状態において実施すべき管理制御を示すアクションとからなる複数のポリシールールが登録されたポリシーデータベースを備えたポリシーサーバに備えられ、管理対象のネットワークに合わせてポリシーデータベースに登録されたポリシールールを最適化するポリシールール最適化装置において、履歴収集手段は、ポリシーデータベースに登録されたポリシールールそれぞれについて、そのポリシールールの適用に関して、コンディションの発生時期に関する情報および適用結果を示す情報を含む適用履歴情報を収集する。履歴解析手段は、履歴収集手段によって収集された適用履歴情報を解析して、適用されたポリシールールに対応するコンディションの発生にかかわる統計情報を抽出する。フィードバック手段は、履歴解析手段によって得られた統計情報とに基づいて、各ポリシールールを構成するコンディションおよびアクションの変更を行う。
The first policy rule optimizing device according to the present invention comprises a history collecting means, a history analyzing means, and a feedback means.
The principle of the first policy rule optimization device according to the present invention is as follows.
It is provided in a policy server with a policy database in which a plurality of policy rules consisting of conditions indicating the status of the network to be managed and actions indicating management control to be executed in that state are provided, and it matches the network to be managed. In the policy rule optimizing device for optimizing the policy rule registered in the policy database, the history collecting means, for each policy rule registered in the policy database, relates to the application of the policy rule and information regarding the occurrence timing of the condition and Collect application history information including information indicating application results. The history analysis means analyzes the application history information collected by the history collection means, and extracts statistical information related to the occurrence of a condition corresponding to the applied policy rule. The feedback means changes the conditions and actions constituting each policy rule based on the statistical information obtained by the history analysis means.

このように構成された第1のポリシールール最適化装置の動作は、下記の通りである。
ポリシーサーバがポリシーデータベースに登録されたポリシールールに基づいて管理対象のネットワークの運用管理を実行していく過程において、履歴収集手段により、各ポリシールールに関する適用履歴情報が収集され、例えば、定期的に、履歴解析手段に渡される。一方、履歴解析手段は、例えば、適用履歴情報に基づいて、それぞれのポリシールールに対応するコンディションの発生期間に関する時系列的な分布などに関する特徴を抽出する。このようにして得られた解析結果に基づいて、フィードバック手段は、例えば、抽出された特徴をコンディションに反映することによってポリシールールを変更する。このようにして変更したポリシールールをポリシーサーバに登録することにより、適用履歴情報として現れるネットワークの実態およびその変化をポリシールールの集合に反映させることができる。
The operation of the first policy rule optimizing device configured as described above is as follows.
In the process in which the policy server executes the operation management of the network to be managed based on the policy rules registered in the policy database, the application history information on each policy rule is collected by the history collection means. To the history analysis means. On the other hand, the history analysis unit extracts, for example, features related to a time-series distribution regarding the generation period of the condition corresponding to each policy rule based on the application history information. Based on the analysis result thus obtained, the feedback means changes the policy rule by reflecting the extracted feature in the condition, for example. By registering the changed policy rule in the policy server in this way, the actual state of the network appearing as the application history information and the change thereof can be reflected in the set of policy rules.

本発明にかかわる第2のポリシールール最適化装置は、上述した第1のポリシールール最適化装置において、履歴解析手段に、分布情報収集手段と分布解析手段とを備え、フィードバック手段に、判別手段と期間設定手段とを備えて構成される。
本発明にかかわる第2のポリシールール最適化装置の原理は、以下の通りである。
上述した第1のポリシールール最適化装置に備えられた履歴解析手段において、分布情報収集手段は、適用されたポリシールールごとに、コンディションにかかわる事象の発生時期から終息時期までの適用期間に関する時系列における分布を示す情報を収集する。また、履歴解析手段において、分布解析手段は、分布情報収集手段によって収集された情報を解析して、各ポリシールールの適用期間の時系列的な分布に関する偏りを求め、この偏りを統計的な解析によって得られた特徴として出力する。フィードバック手段において、判別手段と、予め決定した基準に基づいて、各ポリシールールに対応する適用期間の時系列的な分布に関する偏りが大きいポリシールールを判別する。同じくフィードバック手段において、期間設定手段は、判別手段によって判別されたポリシールールを、対応する適用期間の分布範囲に基づいてアクションのスケジュールを設定したポリシールールに変更する。
A second policy rule optimizing apparatus according to the present invention is the above-described first policy rule optimizing apparatus, wherein the history analyzing means includes a distribution information collecting means and a distribution analyzing means, and the feedback means includes a discriminating means. Period setting means.
The principle of the second policy rule optimization device according to the present invention is as follows.
In the history analysis unit provided in the first policy rule optimizing device described above, the distribution information collection unit includes a time series relating to the application period from the occurrence time of the event related to the condition to the end time for each applied policy rule. Collect information that shows the distribution in. Also, in the history analysis means, the distribution analysis means analyzes the information collected by the distribution information collection means to obtain a bias regarding the time-series distribution of the application period of each policy rule, and statistically analyzes this bias. Is output as a feature obtained by. In the feedback means, based on the determination means and a predetermined criterion, the policy rule having a large bias regarding the time-series distribution of the application period corresponding to each policy rule is determined. Similarly, in the feedback means, the period setting means changes the policy rule determined by the determination means to a policy rule in which an action schedule is set based on the distribution range of the corresponding application period.

このように構成された第2のポリシールール最適化装置の動作は、下記の通りである。
例えば、特定の曜日や特定の時間帯などに輻輳が発生し、これに応じて輻輳状態を回避するアクションを含むポリシールールが繰り返し適用されていた場合などには、履歴解析手段に備えられた分布情報収集手段によって収集したそのポリシールールの適用期間の分布を、分布解析手段が解析することにより、このポリシールールの適用期間の分布が例えば特定の曜日や時間帯に偏っていることを示す解析結果が得られる。フィードバック手段に備えられた判別手段は、例えば、分布解析手段によって得られた偏りと予め定めた閾値とを比較することによって、このようなポリシールールを判別し、期間設定手段の処理に供する。この期間設定手段は、例えば、上述したポリシールールが頻繁に適用されているとされた時間帯を含む期間、つまり、適用期間の分布範囲の開始時期よりも早い時期から分布範囲の終了時期よりも遅い時期までの期間に適切なアクションを実行するスケジュールを規定するポリシールールに変更する。このように変更されたポリシールールをポリシーサーバに登録すれば、輻輳が繰り返し発生していた時間帯の開始時間に先立って、輻輳回避のためのアクションを実行させ、輻輳が繰り返し発生していた時間帯の終了後に、輻輳回避のためのアクションの実行を停止させることができる。

本発明にかかわる第3のポリシールール最適化装置は、上述した第1のポリシールール最適化装置において、履歴収集手段に成否情報収集手段を備え、履歴解析手段に、成否情報集計手段と評価手段とを備え、フィードバック手段に優先順位変更手段を備えて構成される。
The operation of the second policy rule optimizing device configured as described above is as follows.
For example, when congestion occurs on a specific day of the week or a specific time zone, and policy rules that include actions to avoid the congestion state are applied repeatedly, the distribution provided in the history analysis means Analysis result indicating that the distribution of the policy rule application period is biased to, for example, a specific day of the week or time zone by analyzing the distribution of the policy rule application period collected by the information collecting means by the distribution analysis means Is obtained. The discriminating means provided in the feedback means discriminates such a policy rule by, for example, comparing the bias obtained by the distribution analyzing means with a predetermined threshold value, and provides it to the processing of the period setting means. This period setting means is, for example, a period including a time zone in which the above-described policy rule is frequently applied, that is, a period earlier than the start time of the distribution range of the application period and the end time of the distribution range. Change to a policy rule that stipulates a schedule for performing appropriate actions during the period until late. If the policy rule changed in this way is registered in the policy server, the action for avoiding the congestion is executed prior to the start time of the time when the congestion has repeatedly occurred, and the time when the congestion has repeatedly occurred After the band ends, execution of actions for avoiding congestion can be stopped.

A third policy rule optimizing apparatus according to the present invention is the above-described first policy rule optimizing apparatus, wherein the history collecting means includes success / failure information collecting means, and the history analyzing means includes success / failure information totaling means and evaluation means. And the feedback means includes priority order changing means.

本発明にかかわる第3のポリシールール最適化装置の原理は、以下の通りである。
上述した第1のポリシールール最適化装置に備えられた履歴収集手段において、成否情報収集手段は、注目する事象の発生を示すコンディションに対して複数のアクションが選択可能なポリシールールについて、事象の発生に対応して選択したアクションごとに、目的とした変化が得られたか否かを示す成否情報を収集する。履歴解析手段において、成否情報集計手段は、成否情報収集手段によって収集された成否情報に基づいて、複数のアクションが選択可能なポリシールールについて、選択可能なアクションごとに、そのアクションの実行によって目的が果たされた成功度数を集計する。また、履歴解析手段において、評価手段は、各アクションについて集計された成功度数に基づいて、各アクションが目的を達成する上での有効度を評価し、この評価結果を統計的な特徴の解析結果として出力する。フィードバック手段において、優先順位変更手段は、評価手段による評価結果に基づいて、コンディションに対応して、有効度が高いと評価されたアクションを高い優先順位で選択するポリシールールに変更する。
The principle of the third policy rule optimization device according to the present invention is as follows.
In the history collecting unit provided in the first policy rule optimizing device described above, the success / failure information collecting unit generates an event for a policy rule that allows a plurality of actions to be selected for a condition indicating the occurrence of the event of interest. Success / failure information indicating whether or not the intended change has been obtained is collected for each action selected corresponding to. In the history analysis means, the success / failure information totaling means has a purpose by executing each of the selectable actions for the policy rule that can select a plurality of actions based on the success / failure information collected by the success / failure information collecting means. Aggregate the number of successes achieved. Further, in the history analysis means, the evaluation means evaluates the effectiveness of each action to achieve its purpose based on the number of successes collected for each action, and the evaluation result is the statistical feature analysis result. Output as. In the feedback means, the priority order changing means changes to a policy rule that selects an action evaluated as having a high degree of effectiveness in accordance with the condition based on the evaluation result by the evaluation means.

このように構成された第3のポリシールール最適化装置の動作は、下記の通りである。
履歴収集手段に備えられた成否情報収集手段によって収集された各アクションに対応する成否情報に基づいて、履歴解析手段の成否情報集計手段によってアクションごとの成功度数が集計され、更に、この成功度数に基づいて、評価手段によって各アクションの有効度が評価される。
The operation of the third policy rule optimizing device configured as described above is as follows.
Based on the success / failure information corresponding to each action collected by the success / failure information collecting means provided in the history collection means, the success / failure count for each action is totalized by the success / failure information totaling means of the history analysis means, and further, Based on this, the effectiveness of each action is evaluated by the evaluation means.

これにより、例えば、輻輳の発生に応じて、複数のトンネル経路のいずれかを選択して切り替えるアクションを実行するポリシールールについて、切り替え先のトンネル経路ごとにそのトンネル経路への切り替えによる輻輳状態の回避の成功または失敗を示す成否情報を収集し、この成否情報に基づいて上述した解析を行うことにより、各トンネル経路が選択されたときの輻輳回避の成功率を客観的に評価するための指標である有効度を得ることができる。   Thus, for example, for a policy rule that executes an action of selecting and switching one of a plurality of tunnel routes according to the occurrence of congestion, avoiding a congestion state by switching to the tunnel route for each switching destination tunnel route It is an index for objectively evaluating the success rate of congestion avoidance when each tunnel route is selected by collecting success / failure information indicating success or failure of the tunnel and performing the above-described analysis based on the success / failure information. A certain degree of effectiveness can be obtained.

このようにして得られた有効度に基づいて、優先順位変更手段により、例えば、切り替え先のトンネル経路の選択に関する優先順位を有効度の高いトンネル経路から順に従って変更することにより、輻輳状態の発生に対応するトンネル経路への切り替えに関するポリシールールを、輻輳状態を高い成功率で回避することが期待できるものに自動的に最適化することができる。   Based on the effectiveness obtained in this way, the priority change means, for example, changes the priority related to the selection of the switching destination tunnel route in order from the tunnel route with the highest effectiveness, thereby generating a congestion state. It is possible to automatically optimize the policy rule for switching to the tunnel route corresponding to the one that can be expected to avoid the congestion state with a high success rate.

本発明にかかわる第4のポリシールール最適化装置は、上述した第1のポリシールール最適化装置において、履歴収集手段に個別期間収集手段を備え、履歴解析手段に、分布調査手段と検出手段とを備え、フィードバック手段に設定変更手段を備えて構成される。
本発明にかかわる第4のポリシールール最適化装置の原理は、以下の通りである。
上述した第1のポリシールール最適化装置に備えられた履歴収集手段において、個別期間収集手段は、複数のサービス形態ついてそれぞれ設定されたリソースの割り当てに対する要求量の超過を検出するコンディションを含むポリシールールについて、サービス形態ごとにコンディションにかかわる事象の発生期間に関する情報を収集する。
A fourth policy rule optimizing device according to the present invention is the above-described first policy rule optimizing device, wherein the history collecting unit includes an individual period collecting unit, and the history analyzing unit includes a distribution investigation unit and a detecting unit. Provided, and the feedback means comprises a setting change means.
The principle of the fourth policy rule optimizing device according to the present invention is as follows.
In the history collecting means provided in the first policy rule optimizing device described above, the individual period collecting means includes a policy rule including a condition for detecting an excess of a request amount for resource allocation set for each of a plurality of service forms. For each service type, information on the occurrence period of the event related to the condition is collected.

履歴解析手段において、分布調査手段は、個別期間収集手段によって収集された情報に基づいて、サービス形態ごとに、事象の発生期間の分布を調べる。同じく、履歴解析手段において、検出手段は、分布調査手段による調査結果に基づいて、事象の発生期間が排他的に分布しているサービス形態の組み合わせを検出し、この検出結果を統計的な特徴の解析結果として出力する。フィードバック手段において、設定変更手段は、検出手段によって検出されたサービス形態の組み合わせについて、これらのサービス形態に関する処理の双方に割り当て可能な共有リソースを設定するようにポリシールールを変更する。   In the history analysis means, the distribution investigation means examines the distribution of event occurrence periods for each service form based on the information collected by the individual period collection means. Similarly, in the history analysis means, the detection means detects a combination of service forms in which the occurrence periods of events are exclusively distributed based on the investigation result by the distribution investigation means, and the detection result is statistically characterized. Output as analysis result. In the feedback means, the setting change means changes the policy rule so as to set a shared resource that can be assigned to both of the processes related to these service forms for the combination of service forms detected by the detecting means.

このように構成された第4のポリシールール最適化装置の動作は、下記の通りである。
履歴収集手段に備えられた個別期間収集手段によって、例えば、VOD(:Video on Demand)サービス、テレビ会議サービスおよびライブ放送サービスを含む複数のサービス形態について、それぞれに割り当てを超えるリソースの要求が発生した期間に関する情報が履歴情報として収集され、履歴解析手段に渡される。
The operation of the fourth policy rule optimizing device configured as described above is as follows.
The individual period collection means provided in the history collection means has generated resource requests exceeding the allocation for each of a plurality of service forms including, for example, a VOD (: Video on Demand) service, a video conference service, and a live broadcast service. Information about the period is collected as history information and passed to the history analysis means.

このような履歴情報に基づいて、履歴解析手段に備えられた分布調査手段により、例えば、VODサービスとテレビ会議サービスとについて、割り当てを超えるリソースの要求が異なる時間帯において発生したことを示す調査結果が得られれば、検出手段により、上述したVODサービスとテレビ会議サービスとが条件に該当する組み合わせとして検出される。   Based on such history information, a survey result indicating that a request for resources exceeding allocation has occurred in different time zones for the VOD service and the video conference service, for example, by the distribution survey means provided in the history analysis means. Is obtained, the detecting means detects the above-described VOD service and video conference service as a combination corresponding to the condition.

このようにして得られた検出結果に基づいて、設定変更手段により、例えば、VODサービスとテレビ会議サービスとに適切な共有リソースを設定することにより、リソース割り当ての柔軟な運用を図ることができる。これにより、割り当てリソースを超過した要求への対応を規定するポリシールールを、各サービス形態に関する実際の利用状況に合致したリソース割り当てを可能とするように自動的に変更し、ポリシールールの最適化を実現することができる。   Based on the detection result obtained in this manner, the setting changing unit can set a suitable shared resource for, for example, the VOD service and the video conference service, thereby enabling flexible resource allocation. As a result, policy rules that stipulate responses to requests that exceed allocated resources are automatically changed to enable resource allocation that matches the actual usage status of each service type, and policy rules can be optimized. Can be realized.

本発明にかかわる第1のポリシールール最適化方法および第1のポリシールール最適化装置によれば、蓄積された適用履歴を解析することにより、ポリシーサーバが管理するネットワークの特徴を抽出し、これらの特徴を反映したポリシールールの集合を自動的に構築することができる。これにより、管理対象であるネットワークの特徴の変化に応じて、最適なポリシールールを形成することができるので、ネットワークのトラヒックを更に効率よく管理することができる。   According to the first policy rule optimizing method and the first policy rule optimizing apparatus according to the present invention, the characteristics of the network managed by the policy server are extracted by analyzing the accumulated application history. A set of policy rules reflecting features can be automatically constructed. As a result, an optimal policy rule can be formed in accordance with a change in the characteristics of the network to be managed, so that network traffic can be managed more efficiently.

特に、輻輳などの事象の発生期間の分布における偏りに関する特徴を抽出し、この特徴に基づいて、事象が頻繁に発生する期間に適切なアクションを実行するスケジュールを規定したポリシールールに変更することにより、輻輳のような好ましくない事象の発生を未然に防いで、そのような事象に伴う影響、すなわち、パケット遅延の増大やパケットロスを確実に防止することができる。これにより、ネットワークを介するサービス提供の信頼性を大幅に向上し、顧客満足度の向上を図ることができる。   In particular, by extracting characteristics related to the bias in the distribution of the occurrence period of events such as congestion, and changing to policy rules that stipulate a schedule for performing appropriate actions during the period when events occur frequently based on this characteristic Therefore, it is possible to prevent the occurrence of an unfavorable event such as congestion in advance, and to reliably prevent the effects associated with such an event, that is, increase in packet delay and packet loss. Thereby, the reliability of service provision via the network can be greatly improved, and the customer satisfaction can be improved.

更に、輻輳などの事象の発生に応じて複数の異なるアクションを選択して実行するポリシールールについて、蓄積した履歴情報に基づいて各アクションの有効性を客観的に評価し、この評価結果に基づいてアクションの選択順位を変更することにより、ネットワークの現状において有効性の高いアクションをポリシーサーバに優先的に選択させることができるので、輻輳などの事象を迅速かつ確実に終息させることができる。   Furthermore, for policy rules that select and execute multiple different actions according to the occurrence of events such as congestion, objectively evaluate the effectiveness of each action based on the accumulated history information, and based on this evaluation result By changing the action selection order, the policy server can preferentially select an action that is highly effective in the current state of the network, so that an event such as congestion can be quickly and reliably terminated.

また、割り当てリソースを超過した要求への対応を規定するポリシールールについて、蓄積した履歴情報に基づいて、各サービス形態からの要求の実態と割り当てリソースとの合致度および各サービス形態からの要求の傾向を評価し、この評価結果に基づいて、適切な共有リソースを設定することにより、各サービス形態に関する実際の利用状況に合致したリソース割り当てを可能とすることができる。このようなポリシールールの最適化を行うことにより、限られたリソースを複数のサービス形態によって無駄なく有効に割り当てて運用することが可能となる。   In addition, regarding policy rules that stipulate responses to requests that exceed allocated resources, based on accumulated history information, the degree of agreement between the actual status of requests from each service type and allocated resources, and the trend of requests from each service type By assigning an appropriate shared resource based on the evaluation result, it is possible to allocate resources that match the actual usage status of each service form. By optimizing such policy rules, it becomes possible to allocate and operate limited resources effectively with a plurality of service forms without waste.

以下、図面に基づいて、本発明の実施形態について詳細に説明する。
図1に、本発明にかかわるポリシールール最適化装置を備えたポリシーサーバの実施形態を示す。
なお、図1に示す構成要素のうち、図9に示した各部と同等のものについては、図9に示した符号を付して示し、その説明を省略する。
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.
FIG. 1 shows an embodiment of a policy server provided with a policy rule optimizing apparatus according to the present invention.
1 that are the same as those shown in FIG. 9 are denoted by the same reference numerals as those shown in FIG. 9, and description thereof is omitted.

図1に示したポリシーサーバは、図9に示したポリシーサーバに備えられた各部に加えて、本発明にかかわるポリシールール最適化装置に相当するポリシー最適化部210を備えている。
図1に示したポリシー最適化部210において、履歴情報収集部212は、ポリシー適用指示部211から適用されるポリシールールを示す情報を受け取るとともに、ネットワーク状況分析部425からネットワークの状況にかかわる情報を受け取り、これらの情報を履歴情報データベース213に蓄積する。また、図1に示した履歴情報解析部214は、この履歴情報データベース213に蓄積された履歴情報を解析し、この解析結果を、ポリシー編集部215によるポリシールールの編集処理に供する。また、このポリシー編集部215によって編集されたポリシールールは、ポリシーデータベース管理部423を介してポリシーデータベース421に登録される。
The policy server shown in FIG. 1 includes a policy optimizing unit 210 corresponding to the policy rule optimizing device according to the present invention in addition to the units provided in the policy server shown in FIG.
In the policy optimization unit 210 illustrated in FIG. 1, the history information collection unit 212 receives information indicating a policy rule to be applied from the policy application instruction unit 211, and receives information on the network status from the network status analysis unit 425. The information is received and accumulated in the history information database 213. Further, the history information analysis unit 214 shown in FIG. 1 analyzes the history information accumulated in the history information database 213, and uses the analysis result for policy rule editing processing by the policy editing unit 215. The policy rule edited by the policy editing unit 215 is registered in the policy database 421 via the policy database management unit 423.

図2に、ポリシールールの例を示す。また、図3に、ポリシー最適化部210の詳細構成を示し、図4および図5に、履歴情報データベースに収集される履歴情報の例を示す。
まず、適用履歴情報の収集機能について説明する。
図3に示した履歴情報収集部212において、適用度数計数部221は、ポリシー適用指示部211が各ポリシールールに関する配信をポリシー適用部428に指示するごとに、履歴情報データベース213に各ポリシールールに対応して保持された計数値を加算する。これにより、図4(a)に示すように、図2(a)において、番号1〜番号nを付して示したポリシールールそれぞれについて適用度数が計数され、その計数結果が履歴情報データベース213に保持される。また、図3に示した期間情報収集部222は、ポリシー適用指示部211によって適用が指示されたポリシールールそれぞれについて、その適用が開始された日時および適用が解除された日時を含む期間情報を収集し、適用されたポリシールールを示す番号と、そのポリシールールに対応して収集された期間情報とを、基本的な適用履歴情報として履歴情報データベース213に保持する(図4(b)参照)。
FIG. 2 shows an example of policy rules. 3 shows a detailed configuration of the policy optimization unit 210, and FIGS. 4 and 5 show examples of history information collected in the history information database.
First, the application history information collection function will be described.
In the history information collection unit 212 illustrated in FIG. 3, the application frequency counting unit 221 stores each policy rule in the history information database 213 every time the policy application instruction unit 211 instructs the policy application unit 428 to distribute the policy rule. The count value held correspondingly is added. As a result, as shown in FIG. 4A, the application frequency is counted for each of the policy rules indicated by numbers 1 to n in FIG. 2A, and the count result is stored in the history information database 213. Retained. Further, the period information collection unit 222 illustrated in FIG. 3 collects period information including the date and time when the application was started and the date and time when the application was canceled for each policy rule instructed to be applied by the policy application instruction unit 211. Then, the number indicating the applied policy rule and the period information collected corresponding to the policy rule are held in the history information database 213 as basic application history information (see FIG. 4B).

一方、図3に示したフロー情報付加部223およびアクション結果収集部224は、収集制御部225からの指示に応じて、後述する追加的な履歴情報を履歴情報データベース213に保持する。
収集制御部225は、例えば、図2(b)において番号11で示したポリシールールのように、複数のトンネル経路を候補1から順に選択して切り替えるアクションが規定されているポリシールールが適用された場合に、ポリシー適用指示部211からの指示で指定された選択肢を適用されたポリシールールを示す番号(例えば、番号11)とともにアクション結果収集部224に渡して、この選択肢が選ばれた場合についてのアクション結果の収集を指示する。これに応じて、アクション結果収集部224は、例えば、選択されたアクションの実行後に、輻輳状態の解消など目的とした結果が得られたことがネットワーク状況分析部425に通知されたか否かを示すアクション結果を収集し、このアクション結果と上述した選択肢との組み合わせを該当する適用履歴情報のアクション結果に関する追加的な履歴情報として、履歴情報データベース213に保持する(図5(a)参照)。なお、図5(a)においては、所望の結果が通知された場合にはアクション結果として「成功」を保持し、その他の場合にはアクション結果として「失敗」を保持する例を示している。
On the other hand, the flow information addition unit 223 and the action result collection unit 224 illustrated in FIG. 3 hold additional history information, which will be described later, in the history information database 213 in response to an instruction from the collection control unit 225.
For example, the collection control unit 225 applies a policy rule that defines an action for selecting and switching a plurality of tunnel routes in order from the candidate 1 like the policy rule indicated by number 11 in FIG. In this case, the option designated by the instruction from the policy application instruction unit 211 is passed to the action result collection unit 224 together with a number (for example, number 11) indicating the applied policy rule, and the option is selected. Directs collection of action results. In response to this, the action result collection unit 224 indicates, for example, whether or not the network status analysis unit 425 has been notified that the intended result such as the elimination of the congestion state has been obtained after the execution of the selected action. The action result is collected, and the combination of the action result and the above-described options is stored in the history information database 213 as additional history information regarding the action result of the corresponding application history information (see FIG. 5A). FIG. 5A shows an example in which “success” is held as an action result when a desired result is notified, and “failure” is held as an action result in other cases.

また、収集制御部225は、例えば、図2(c)において番号12で示したポリシールールのように、複数のサービス形態にそれぞれからの要求が割り当てリソース量を超えた場合への対処を規定したポリシールールが適用された場合に、ポリシー適用指示部211からの指示で指定されたアクションの対象となったサービス形態を示す情報および実行されたアクションの内容(例えば、要求の許可あるいは拒否)をフロー情報付加部223に渡す。これに応じて、フロー情報付加部223により、履歴情報データベース213に保持された該当するポリシールールの適用履歴にこれらの情報が、サービス形態ごとの利用分布に関する追加的な履歴情報として付加される(図5(b)参照)。   In addition, the collection control unit 225 stipulates a countermeasure when a request from each of the plurality of service forms exceeds the allocated resource amount, such as the policy rule indicated by the number 12 in FIG. When the policy rule is applied, information indicating the service form that is the target of the action specified by the instruction from the policy application instruction unit 211 and the content of the executed action (for example, permitting or denying the request) are flowed The information is added to the information adding unit 223. In response to this, the flow information adding unit 223 adds these pieces of information to the application history of the corresponding policy rule held in the history information database 213 as additional history information regarding the usage distribution for each service form ( (Refer FIG.5 (b)).

次に、このようにして収集された適用履歴情報を解析する機能について説明する。
図3に示した履歴情報解析部214において、履歴情報読出部226は、例えば、一ヶ月に1度、履歴情報データベース213に蓄積された適用履歴情報を読み出し、各ポリシールールに対応する適用度数(図4(a)参照)を適用頻度評価部227に、基本的な適用履歴情報(図4(b)参照)とサービス形態ごとの利用分布に関する追加的な適用履歴情報(図5(b)参照)とを期間分布解析部228に渡す。また、履歴情報読出部226は、アクション結果に関する追加情報を含む適用履歴情報(図5(a)参照)を有効性評価部229に渡す。
Next, a function for analyzing the application history information collected in this way will be described.
In the history information analysis unit 214 shown in FIG. 3, the history information reading unit 226 reads the application history information stored in the history information database 213 once a month, for example, and applies the application frequency ( 4 (a)) to the application frequency evaluation unit 227, additional application history information (see FIG. 5 (b)) regarding basic application history information (see FIG. 4 (b)) and usage distribution for each service form. ) To the period distribution analysis unit 228. Further, the history information reading unit 226 passes application history information (see FIG. 5A) including additional information related to the action result to the effectiveness evaluation unit 229.

図3に示した適用頻度評価部227は、例えば、履歴情報読出部226から受け取った各ポリシールールに関する適用度数をソートし、適用度数が予め設定した閾値よりも大きいか否かに基づいて、個々のポリシールールの適用頻度を評価し、この評価結果をポリシー編集部215のポリシー削除部234に渡して、このポリシー削除部234による削除するポリシールールの決定処理に供する。   The application frequency evaluation unit 227 illustrated in FIG. 3 sorts the application frequencies related to each policy rule received from the history information reading unit 226, for example, and determines whether the application frequency is greater than a preset threshold value. The policy rule application frequency is evaluated, the evaluation result is passed to the policy deletion unit 234 of the policy editing unit 215, and the policy deletion unit 234 determines the policy rule to be deleted.

例えば、このポリシー削除部234は、適用頻度評価部227によって、適用度数が所定の閾値よりも小さいとされたポリシールールを、適用頻度が極めて少ない不要なポリシールールとして削除することにより、ポリシーデータベース421に登録されているポリシールールの数を適正化し、ポリシーデータベース421に登録されたポリシールールの集合を最適化することができる。   For example, the policy deletion unit 234 deletes a policy rule whose application frequency is determined to be smaller than a predetermined threshold by the application frequency evaluation unit 227 as an unnecessary policy rule with a very low application frequency, so that the policy database 421 is deleted. The set of policy rules registered in the policy database 421 can be optimized by optimizing the number of policy rules registered in the policy database 421.

また、図3に示した期間分布解析部228は、履歴情報読出部226から受け取った基本的な適用履歴情報に基づいて、各ポリシールールが適用されている期間と時刻との相関関係を調べる。例えば、一日中の各時刻において、それぞれのポリシールールが適用されている日数を計数することにより、図6(a)に示すように、各ポリシールールが適用された期間の分布を求めることができる。図6(a)においては、ポリシールール2(図6においてはポリシー2として示す)とポリシールール8(図6においてはポリシー8として示す)とに明らかな分布の偏りがみられる。期間分布解析部228は、例えば、上述したようにして求めた適用期間の分布の幅が予め決定しておいた所定の閾値よりも小さい場合に、明らかに偏って適用期間が分布していると判断し、該当するポリシールール(例えば、ポリシールール2および8)について、適用期間の分布範囲を示す情報を期間分布の解析結果として出力し、ポリシー編集部215のスケジュール設定部231に渡して、このスケジュール設定部231によるスケジュール設定処理に供する。   Further, the period distribution analysis unit 228 shown in FIG. 3 examines the correlation between the period and time when each policy rule is applied based on the basic application history information received from the history information reading unit 226. For example, by counting the number of days each policy rule is applied at each time of the day, as shown in FIG. 6A, the distribution of the period during which each policy rule is applied can be obtained. In FIG. 6A, there is a clear distribution bias between policy rule 2 (shown as policy 2 in FIG. 6) and policy rule 8 (shown as policy 8 in FIG. 6). For example, when the distribution range of the application period obtained as described above is smaller than a predetermined threshold value determined in advance, the period distribution analysis unit 228 is obviously biased and the application period is distributed. For the corresponding policy rule (for example, policy rules 2 and 8), information indicating the distribution range of the application period is output as an analysis result of the period distribution, and passed to the schedule setting unit 231 of the policy editing unit 215, The schedule setting unit 231 uses the schedule setting process.

図3に示したスケジュール設定部231は、期間分布解析部228から受け取った解析結果に基づいて、図6(b)、(c)に示すように、適用期間の分布範囲に相当する期間にわたって目的とする配信先に必要な指示を配信するための配信スケジュールを含むアクションを規定したポリシールールを作成する。このスケジュール設定部231は、配信スケジュールとして、各ポリシールールに対応する適用期間の分布範囲の前後に適切な猶予時間を見込んで設定することが望ましい。   Based on the analysis result received from the period distribution analysis unit 228, the schedule setting unit 231 illustrated in FIG. 3 performs the purpose over a period corresponding to the distribution range of the application period, as illustrated in FIGS. The policy rule which prescribes | regulates the action containing the delivery schedule for delivering the instruction | indication required to the delivery destination is made. It is desirable that the schedule setting unit 231 sets the distribution schedule in anticipation of an appropriate grace period before and after the distribution range of the application period corresponding to each policy rule.

このようにしてポリシーデータベース421に登録された各ポリシールールの適用履歴に基づいて新たに作成されたポリシールールの配信スケジュールには、該当するポリシールール(例えば、ポリシールール2、8)が着目している事象がネットワークにおいて発生する時期に関する傾向、すなわち、ネットワークにおけるトラヒックの動的な変化傾向が反映されている。   In this way, the policy rule (eg, policy rules 2 and 8) is focused on the policy rule distribution schedule newly created based on the application history of each policy rule registered in the policy database 421. This reflects the trend of when certain events occur in the network, that is, the dynamic change trend of traffic in the network.

したがって、これらのポリシールールがポリシーデータベース管理部423を介してポリシーデータベース421に登録された後は、元となったポリシールールがポリシー適用指示部211によって読み出されて配信される以前に、図6(b)、(c)に示したような新たなポリシールールが、その配信スケジュールに従ってポリシーデータベース421から読み出され、適切な配信先に配信され適用されると期待できる。つまり、ポリシールール2やポリシールール8のように、回避すべき事象(すなわち、回線単位トラヒック量閾値超過)が発生してから優先度制御を実行するのではなく、ネットワークにおけるトラヒックの変化傾向を先読みして、輻輳が発生する前に優先度制御を実行し、回避すべき事象の発生そのものを抑止することができる。   Therefore, after these policy rules are registered in the policy database 421 via the policy database management unit 423, before the original policy rule is read and distributed by the policy application instruction unit 211, FIG. It can be expected that new policy rules as shown in (b) and (c) are read from the policy database 421 in accordance with the distribution schedule, distributed to an appropriate distribution destination, and applied. In other words, as in policy rule 2 and policy rule 8, priority control is not executed after an event to be avoided (that is, the traffic threshold value for each line is exceeded), but the change trend of traffic in the network is read ahead. Thus, priority control can be executed before congestion occurs, and the occurrence of events to be avoided can be suppressed.

上述した新たなポリシールールの登録に伴って、元になったポリシールールがほとんど適用されなくなった場合には、図3に示した適用頻度評価部227による評価結果に基づいて、ポリシー削除部234は、該当するポリシールールをポリシーデータベース421から削除する。このようにして、新たなポリシールールの登録に伴って役割を失った不要なポリシールールを削除していくことにより、ポリシーデータベース421に登録されているポリシールールの集合を最適化することができる。   When the original policy rule is hardly applied with the registration of the new policy rule described above, the policy deletion unit 234 determines that the policy deletion unit 234 is based on the evaluation result by the application frequency evaluation unit 227 shown in FIG. The corresponding policy rule is deleted from the policy database 421. In this way, by deleting unnecessary policy rules that have lost their roles as new policy rules are registered, a set of policy rules registered in the policy database 421 can be optimized.

一方、事象の発生に伴って対策を実行するタイプのポリシールール(例えば、ポリシールール2、8)をポリシーデータベース421内に温存しておくことにより、ネットワークにおけるトラヒックの実態に変化が生じた場合にも柔軟に対処することができる。
例えば、注目している回線にトラヒックが集中する時間帯がずれた場合には、上述したような配信スケジュールを規定したポリシールールでは対処することができなくなり、これに応じて、元のポリシールール2やポリシールール8が適用されるようになる。このときに、これらのポリシールールの適用履歴を上述したようにして解析し、新たにトラヒックが集中するようになった時間帯を見極めて、新たな配信スケジュールを規定したポリシールールを作成することにより、トラヒックの実態の変化に対応して、更に、ポリシールールの最適化を図ることができる。
On the other hand, when the policy rules (for example, policy rules 2 and 8) for executing countermeasures according to the occurrence of an event are stored in the policy database 421, a change occurs in the actual traffic in the network. Can be dealt with flexibly.
For example, if the time zone during which traffic concentrates on the line of interest shifts, the policy rule that defines the distribution schedule as described above cannot be dealt with, and accordingly, the original policy rule 2 And policy rule 8 is applied. At this time, by analyzing the application history of these policy rules as described above, identifying the time zone when new traffic is concentrated, and creating a policy rule that defines a new distribution schedule Further, it is possible to further optimize the policy rules in response to changes in the actual traffic situation.

次に、アクションにおいて選択された選択肢とアクション結果とに関する追加的な履歴情報に着目して、ポリシールールを最適化する方法について説明する。
図3に示した履歴情報読出部226から受け取った情報に基づいて、有効性評価部229は、ポリシールールごとに、そのポリシールールが適用された際のアクションにおいて各選択肢を選択した回数およびその選択の結果得られたアクション結果を集計する。例えば、図2(b)に示したポリシールール11について、図5(a)に示したような適用履歴情報が蓄積されていた場合に、有効性評価部229は、図7(a)に示すように、アクションにおいて、候補1から候補3として挙げられた切替経路Tunnel−2、3および4について、それぞれが選択された回数、切り替えによって監視ポイントのトンネル経路の輻輳回避が成功した回数および失敗した回数を集計し、この集計結果に基づいて、切替経路Tunnel−2、3および4への切り替えについて、そのアクションとしての有効性を評価する。例えば、図3に示した有効性評価部229は、単純に、各選択肢(この場合は切り替え経路)が選択された回数Nで成功回数Sを除算し、この値をそれぞれの選択肢の有効度に関する評価結果として出力してポリシー編集部215の優先順位変更部232に渡し、この優先順位変更部232による各選択肢に関する優先順位の変更処理に供する。
Next, a method for optimizing the policy rule will be described by paying attention to additional history information regarding the choice selected in the action and the action result.
Based on the information received from the history information reading unit 226 shown in FIG. 3, the effectiveness evaluation unit 229 selects, for each policy rule, the number of times each option is selected in the action when the policy rule is applied and the selection thereof. The action results obtained as a result of are aggregated. For example, when the application history information as shown in FIG. 5A is accumulated for the policy rule 11 shown in FIG. 2B, the effectiveness evaluation unit 229 shows the policy rule 11 shown in FIG. As described above, in the action, the switching routes Tunnel-2, 3 and 4 listed as candidates 1 to 3 are each selected, the number of times the switching avoids the congestion of the monitoring point tunnel route, and the switching route fails. The number of times is counted, and the effectiveness as an action is evaluated for switching to the switching route Tunnel-2, 3 and 4 based on the counting result. For example, the effectiveness evaluation unit 229 shown in FIG. 3 simply divides the number of successes S by the number N of times each option (switching path in this case) is selected, and this value is related to the effectiveness of each option. The evaluation result is output and passed to the priority order changing unit 232 of the policy editing unit 215, and the priority order changing unit 232 uses the priority order changing process for each option.

図5(a)から分かるように、ポリシールール11が適用された際に、優先順位が一番高い候補である切替経路Tunnel−2が選択されたときには、ほとんどの場合に監視ポイントであるトンネル経路Tunnel−1のトラヒック量の低減に失敗しており、その一方、直後に切替経路Tunnel−3を選択して実行したアクションでは、トンネル経路Tunnel−1のトラヒック量の低減に確実に成功している。この傾向は、図7(a)に示した有効性評価部229による評価結果に明瞭に現れており、このことは、ポリシーサーバが管理対象としているネットワークにおいて、監視ポイントであるトンネル経路Tunnel−1の代わりの経路としては、切替経路Tunnel−2よりも2番目の候補である切替経路Tunnel−3の方が適切であるというネットワークにおけるトラヒックの実態を示している。   As can be seen from FIG. 5A, when the policy route 11 is applied, when the switching route Tunnel-2 that is the highest priority candidate is selected, the tunnel route that is the monitoring point in most cases. The traffic amount of Tunnel-1 has failed to be reduced, while the action executed by selecting the switching route Tunnel-3 immediately after that has succeeded in reducing the traffic amount of the tunnel route Tunnel-1 without fail. . This tendency clearly appears in the evaluation result by the effectiveness evaluation unit 229 shown in FIG. 7A. This indicates that the tunnel route Tunnel-1 as a monitoring point in the network managed by the policy server. As the alternative route, the actual state of traffic in the network is shown in which the switching route Tunnel-3, which is the second candidate, is more appropriate than the switching route Tunnel-2.

なお、図5(a)に示した適用履歴情報の範囲では、第3の候補である切替経路Tunnel−4についての有用度は不明であるが(図7においては、符号「−」で示した)、明らかに有用度の低いことが分かっている切替経路Tunnel−2に比べて、この切替経路Tunnel−4の方が有用度が高い可能性がある。したがって、このように、蓄積された範囲の適用履歴情報に基づいて有用度が算出できなかった場合に、有効性評価部229は、例えば、他の選択肢にかかわる有用度の平均値を該当する選択肢の有用度として優先順位変更部232に通知してもよい。   In the range of the application history information shown in FIG. 5A, the usefulness of the third candidate switching route Tunnel-4 is unknown (in FIG. 7, it is indicated by the symbol “-”). ) This switching path Tunnel-4 may be more useful than the switching path Tunnel-2, which is clearly known to be less useful. Therefore, when the usefulness cannot be calculated based on the application history information in the accumulated range as described above, the effectiveness evaluation unit 229, for example, selects the average value of the usefulness related to other options as the corresponding option. The priority level changing unit 232 may be notified of the usefulness of.

このようにして得られた評価結果に基づいて、優先順位変更部232は、該当するポリシールールのアクションにおいて規定された選択肢に、有用度が高い順の優先順位を設定したアクションを規定するポリシールールを新たに作成し、ポリシーデータベース管理部423を介して、元のポリシールール(例えば、ポリシールール11)の代わりにポリシーデータベース421に登録する。   Based on the evaluation result obtained in this way, the priority changing unit 232 defines a policy rule that defines an action in which the priority is set in descending order of usefulness to the options specified in the action of the corresponding policy rule. Is newly created and registered in the policy database 421 instead of the original policy rule (for example, policy rule 11) via the policy database management unit 423.

このように、履歴情報データベース213に蓄積された適用履歴情報に基づいて、元のポリシールールよりもネットワークの実態に合った選択肢(例えば、切替経路)を選択するアクションを実行するための新たなポリシールールを作成することができる。このような新たなポリシールールをポリシーデータベース421に登録し、図2に示したポリシールール11のように、複数の選択肢のいずれかを選択的に実行するアクションを規定したポリシールールを、蓄積された適用履歴情報に反映されたネットワークの実態において有用度が高い選択肢を高い優先順位で選択するアクションを規定したポリシールールに変更していくことにより、ポリシーデータベース421に登録されているポリシールールの集合を最適化することができる。   Thus, based on the application history information accumulated in the history information database 213, a new policy for executing an action for selecting an option (for example, a switching route) that matches the actual state of the network rather than the original policy rule. Rules can be created. Such a new policy rule is registered in the policy database 421, and a policy rule that prescribes an action for selectively executing one of a plurality of options is accumulated as in the policy rule 11 shown in FIG. A set of policy rules registered in the policy database 421 is changed by changing the policy rule that defines an action for selecting a highly useful option in the actual state of the network reflected in the application history information to a high priority. Can be optimized.

もちろん、上述したようにして新たに登録されるポリシールールには、蓄積された適用履歴情報に反映されたネットワークの実態において有用度が高い選択肢を高い優先順位で選択するアクションが規定されているので、監視ポイントにおいて観測された事象に応じて、より高い確率で、最も有効なアクションが実行されると期待できる。
また、上述したようなポリシールールの最適化処理を、図10に示したコンディション2に対応して、フロー種別ごとの優先度制御を行うアクション2−1あるいは料金設定に応じた帯域制限を行うアクション2−2を実行する旨を規定するポリシールールに関する最適化に利用することもできる。
Of course, the policy rule newly registered as described above defines an action for selecting a highly useful option with high priority in the actual state of the network reflected in the accumulated application history information. Depending on the event observed at the monitoring point, it can be expected that the most effective action is executed with a higher probability.
In addition, the policy rule optimization process as described above corresponds to the condition 2 shown in FIG. 10, and the action 2-1 for controlling the priority for each flow type or the action for limiting the bandwidth according to the charge setting It can also be used for optimization related to policy rules that specify that 2-2 is executed.

例えば、低料金が設定された利用者がVoIPなどの高い優先順位を持つサービスを利用するために監視ポイントのトラヒックが増大している傾向がある場合には、各サービスに関するフローの優先度を下げるアクション2−1では、監視ポイントのトラヒック量の低減を図ることができない可能性が高い。その一方、低料金が設定された契約にかかわる利用者が利用できる帯域の制限を実行するアクション2−2を実行すれば、確実に、監視ポイントのトラヒック量は減少する。したがって、このようなアクション2−1とアクション2−2とが規定されたポリシールールについて、上述したようにして蓄積された適用履歴情報を有効性評価部229によって解析すれば、当然ながら、アクション2−2の方が、アクション2−1よりも有用度が高いと評価されると考えられる。   For example, if there is a tendency for the traffic set at a monitoring point to increase because a user with a low charge uses a service with high priority such as VoIP, the priority of the flow related to each service is lowered. In action 2-1, there is a high possibility that the traffic volume at the monitoring point cannot be reduced. On the other hand, if the action 2-2 for limiting the bandwidth that can be used by the user associated with the contract for which the low fee is set is executed, the traffic volume of the monitoring point is surely reduced. Therefore, if the application history information accumulated as described above is analyzed by the effectiveness evaluation unit 229 for the policy rule in which the action 2-1 and the action 2-2 are defined, naturally, the action 2 -2 is considered to be evaluated as being more useful than Action 2-1.

これに応じて、優先順位変更部232により、アクション2−2を優先的に選択するポリシールールを作成して、元のポリシールールに代えてポリシーデータベース421に登録することにより、ネットワークにおいて低料金が設定された利用者による高い優先度を持つサービスに関するフローが支配的であるという実態に即して、監視ポイントにおけるトラヒック量の増大に応じて選択してフロー制御方法でトラヒック量の低減を図るポリシールールを最適化することができる。   In response to this, the priority changing unit 232 creates a policy rule that preferentially selects the action 2-2 and registers it in the policy database 421 instead of the original policy rule. A policy that reduces the traffic volume by the flow control method by selecting according to the increase of traffic volume at the monitoring point in accordance with the fact that the flow related to the service with high priority by the set user is dominant Rules can be optimized.

このようにして最適化されたポリシールールを適用すれば、料金体系に基づいて優先されるべき利用者(つまり、高額の利用料金が設定されている利用者)にかかわる通信に及ぼす影響を最小限に抑えつつ、監視ポイントにおけるトラヒックを確実に低減することができる。これにより、料金体系に即した快適さを利用者に提供することができるので、特に、高い利用料金が設定された契約を結んでいる利用者の顧客満足度を向上することができる。   Applying policy rules optimized in this way minimizes the impact on communications related to users who should be prioritized based on the fee structure (that is, users with high usage charges). It is possible to reliably reduce the traffic at the monitoring point while keeping it at the same level. As a result, it is possible to provide the user with comfort in accordance with the fee structure, and in particular, it is possible to improve the customer satisfaction of the user who has a contract with a high usage fee set.

次に、アクションの対象となったサービス形態および実行されたアクションに関する追加的な履歴情報に着目して、ポリシールールを最適化する方法について説明する。
履歴情報読出部226から受け取ったサービス形態ごとの利用分布に関する追加的な適用履歴情報(図5(b)参照)に基づいて、期間分布解析部228は、各サービス形態によるリソースの利用状況を時間帯ごとに分析する。例えば、図5(b)に示したポリシールール12にかかわる各サービスについて蓄積された適用履歴情報に基づいて、期間分布解析部228は、曜日および時間帯ごとに、各サービス形態がリソースの割り当てを要求した回数および要求が許可された回数を集計する(図8(a)参照)。なお、図8(a)においては、各サービス形態を示すサービス名とそのサービス形態がリソースの割り当てを要求した回数とをコロンで区切って示し、また、要求が許可された回数を括弧で囲って示した。
Next, a method for optimizing a policy rule will be described by paying attention to additional history information related to the service form that is the action target and the executed action.
Based on the additional application history information regarding the usage distribution for each service form received from the history information reading unit 226 (see FIG. 5B), the period distribution analyzing unit 228 determines the resource usage status according to each service form as time. Analyze by band. For example, based on the application history information accumulated for each service related to the policy rule 12 shown in FIG. 5B, the period distribution analysis unit 228 allocates resources for each service form for each day of the week and time period. The number of requests and the number of times the request is permitted are totaled (see FIG. 8A). In FIG. 8 (a), the service name indicating each service form and the number of times that the service form requested resource allocation are separated by a colon, and the number of times the request is permitted is enclosed in parentheses. Indicated.

このようにして得られた集計結果には、テレビ会議サービスの利用要求が平日の午前中に集中しているのに対して、ビデオオンデマンド(VOD)サービスの利用要求が土日の午後および夜間に集中していることが示されている(図8(a)参照)。期間分布解析部228は、例えば、ポリシールール12においてリソースの割り当てが規定されている3つのサービス形態から二つを選択する組み合わせそれぞれについて、サービス形態ごとの利用要求の分布に関する相関を求め、得られた相関を示す値に基づいて、要求が発生する時間帯が排他的に分布しているサービス形態の組み合わせを検出することにより、上述したようなVODサービスとテレビ会議サービスに関する利用状況の傾向を把握する。このようにして得られた排他的に利用要求が分布しているサービス形態の組み合わせを示す情報と各サービス形態に関する要求が許可された割合を示す情報とを、図3に示した期間分布解析部228は、リソース割当量に対する要求量の超過への対処を規定したポリシールールに関する適用履歴情報の解析結果として出力して、ポリシー編集部215の共有リソース設定部233に渡し、この共有リソース設定部233によるリソース割当量の変更処理に供する。   In the aggregated results obtained in this way, usage requests for video conferencing services are concentrated in the morning on weekdays, whereas usage requests for video on demand (VOD) services are in the afternoons and nights on Saturdays and Sundays. It is shown that it is concentrated (see FIG. 8A). For example, the period distribution analysis unit 228 obtains a correlation related to the distribution of usage requests for each service type for each combination of selecting two of the three service types for which resource allocation is defined in the policy rule 12. Based on the value indicating the correlation, the trend of the usage situation regarding the VOD service and the video conference service as described above can be grasped by detecting the combination of the service forms in which the time periods when the requests are generated are exclusively distributed. To do. The period distribution analysis unit shown in FIG. 3 shows the information indicating the combination of the service types in which the usage requests are exclusively distributed and the information indicating the rate at which the requests regarding each service type are permitted. 228 outputs the analysis result of the application history information related to the policy rule that stipulates how to deal with the excess of the requested amount with respect to the resource allocation amount, and passes it to the shared resource setting unit 233 of the policy editing unit 215, and this shared resource setting unit 233 It is used for resource allocation change processing by.

例えば、図8(a)に示した集計結果に基づいて、期間分布解析部228が共有リソース設定部233に渡す解析結果により、VODサービスにかかわるリソース要求とテレビ会議サービスにかかわるリソース要求とが排他的に分布していることと、これらのサービスにかかわるリソース要求がともに要求リソース量超過のために高い確率で拒否されていることが示される。   For example, based on the result of aggregation shown in FIG. 8A, the resource request related to the VOD service and the resource request related to the video conference service are mutually exclusive based on the analysis result passed from the period distribution analysis unit 228 to the shared resource setting unit 233. It is shown that resource requests related to these services are both rejected with a high probability because the requested resource amount is exceeded.

このような解析結果に基づいて、共有リソース設定部233は、リソース要求が排他的に分布しているサービスに固有に割り当てられたリソースの一部をそれぞれ固有の割り当てリソースからはずし、これらのリソースを各サービスが共用できる共有リソースとして、各サービスからのリソース要求が、それぞれに固有の割り当てリソースと共有リソースとの総和を超えたときに、リソース要求を拒否する旨のポリシールールを新たに作成する。   Based on such an analysis result, the shared resource setting unit 233 removes some of the resources that are uniquely allocated to the services in which the resource requests are exclusively distributed from the respective allocated resources, and removes these resources. As a shared resource that can be shared by each service, a new policy rule is created to reject the resource request when the resource request from each service exceeds the total of the allocated resource and the shared resource unique to each service.

例えば、上述した解析結果に基づいて、共有リソース設定部233は、元のポリシールール12において、VODサービスとテレビ会議サービスとにそれぞれ割り当てられていた40MBおよび30MBの割り当てリソースからそれぞれ20MBおよび10MBを外して30MBを共有リソースとして設定し、図8(b)に示すように、サービス種別ごとに割り当てられたリソースに対するリソース要求に関する対処に加えて、共有リソースに対するリソース要求を、30MBを上限として許可する旨を規定したポリシールールを作成する。   For example, based on the analysis result described above, the shared resource setting unit 233 removes 20 MB and 10 MB from the 40 MB and 30 MB allocated resources respectively allocated to the VOD service and the video conference service in the original policy rule 12. 30MB is set as a shared resource, and as shown in FIG. 8B, in addition to dealing with resource requests for resources allocated for each service type, resource requests for shared resources are permitted up to 30MB. Create a policy rule that specifies

このように、サービス種別ごとに割り当てられたリソースに対するリソース要求への対処を規定するポリシールールに関する適用履歴に基づいて、リソースの割り当て方法を変更することにより、上述したようなポリシールールを最適化し、適用履歴に現れた各サービスの利用状況にあったリソースの運用を実現することができる。
上述したようにして作成されたポリシールール(図8(b)参照)をポリシーデータベース421に元のポリシールールに代えて登録すれば、以降は、新たなポリシールールに従って、各サービスによるリソース要求への対処が行われるので、VODサービスおよびテレビ会議サービスは、ともに、50MBまでのリソース要求が許可されることになる。
In this way, by changing the resource allocation method based on the application history related to the policy rule that regulates the response to the resource request for the resource allocated for each service type, the policy rule as described above is optimized, It is possible to realize resource operation that matches the usage status of each service appearing in the application history.
If the policy rule created as described above (see FIG. 8B) is registered in the policy database 421 in place of the original policy rule, resource requests by each service will be handled in accordance with the new policy rule. Since countermeasures are taken, both the VOD service and the video conference service are permitted to request resources up to 50 MB.

つまり、平日の午前中には全く使われていなかったVODサービスへの割り当て分のリソースを利用して、大量のリソース要求を伴うテレビ会議サービスを実現し、その一方、土日の午後や夜間には全く使われていなかったテレビ会議サービスへの割り当て分のリソースを利用して、同じく大量のリソース要求を伴うVODサービスを実現することができる。   In other words, by using resources allocated to the VOD service that was not used at all on weekday mornings, a video conferencing service with a large amount of resource requests was realized, while on Saturday and Sunday afternoons and nights. By using the resources allocated to the video conference service that has not been used at all, a VOD service with a large amount of resource requests can be realized.

このように、上述したようにして最適化されたポリシールールによれば、限られたリソースを複数のサービス間で融通しあうことで有効に利用することができる。   As described above, according to the policy rule optimized as described above, it is possible to effectively use limited resources by interchanging between a plurality of services.

上述したように、本発明にかかわるポリシールール最適化方法および装置は、ポリシールールが適用されたことにかかわる履歴情報を蓄積し、蓄積された履歴情報を統計的に分析した結果に基づいて、ポリシールールを自動的にかつ迅速に最適化し、ネットワークの現状および変化の傾向にあわせることができる。
これにより、各ブロードバンドサービスを提供するISPや伝送経路を提供するキャリアそしてインターネットを介するデータセンタサービスを提供するIDCなどを運用する運用管理者が、ネットワークの現状を把握する作業やポリシールールを作成する作業にかかわる負担を大幅に軽減することができるので、ネットワークの運用管理分野において極めて有用である。
As described above, the policy rule optimization method and apparatus according to the present invention accumulates history information related to the application of policy rules, and based on the result of statistical analysis of the accumulated history information, Rules can be automatically and quickly optimized to match the current state of the network and changing trends.
As a result, an operation manager who operates an ISP that provides each broadband service, a carrier that provides a transmission path, an IDC that provides a data center service via the Internet, etc. creates work and policy rules for grasping the current state of the network. Since the burden on work can be greatly reduced, it is extremely useful in the field of network operation management.

特に、ネットワークにおけるトラヒックの時間的な変化傾向を分析し、そのような傾向そのものに応じて最適化したポリシールールを作成することを可能としたことにより、様々なネットワークサービスにおいて致命的な障害である回線の輻輳やこれに伴うパケット損失を予防することができる点を考えれば、本発明にかかわるポリシールール最適化方法および装置が、ネットワークの運用管理分野において果たす役割は非常に大きいと言うことができる。   In particular, it is a fatal obstacle in various network services by analyzing the temporal change trend of traffic in the network and making it possible to create policy rules optimized according to the trend itself. In view of the fact that it is possible to prevent line congestion and associated packet loss, it can be said that the policy rule optimizing method and apparatus according to the present invention play a very important role in the field of network operation management. .

また、蓄積された履歴情報や統計的な分析結果を運用管理者に提供することにより、運用管理者がより高次の業務展開を策定する作業を支援することも可能であり、新たなビジネスの模索などの分野での情報収集にも寄与する。   In addition, by providing the accumulated history information and statistical analysis results to the operation manager, it is possible to assist the operation manager in formulating higher-level business development, and to It also contributes to information gathering in areas such as exploration.

本発明にかかわるポリシールール最適化装置の実施形態を示す図である。It is a figure which shows embodiment of the policy rule optimization apparatus concerning this invention. ポリシールールの例を示す図である。It is a figure which shows the example of a policy rule. ポリシー最適化部の詳細構成を示す図である。It is a figure which shows the detailed structure of a policy optimization part. 適用履歴情報の例を示す図である。It is a figure which shows the example of application history information. 適用履歴情報の例を示す図である。It is a figure which shows the example of application log information. 適用期間の分布に関する特徴を抽出する動作を説明する図である。It is a figure explaining the operation | movement which extracts the characteristic regarding distribution of an application period. 選択肢の有用性を調べる動作を説明する図である。It is a figure explaining the operation | movement which investigates the usefulness of an option. サービス種別ごとの利用時間帯に関する特徴抽出を説明する図である。It is a figure explaining the feature extraction regarding the use time zone for every service classification. ポリシーサーバの構成例を示す図である。It is a figure which shows the structural example of a policy server. ポリシールールの例を示す図である。It is a figure which shows the example of a policy rule.

符号の説明Explanation of symbols

210 ポリシー最適化部
211、427 ポリシー適用指示部
212 履歴情報収集部
213 履歴情報データベース
214 履歴情報解析部
215 ポリシー編集部
221 適用度数計数部
222 期間情報収集部
223 フロー情報付加部
224 アクション結果収集部
225 収集制御部
226 履歴情報読出部
227 適用頻度評価部
228 期間分布解析部
229 有効性評価部
231 スケジュール設定部
232 優先順位変更部
233 共有リソース設定部
234 ポリシー削除部
401 ユーザインタフェース装置
410 ネットワーク監視処理部
411 監視内容設定部
412 ポーリング処理部
413 トラップ受信部
414 ネットワーク管理データベース(ネットワーク管理DB)
415 状況通知処理部
420 ポリシー管理処理部
421 ポリシーデータベース
423 ポリシーデータベース管理部(ポリシーDB管理部)
424 ポリシー分析部
425 ネットワーク状況分析部
426 ポリシー選択処理部
427 ポリシー適用指示部
428 ポリシー適用部
210 Policy optimization unit 211, 427 Policy application instruction unit 212 History information collection unit 213 History information database 214 History information analysis unit 215 Policy editing unit 221 Application frequency counting unit 222 Period information collection unit 223 Flow information addition unit 224 Action result collection unit 225 Collection control unit 226 History information reading unit 227 Application frequency evaluation unit 228 Period distribution analysis unit 229 Effectiveness evaluation unit 231 Schedule setting unit 232 Priority change unit 233 Shared resource setting unit 234 Policy deletion unit 401 User interface device 410 Network monitoring processing Unit 411 monitoring content setting unit 412 polling processing unit 413 trap receiving unit 414 network management database (network management DB)
415 Status notification processing unit 420 Policy management processing unit 421 Policy database 423 Policy database management unit (policy DB management unit)
424 Policy analysis unit 425 Network status analysis unit 426 Policy selection processing unit 427 Policy application instruction unit 428 Policy application unit

Claims (5)

それぞれがネットワーク運用管理方針であり、管理対象のネットワークの状態を示すコンディションと、その状態において実施すべき管理制御を示すアクションとからなる複数のポリシールールが登録されたポリシーサーバにおいて、
前記複数のポリシールールそれぞれについて、適用された期間に関する情報および適用結果を示す情報を含む適用履歴情報を収集する履歴収集ステップと、
前記適用履歴情報を解析して、適用されたポリシールールに対応するコンディションの発生にかかわる統計情報を収集する履歴解析ステップと、
前記履歴解析ステップにおいて得られた統計情報とに基づいて、各ポリシールールを構成するコンディションおよびアクションの変更を行うフィードバックステップと
を備えたことを特徴とするポリシールール最適化方法。
Each is a network operation management policy, and in a policy server in which a plurality of policy rules consisting of a condition indicating the state of the network to be managed and an action indicating management control to be executed in that state are registered,
For each of the plurality of policy rules, a history collection step for collecting application history information including information about an applied period and information indicating an application result;
A history analysis step of analyzing the application history information and collecting statistical information related to the occurrence of a condition corresponding to the applied policy rule;
A policy rule optimizing method comprising: a feedback step of changing a condition and an action constituting each policy rule based on the statistical information obtained in the history analysis step.
管理対象のネットワークの状態を示すコンディションと、その状態において実施すべき管理制御を示すアクションとからなる複数のポリシールールが登録されたポリシーデータベースを備えたポリシーサーバに備えられ、前記管理対象のネットワークに合わせて前記ポリシーデータベースに登録されたポリシールールを最適化するポリシールール最適化装置において、
前記ポリシーデータベースに登録されたポリシールールそれぞれについて、そのポリシールールの適用に関して、コンディションの発生時期に関する情報および適用結果を示す情報を含む適用履歴情報を収集する履歴収集手段と、
前記履歴収集手段によって収集された適用履歴情報を解析して、適用されたポリシールールに対応するコンディションの発生にかかわる統計情報を抽出する履歴解析手段と、
前記履歴解析手段によって得られた統計情報とに基づいて、各ポリシールールを構成するコンディションおよびアクションの変更を行うフィードバック手段と
を備えたことを特徴とするポリシー最適化装置。
Provided in a policy server having a policy database in which a plurality of policy rules including a condition indicating a state of a network to be managed and an action indicating management control to be performed in the state are registered. In addition, in the policy rule optimizing device that optimizes the policy rule registered in the policy database,
For each policy rule registered in the policy database, with respect to application of the policy rule, history collection means for collecting application history information including information on the occurrence time of the condition and information indicating the application result;
History analysis means for analyzing application history information collected by the history collection means and extracting statistical information relating to the occurrence of a condition corresponding to the applied policy rule;
A policy optimization apparatus comprising: feedback means for changing conditions and actions constituting each policy rule based on statistical information obtained by the history analysis means.
請求項2に記載のポリシー最適化装置において、
前記履歴解析手段は、
適用されたポリシールールごとに、コンディションにかかわる事象の発生時期から終息時期までの適用期間に関する時系列における分布を示す情報を収集する分布情報収集手段と、
前記分布情報収集手段によって収集された情報を解析して、前記各ポリシールールの適用期間の時系列的な分布に関する偏りを求め、この偏りを統計的な解析によって得られた特徴として出力する分布解析手段とを備え、
前記フィードバック手段は、
予め決定した基準に基づいて、前記各ポリシールールに対応する適用期間の時系列的な分布に関する偏りが大きいポリシールールを判別する判別手段と、
前記判別手段によって判別されたポリシールールを、対応する適用期間の分布範囲に基づいてアクションのスケジュールを設定したポリシールールに変更する期間設定手段とを備えた
ことを特徴とするポリシー最適化装置。
The policy optimization device according to claim 2, wherein
The history analysis means includes
A distribution information collecting means for collecting information indicating a distribution in a time series regarding an application period from an occurrence time to an end time of an event related to a condition for each applied policy rule;
A distribution analysis that analyzes the information collected by the distribution information collecting means to obtain a bias regarding the time-series distribution of the application period of each policy rule, and outputs the bias as a feature obtained by statistical analysis Means and
The feedback means includes
A discriminating means for discriminating a policy rule having a large bias with respect to a time-series distribution of an application period corresponding to each policy rule based on a predetermined criterion;
A policy optimizing apparatus comprising: a period setting unit that changes the policy rule determined by the determining unit to a policy rule in which an action schedule is set based on a distribution range of a corresponding application period.
請求項2に記載のポリシー最適化装置において、
前記履歴収集手段は、注目する事象の発生を示すコンディションに対して複数のアクションが選択可能なポリシールールについて、前記事象の発生に対応して選択したアクションごとに、目的とした変化が得られたか否かを示す成否情報を収集する成否情報収集手段を備え、
前記履歴解析手段は、
前記成否情報収集手段によって収集された成否情報に基づいて、前記複数のアクションが選択可能なポリシールールについて、選択可能なアクションごとに、そのアクションの実行によって目的が果たされた成功度数を集計する成否情報集計手段と、
前記各アクションについて集計された成功度数に基づいて、前記各アクションが目的を達成する上での有効度を評価し、この評価結果を統計的な特徴の解析結果として出力する評価手段とを備え、
前記フィードバック手段は、前記評価手段による評価結果に基づいて、コンディションに対応して、有効度が高いと評価されたアクションを高い優先順位で選択するポリシールールに変更する優先順位変更手段を備えた
ことを特徴とするポリシー最適化装置。
The policy optimization device according to claim 2, wherein
The history collection means obtains a desired change for each action selected corresponding to the occurrence of the policy rule that allows a plurality of actions to be selected for the condition indicating the occurrence of the event of interest. A success / failure information collecting means for collecting success / failure information indicating whether or not
The history analysis means includes
Based on the success / failure information collected by the success / failure information collection means, the policy rules for which the plurality of actions can be selected, for each selectable action, the number of successes achieved by the execution of the action is aggregated. Success / failure information aggregation means;
Evaluation means for evaluating the effectiveness of each action to achieve a purpose based on the number of successes totaled for each action, and outputting the evaluation result as an analysis result of a statistical feature;
The feedback means includes priority order changing means for changing the action rule evaluated as having high effectiveness to a policy rule that selects the action with high priority based on the evaluation result by the evaluation means. Policy optimization device characterized by
請求項2に記載のポリシー最適化装置において、
前記履歴収集手段は、複数のサービス形態ついてそれぞれ設定されたリソースの割り当てに対する要求量の超過を検出するコンディションを含むポリシールールについて、前記サービス形態ごとにコンディションにかかわる事象の発生期間に関する情報を収集する個別期間収集手段を備え、
前記履歴解析手段は、
前記個別期間収集手段によって収集された情報に基づいて、前記サービス形態ごとに、前記事象の発生期間の分布を調べる分布調査手段と、
前記分布調査手段による調査結果に基づいて、前記事象の発生期間が排他的に分布しているサービス形態の組み合わせを検出し、この検出結果を統計的な特徴の解析結果として出力する検出手段とを備え、
前記フィードバック手段は、前記検出手段によって検出されたサービス形態の組み合わせについて、これらのサービス形態に関する処理の双方に割り当て可能な共有リソースを設定するようにポリシールールを変更する設定変更手段を備えた
ことを特徴とするポリシー最適化装置。
The policy optimization device according to claim 2, wherein
The history collecting means collects information on the occurrence period of an event related to a condition for each service form with respect to a policy rule including a condition for detecting an excess of a requested amount for resource allocation set for each of a plurality of service forms. With individual period collection means,
The history analysis means includes
Distribution investigation means for examining the distribution of the occurrence period of the event for each service form based on the information collected by the individual period collection means;
Detecting means for detecting a combination of service forms in which the occurrence periods of the events are exclusively distributed based on the investigation result by the distribution investigation means, and outputting the detection result as an analysis result of a statistical feature; With
The feedback means includes a setting change means for changing a policy rule so as to set a shared resource that can be assigned to both of the processes related to the service forms for the combination of service forms detected by the detecting means. Feature policy optimization device.
JP2004171297A 2004-06-09 2004-06-09 Policy rule optimization method and apparatus thereof Withdrawn JP2005354280A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004171297A JP2005354280A (en) 2004-06-09 2004-06-09 Policy rule optimization method and apparatus thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004171297A JP2005354280A (en) 2004-06-09 2004-06-09 Policy rule optimization method and apparatus thereof

Publications (1)

Publication Number Publication Date
JP2005354280A true JP2005354280A (en) 2005-12-22

Family

ID=35588373

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004171297A Withdrawn JP2005354280A (en) 2004-06-09 2004-06-09 Policy rule optimization method and apparatus thereof

Country Status (1)

Country Link
JP (1) JP2005354280A (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008023441A1 (en) * 2006-08-25 2008-02-28 Fujitsu Limited Path control program and path control method
JP2008219149A (en) * 2007-02-28 2008-09-18 Nippon Telegr & Teleph Corp <Ntt> Traffic control system and traffic control method
JP2009542115A (en) * 2006-06-21 2009-11-26 ハリス コーポレイション System and method for adaptive throughput management of event-driven message-based data
US7840517B2 (en) 2006-12-21 2010-11-23 Hitachi, Ltd. Performance evaluating apparatus, method, and computer-readable medium
JP2011123801A (en) * 2009-12-14 2011-06-23 Nec Corp Method, system, device, and program for achieving push-type services
JP2014216900A (en) * 2013-04-26 2014-11-17 株式会社日立製作所 Network system, policy controller, and control method
JP2017212707A (en) * 2016-05-18 2017-11-30 日本電信電話株式会社 Communication device, setting method and communication program
JP2020156053A (en) * 2019-03-22 2020-09-24 Kddi株式会社 Network fault recovery system, computer program and network fault recovery method
JP2022028934A (en) * 2017-03-08 2022-02-16 日本電気株式会社 Control device and method thereof
WO2022196627A1 (en) * 2021-03-19 2022-09-22 日本電気株式会社 Operation assistance device, system and method, and computer-readable medium

Cited By (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012075172A (en) * 2006-06-21 2012-04-12 Harris Corp Systems and methods for adaptive throughput management for event-driven message-based data
JP2009542115A (en) * 2006-06-21 2009-11-26 ハリス コーポレイション System and method for adaptive throughput management of event-driven message-based data
WO2008023441A1 (en) * 2006-08-25 2008-02-28 Fujitsu Limited Path control program and path control method
US8099379B2 (en) 2006-12-21 2012-01-17 Hitachi, Ltd. Performance evaluating apparatus, performance evaluating method, and program
US7840517B2 (en) 2006-12-21 2010-11-23 Hitachi, Ltd. Performance evaluating apparatus, method, and computer-readable medium
US7953691B2 (en) 2006-12-21 2011-05-31 Hitachi, Ltd. Performance evaluating apparatus, performance evaluating method, and program
JP4620070B2 (en) * 2007-02-28 2011-01-26 日本電信電話株式会社 Traffic control system and traffic control method
JP2008219149A (en) * 2007-02-28 2008-09-18 Nippon Telegr & Teleph Corp <Ntt> Traffic control system and traffic control method
JP2011123801A (en) * 2009-12-14 2011-06-23 Nec Corp Method, system, device, and program for achieving push-type services
JP2014216900A (en) * 2013-04-26 2014-11-17 株式会社日立製作所 Network system, policy controller, and control method
JP2017212707A (en) * 2016-05-18 2017-11-30 日本電信電話株式会社 Communication device, setting method and communication program
JP7017300B2 (en) 2016-05-18 2022-02-08 日本電信電話株式会社 Communication device, setting method and communication program
JP2022028934A (en) * 2017-03-08 2022-02-16 日本電気株式会社 Control device and method thereof
JP7251604B2 (en) 2017-03-08 2023-04-04 日本電気株式会社 Control device and method
US11653255B2 (en) 2017-03-08 2023-05-16 Nec Corporation Apparatus and method for communication network
JP2020156053A (en) * 2019-03-22 2020-09-24 Kddi株式会社 Network fault recovery system, computer program and network fault recovery method
JP7050023B2 (en) 2019-03-22 2022-04-07 Kddi株式会社 Network disaster recovery system, computer program and network disaster recovery method
WO2022196627A1 (en) * 2021-03-19 2022-09-22 日本電気株式会社 Operation assistance device, system and method, and computer-readable medium

Similar Documents

Publication Publication Date Title
US6957255B1 (en) Method and apparatus for session reconstruction and accounting involving VoIP calls
US7539749B2 (en) Method and apparatus for session reconstruction
US8635334B2 (en) Web transaction analysis
US6816456B1 (en) Methods and apparatus for network use optimization
RU2524675C2 (en) Dynamic mobile network traffic control method and system
EP0841772B1 (en) Communications network traffic reporting system
US9979637B2 (en) Network flow management system
US20030118029A1 (en) Method and apparatus for enforcing service level agreements
KR101106891B1 (en) In-bound mechanism that monitors end-to-end qoe of services with application awareness
JP2003258871A (en) Automatic router constitution based on traffic and service level agreement
US11570107B2 (en) Method and system for triggering augmented data collection on a network device based on traffic patterns
JP2006254134A (en) Communication statistic collection apparatus
JP2005354280A (en) Policy rule optimization method and apparatus thereof
US6963912B1 (en) Method and apparatus for session reconstruction
JP4572719B2 (en) Traffic control device, traffic control method, and program
Paramasivam et al. Quality of service aware routing in software defined video streaming: a survey
KR102025426B1 (en) Traffic control method and apparatus for solving service quality degradation according to traffic overhead in sdn-based communication node
JP4537937B2 (en) Congestion control method, congestion control program, and congestion control system
Verloop et al. Heavy-traffic delay minimization in bandwidth-sharing networks
CA2340184A1 (en) Method and apparatus for session reconstruction
Joshi et al. Integrated quality of service and network management.
Maliosz et al. Scaling in OpenStack Using Client Feedback
JP4430573B2 (en) Resource securing determination method, apparatus and program
Chu et al. A system-awareness decision classifier to automated MSN forensics
JP2004201028A (en) Apparatus, method, and program for packet analysis

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20070904