JP7380359B2 - Redundant route management method, redundant route management method - Google Patents

Redundant route management method, redundant route management method Download PDF

Info

Publication number
JP7380359B2
JP7380359B2 JP2020045890A JP2020045890A JP7380359B2 JP 7380359 B2 JP7380359 B2 JP 7380359B2 JP 2020045890 A JP2020045890 A JP 2020045890A JP 2020045890 A JP2020045890 A JP 2020045890A JP 7380359 B2 JP7380359 B2 JP 7380359B2
Authority
JP
Japan
Prior art keywords
ptp
route
master
slave
redundant
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2020045890A
Other languages
Japanese (ja)
Other versions
JP2021150693A (en
Inventor
昌明 田島
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Meidensha Corp
Original Assignee
Meidensha Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Meidensha Corp filed Critical Meidensha Corp
Priority to JP2020045890A priority Critical patent/JP7380359B2/en
Publication of JP2021150693A publication Critical patent/JP2021150693A/en
Application granted granted Critical
Publication of JP7380359B2 publication Critical patent/JP7380359B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Synchronisation In Digital Transmission Systems (AREA)
  • Small-Scale Networks (AREA)

Description

本発明は、主にPTPに準拠した通信機器を用いて主従の経路(ルート)に冗長化されたネットワークに関する。 The present invention mainly relates to a network with redundant master and slave routes using PTP-compliant communication equipment.

PTP(Precision Time Protocol)は、利用環境をLANに制限することで高精度な時刻同期を得るために作られた比較的新しいプロトコルであり、PTPの仕様はIEEE1588として定められている。 PTP (Precision Time Protocol) is a relatively new protocol created to obtain highly accurate time synchronization by restricting the usage environment to a LAN, and the specifications of PTP are defined as IEEE1588.

「PTP」では、「Grandmaster(GM)」が高度な時刻配信を行い、スレーブが時刻を受け取る。また、「PTP」ではネットワークインターフェースチップの「MAC」や「PHY」に実装されたハードウェアスタンプ機能を用いてマイクロ秒RMS以下のタイムスタンプ精度を実現する。 In "PTP", a "Grandmaster (GM)" performs sophisticated time distribution, and a slave receives the time. In addition, "PTP" uses a hardware stamp function implemented in the "MAC" and "PHY" network interface chips to achieve timestamp accuracy of microsecond RMS or less.

現在、「PTP」のプロトコルには2バージョンあり、「Version1」では大規模な展開を行うためにセグメントを区切る「Boundary Clock(BC)」が用意されている。 Currently, there are two versions of the "PTP" protocol, and "Version 1" has a "Boundary Clock (BC)" that separates segments for large-scale deployment.

「Version2」では遅延管理機能を持つスイッチングハブ「Transparent Clock(TC)」が用意され、より柔軟で精度の高い展開が可能となっている。 "Version 2" includes a switching hub "Transparent Clock (TC)" with a delay management function, enabling more flexible and highly accurate deployment.

このPTP機能を組み込んだ通信機器、即ちL2(レイヤー2)のスイッチングハブ(以下、PTPハブとする。)は、GMとの高精度の時刻同期が可能となっている。また、PTPハブ同士を接続してPTPハブ同士でPTPパケットを交換することにより、PTPハブ同士の中から自動でマスターを選出し(マスター選出処理)、選出されたマスターのPTPハブの時刻に他のPTPハブがスレーブとなって時刻同期することが可能となっている。 A communication device incorporating this PTP function, that is, an L2 (layer 2) switching hub (hereinafter referred to as a PTP hub) is capable of highly accurate time synchronization with the GM. In addition, by connecting PTP hubs and exchanging PTP packets between them, a master is automatically selected from among the PTP hubs (master selection process), and the time of the PTP hub of the selected master is PTP hubs can act as slaves and perform time synchronization.

マスターとなったPTPハブは、時刻同期を維持するために他のPTPハブに対して一定周期にPTPパケットを送信する。また、すべてのPTPハブは、オリジナル機能としてPTPハブ内部の状態情報(PTP情報)を一定時間ごとにPTP以外の周辺機器にPTP情報パケットとして通知することができる。 The master PTP hub transmits PTP packets to other PTP hubs at regular intervals to maintain time synchronization. In addition, all PTP hubs have an original function that allows them to notify non-PTP peripherals of status information (PTP information) inside the PTP hub at regular intervals as PTP information packets.

特開2018-174445JP2018-174445

仮想LAN(VLAN)は、企業内ネットワーク(LAN)において、物理的な接続形態とは独立に端末の仮想的なグループを設定する。ここではLANスイッチと呼ばれる通信機器(ハブ:HUB)の機能を利用して端末の持つMACアドレスやIPアドレスなどの利用するプロトコルに応じてグループ化が行われる。これにより端末の物理的な位置にかかわらず、ネットワーク構成を変更でき、また端末を移動しても設定を変更する必要が無いなどのメリットがある。 A virtual LAN (VLAN) sets up a virtual group of terminals in a corporate network (LAN) independently of their physical connection form. Here, the functions of a communication device (hub: HUB) called a LAN switch are used to group the terminals according to the protocols used, such as the MAC addresses and IP addresses of the terminals. This has the advantage that the network configuration can be changed regardless of the physical location of the terminal, and there is no need to change settings even if the terminal is moved.

そして、PTPのVLANを使ったVLAN二重化の冗長化機能を持ったハブ(以下、PTPハブとする。)を使用することでVLAN二重化による冗長化が可能となる。このときPTPハブ間は二重化したルート内で条件の良いルートを選択して接続するルート切替機能を持っている。このようなPTPの時刻同期を仮想LANに適用した技術として特許文献1が公知となっている。 By using a hub (hereinafter referred to as a PTP hub) having a redundancy function of VLAN duplication using PTP VLAN, redundancy by VLAN duplication becomes possible. At this time, the PTP hubs have a route switching function that selects and connects a route with good conditions from among the duplicated routes. Patent Document 1 is known as a technology that applies such PTP time synchronization to a virtual LAN.

しかしながら、PTPハブ間にVLAN二重化に対応できないハブ(PTP機能を有するもののVLAN二重化機能を持たないハブ/VLAN二重化の機能を持つが此方が想定するVLAN二重化による冗長化が十分に機能しないハブ)が存在すれば、時刻同期の処理に悪影響を与えるおそれがある。 However, hubs that cannot support VLAN duplication between PTP hubs (hubs that have a PTP function but do not have a VLAN duplex function/hubs that have a VLAN duplex function but the assumed redundancy through VLAN duplexing does not function sufficiently) If this exists, there is a risk that the time synchronization process will be adversely affected.

この場合に一方のルートが急激に悪化すれば、冗長化により他のルートへの切り替えが実行される。ところが、PTPハブ間の時刻同期精度が悪化している場合やPTPパケットが途中で転送されなくなる場合には、他のルートへの切り替えに相当な時間がかかったり、一方または両方のルートのPTP処理が実行できなくなるおそれがある。 In this case, if one route suddenly deteriorates, switching to another route is performed due to redundancy. However, if the time synchronization accuracy between PTP hubs deteriorates or if PTP packets stop being transferred midway through, it may take a considerable amount of time to switch to another route, or PTP processing for one or both routes may be delayed. may become impossible to execute.

本発明は、このような従来の問題を解決するためになされ、冗長化されたVLANのルート異常を早期に検出し、適切な対処を図ることを解決課題としている。 The present invention has been made to solve such conventional problems, and its object is to detect route abnormalities in redundant VLANs at an early stage and take appropriate measures.

(1)本発明の一態様は、時刻同期するマスター・スレーブ間を主従の経路に冗長化したネットワークの管理方式であって、
前記マスター・前記スレーブ間における往路と復路の伝送時間の平均値としての「Meanpath」を算出し、算出された前記「Meanpath」のマイナス状態が継続すればタイムスタンプの異常と判定し、
前記判定に応じて前記経路の主従を切り替えることを特徴としている。
(1) One aspect of the present invention is a network management method that provides redundant master-slave paths between time-synchronized masters and slaves,
"Meanpath" is calculated as an average value of the transmission time of the outgoing path and the incoming path between the master and the slave, and if the calculated "Meanpath" continues to be in a negative state, it is determined that the time stamp is abnormal;
The present invention is characterized in that the master/slave of the route is switched depending on the determination.

(2)本発明の他の態様は、時刻同期するマスター・スレーブ間を主従の経路に冗長化したネットワークの管理方法であって、
前記マスター・前記スレーブ間における往路と復路の伝送時間の平均値としての「Meanpath」を算出するステップと、
前記算出された前記「Meanpath」のマイナス状態が継続すればタイムスタンプの異常と判定するステップと、
前記判定に応じて前記経路の主従を切り替えるステップと、
を有することを特徴としている。
(2) Another aspect of the present invention is a method for managing a network in which time-synchronized master and slaves are made redundant using master-slave routes, comprising:
a step of calculating "Meanpath" as an average value of the transmission time of the outbound path and the return path between the master and the slave;
determining that the timestamp is abnormal if the calculated "Meanpath" continues to be in a negative state;
switching the master and slave of the route according to the determination;
It is characterized by having the following.

本発明によれば、冗長化されたVLANのルート異常を早期に検出し、適切な対処を図ることが可能となる。 According to the present invention, it is possible to detect route abnormalities in redundant VLANs at an early stage and take appropriate measures.

PTPハブのVLAN二重化接続(正常)例を示すネットワーク構成図、A network configuration diagram showing an example of VLAN duplex connection (normal) of a PTP hub, 図1のルートの一部に異常発生した状態図、A state diagram of an abnormality occurring in a part of the route in Figure 1, VLAN二重化の接続を示す他のネットワーク構成図。FIG. 7 is another network configuration diagram showing connections for VLAN duplication. PTPハブのVLAN二重化可能領域と不可能領域とが混在した状態図。FIG. 3 is a state diagram in which a PTP hub has a VLAN duplexable area and an unduplexable area. 本発明の実施形態に係る冗長化経路の管理方式の全体処理を示すフローチャート。5 is a flowchart showing the overall processing of the redundant route management method according to the embodiment of the present invention. 図5中のS09の詳細を示すフローチャート。6 is a flowchart showing details of S09 in FIG. 5. 図5中のS10の詳細を示すフローチャート。6 is a flowchart showing details of S10 in FIG. 5. 図7中のS37の詳細を示すフローチャート。8 is a flowchart showing details of S37 in FIG. 7. 図8中のS47の詳細を示すフローチャート。9 is a flowchart showing details of S47 in FIG. 8. 図6中のS28および図7中のS39の詳細を示すフローチャート。7 is a flowchart showing details of S28 in FIG. 6 and S39 in FIG. 7.

以下、本発明の実施形態に係る冗長化経路の管理方式(方法)の詳細を説明する。ここでは複数のPTPハブを使用したネットワーク、即ちVLAN二重化により冗長化ルートされたネットワークを想定し、各ルートの管理により異常発生に適切に対処する。 The details of the redundant route management system (method) according to the embodiment of the present invention will be described below. Here, we assume a network using a plurality of PTP hubs, that is, a network with redundant routes through VLAN duplication, and appropriately deal with abnormalities by managing each route.

図1に基づき説明すれば、PTPハブ1,2間はVLAN1,5により二重化されたルートを有し、VLAN1側をAルートと呼び、VLAN5側をBルートと呼ぶ。PTPハブ1,2間はAルート,Bルートにより冗長化され、いずれかのルートによりPTPの時刻同期が実行されている。 Explaining based on FIG. 1, the route between PTP hubs 1 and 2 is duplicated by VLANs 1 and 5, with the VLAN 1 side being called the A route and the VLAN 5 side being called the B route. Redundancy is provided between the PTP hubs 1 and 2 through routes A and B, and PTP time synchronization is performed using either route.

このときPTPハブ1がマスター状態であり、PTPハブ2がスレーブ状態であり、AルートをメインVLAN(主経路)とする一方、BルートをサブVLAN(従経路)として動作している。図1中の「V2-M-Aroot」はメインルートとしてのAルートを示し、同「V5-S-Broot」はサブVLANとしてのBルートを示している。 At this time, the PTP hub 1 is in the master state, the PTP hub 2 is in the slave state, and the A route is the main VLAN (main route), while the B route is operating as the sub VLAN (subordinate route). "V2-M-Aroot" in FIG. 1 indicates the A route as the main root, and "V5-S-Broot" indicates the B route as the sub-VLAN.

メインVLANは、主にPTP処理によるAルートの評価(以下、評価Aとする。)と時刻同期とを実行する。また、サブVLANは、主にPTP処理によるBルートの評価(以下、評価Bとする。)のみを実行する。ここでAルートの断線/評価Aが評価Bより悪化して切替条件を満たせば、BルートがメインVLANに切り替わり、かつAルートがサブVLANに切り替わる。 The main VLAN mainly performs evaluation of route A (hereinafter referred to as evaluation A) by PTP processing and time synchronization. Further, the sub-VLAN mainly executes only evaluation of route B (hereinafter referred to as evaluation B) by PTP processing. Here, if the disconnection/evaluation A of the A route is worse than the evaluation B and the switching condition is satisfied, the B route is switched to the main VLAN, and the A route is switched to the sub VLAN.

PTPハブ1,2間に介在しているハブ(HUB)A~Dは、PTP機能を持っているが、VLAN二重化に対応できない。例えば「EtoE」接続時に透過できない/複数のドメインに対応できない/タイムスタンプ(Time Stamp:以下、「TS」とする。)処理方法が異なる/ステップ2のみ対応/機能異常・故障中などのハブとする。 Hubs A to D interposed between PTP hubs 1 and 2 have a PTP function, but cannot support VLAN duplication. For example, it cannot be transmitted when connecting with "EtoE" / It cannot support multiple domains / Time stamp (hereinafter referred to as "TS") processing methods are different / Only step 2 is supported / Hubs with malfunctions or failures, etc. do.

≪冗長化経路の管理方式(方法)の処理内容≫
(1)VLAN使用時冗長化処理
図5に基づき前記冗長化経路の管理方式のメインとなるVLAN使用時冗長化処理(S01~S11)を説明する。この処理中のS01~S8,S11は、マスターのPTP1とスレーブのPTP2の双方で実行され、
ここでは事前にユーザのコマンド入力により初期情報A~Cを設定し、初期設定ファイルFA1に書き込んでおくものとする。
A:ポート単位にマルチキャストからブロードキャストへの変更の要否を判定するための情報(以下、ポートのBC変換要否情報D1とする。)
B:時刻同期に関連する異常が発生したときに最終的に異常と判定を下すまでの異常判定の回数(以下、TS異常判定回数D2とする。)
C:前記判定時に最終的に正常と判定を下すまでの正常判定の回数(以下、TS正常判定回数D3とする。)
S01,S02:PTPハブ1,2の起動により処理が開始される。処理の開始時に初期設定が必要か否か確認される。この確認の結果、必要がなければ処理を終了する一方、必要があれば初期設定ファイルFA1からポートのBC変換要否情報D1・TS異常判定回数D2・TS正常判定回数D3の情報が読み込まれてセットされる(S02)。
≪Processing details of redundant route management method (method)≫
(1) Redundancy processing when VLAN is used The redundancy processing when VLAN is used (S01 to S11), which is the main part of the redundant route management method, will be explained based on FIG. S01 to S8 and S11 during this process are executed by both the master PTP1 and slave PTP2,
Here, it is assumed that initial information A to C is set in advance by the user's command input and written to the initial setting file FA1.
A: Information for determining whether it is necessary to change from multicast to broadcast for each port (hereinafter referred to as port BC conversion necessity information D1).
B: Number of abnormality determinations until a final determination is made that an abnormality occurs when an abnormality related to time synchronization occurs (hereinafter referred to as the TS abnormality determination number D2).
C: The number of normality judgments until the final judgment is made as normal at the time of the above judgment (hereinafter referred to as the TS normality judgment number D3).
S01, S02: Processing is started by starting the PTP hubs 1 and 2. At the start of processing, it is checked whether initial settings are required. As a result of this confirmation, if it is not necessary, the process is terminated, while if necessary, the information of port BC conversion necessity information D1, TS abnormality judgment count D2, and TS normality judgment count D3 is read from the initial setting file FA1. It is set (S02).

その後、従来のPTPハブの処理が実行され、前述のマスター選出処理によりPTPハブ1がマスターに選出される一方、PTPハブ2がスレーブとしてPTPハブ1に時刻同期する。このマスター状態・スレーブ状態のいずれかに遷移するまで必要に応じてS03~S08,S11の処理が実行される。マスター・スレーブへの状態遷移後にはS04~S11の処理が実行される。 Thereafter, conventional PTP hub processing is executed, and PTP hub 1 is selected as the master by the master selection processing described above, while PTP hub 2 is synchronized with PTP hub 1 as a slave. The processes of S03 to S08 and S11 are executed as necessary until the state changes to either the master state or the slave state. After the state transition to master/slave, processes S04 to S11 are executed.

S03:異常カウンタ(異常判定の回数をカウント)D4,正常カウンタ(正常判定をカウント),切替ロックフラグF1その他の必要な情報を初期化する。 S03: Initialize the abnormality counter (counts the number of abnormality determinations) D4, the normality counter (counts the normality determinations), the switching lock flag F1, and other necessary information.

S04~S06:本来のマルチキャストパケットだけでなく、ブロードキャストパケットも受信する必要があるか否かを確認するため、ポートのBC変換要否情報を確認する(S04)。確認の結果、必要があればS05に進んでブローキャストパケット受信用の処理を実行する(S05)一方、必要がなければS06に進んで従来のマルチキャストパケット受信用の処理を実行する(S06)。 S04 to S06: In order to check whether it is necessary to receive not only the original multicast packet but also the broadcast packet, the BC conversion necessity information of the port is checked (S04). As a result of the confirmation, if necessary, the process proceeds to S05 to execute processing for receiving broadcast packets (S05), while if not necessary, proceeding to S06 to execute conventional processing for receiving multicast packets (S06).

S07~S11:前記マスター選出処理の結果、マスター状態となっているか否かを確認する(S07)。確認の結果、マスター状態であればS09に進んでPTPパケット送信処理(マスター)を実行する。 S07 to S11: As a result of the master selection process, it is confirmed whether or not the master state is reached (S07). As a result of the confirmation, if it is in the master state, the process advances to S09 and executes PTP packet transmission processing (master).

一方、マスター状態でなければ、S08に進んでスレーブ状態か否かを確認する。確認の結果、スレーブ状態であればS10のPTPパケット送信処理(スレーブ)を実行する。 On the other hand, if it is not in the master state, the process advances to S08 to check whether it is in the slave state. As a result of the confirmation, if it is in the slave state, the PTP packet transmission process (slave) of S10 is executed.

図1のネットワーク構成では、PTPハブ1がマスター状態なため、S09のPTPパケット送信処理を実行する。一方、PTPハブ2がスレーブ状態なため、S10のPTPパケット送信処理を実行する。なお、S08の確認の結果、スレーブ状態でなければ従来のPTP処理、即ち前記マスター選出処理などが実行される(S11)。 In the network configuration of FIG. 1, since the PTP hub 1 is in the master state, it executes the PTP packet transmission process in S09. On the other hand, since the PTP hub 2 is in the slave state, it executes the PTP packet transmission process in S10. Note that, as a result of the confirmation in S08, if the device is not in the slave state, the conventional PTP process, that is, the master selection process, etc. is executed (S11).

(2)PTPパケット送信処理(マスター)
図6に基づきS09のPTPパケット送信処理の詳細を説明する。この処理は、マスターとなるPTPハブ1により実行される。
(2) PTP packet transmission processing (master)
Details of the PTP packet transmission process in S09 will be explained based on FIG. 6. This process is executed by the PTP hub 1 that is the master.

S21:処理が開始されると、受信したパケットPがPTP処理リセット準備要求か否かを確認する。確認の結果、PTP処理リセット準備要求であればS22に進む一方、PTP処理リセット準備要求でなければS23に進む。 S21: When the process is started, it is checked whether the received packet P is a PTP process reset preparation request. As a result of the confirmation, if it is a PTP processing reset preparation request, the process proceeds to S22, whereas if it is not a PTP processing reset preparation request, the process proceeds to S23.

S22:PTP処理をリセットするための準備フラグ(PTP処理リセット準備フラグF2)を有効設定する。ここでは前記フラグF2に「有効=1」をセットし、S29に進む。 S22: A preparation flag for resetting the PTP processing (PTP processing reset preparation flag F2) is enabled. Here, the flag F2 is set to "valid=1" and the process proceeds to S29.

S23:受信したパケットPがPTP処理リセット開始要求か否かが確認される。確認の結果、PTP処理リセット開始要求であればS24に進む一方、PTP処理リセット開始要求でなければS26に進む。 S23: It is confirmed whether the received packet P is a PTP processing reset start request. As a result of the confirmation, if it is a PTP processing reset start request, the process proceeds to S24, whereas if it is not a PTP process reset start request, the process proceeds to S26.

S24:PTP処理リセット準備フラグF2を確認し、該フラグF2が有効の場合にはS25に進む一方、無効の場合にはS29に進む。 S24: Check the PTP processing reset preparation flag F2, and if the flag F2 is valid, proceed to S25, while if invalid, proceed to S29.

S25:従来と同様なPTPリセット処理を実行する。 S25: Execute PTP reset processing similar to the conventional one.

S26:パケット送信以外の処理は、従来のPTP処理を実行する。 S26: For processing other than packet transmission, conventional PTP processing is executed.

S27~S29:PTPパケットの送信が可能か否かを確認される(S27)。確認の結果、送信が可能であればS28に進む。 S27 to S29: It is checked whether the PTP packet can be transmitted (S27). As a result of the confirmation, if transmission is possible, the process advances to S28.

S28では、本来のマルチキャスト送信をブロードキャスト送信に変換してPTPポートからPTPパケットの送信を実行する。一方、送信が可能でなければS29に進んで、従来のPTPタイマー処理を実行し、実行後に処理を終了する。 In S28, the original multicast transmission is converted to broadcast transmission, and the PTP packet is transmitted from the PTP port. On the other hand, if transmission is not possible, the process advances to S29, where conventional PTP timer processing is executed, and after execution, the process is terminated.

(3)PTPパケット送信処理(スレーブ)
図7に基づきS10のPTPパケット送信処理の詳細を説明する。この処理は、スレーブとなるPTPハブ2により実行される。
(3) PTP packet transmission processing (slave)
The details of the PTP packet transmission process in S10 will be explained based on FIG. 7. This process is executed by the PTP hub 2 serving as a slave.

S31~S36:S21~S26と同様な処理が行われる。 S31-S36: Processes similar to S21-S26 are performed.

S37:TS異常時処理が行われる。 S37: TS abnormality processing is performed.

S38~S40:S27~S29と同様な処理が行われる。 S38-S40: Processes similar to S27-S29 are performed.

(4)TS異常時処理
図8に基づきS37のTS異常時処理を説明する。ここではTS異常発生の判定に「Meanpath」を用いる。
(4) TS abnormality processing The TS abnormality processing in S37 will be explained based on FIG. 8. Here, "Meanpath" is used to determine the occurrence of a TS abnormality.

すなわち、マスター・スレーブ間における往路と復路の伝送時間の平均値を「Meanpath」と呼ぶ。この「Meanpath」の値は、通常マイナスになることはないが、系統によっては一時的に発生する可能がある。ただし、長時間継続する場合にはPTPハブ1,2間にTS異常を発生させる何らかの要因(PTPハブのTS処理の異常の場合もある。)が発生していると想定される。 That is, the average value of the transmission time between the master and the slave on the outward and return paths is called "Meanpath." This "Meanpath" value usually does not become negative, but it may occur temporarily depending on the system. However, if it continues for a long time, it is assumed that some factor causing a TS abnormality between the PTP hubs 1 and 2 (it may be an abnormality in the TS processing of the PTP hub) has occurred.

そのため、そのまま放置すると時刻同期が次第にずれ、数時間後には同期異常が発生し、また一定のずれが継続し続けるおそれがある。このような場合には、TS異常の発生したルートを使用することなく、ルートを切り替えて異常原因の早期対処が必要となる。 Therefore, if left as is, the time synchronization will gradually deviate, and there is a risk that a synchronization abnormality will occur after several hours, and a certain deviance will continue. In such a case, it is necessary to quickly deal with the cause of the abnormality by switching routes without using the route where the TS abnormality occurred.

S41:処理が開始されると、TS異常が発生しているか否かが確認される。具体的には「Meanpath」がマイナスとなっている場合にはTS異常の発生と確認される。この確認の結果、異常が発生していればS42に進む一方、異常が発生していなければS48に進む。 S41: When the process is started, it is confirmed whether or not a TS abnormality has occurred. Specifically, when "Meanpath" is negative, it is confirmed that a TS abnormality has occurred. As a result of this confirmation, if an abnormality has occurred, the process proceeds to S42, whereas if no abnormality has occurred, the process proceeds to S48.

S42,S43:まず、異常カウンタD4に「1」を加算する(S42)。この加算後の異常カウンタD4の数値が、TS異常判定回数D2の回数をオーバーしているか否を確認する(S43)。確認の結果、オーバーしていればS44に進む一方、オーバーしていなければ処理を終了する。 S42, S43: First, "1" is added to the abnormality counter D4 (S42). It is checked whether the value of the abnormality counter D4 after this addition exceeds the TS abnormality determination number D2 (S43). As a result of the confirmation, if the amount has exceeded, the process proceeds to S44, whereas if the amount has not exceeded, the process ends.

S44~S47:判定対象ルート、即ちA,BルートのうちTS異常の発生したルートの切替ロックフラグF1に「有効=1」をセットとする(S44)。これにより判定対象ルートは最終的にTS異常が発生しているものと判定され、フラグF1の内容「有効=1」をPTP情報パケット(PTPハブ1,2間において一定周期で送信)に含めるなどの手段によりTS異常発生を外部の機器に通知する(S45)。 S44 to S47: The switching lock flag F1 of the route to be determined, that is, the route in which the TS abnormality has occurred among routes A and B, is set to "valid=1" (S44). As a result, the route to be determined is finally determined to have a TS abnormality, and the content of flag F1 "valid = 1" is included in the PTP information packet (sent at regular intervals between PTP hubs 1 and 2). The occurrence of the TS abnormality is notified to external equipment by means of (S45).

また、判定対象ルートのマスター、即ちPTPハブ1よりも上位のPTPハブへリセット準備を通知する(S46)。この通知後にマスター/スレーブVLAN切替判定処理が実行される(S47)。 Further, the master of the route to be determined, that is, the PTP hub higher than the PTP hub 1, is notified of reset preparation (S46). After this notification, master/slave VLAN switching determination processing is executed (S47).

S48:切替ロックフラグF1の有効/無効を確認する。確認の結果、有効であればS49に進む一方、無効であれば処理を終了する。 S48: Check whether the switching lock flag F1 is valid or invalid. As a result of the confirmation, if it is valid, the process proceeds to S49, whereas if it is invalid, the process ends.

S49,S50:正常カウンタD5へ「1」を加算する(S49)。この加算後の正常カウンタD5の数値が、TS正常判定回数D3をオーバーしているか否かを確認する(S50)。確認の結果、オーバーしていればS51に進む一方、オーバーしていなければそのまま処理を終了する。 S49, S50: Add "1" to the normal counter D5 (S49). It is checked whether the value of the normality counter D5 after this addition exceeds the TS normality determination number D3 (S50). As a result of the confirmation, if the amount has exceeded, the process proceeds to S51, whereas if it has not exceeded, the process ends.

S51,S52:異常カウンタD4および正常カウンタD5をクリアし(S51)、切替ロックフラグに「無効=0」をセットする(S52)。これにより判定対象のルートは最終的に正常と判定され、その後に処理を終了する。 S51, S52: Clear the abnormal counter D4 and the normal counter D5 (S51), and set the switching lock flag to "invalid=0" (S52). As a result, the route to be determined is finally determined to be normal, and the process ends thereafter.

(5)マスター/スレーブVLAN切替判定処理
図9に基づきS47のVLAN切替判定処理の詳細を説明する。
(5) Master/Slave VLAN Switching Determination Process The details of the VLAN switch determination process in S47 will be explained based on FIG. 9.

S61:処理が開始されると、切替ロックフラグF1の情報とマスター収集データD6とスレーブ収集データD7とに基づきAルート評価値AD,Bルート評価値BDを取得する。このとき切替ロックフラグF1の情報「有効=1」の場合には、前記両評価値AD,BDの評価値を「0」とする。これを評価値の最小値とする。 S61: When the process starts, the A route evaluation value AD and the B route evaluation value BD are obtained based on the information of the switching lock flag F1, the master collection data D6, and the slave collection data D7. At this time, if the information of the switching lock flag F1 is "valid=1", the evaluation values of both the evaluation values AD and BD are set to "0". This is taken as the minimum evaluation value.

S62:Aルート評価値ADが、ルート評価許容評価値RDより小さいか否か確認する。確認の結果、小さければS63に進む一方、小さくなければ処理を終了する。このとき切替ロックフラグF1の情報「有効=1」の場合は、前述のように評価値が最小なため、前記許容評価値RDよりも小さくなる。 S62: Check whether the A route evaluation value AD is smaller than the route evaluation allowable evaluation value RD. As a result of the confirmation, if it is smaller, the process proceeds to S63, whereas if it is not smaller, the process is ended. At this time, if the information of the switching lock flag F1 is "valid = 1", the evaluation value is the minimum as described above, so it is smaller than the allowable evaluation value RD.

S63,S64:「(スレーブ側のBルート評価値BD)―(マスター側のAルート評価値AD)」の差分を算出する(S63)。ここで算出された差分が切替判定閾値Sよりも大きいか否かを確認し(S64)、大きければS65に進む一方、大きくなければ処理を終了する。 S63, S64: Calculate the difference between "(B route evaluation value BD on the slave side) - (A route evaluation value AD on the master side)" (S63). It is checked whether the difference calculated here is larger than the switching determination threshold value S (S64), and if it is larger, the process proceeds to S65, whereas if it is not larger, the process is ended.

前記閾値Sとして、例えば両ルート評価値AD,BDが同等と想定すれば「0」の値を用いることができる。この場合にAルート評価値ADおよびBルート評価値BDが共に最小値「0」であれば、閾値を越えないのでルートを切り替えることなく処理を終了する一方、Bルート評価値が最小値「0」でなければ、閾値を越えるのでS65に進む。 As the threshold value S, for example, if it is assumed that both route evaluation values AD and BD are equivalent, a value of "0" can be used. In this case, if the A route evaluation value AD and the B route evaluation value BD are both the minimum value "0", the threshold is not exceeded and the process is terminated without switching routes, while the B route evaluation value is the minimum value "0". ”, the threshold value is exceeded and the process proceeds to S65.

S65:マスター側のAルートのVLAN関連データ(VLAN情報D8,マスター収集データD6,マスター収集完了フラグF3など)と、スレーブ側のBルートのVLAN関連データ(VLAN情報D8,スレーブ収集データD7,スレーブ収集完了フラグF4など)を入れ替えられ、その後に処理を終了する。 S65: VLAN-related data of route A on the master side (VLAN information D8, master collection data D6, master collection completion flag F3, etc.) and VLAN-related data of route B on the slave side (VLAN information D8, slave collection data D7, slave collection data D7, etc.) (collection completion flag F4, etc.) is replaced, and then the process ends.

(5)BC変換送信処理
図10に基づきS28,S39のBC変換送信処理の詳細を説明する。
(5) BC conversion transmission processing The details of the BC conversion transmission processing in S28 and S39 will be explained based on FIG. 10.

S71:処理が開始されると、PTPパケットを送信するため、対象のPTPポートPoを順に選択する。 S71: When the process starts, target PTP ports Po are selected in order to transmit PTP packets.

S72:選択された対象のPTPポートPoが、ポート送信可能な正常状態であればS73に進む一方、正常状態でなければS77に進む。 S72: If the selected target PTP port Po is in a normal state where port transmission is possible, the process advances to S73, whereas if it is not in a normal state, the process advances to S77.

S73,S74:ポートのBC変換要否情報D1を参照して、選択された対象のPTPポートPoのBC変換が必要か否かを確認する。確認の結果、必要であればS75に進む一方、必要でなければ従来のPTP処理を実行して(S74)、S76に進む。 S73, S74: Refer to port BC conversion necessity information D1 to confirm whether BC conversion of the selected target PTP port Po is required. As a result of the confirmation, if necessary, the process proceeds to S75, while if not necessary, conventional PTP processing is executed (S74), and the process proceeds to S76.

S75,S76:本来のマルチキャストからブロードキャストに変更したPTPパケットを生成する(S75)。生成されたPTPパケットを選択された対象のPTPポートPoから送信する(S76)。 S75, S76: Generate a PTP packet changed from original multicast to broadcast (S75). The generated PTP packet is transmitted from the selected target PTP port Po (S76).

S77:選択された対象ポートPoのすべてについてS71~S76の処理が終了したか否かが確認される。確認結果、終了していなければS71に戻って処理を再開する一方、終了していればBC変換送信処理を終了する。
(6)作用効果
前記冗長化経路の管理方式によれば、次の効果A~Cを得ることができる。
S77: It is checked whether the processes of S71 to S76 have been completed for all of the selected target ports Po. As a result of the confirmation, if it has not been completed, the process returns to S71 and the process is restarted, while if it has been completed, the BC conversion transmission process is ended.
(6) Effects According to the redundant route management method described above, the following effects A to C can be obtained.

A:すなわち、VLAN二重化による冗長化されたネットワーク構成において、従来はルート評価に時間を要していた。これに対して前記冗長化経路の管理方式によれば、時刻同期処理時の「Meanpathe」値が一定回数マイナスになればTS異常と検出する。 A: In other words, in a redundant network configuration using VLAN duplication, route evaluation conventionally took time. On the other hand, according to the redundant path management method, if the "Meanpath" value during time synchronization processing becomes negative a certain number of times, a TS abnormality is detected.

したがって、マスター側のメインVLANのTS異常を早期に検出し、冗長化されたスレーブ側のサブVLANルートに迅速に切り替え、この点で適切な対処を採ることが可能となる。ただし、異常検出はメインVLAN側だけでなく、サブVLAN側でも行われるため(S63)、サブVLAN側の評価が低い場合には切替は行われない。 Therefore, it is possible to detect a TS abnormality in the main VLAN on the master side at an early stage, quickly switch to the redundant sub-VLAN route on the slave side, and take appropriate measures in this regard. However, since abnormality detection is performed not only on the main VLAN side but also on the sub-VLAN side (S63), switching is not performed if the evaluation on the sub-VLAN side is low.

B:また、VLAN二重化による冗長化ネットワークにVLAN二重化に対応できないハブが存在する場合、S28,S39のBC変換送信処理により正規のマルチキャスト送信をブロードキャスト送信に変更することができる。その結果、VLAN二重化に対応できないハブがスルーされ、この点PTPハブ1,2間でのPTP処理が可能となる。 B: Furthermore, if there is a hub that cannot support VLAN duplication in a redundant network using VLAN duplication, regular multicast transmission can be changed to broadcast transmission by the BC conversion transmission processing in S28 and S39. As a result, hubs that cannot support VLAN duplication are ignored, and PTP processing between PTP hubs 1 and 2 becomes possible.

C:さらに前記BC変換送信処理は、VLAN二重化による冗長化されたネットワーク構成以外にも適用可能であり、管理対象外のため除外したいPTPハブが存在する場合などに回避策として利用することできる。なお、前記BC変換送信処理は、VLAN二重化に対応したハブとVLAN二重化に未対応のハブが混在したネットワーク構成であっても、問題なく使用することができる。 C: Furthermore, the BC conversion transmission process can be applied to systems other than redundant network configurations based on VLAN duplication, and can be used as a workaround when there is a PTP hub that you want to exclude because it is not subject to management. Note that the BC conversion transmission process can be used without problems even in a network configuration in which hubs compatible with VLAN duplexing and hubs not compatible with VLAN duplexing coexist.

≪実施例1≫
図2に基づき前記冗長化経路の管理方式の実施例1を説明する。ここでは図1に示すVLAN二重化接続のネットワーク構成中のハブAに問題(PTP処理の変更、機能異常・故障など)が発生し、PTPハブ2側の「Meanpath」値がマイナスとなり、TS異常が生じてPTP時刻同期の計算が正しくできなくなった事態を想定する。
≪Example 1≫
A first embodiment of the redundant route management method will be described based on FIG. 2. Here, a problem (change in PTP processing, functional abnormality/failure, etc.) occurs in hub A in the VLAN duplex connection network configuration shown in Figure 1, and the "Meanpath" value on the PTP hub 2 side becomes negative, causing a TS error. Let us assume a situation in which PTP time synchronization cannot be calculated correctly.

このときPTPハブ2は、「Meanpath」値がマイナスとなる状況をTS異常と検出し(S41)、異常カウンタD4に加算する(S42)。この状況が一定時間(時間は可変)継続する場合には、異常カウンタD4の値がTS異常判定回数D2をオーバーする(S43)。 At this time, the PTP hub 2 detects a situation where the "Meanpath" value becomes negative as a TS abnormality (S41), and adds it to the abnormality counter D4 (S42). If this situation continues for a certain period of time (time is variable), the value of the abnormality counter D4 exceeds the TS abnormality determination number D2 (S43).

したがって、Aルートの切替ロックフラグF1がセットされ(S44)、Aルート評価値ADが最低値「0」に強制的に引き下げられる(S61)。その結果、S62~S64に従うことを条件にAルートとBルートとが切り替えられる。 Therefore, the switching lock flag F1 for the A route is set (S44), and the A route evaluation value AD is forcibly lowered to the lowest value "0" (S61). As a result, the A route and the B route are switched on the condition that S62 to S64 are followed.

すなわち、「V2-M-Aroot」(Aルート)および「V5-S-Broot」(Bルート)を、「V5-M-Broot」(Bルート)および「V2-S-Aroot」(Aルート)に切り替える。 In other words, "V2-M-Root" (A root) and "V5-S-Broot" (B root) are replaced by "V5-M-Broot" (B root) and "V2-S-Aroot" (A root). Switch to

このときPTP情報パケットを使ってAルートにTS異常が発生していることを外部に通知する(S45,S46)。その後もAルートは、PTPハブ2で評価され続けられるが、ハブAが故障から復帰してもBルートの断線時など切替条件(S61~S64)を満たさない限り、マスター側に復帰することができない。なお、ハブA復帰後の処置として、遠隔操作によりPTPハブ1またはPTPハブ2のみを再起動することも可能となっている。 At this time, the PTP information packet is used to notify the outside that a TS abnormality has occurred in route A (S45, S46). After that, route A continues to be evaluated by PTP hub 2, but even if hub A recovers from a failure, it cannot return to the master side unless the switching conditions (S61 to S64) are met, such as when route B is disconnected. Can not. Note that as a measure after hub A returns, it is also possible to restart only PTP hub 1 or PTP hub 2 by remote control.

≪実施例2≫
図3に基づき前記冗長化経路の管理方式の実施例2を説明する。ここではPTPハブ1-1,1-2間は、マスター側のメインVLAN(V2-M-Aroot)と、スレーブ側のサブVLAN(V5-S-Broot)とに冗長化されている。
≪Example 2≫
A second embodiment of the redundant route management method will be described based on FIG. 3. Here, the PTP hubs 1-1 and 1-2 are made redundant with a main VLAN (V2-M-Aroot) on the master side and a sub-VLAN (V5-S-Broot) on the slave side.

また、PTPハブ2-1,2-2間は、マスター側のメインVLAN(V3-M-Aroot)と、スレーブ側のサブVLAN(V6-S-Broot)とに冗長化されている。 Furthermore, the PTP hubs 2-1 and 2-2 are made redundant with a main VLAN (V3-M-Root) on the master side and a sub-VLAN (V6-S-Broot) on the slave side.

このときPTPハブ1-1,1-2間はハブA,Bを経由している一方、PTPハブ2-1,2-2間はハブC,Dを経由している。 At this time, communication between PTP hubs 1-1 and 1-2 is via hubs A and B, while communication between PTP hubs 2-1 and 2-2 is via hubs C and D.

このハブA~DがVLAN二重化に対応できないハブの場合、PTPハブ2-1,2-2間とPTPハブ2-1,2-2間の一方/双方が接続できない状態となる。 If the hubs A to D cannot support VLAN duplication, one or both of the PTP hubs 2-1 and 2-2 and the PTP hubs 2-1 and 2-2 cannot be connected.

このような場合、ハブA~Dと接続するPTPハブ1-1~2-2のポートをBC変換要(S73)とすれば、ハブA~D間はブロードキャストで送信されるため、PTP処理されずに転送される。これによりPTPハブが、PTPハブ2-1,2-2間・PTPハブ2-1,2-2間を送信できるようになる。 In such a case, if the ports of PTP hubs 1-1 to 2-2 that connect to hubs A to D are set to require BC conversion (S73), the data between hubs A to D is transmitted by broadcast, so PTP processing is not performed. It will be transferred without any error. This allows the PTP hub to transmit data between the PTP hubs 2-1 and 2-2 and between the PTP hubs 2-1 and 2-2.

≪実施例3≫
図4に基づき前記冗長化経路の管理方式の実施例3を説明する。ここでは領域AのPTPハブ1から領域B~Eに属するPTPハブ2~7にPTP接続するネットワーク構成を想定する。このとき領域A,C,Dの内部はPTPハブを使用しているものの、領域B,EについてはVLAN二重化による冗長化に対応できないハブが使用されている。
≪Example 3≫
A third embodiment of the redundant route management method will be described based on FIG. 4. Here, a network configuration is assumed in which a PTP hub 1 in area A is connected via PTP to PTP hubs 2 to 7 belonging to areas B to E. At this time, although PTP hubs are used inside areas A, C, and D, hubs that cannot support redundancy through VLAN duplication are used in areas B and E.

このネットワーク構成によれば、通常は領域A,C間でしかPTP接続ができないものの、領域Bを通過するPTPハブ2,4のポートおよび領域Eを通過するPTPハブ5,7のポートをBC変換要(S73)とすれば、領域A,C,Dは正規のマルチキャストを使って送信される一方、領域B,Eはブロードキャストを使って送信される。 According to this network configuration, normally PTP connections are only possible between areas A and C, but the ports of PTP hubs 2 and 4 that pass through area B and the ports of PTP hubs 5 and 7 that pass through area E are converted to BC. If yes (S73), areas A, C, and D are transmitted using regular multicast, while areas B and E are transmitted using broadcast.

したがって、領域AのPTPハブ1をマスターとしたPTP通信が、領域BのPTPハブ4・領域CのPTPハブ5・領域DのPTPハブ6・領域EのPTPハブ7との間で可能となる。 Therefore, PTP communication with PTP hub 1 in area A as the master is possible with PTP hub 4 in area B, PTP hub 5 in area C, PTP hub 6 in area D, and PTP hub 7 in area E. .

1~7,1-1,1-2,2-1,2-2…PTPハブ
A~D…ハブ
1 to 7, 1-1, 1-2, 2-1, 2-2...PTP hub A to D...Hub

Claims (7)

時刻同期するマスター・スレーブ間を主従の経路に冗長化したネットワークの管理方式であって、
前記マスター・前記スレーブ間における往路と復路の伝送時間の平均値としての「Meanpath」を算出し、算出された前記「Meanpath」のマイナス状態が継続すればタイムスタンプの異常と判定し、
前記判定に応じて前記経路の主従を切り替えることを特徴とする冗長化経路の管理方式。
A network management method with redundant master-slave routes between time-synchronized masters and slaves,
"Meanpath" is calculated as an average value of the transmission time of the outgoing path and the incoming path between the master and the slave, and if the calculated "Meanpath" continues to be in a negative state, it is determined that the time stamp is abnormal;
A redundant route management method characterized in that the master/slave of the route is switched depending on the determination.
前記「Meanpath」がマイナスとなった回数が、事前設定の閾値を越えた場合に前記タイムスタンプの異常と判定する
ことを特徴とする請求項1記載の冗長化経路の管理方式。
2. The redundant route management method according to claim 1, wherein the time stamp is determined to be abnormal when the number of times the "Meanpath" becomes negative exceeds a preset threshold.
前記判定は、前記マスター・前記スレーブ間の主経路だけでなく、従経路に対しても行われる
ことを特徴とする請求項1または2記載の冗長化経路の管理方式。
3. The redundant route management method according to claim 1, wherein the determination is made not only for the main route between the master and the slave but also for the secondary route.
前記従系路に異常判定の状態が継続していれば、例外的に前記主経路への切り替えを行わないことを特徴とする請求項3記載の冗長化経路の管理方式。 4. The redundant route management system according to claim 3, wherein if the subordinate route continues to be in an abnormal state, switching to the main route is not exceptionally performed . 前記異常と判定した場合には外部に通知することを特徴とする請求項1~4のいずれかに記載の冗長化経路の管理方式。 5. The redundant route management method according to claim 1, wherein when the abnormality is determined, an external party is notified. 前記マスター・スレーブ間において前記時刻同期に必要なパケットをブロートキャストで送信する
ことを特徴とする請求項1~5のいずれかに記載の冗長化経路の管理方式。
6. The redundant route management method according to claim 1, wherein packets necessary for the time synchronization are transmitted between the master and slave by broadcast.
時刻同期するマスター・スレーブ間を主従の経路に冗長化したネットワークの管理方法であって、
前記マスター・前記スレーブ間における往路と復路の伝送時間の平均値としての「Meanpath」を算出するステップと、
前記算出された前記「Meanpath」のマイナス状態が継続すればタイムスタンプの異常と判定するステップと、
前記判定に応じて前記経路の主従を切り替えるステップと、
を有することを特徴とする冗長化経路の管理方法。
A method for managing a network with redundant master-slave routes between time-synchronized masters and slaves, the method comprising:
a step of calculating "Meanpath" as an average value of the transmission time of the outbound path and the return path between the master and the slave;
determining that the timestamp is abnormal if the calculated "Meanpath" continues to be in a negative state;
switching the master and slave of the route according to the determination;
A method for managing a redundant route, comprising:
JP2020045890A 2020-03-17 2020-03-17 Redundant route management method, redundant route management method Active JP7380359B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020045890A JP7380359B2 (en) 2020-03-17 2020-03-17 Redundant route management method, redundant route management method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020045890A JP7380359B2 (en) 2020-03-17 2020-03-17 Redundant route management method, redundant route management method

Publications (2)

Publication Number Publication Date
JP2021150693A JP2021150693A (en) 2021-09-27
JP7380359B2 true JP7380359B2 (en) 2023-11-15

Family

ID=77851350

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020045890A Active JP7380359B2 (en) 2020-03-17 2020-03-17 Redundant route management method, redundant route management method

Country Status (1)

Country Link
JP (1) JP7380359B2 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000004248A (en) 1998-03-30 2000-01-07 Toshiba Corp Communication network system
WO2012108387A1 (en) 2011-02-08 2012-08-16 三菱電機株式会社 Communication system time synchronization method, slave station apparatus, master station apparatus, control apparatus, and program
WO2014044487A1 (en) 2012-09-18 2014-03-27 Omicron Electronics Gmbh Synchronization method and electronic apparatus
JP2020017940A (en) 2018-07-13 2020-01-30 株式会社明電舎 Time synchronization system, communication device, time synchronization method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000004248A (en) 1998-03-30 2000-01-07 Toshiba Corp Communication network system
WO2012108387A1 (en) 2011-02-08 2012-08-16 三菱電機株式会社 Communication system time synchronization method, slave station apparatus, master station apparatus, control apparatus, and program
WO2014044487A1 (en) 2012-09-18 2014-03-27 Omicron Electronics Gmbh Synchronization method and electronic apparatus
JP2020017940A (en) 2018-07-13 2020-01-30 株式会社明電舎 Time synchronization system, communication device, time synchronization method

Also Published As

Publication number Publication date
JP2021150693A (en) 2021-09-27

Similar Documents

Publication Publication Date Title
EP1982447B1 (en) System and method for detecting and recovering from virtual switch link failures
US9237092B2 (en) Method, apparatus, and system for updating ring network topology information
US7440397B2 (en) Protection that automatic and speedily restore of Ethernet ring network
EP3672173B1 (en) Communication method and device, and storage medium
US9288075B2 (en) Method and system for auto-configuration, and network node
JP2008177941A (en) Network device, network redundant connection method and network redundant connection program
RU2587407C2 (en) Multi-ring ethernet network and method for protection thereof
US11258666B2 (en) Method, device, and system for implementing MUX machine
JP7380359B2 (en) Redundant route management method, redundant route management method
US20090100193A1 (en) Synchronization of state information to reduce APS switchover time
JP2003224571A (en) Ring control node
JP2004032452A (en) System changing method and system of cluster-configured machines
CN116032731A (en) Method and device for realizing hot backup of RapidIO network system
EP2698949B1 (en) METHOD AND SYSTEM FOR SETTING DETECTION FRAME TIMEOUT DURATION OF ETHERNET NODEs
CN102255741A (en) Subscriber service information backup method and device
JP2019153941A (en) Communication control device and communication control system
JP2016535950A (en) Port status synchronization method, related device, and system
CN114124803A (en) Device management method, device, electronic device and storage medium
CN114760193A (en) Main/standby negotiation method and device
TW202141294A (en) Tsn-compatible end controller and network system containing same
CN111510336B (en) Network equipment state management method and device
WO2022063207A1 (en) Time synchronization failure processing method, device and system
JP2019110410A (en) Network device
JP7451721B2 (en) Clock port attribute recovery methods, devices, and systems
WO2023124663A1 (en) Cluster quorum implementation method, network device, and system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220922

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20230609

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230704

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230822

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20231003

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20231016

R150 Certificate of patent or registration of utility model

Ref document number: 7380359

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150