If I'm reading this correctly, you'd need to configure a Vendor class
utilizing the data provided.
From the server node's Action menu, select Define Vendor Class. Then in the
'DHCP Vendor Class' dialog, click the add button, provide a name,
description, then in the ASCII portion of the data field, enter
"SUNW.NewT.SUNW" (without the quotes). Close the dialog once you add the
class.
Then, you need to create a new option definition in this Vendor class. From
the server node's Action menu, select 'Set Predefined Options'. Select your
new class from the 'Option Class' dropdown, then click Add to create a new
option definition.
Give it type IPAddress, code 21, and name "AuthSrvr" (without the quotes).
Don't check the array box.
After that, you need to configure the option for handout in the desired
scope(s).
Move to the desired scope, and select the Scope Options node. From the
Action menu, select 'Configure Options'.
In the 'Scope Options' dialog, move to the Advanced tab. Then select your
new Vendor class from the 'Vendor Class' dropdown, then select the option
you've created, and check its box. Then add the desired IP address for the
option's value, and click OK to close the dialog.
That should take care of it for you (again, if I'm reading it correctly).
Also, if you'd rather not configure it directly on all the scopes, you can
do the third portion (option setting) from the Server Options node, and as
long as it is not overwritten at the scope level, each scope will use that
server-level value.
Hope this helps you out!
--
==============================
Chris Edson
(E-Mail Removed)
This posting is provided "AS IS" with
no warranties, and confers no rights.
===============================
"Bobby Tudor" <(E-Mail Removed)> wrote in message
news:13f0901c41b3f$1e31b440$(E-Mail Removed)...
> Cannot figure out how to configure this
> For a W2k DHCP server I have to add these options as
> vendor or user class
> basically there is a Sunray server all clients that will
> boot and get an Ip should also get the Ip address of the
> Sunray server so they will go unicast instead of
> broadcasting for the server
>
> here's what I have to add
>
> Here is the information on the Sunray DHCP vendor option
> we would like to add for the following existing ip address
> (10.x.x.x.
>
> Parameter Name: AuthSrvr
> Client Class: "SUNW.NewT.SUNW"
> Option Code: 21
> Data Type: 10.x.x.x
> Optional/Mandatory: Mandatory
> Granularity:1
> Max Count: 1
> Comments: Single Sun Ray server IP address
>
>
> I added the vendor option but cannot figure out where I
> can configure the other options
>
> Any help would be greatly appreciated
>
> thanks
>
> Bobby