To set the number of conflict detection attempts made by the DHCP server. Syntax: set detectconflictretry Parameters: RetryNumber ...

To set the number of conflict detection attempts made by the DHCP server.    Syntax:            set detectconflictretry     Parameters:            RetryNumber    - The number of conflict detection attempts to                           be used by the DHCP server for a scope IP                           address before it leases the address to a                           client.   Notes : Maximum value for RetryNumber is 5. All values greater than 5          will default down to 5.    Example:       set detectconflictretry 4                   This command sets the use of conflict detection for the                 DHCP server to make four attempts to detect if a there                 is a conflict for the IP address before it is used in a                 new address lease.