Administrator Guide

Layer 3 Routing Commands 1449
User Guidelines
The Dell Networking DHCP server does not offer infinite duration DHCP
leases. The maximum lease offered is 60 days, which corresponds to an
"infinite" setting in the UI.
Example
The following examples sets a lease period of 1 day, 12 minutes and 59
seconds.
console(config)#ip dhcp pool asd
console(config-dhcp-pool)#network 10.0.0.0 255.0.0.0
console(config-dhcp-pool)#lease 1 12 59
console(config-dhcp-pool)#exit
console(config)#show ip dhcp pool asd
Pool: asd
Pool Type...................................... Network
Network........................................ 10.0.0.0 255.0.0.0
Lease Time..................................... 1 days 12 hrs 59 mins
netbios-name-server
Use the netbios-name-server command in DHCP Pool Configuration mode
to configure the IPv4 address of the Windows Internet Naming Service
(WINS) for a Microsoft DHCP client. Use the no form of the command to
remove the NetBIOS name server configuration.
Syntax
netbios-name-server
ip-address
[
ip-address2...ip-address8
]
no netbios-name-server
ip-address
—IPv4 address
Default Configuration
There is no default name server configured.
Command Mode
DHCP Pool Configuration mode
2CSNXXX_SWUM204.book Page 1449 Monday, January 25, 2016 1:25 PM