show udld neighbors
- モード
- 特権EXECモード
- カテゴリー
- L2スイッチング / UDLD
構文
# show udld neighbors [IFNAME] [detail]
コマンド説明
UDLDの対向機器を一覧形式で表示する。パラメーター
IFNAME- インターフェース名。省略時はすべてのインターフェースが対象となる
detail- 詳細な情報を表示する
使用例
awplus# show udld neighbors Port Device-ID Port-ID Device-Name Neighbor-State ------------ ------------ ------------ ---------------- ---------------- port1.1.1 0000F4272DA2 port2.0.1 X900 Bidirectional port1.1.1 0000F5572632 port1.0.15 X600 Bidirectional ... awplus# show udld neighbors detail [Port1.1.1] Device-ID : 0000F4272DA2 Port-ID : port2.0.1 Device-Name : X900 Operational-State: Bidirectional Expiration-time : 35 seconds Message-Interval : 15 seconds Timeout-Interval : 5 seconds Neighbors in Echo: Device-ID Port-ID ------------ ------------ 0000F4272DA2 port2.0.1 0000F5572632 port1.0.15 ...
| Port | ポート番号 |
| Device-ID | 対向機器のDevice-ID |
| Port-ID | 対向機器のPort-ID |
| Neighbor-State/Operational-State | 対向機器の状態。(Unknown、Neighbor's echo is empty、Bidirectional、Unidirectional、Transmit-to-receive loop、Mismatch with neighbor state reported のいずれか) |
| Device-Name | 対向機器の装置名 |
| Expiration-time | エントリーの有効期間 |
| Message interval | 対向機器のUDLD PDUを送信する間隔 (秒) |
| Time out interval | 対向機器のディテクションウィンドウの長さ (秒) |