Cisco Cisco 4100 Series Wireless LAN Controller Referencia técnica

Descargar
Página de 496
5/26/05
config dhcp
OL-7427-02
config dhcp
config dhcp
To configure the internal DHCP, use the config dhcp command. Use the show dhcp command to display 
the internal DHCP configuration.
>config dhcp 
Syntax
config dhcp
Command action.
address-pool <scope name> <start> <end>
Configure an address range to allocate.
create-scope <name>
Create a new dhcp scope.
default-router <scope>
Configure the default routers.
delete-scope <scope name>
Delete a dhcp scope.
disable <enable/disable> <scope name>
Disable a scope.
dns-servers <scope name> <dns1> [dns2] [dns3]
Configure the name servers.
domain <scope name> <domain>
Configure the DNS Domain Name.
enable <enable/disable> <scope name>
Enable a scope.
lease <scope name> <lease seconds>
Configure the lease time (in seconds).
netbios-name-server <scope name> <wubs1> [wins2] [wins2] [wins3]
Configure the netbios name servers.
network <scope name> <network> <netmask>
Configure the network and netmask.
Defaults
None.
Examples
>config dhcp lease 003
Configures the dhcp lease for the scope 003
Related Commands
show dhcp