Overview
17-24
17.1.21 no
DHCP Config Commands
Use this command to negate a command or set defaults.
Syntax
no [address|bootfile|client-identifier|client-name|ddns|default-router|dns-
server|domain-name|hardware-address|host|lease|netbios-name-server|netbios-node-
type|network|next-server|option|update]
Parameters
The no command negates any command associated with it. Wherever required, use the same parameters
associated with the command getting negated.
The pool has only one bootfile and hence the
<filename > is not required when using the [no] command.
To remove a bootfile use
no bootfile command only.
Example
RFS7000(config)#no ip dhcp pool hotpool
RFS7000(config)#
RFS7000(config)#no ip dhcp pool test
RFS7000(config)#
RFS7000(config-dhcp)#no update dns
RFS7000(config-dhcp)#
RFS7000(config-dhcp)#no bootfile
RFS7000(config-dhcp)#