User's Manual

Table Of Contents
29-69
default-router
[<address1>[<address2>[…<address8>
]]]
no default-router
Configure default gateway for DHCP clients.
The no operation cancels the default
gateway.
dns-server
[<address1>[<address2>[…<address8>
]]]
no dns-server
Configure DNS server for DHCP clients. The
no command deletes DNS server
configuration.
domain-name <domain>
no domain-name
Configure Domain name for DHCP clients;
the no domain-name” command deletes
the domain name.
netbios-name-server
[<address1>[<address2>[…<address8>
]]]
no netbios-name-server
Configure the address for WINS server. The
no operation cancels the address for server.
netbios-node-type
{b-node|h-node|m-node|p-node|<type-n
umber>}
no netbios-node-type
Configure node type for DHCP clients. The
no operation cancels the
node type for
DHCP clients.
bootfile <filename>
no bootfile
Configure the file to be imported for DHCP
clients on boot up
. The no command
cancels this operation.
next-server
[<address1>[<address2>[…<address8>
]]]
no next-server
[<address1>[<address2>[…<address8>
]]]
Configure the address of the server hosting
file for importing. The no command deletes
the address of the server hosting file for
importing.
option <code> {ascii <string> | hex
<hex> | ipaddress <ipaddress>}
no option <code>
Configure the network parameter specified
by the option code
. The no command
deletes the network parameter specified by
the option code.
lease { days [hours][minutes] | infinite }
no lease
Configure the lease period allocated to
addresses in the address pool
. The no
command deletes the lease period allocated
to addresses in the address pool.
Global Mode
ip dhcp excluded-address
<low-address> [<high-address>]
no ip dhcp excluded-address
<low-address> [<high-address>]
Exclude the addresses in the address pool
that are not for dynamic allocation.