Hi,
I am currently trying to setup a TestBed that represents a physical network I have in place. Unfortunately all the devices are accessible from a Jump server, and I can not find a way within iTest to create direct access over the Jump server. So for every test case I need to open the session (to the Jump Box) and then use commands to log on to the required equipment. With this limitation the TestBed offers little benefits as each device has the same session profile, and only gets access to the Jump server.
Is there any way of directly login on to a piece of equipment in my network setup (i.e. behind a jump server) through a session profile? Or parameterising a quick call procedure to allow the session to be called and then a procedure to quickly fire the commands necessary to telnet onto the correct device?
Thanks in advance.