I have recently added our PIX firewalls to Cirrus to maintain configuration backups. Currently I am not able to process the Download Config script. I have noticed that in the template for the 515E PIX, that the download config command is simply "show ${ConfigType}". This is fine except that our firewalls require an enable command followed by a password before this could work. What is the appropriate way to correct this? Is it a PIX configuration problem or is there a way to manipulate the template to execute an "enable ${Password}" before the "show ${ConfigType}? Thanks for the help.
On another note, where is a good listing of all of the command variables? Thanks.