DHCP Vendor Class question


hi all,

just 1 question, if define vendor class , example define diferent dns option vendorclass on scope, how doest client handle that.

does take options defined standard class doesnt have class defined, , options class defined (does mean that the vendor specific class takes presendace optiones defined)?

thanks

zarko

hi zarko,

thank post.

does take options defined standard class doesnt have class defined, , options class defined (does mean vendor specific class takes presendace optiones defined)?
no, vendor class based on dhcp server level not on scope/option level. means client not dhcp option if vendor class defined on dhcp server not on scopes/options.

dhcp server handle vendor option procedure:
1. server checks see vendor class identified client request recognized class defined on server.
2. if vendor class recognized, server checks see whether additional dhcp options configured class in active scope.
3. if vendor class not recognized, server ignores vendor class identified in client request, , returns options allocated default vendor class (includes dhcp standard options).
4. if scope contains options configured use clients in vendor-defined class, server returns options , uses vendor-specific option type (option code 43) part of acknowledgment message.
http://technet.microsoft.com/en-us/library/cc756727(ws.10).aspx

if there more inquiries on issue, please feel free let know.

regards


rick tan

technet community support



Windows Server  >  Network Infrastructure Servers



Comments

Popular posts from this blog

2008 Windows Deployment Server Properties Error

Can no longer user MS Update - Files required to use Microsoft Update are no longer registered

How do a find data in one file, search for it in another file and if not found, write a custom message to another file