6.4.5 ループ検出機能の状態表示

[書式]


[入力モード]

非特権EXECモード、特権EXECモード

[説明]

ループ検出機能の設定や状態を表示する。

表示内容は以下のとおり。
  • システム全体のループ検出機能の設定
  • LAN/SFPポートごとのループ検出の状態
    • インターフェース名(port)
    • LAN/SFPポートのループ検出機能の設定(loop-detect)。ループ検出機能が動作している場合は、(*)が付与される
    • Port Blockingの設定状態(port-blocking)
    • ループの検出状態(status)

[設定例]

ループ検出状態の状態を表示する。

SWX3100>show loop-detect
loop-detect: Enable

port      loop-detect    port-blocking           status
-------------------------------------------------------
port1.1        enable(*)        enable         Detected
port1.2        enable(*)        enable         Blocking
port1.3        enable(*)        enable           Normal
port1.4        enable(*)        enable           Normal
port1.5        enable(*)       disable           Normal
port1.6        enable(*)        enable           Normal
port1.7        enable(*)        enable         Shutdown
port1.8       disable           enable           ------
port1.9        enable           enable           Normal
   :             :                :                :
-------------------------------------------------------
(*): Indicates that the feature is enabled.