"chris" <> wrote in message
news:. uk...
>
> "Greg H." <> wrote in message
> news: oups.com...
>> It is not an option by default on a Microsoft 2k3 DHCP server but the
>> webblog from microsoft said you can add another Custom Predefined
>> option type to the DHCP service and I was asking for some more steps
>> about doing this on a windows 2003 server.
>> Or how else do I take advantage of the option 82 information that is
>> added to packets without buying a CNR (Cisco network registrar)?
>>
>> Rod Dorman wrote:
>>> I must have missed the announcement, did Microsoft buy Cisco or was it
>>> the other way around?
>>>
>>> --
>>> -- Rod --
>>> rodd(at)polylogics(dot)com
>>
>
> "I was asking for some more steps
> about doing this on a windows 2003 server."
>
> comp.dcom.sys.CISCO .... not really the best place to ask a Microsoft
> config question!
>
The information provided by Option 82 sounds like a good idea, but in
reality its not that helpful because the data is encoded in a fashion that
is not readily human readable. You will need to develop something to grab
the option 82 data from the server, parse it, and then display it in human
readable form. You must have DHCP snooping enabled on you switches, which
does present the same option 82 information that you can easily see. Use
"show ip dhcp snooping bindings" to see the data.
Scott
|