public void ConnectivityConnectCommand(string dutIP, IAWG awg)
 {
     awg.ConnectivityConnectCommand(dutIP);
 }