Test Mode

Top  Previous  Next

New with version 5.1 is the ability to run the scripts below in "testmode".  In testmode, the script just displays the commands  that would have been sent to the device(s) but does NOT actually login and connect to any of the devices.  The commands that would have been sent are also saved to a file ($SCRIPT_HOME/<script_name>_sample_cmds.txt).  This is extremely useful (and recommended) when the command file contains Variables and Looping.  Testmode is activated by just selecting the testmode option within the GUI or by using -testmode if running the script through the command line. 

 

cisco_send_cmds

cisco_send_cmds_rcf

cisco_config_cmds

cisco_config_cmds_rcf

pix_send_cmds

catos_send_cmds

generic_send_cmds

nxos_send_cmds

nxos_config_cmds