サービスの改善にご協力お願いします。

お客様のご意見をお聞かせください。

アンケートの所要時間はおよそ 2 分です。

close
keyboard_arrow_left
Junos CLI リファレンス
Table of Contents Expand all
list Table of Contents

この機械翻訳はお役に立ちましたでしょうか?

starstarstarstarstar
Go to English page
免責事項:

このページは、サードパーティー製機械翻訳ソフトウェアを使用して翻訳されます。質の高い翻訳を提供するために合理的な対応はされていますが、ジュニパーネットワークスがその正確性を保証することはできかねます。この翻訳に含まれる情報の正確性について疑問が生じた場合は、英語版を参照してください. ダウンロード可能なPDF (英語版のみ).

show chassis cluster status

date_range 18-Dec-23

構文

content_copy zoom_out_map
show chassis cluster status 
<redundancy-group  group-number >

説明

シャーシクラスタの現在のステータスを表示します。このコマンドを使用して、シャーシ クラスタ ノード、冗長性グループ、およびフェイルオーバー ステータスのステータスを確認できます。

オプション

  • none:シャーシクラスタ内のすべての冗長性グループのステータスを表示します。

  • redundancy-groupgroup-number—(オプション)指定された冗長性グループのステータスを表示します。

必要な権限レベル

ビュー

出力フィールド

表 1 に、このコマンドの出力フィールドshow chassis cluster status を示します。出力フィールドは、表示されるおおよその順序に従って示しています。

表1:show chassis cluster statusの出力フィールド

フィールド名

フィールドの説明

Cluster ID

クラスタのID番号(1-15)は、Junos OSリリース12.1X45-D10までのリリースに適用されます。ID 番号(1-255)は、リリース 12.1X45-D10 以降に適用されます。クラスター ID を 0 に設定することは、クラスターを無効にすることと同じです。

Redundancy-Group

シャーシクラスターには、最大128の冗長性グループを作成できます。

Node name

シャーシ クラスタ内のノード(デバイス)(node0 または node1)。

Priority

そのノード上の冗長性グループに割り当てられた優先度。

Status

冗長性グループの状態(Primary、 、 LostSecondaryまたはUnavailable)。

  • Primary- 冗長性グループはアクティブで、トラフィックを通過させています。

  • Secondary- 冗長グループはパッシブで、トラフィックを通過させません。

  • Lost- ノードは制御リンクを介して他のノードとの接触を失います。両方のノードがクラスタ内に存在し、制御リンク障害がある場合、一方のノードがハートビートを交換できない場合、またはもう一方のノードが再起動された場合に発生する可能性が最も高くなります。

  • Unavailable- ノードは、他のノードが起動してから、他のノードから制御リンクを介してハートビートを 1 回も受信していません。最も可能性の高いのは、一方のノードがもう一方のノードよりも先に起動した場合、またはクラスタに 1 つのノードしか存在しない場合です。

Preempt

  • Yes: プライマリ状態は、優先度に基づいてプリエンプトできます。

  • No: 優先度を変更しても、プライマリ状態はプリエンプトされません。

Manual failover

  • Yes: プライマリ状態は、request chassis cluster failover nodeCLI または request chassis cluster failover redundancy-group コマンドを使用して手動で設定します。これは と PreemptをオーバーライドしますPriority

  • No: プライマリ状態は CLI から手動では設定されません。

モニター障害

  • None: クラスタは正常に動作しています。

  • Monitor Failure code:クラスタが正常に動作せず、それぞれの障害コードが表示されます。

サンプル出力

シャーシ クラスタ ステータスの表示

content_copy zoom_out_map
user@host> show chassis cluster status             

Monitor Failure codes:
		CS  Cold Sync monitoring        FL  Fabric Connection monitoring
    GR  GRES monitoring             HW  Hardware monitoring
    IF  Interface monitoring        IP  IP monitoring
    LB  Loopback monitoring         MB  Mbuf monitoring
    NH  Nexthop monitoring          NP  NPC monitoring
    SP  SPU monitoring              SM  Schedule monitoring
    CF  Config Sync monitoring

Cluster ID: 1
Node   Priority Status         Preempt Manual   Monitor-failures

Redundancy group: 0 , Failover count: 1
node0  200      primary        no      no       None
node1  1        secondary      no      no       None

Redundancy group: 1 , Failover count: 1
node0  101      primary        no      no       None
node1  1        secondary      no      no       None

サンプル出力

プリエンプティブ遅延のあるシャーシ クラスタ ステータスの表示

content_copy zoom_out_map
user@host> show chassis cluster status             

Cluster ID: 1
Node   Priority Status         Preempt Manual   Monitor-failures
Redundancy group: 0, Failover count: 1
node0  200      primary        no      no       None
node1  100      secondary      no      no       None
Redundancy group: 1, Failover count: 3
node0  200      primary-preempt-hold        yes     no       None node1  100      secondary                   yes     no       None	

サンプル出力

show chassis cluster status redundancy-group 1

content_copy zoom_out_map
user@host> show chassis cluster status redundancy-group 1             

Monitor Failure codes:
    CS  Cold Sync monitoring        FL  Fabric Connection monitoring
    GR  GRES monitoring             HW  Hardware monitoring
    IF  Interface monitoring        IP  IP monitoring
    LB  Loopback monitoring         MB  Mbuf monitoring
    NH  Nexthop monitoring          NP  NPC monitoring
    SP  SPU monitoring              SM  Schedule monitoring
    CF  Config Sync monitoring

Cluster ID: 1
Node   Priority Status         Preempt Manual   Monitor-failures

Redundancy group: 1 , Failover count: 1
node0  101      primary        no      no       None
node1  1        secondary      no      no       None

リリース情報

Junos OSリリース12.1X47-D10で追加された監視障害のサポート。

external-footer-nav