Specifications
clear dhcp pool client-identifier
13-18 Configuring DHCP Server
Usage
TheclientidentifierisformedbyconcatenatingthemediatypeandtheMACaddress. For
example,iftheclienthardwaretypeisEthernetand theclientMACaddressis00:01:22:33:44:55,
thentheclientidentifierconfiguredwiththiscommandmustbe01:00:01:22:33:44:55.
Example
Thisexampleshowshowtoconfiguretheminimumrequirementsforamanualbindingaddress
pool,usingaclientidentifierratherthanthehardwareaddressoftheclient’shardwareplatform.
C3(rw)->set dhcp pool manual2 client-identifier 01:00:01:22:33:44:55
C3(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.”
C3(rw)->clear dhcp pool manual1 client-identifier
poolname Specifiesthenameoftheaddresspool.Poolnamesmaybeupto31
charactersinlength.