To set a default value for a specified option type at the DHCP server. Syntax: set optionvalue[user=UserName] [vendor= VendorName] Parameters: OptCode - Unique code for the defined option type for which a value is to be set. DataType - The data type of the defined option type. Should be of the following: BYTE | WORD | DWORD | STRING | IPADDRESS UserName - Sets the applicable user class name that this command will apply towards. If not specified, the Default User Class is assumed. This is valid only for Windows 2000 Server and Windows Server 2003. Otherwise these parameters are ignored. VendorName - Sets the applicable vendor class name that this command will apply towards. If not specified, the DHCP Standard Options class is assumed. This is valid only for Windows 2000 Server and Windows Server 2003. Otherwise these parameters are ignored. OptValue - The new server default value for the option type identified by OptCode. The value must be of the associated data type. Notes: For OptValue, if BYTE is the data type, the value should be stated as hexadecimal. The UserName and VendorName are available only for Windows 2000 Server and Windows Server 2003, and if used, the field tags for each are required. Example: set optionvalue 003 IPADDRESS 1.1.1.1 1.1.1.2 1.1.1.3 set optionvalue 003 IPADDRESS vendor=Vendor1 10.1.1.1 10.1.1.2 10.1.1.3 The first command sets the value of the option with code 3(Router) and of data type IPADDRESS to the values given (10.1.1.1, 10.1.1.2, 10.1.1.3) for the current scope. The second command performs similar results for the vendor class Vendor1. For this example, Vendor1 class must already be defined with the specified option type (code 003) using the same data type IPADDRESS to the optional values provided.
To send a fax you must have a fax printer installed. You can either attach a local fax device to your computer, which installs ...
To send a file via e-mail, click Attach on the toolbar of a new message. When done, the attached file will appear below the ...
To send to multiple recipients, type each recipient's information above, and then click Add to add the recipient to the list ...
To send your registration via fax, you will be required to either type in Brooktrout's registration fax number or we can ...
To set a default value for a specified option type at the DHCP server. Syntax: set optionvalue user=UserName vendor= VendorName ...
To set a new comment for the current scope. Syntax: set comment NewComment Parameters: NewComment - A new or modified comment ...
To set a new comment for the mscope. Syntax: set comment NewComment Parameters: NewComment - The new or revised comment for ...
To set a new name of the multicast scope. Syntax: set name Parameters: NewName - The new name for the current multicast scope. ...
To set a new name of the scope. Syntax: set name Parameters: NewName - The new name of the scope. Examples: set name NewNameNoSpaces ...