show ip dhcp snooping interface
- モード
- 非特権EXECモード
- カテゴリー
- L2スイッチング / DHCP Snooping
構文
> show ip dhcp snooping interface [IFRANGE]
コマンド説明
ポートにおけるDHCP Snooping設定とリースに関する情報を表示する。パラメーター
IFRANGE- 表示対象ポート。無指定時はすべてのポートに関する情報が表示される
使用例
awplus> show ip dhcp snooping interface
DHCP Snooping Port Status and Configuration:
Port: Provisioned ports marked with brackets, e.g. (portx.y.z)
Action: LG = Log
TR = Trap
LD = Link down
Full Max
Port Status Leases Leases Action Subscriber-ID
--------------------------------------------------------------------------------
port1.1.1 Untrusted 1 1 LG -- --
port1.1.2 Untrusted 0 50 LG TR LD Building 1 Level 1
port1.1.3 Untrusted 0 50 LG -- --
port1.1.4 Untrusted 0 50 LG -- -- Building 1 Level 2
port1.1.5 Untrusted 0 50 LG -- LD Building 2 Level 1
port1.1.6 Untrusted 0 1 LG -- --
port1.1.7 Untrusted 0 1 LG -- --
port1.1.8 Untrusted 0 1 LG -- --
port1.1.9 Untrusted 0 1 -- TR --
port1.1.10 Untrusted 0 1 -- -- LD
port1.1.11 Trusted 0 1 -- -- --
port1.1.12 Trusted 0 1 -- -- --
| Port | ポート名 |
| Status | ポートの状態。untrusted(デフォルト)またはtrusted |
| Full Leases | ポートにおけるDHCP Snoopingテーブル(バインディングデータベース)のエントリー数 |
| Max Leases | データベースの最大エントリー数 |
| Action | 登録済みDHCPクライアント以外からのARPパケットが検出された場合の追加のアクション |
| Subscriber ID | Subscriber ID。34文字目までが表示される |