運用コマンドレファレンス Vol.2


clear axrp preempt-delay

マスタノードの経路切り戻し抑止状態を解除します。

[入力形式]

clear axrp preempt-delay <ring id> [-f]

[入力モード]

一般ユーザモードおよび装置管理者モード

[パラメータ]

<ring id>

指定したリングIDの経路切り戻し抑止状態を解除します。

指定できる範囲は1〜65535です。

-f

確認メッセージを出力しないで,経路切り戻し抑止状態を解除します。

本パラメータ省略時の動作

確認メッセージを出力します。

[実行例]

図5‒7 経路切り戻し抑止状態の解除
> clear axrp preempt-delay 1
Are you sure you want to resume failure recovery? (y/n): y
>
図5‒8 経路切り戻し抑止状態の解除(-fパラメータ指定)
> clear axrp preempt-delay 1 -f
>

[表示説明]

なし

[通信への影響]

経路切り戻し抑止状態のリングIDに対して本コマンドを実行した場合,該当リングIDの抑止状態を解除して,経路の切り戻し動作を実施します。このとき,経路の切り戻し動作に伴って,該当リングIDのVLANグループに参加しているVLANの通信が一時的に停止します。

[応答メッセージ]

表5‒5 clear axrp preempt-delayコマンドの応答メッセージ一覧

メッセージ

内容

The command cannot be executed in the standby system.

このコマンドは待機系では実行できません。

The command cannot be executed. Try again.

コマンドを実行できません。再実行してください。

The command is not authorized by the RADIUS/TACACS+ server or the configuration.

このコマンドはRADIUSサーバ,TACACS+サーバ,またはコンフィグレーションで承認されていません。

The connection with the Ring Protocol program failed. Retry the command. If this problem occurs repeatedly, use 'restart axrp' to restart the program.

Ring Protocolプログラムとの通信に失敗しました。コマンドを再実行してください。頻発する場合は,restart axrpコマンドでRing Protocolプログラムを再起動してください。

The Ring Protocol is not configured.

Ring Protocolが設定されていません。コンフィグレーションを確認してください。

The specified ring ID is not configured. (ring ID = <ring id>)

指定したリングIDは設定されていません。コンフィグレーションを確認してください。

<ring id>:リングID

The specified ring ID is not preempt delay state. (ring ID = <ring id>)

指定したリングIDは経路切り戻し抑止状態ではありません。

<ring id>:リングID

[注意事項]

なし