show epsr config-check

モード
非特権EXECモード
カテゴリー
L2スイッチング / イーサネットリングプロテクション(EPSR)

構文

コマンド構文

> show epsr [NAME] config-check

コマンド説明

EPSRの設定内容を確認し、結果を表示する。

パラメーター

NAME
EPSRドメイン名。省略時はすべてのEPSRドメインが対象となる

使用例

設定内容に問題がない場合。
awplus> show epsr config-check

 EPSR Instance    Status   Description
 --------------------------------------------------------------------------------
 Test             OK
 Test2            OK

 Don't forget to check that this node's configuration is consistent with all
 other nodes in the ring.

設定内容に問題がある場合。
awplus> show epsr config-check

 EPSR Instance    Status   Description
 --------------------------------------------------------------------------------
 Test             OK
 Test2            Error    The control VLAN has only one port.


 Don't forget to check that this node's configuration is consistent with all
 other nodes in the ring.

表 1
EPSR Instance EPSRドメイン名
Status 設定内容の確認結果。OK、Error、Warningのいずれか
Description 確認結果の具体的内容

確認結果が Error、Warning の場合の具体的内容には次の種類がある。

[Error]

[Warning]

注意・補足事項

本機能の設定を行う際は、あらかじめEPSRサービスを有効にしておくこと(service epsrコマンド)。

関連コマンド