|
Generic
Command Sender
The Generic Command Sender was offered to send
commands to devices other than Cisco Routers. This script has
the flexibility to login into and issue commands to
ANY type of device with a
Command Line Interface. This ranges from other router vendors
to UNIX systems. The
set of devices can be as little as 1 or
hundreds or more!! There is also an option to define an error
string that the device would return in the event an invalid command
is entered. Each command entered is verified that the
device did not respond with the error string defined above.
When the script finishes, a summary log file
can be checked for any reported errors. If no errors were
present the summary log reports that the script ran successfully.
|
|