clear dhcp pool client-identifier
16-18 DHCP Server Configuration
Parameters
Defaults
None.
Mode
Switchcommand,read‐write.
Usage
TheclientidentifierisformedbyconcatenatingthemediatypeandtheMACaddress.For
example,iftheclienthardwaretypeisEthernetandtheclientMACaddressis00:01:22:33:44:55,
thentheclientidentifierconfiguredwiththiscommandmustbe01:00:01:22:33:44:55.
Example
Thisexampleshowshowtoconfiguretheminimumrequirementsforamanualbindingaddress
pool,usingaclientidentifierratherthanthehardwareaddressoftheclient’shardwareplatform.
C2(rw)->set dhcp pool manual2 client-identifier 01:00:01:22:33:44:55
C2(rw)->set dhcp pool manual2 host 10.12.1.10 255.255.255.0
clear dhcp pool client-identifier
UsethiscommandtoremovetheuniqueidentifierofaDHCPclientfromamanualbinding
addresspool.
Syntax
clear dhcp pool poolname client-identifier
Parameters
Defaults
None.
Mode
Switchcommand,read‐write.
Example
Thisexampledeletestheclientidentifierfromtheaddresspoolnamed“manual1.”
C2(rw)->clear dhcp pool manual1 client-identifier
poolname Specifiesthenameoftheaddresspool.Poolnamesmaybeupto31
charactersinlength.
id Specifiestheuniqueclientidentifierforthisclient.Thevaluemustbe
enteredinxx:xx:xx:xx:xx:xxformat.
poolname Specifiesthenameoftheaddresspool.Poolnamesmaybeupto31
charactersinlength.