ip dhcp excluded-address 10.10.10.200 10.10.10.255 | DHCP除外アドレス |
ip dhcp pool TEST-DHCP-POOL | POOL名作成 |
network 10.10.10.0 255.255.255.0 | 配布アドレスのネットワーク指定 |
default-router 10.10.10.254 | 配布デフォルトルート指定 |
dns-server 10.10.10.4 | 配布DNSアドレス指定 |
lease 0 5 | リース時間日、時間、秒で指定左は5時間 |
※ip helperを入れなければ下記のように対応したアドレスポートへ自動的に配布される
interface Vlan100 ip address 10.10.10.254 255.255.255.0
Switch#show ip dhcp binding Bindings from all pools not associated with VRF: IP address Client-ID/ Lease expiration Type Hardware address/ User name 10.10.10.1 01f0.1faf.0b5f.e5 Mar 01 1993 07:21 AM Automatic