NDISTest 6.5 - [2 Machine] - AddressChange
This test verifies the ability of NDIS and the driver to override the adapter's current MAC address by writing a new address (both valid and invalid addresses into the driver's registry with registry value NetworkAddress. The driver should receive the new address when it calls NdisReadNetworkAddress during initialization. The following is the sequence of events:
Read current NetworkAddress parameter in registry so it can be restored at the end.
Query the card to find its current and permanent Ethernet address.
Stop the driver.
Write the new Ethernet address into registry.
Start the driver.
Query the card to find its current registry setting and compare to expected setting.
Query the card to find its permanent address and make sure it hasn't changed.
Have the server send 250 packets to the new current address.
Have the server send 250 packets to the original current address (expecting 0 packets received).
Repeat steps 3-9 for each new address to be tested (valid and invalid ones).
Stop the driver.
Put the original NetworkAddress into the registry.
Start the driver.
Query the card to find its current and permanent Ethernet address and make sure they are the same as at the start.
Test details
Specifications |
|
Platforms |
|
Supported Releases |
|
Expected run time (in minutes) | 5 |
Category | Development |
Timeout (in minutes) | 300 |
Requires reboot | false |
Requires special configuration | false |
Type | automatic |
Additional documentation
Tests in this feature area might have additional documentation, including prerequisites, setup, and troubleshooting information, that can be found in the following topic(s):
Running the test
Before you run the test, complete the test setup as described in the test requirements: LAN Testing Prerequisites.
Troubleshooting
For generic troubleshooting of HLK test failures, see Troubleshooting Windows HLK Test Failures.
For troubleshooting information, see Troubleshooting LAN Testing.
More information
Parameters
Parameter name | Parameter description |
---|---|
queryTestDeviceID | |
SupportDeviceGuid0 | |
ClientMessageDeviceGuid | |
ServerMessageDeviceGuid | |
TestScript | comma separated list of test jobs to run |