We are using cisco terminal servers to connect to console ports on Sun servers.
I want to script testing these ports, is this possible ?
Here's what I want to do -
telnet termserver portnumber ( I would have a list of these)
Enter user id (cisco term server - always same)
Enter password (cisco term server - always same)
Login prompt (capture system name from login prompt)
Verify that system name matches what's on the list.
TIA
I want to script testing these ports, is this possible ?
Here's what I want to do -
telnet termserver portnumber ( I would have a list of these)
Enter user id (cisco term server - always same)
Enter password (cisco term server - always same)
Login prompt (capture system name from login prompt)
Verify that system name matches what's on the list.
TIA