Navigation
Table of Contents
Guide That Contains This Content
[+] Expand All
[-] Collapse All
Monitoring Addresses Excluded from DHCP Local Server Use
Purpose
Display addresses that have been excluded by the ip dhcp-local excluded-address command. The DHCP local server does not allocate excluded addresses, because they are already used by devices on the subnetwork.
Action
To display excluded IP addresses:
host1(config)#show ip dhcp-local excluded Dhcp Excluded Addresses ----------------------- Low High Pool Address Address -------- --------- ---------- default 10.10.1.1 default 10.10.1.5 10.10.1.30 cable2 10.10.2.1 home.com 10.10.3.1 cable4 10.10.4.1 cable5 10.10.5.1
Meaning
Table 1 lists the show ip dhcp-local excluded command output fields.
Table 1: show ip dhcp-local excluded Output Fields
Field Name | Field Description |
---|---|
Pool | Name of the pool that contains the excluded address |
Low Address | Excluded address or first address in a range of addresses |
High Address | Last address in a range of addresses |