Lines Matching full:network
9 # DEVICE_HOST The network device hostname or IP where the ports will
11 # DEVICE_USERNAME The network device username.
12 # DEVICE_PASSWORD The network device password.
15 # NET_INTERFACE The network interface name that will be tested (e.g.
32 Verify Network Interface Recovery
33 [Documentation] Test the recovery of the network interface that has been
50 # state The state to be set in the network interface ("UP" or
62 ... Check Network Interface State ${state}
64 Check Network Interface State
65 [Documentation] Check the status of the network interface.
69 # NET_INTERFACE The network interface name that will be tested (e.g.
71 # state The network interface expected state ("UP" or "DOWN").