To create and add a new scope to the DHCP server. Syntax: add scope[ScopeComment] [Preference] Parameters: ScopeAddress - The IP network number of the scope to be created. ScopeName - An identifying name for the scope. ScopeComment - A comment associated with the scope. Preference - A preference value associated with the scope. \ Notes: Parameters in angled brackets are required. Example: add scope 3ffe::8 MyScope MyComment 25 This command adds a new scope for the specified DHCP server with scope address 3ffe::8, a preference of 25, a scope name of MyScope and a scope comment of MyComment.
To create an account on the new computer, type a user name. You can type the same name or a new name for an account on the ...
To create and add a class to the DHCP server. Syntax: add class IsVendor(1|0) IsBinary(B|b) EnterpriseNo Parameters: ClassName ...
To create and add a class to the DHCP server. Syntax: add class IsVendor(1|0) IsBinary(B|b) Parameters: ClassName - Name ...
To create and add a new scope to the DHCP server. Syntax: add scope ScopeComment Parameters: ScopeAddress - The IP network ...
To create and add a new scope to the DHCP server. Syntax: add scope ScopeComment Preference Parameters: ScopeAddress - The ...
To create and add a range of IP addresses for distribution to the scope. Syntax: add iprange ClientType MaxBootP Parameters: ...
To create and add a range of IP addresses for distribution with the current multicast scope. Syntax: add iprange Parameters: ...
To customize these settings, you must first import them from the current machine. After selecting to import the settings, ...
To define a new option type for use on the DHCP server. Syntax: add optiondef vendor=VendorClass comment=OptComment DefValue ...