コンフィグレーションコマンドレファレンス Vol.1

[目次][索引][前へ][次へ]


congestion-control

輻輳制御に関する項目を設定します。

[入力モード]

グローバルコンフィグモード

[入力形式]

情報の設定

CP輻輳制御機能の設定
congestion-control cp

CP輻輳制御時間の設定
congestion-control cp [control-time <Seconds>]

情報の変更

CP輻輳制御時間の変更
congestion-control cp [control-time <Seconds>]

情報の表示
show congestion-control

情報の削除

CP輻輳制御機能の削除
delete congestion-control

CP輻輳制御時間の削除
delete congestion-control cp control-time

[サブコマンド入力形式]

なし

[モード階層]

なし

[パラメータ]

cp
CP輻輳が発生した場合の輻輳制御機能を有効にします。

control-time <Seconds>
CP輻輳制御機能の制御時間(輻輳による閉塞を行ってから閉塞解除を行うまでの時間)を指定します。
  1. 本パラメータ省略時の初期値
    30(秒)
  2. 値の設定範囲
    0,または10〜86400(秒)
    0指定時は,一度輻輳による閉塞が行われると閉塞解除するイベントが発生するまで輻輳による閉塞状態を解除しません。
    注※ 閉塞解除するイベント
    ・運用コマンドno cp congestion-controlで,輻輳による閉塞状態を解除
    ・回線状態が運用中(正常動作中)から他の状態に変化した場合
    ・本パラメータの設定・変更・削除
    ・系切替

[サブコマンド]

なし

[入力例]

  1. 輻輳制御情報の設定
    CPの輻輳制御機能を有効にします。
     
    (config)# congestion-control cp
    (config)# show congestion-control
    congestion-control cp
    (config)#
     
    CPの輻輳制御時間を設定します。
     
    (config)# congestion-control cp control-time 60
    (config)# show congestion-control
    congestion-control cp control-time 60
    (config)#
     
  2. 輻輳制御情報の表示
    輻輳制御情報を表示します。
     
    (config)# show congestion-control
    congestion-control cp control-time 60
    (config)#
     
  3. 輻輳制御情報の削除
    CPの輻輳制御時間を削除します。
     
    (config)# show congestion-control
    congestion-control cp control-time 60
    (config)# delete congestion-control cp control-time
    (config)# show congestion-control
    congestion-control cp
    (config)# 
     
    CPの輻輳制御機能を無効にします。
     
    (config)# show congestion-control
    congestion-control cp
    (config)# delete congestion-control
    (config)# show congestion-control
    (config)#
     

[関連コマンド]

なし

[注意事項]

  1. 下記のイベントが発生した場合,設定値を反映するために本機能により閉塞しているすべてのポートの閉塞状態を解除します。すべてのポートの閉塞解除には,16ポート輻輳制御中の場合,最大8秒掛かることがあり,すべてのポートの閉塞解除が完了するまでの間,すべてのコンフィグレーションに関して設定・変更・削除ができなくなります。
    • 本コマンドを使用して,パラメータの設定・変更・削除を行った場合

[目次][前へ][次へ]


[他社商品名称に関する表示]

Copyright (c)2005, 2008, ALAXALA Networks Corporation. All rights reserved.