shutdown

モード
BFDピアモード
カテゴリー
IP / BFD

構文

コマンド構文

(config-peer)# [no] shutdown

コマンド説明

対象BFDピアを無効にする(AdminDown状態にする)。
no形式で実行した場合は対象BFDピアを有効に戻す。
初期設定は有効。

使用例

BFDピア192.0.2.6を無効にする。
awplus(config)# bfd peer 192.0.2.6
awplus(config-peer)# shutdown

BFDピア192.0.2.6を有効にする。
awplus(config)# bfd peer 192.0.2.6
awplus(config-peer)# no shutdown

コマンドツリー

関連コマンド