B-26 APPENDIX B: CLI COMMAND DESCRIPTIONset dhcp server DNS1 DNS2 domain end_address hostname lease mask router start_address WINS1 WINS2 Defines the characteristics of the DHCP Server and defines the pool of addressesthat this facility should administer.set dns cache_size number_retries timeout Sets the global parameters for DNS; both the local DNS hosts (list DNS host) andthe remote DNS servers (list DNS servers).Parameter DescriptionDNS1 IP address of the primary DNS server that the DHCP server will utilize whenresolving names.DNS2 IP address of the secondary DNS server that the DHCP server will utilize whenresolving names.domain Name of the DNS domain we exist in.end_address Last IP address in the pool of IP addresses that will be handed out throughDHCP.hostname DNS hostname of this unit.lease The number of seconds that an IP address will be allocated to a workstationwithout having to be renewed.mask IP network mask that applies to the pool of IP addresses being administered.router IP address that the workstations should use as their default gateway.start_address First IP address in the pool of IP addresses that will be handed out throughDHCP.WINS1 IP address of the primary WINS server that the DHCP server will utilize.WINS2 IP address of the secondary WINS server that the DHCP server will utilize.Parameter Descriptioncache_size Enter the size of the cache. The valid range is from 20-500.number_retries Number of times the resolve name request will be sent to each Name Serverif the server fails to respond to a request before the timeout period. Defaultis 1, valid range is 1-5.