Reference Guide

lease
Congures a lease time for the IP addresses in a pool.
Syntax
lease {infinite | days [hours] [minutes]}
Parameters
infinite — Enter the keyword to congure a lease which never expires.
days — Enter the number of lease days (0 to 31).
hours — Enter the number of lease hours (0 to 23).
minutes — Enter the number of lease minutes (0 to 59).
Default 24 hours
Command Mode DHCP-POOL
Usage Information The no version of this command removes the lease conguration.
Example
OS10(conf-dhcp-Dell)# lease 2 5 10
Example (Innite)
OS10(conf-dhcp-Dell)# lease infinite
Supported Releases 10.2.0E or later
netbios-name-server address
Congures a NetBIOS WINS server which 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 congured
Command Mode DHCP-POOL
Usage Information Congure 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
Congures the NetBIOS node type for the DHCP client.
Syntax
netbios-node-type type
Parameters type — Enter the NetBIOS node type:
Broadcast — Enter b-node.
System management 343