timy created page: Create_NetTests

Tim Young 2017-08-11 18:08:09 +02:00
parent 3046cdf386
commit e75b0d331b

35
Create_NetTests.md Normal file

@ -0,0 +1,35 @@
**Net Tests**
On the network options, you get to specify the Net Tests which apply. As the user does things, we run these tests. If a new test is completed, EduNetworkBuilder rewards them with a small ding. If all the tests are completed, the puzzle is "complete."
Double-click the test box to add one, or right-click in the box.
These "tests" will usually keep something from being changed, deleted, or something like that. For example, if PC0 has a test that its IP address needs to be local to Router0, then it will lock PC0 so you cannot delete it. It will also lock the nic, so you cannot delete the nic. Some of the tests will only lock something. It makes it harder for someone to goof up things you do not want them to mess with.
The tests are:
NeedsLocalIPTo,
NeedsDefaultGW,
NeedsLinkToDevice,
NeedsRouteToNet,
NeedsUntaggedVLAN,
NeedsTaggedVLAN,
NeedsForbiddenVLAN,
SuccessfullyPings,
SuccessfullyPingsAgain,
SuccessfullyArps,
SuccessfullyDHCPs,
HelpRequest,
ReadContextHelp,
FailedPing,
DHCPServerEnabled,
SuccessfullyTraceroutes,
LockAll,
LockIP,
LockRoute,
LockNic,
LockDHCP,
LockGateway,
LockVLANsOnHost,
LockNicVLAN,
LockInterfaceVLAN,
LockVLANNames