Burt, Sort of.... With VCI's the DHCP Client sends Option 60 which is a text string. The DHCP Server can use this to send specific information to the client. It has two uses - the 1st is you can restrict what information gets sent to the client - for example you might want to disable NetBIOS over TCP/IP for Windows 2000 clients but not for Windows 98 clients. The 2nd is if you have two vendors that use the same Option and you need to send different information to the two different types of clients. For example Cisco Aironet LWAP Access Points use Vendor Option 43 to locate the Wireless Controller, Ericsson IP Phones also use Vendor Option 43 to discover the Voice VLAN and locate their Software Server. Without Vendor Classes you have an overlap here, with Vendor Classes you can send different Option 43 information to different clients in the same DHCP Scope.
If you have access to a Windows 2000/2003 DHCP Server right click on the Server in DHCP Manager and the option 'Define Vendor Classes' is available. Three are pre-defined by default - Microsoft Windows 2000 Options, Microsoft Windows 98 Options and Microsoft Options. You can add your own to this list and they become available when configuring options from the Advanced Tab.
Andy