To delete a defined option type from the DHCP server. Syntax: delete optiondef vendor=VendorName Parameters: OptCode - Unique ...

To delete a defined option type from the DHCP server.    Syntax:               delete optiondef  [vendor=VendorName]    Parameters:            OptCode        - Unique identifier for the option type to be                           deleted.             VendorName     - The vendor class name with which the option                           type is associated. The vendor= field tag                           must be provided. If no class is specified,                           the default is assumed to be the non-vendor                           specific DHCP Standard Options class.    Example:       delete optiondef 18                    This command deletes an option type with code 18 from                 the DHCP Standard Options class.