API Guide

lease
Configures a lease time for the IP addresses in a pool.
Syntax
lease {infinite | days [hours] [minutes]}
Parameters
infinite Enter the keyword to configure a lease that never expires.
days Enter the number of lease days, from 0 to 31.
hours Enter the number of lease hours, from 0 to 23.
minutes Enter the number of lease minutes, from 0 to 59.
Default 24 hours
Command Mode DHCP-POOL
Usage
Information
The no version of this command removes the lease configuration.
Example
OS10(conf-dhcp-Dell)# lease 2 5 10
Example
(Infinite)
OS10(conf-dhcp-Dell)# lease infinite
Supported
Releases
10.2.0E or later
netbios-name-server address
Configures a NetBIOS WINS server that is available to DHCP clients.
Syntax
netbios-name-server ip-address [address2...address8]
Parameters
ip-address Enter the address of the NetBIOS WINS server.
address2...address8 (Optional) Enter additional server addresses.
Default Not configured
Command Mode DHCP-POOL
Usage
Information
Configure up to eight NetBIOS WINS servers available to a Microsoft DHCP client, in order of preference.
The no version of this command returns the value to the default.
Example
OS10(conf-dhcp-Dell)# netbios-name-server 192.168.10.5
Supported
Releases
10.2.0E or later
netbios-node-type
Configures the NetBIOS node type for the DHCP client.
Syntax
netbios-node-type type
Parameters type Enter the NetBIOS node type:
Broadcast Enter b-node.
Hybrid Enter h-node.
Mixed Enter m-node.
Peer-to-peer Enter p-node.
Default Hybrid
Command Mode DHCP-POOL
232 System management