probe type

モード
DHCPモード
カテゴリー
IP付加機能 / DHCPサーバー

構文

コマンド構文

(dhcp-config)# probe type {arp|ping}

コマンド説明

IPアドレスの使用状況確認をPINGで行うかARPで行うかを指定する。初期値はping

パラメーター

arp
ARPリクエストを送信する
ping
Pingを送信する

使用例

IPアドレスの使用状況確認をARPで行う
awplus# configure terminal
awplus(config)# ip dhcp pool P2
awplus(dhcp-config)# probe type arp

コマンドツリー

関連コマンド