The information in this article applies to:
SYMPTOMSIf a user types invalid characters other than (0-9 A-F) or types more than 12 characters for the media access control address by not using hyphens between bytes, Windows NT network driver interface specification (NDIS) cannot initialize the card and will result in event message(s): And in some instances, depending on the invalid characters typed, the following event log message may be displayed:
CAUSESome network adapter drivers allow an administrator to assign locally administered addresses (LAA) or universally administered addresses (UAA) for the installed adapter card. This allows administrators to manage media access control addresses and use it for inventory control and troubleshooting purposes. The media access control address consists of 6 bytes using HEX Numbers 0-9 and A-F, so a typical media access control address would look like this: 00-C0-4F-C9-F1-70Most token ring adapter drivers present a dialog box during installation to allow the user to type the LAA media access control address. The field presented to the user allows for 17 characters and assumes the user is going to use hyphens between bytes. NOTE: Some OEM Ethernet drivers may also support this feature. RESOLUTIONTo resolve this problem, clear the invalid entry by performing the following steps:
NET CONFIG WORKSTATION
MORE INFORMATIONIt is up to the driver's installation .inf file to parse user input and determine if the values entered are valid during network card installation. Some OEM drivers will prevent invalid entries while other OEM drivers accept any user input, that may cause problems during network card initialization. Additional query words: MAC
Keywords : kbsetup NTSrvWkst |
Last Reviewed: February 23, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |