SMBD Server Test Suites can be run either on a domain environment or a workgroup environment.
The domain environment requires interactions between the following computers and servers.
The driver computer runs the test cases by sending requests over the wire in the form of protocol messages.
The SUT runs an implementation of the protocol that is being tested. The SUT responds to the requests that the driver computer sends.
The following figure shows the domain environment with recommended network configurations for your reference.
Machine Name/Access Point | NIC Type | IPv4 | Subnet Mask |
---|---|---|---|
SMBD-Client01 | NIC | 192.168.1.111 | 255.255.255.0 |
RDMA-NIC | 192.168.1.11 | 255.255.255.0 | |
SMBD-SUT01 | NIC | 192.168.1.112 | 255.255.255.0 |
RDMA-NIC | 192.168.1.12 | 255.255.255.0 |