show loop-protection

モード
非特権EXECモード
カテゴリー
インターフェース / スイッチポート

構文

コマンド構文

> show loop-protection [interface IFRANGE] [counters]

コマンド説明

LDF検出機能の設定、状態、統計カウンターなどを表示する。

パラメーター

interface IFRANGE
スイッチポートのインターフェース名。ハイフン、カンマを使った複数指定も可能。省略時はすべてのスイッチポートが対象となる
counters
統計カウンターを表示させたいときに指定する

使用例

LDF検出機能の設定、状態を表示する。
awplus> show loop-protection interface port1.1.1-1.1.3

LDF Interval:    10
Fast Block:      Enabled
Total Instances: 33 (3 packets/s)
                                                        Timeout
  Int           Enabled  Action     Status    Timeout   Remain   Rx port
  --------------------------------------------------------------------------
  port1.1.1     Yes      log-only   Normal    20        -        -
  port1.1.2     Yes      log-only   Normal    20        -        -
  port1.1.3     Yes      log-only   Normal    20        -        -
  ...

ポート1.1.1~1.1.6のLDF検出機能の統計を表示する。
awplus> show loop-protection interface port1.1.1-1.1.6 counters

Switch Loop Detection Counter

 Interface   Tx         Rx         Tx Timeout Rx Invalid Last LDF Rx
--------------------------------------------------------------------------------
 port1.1.1
   vlan1     309        0          0          0          -
 port1.1.2
   vlan1     0          0          0          0          -
 port1.1.3
   vlan1     0          0          0          0          -
 port1.1.4
   vlan1     0          0          0          0          -
 port1.1.5
   vlan1     147        20         0          0          Mon Jan 20 14:10:04 2025
 port1.1.6
   vlan1     20         20         0          0          Mon Jan 20 14:10:05 2025

関連コマンド