Hi All,
New to the forums here.. hoping to get some help with a problem I've run into using CatTools.
Attempting to run the Device.Backup.Running Configuration and I receive the below error:
"Did not receive expected response to command: show full"[show full is the variation I use to get the full running configuration]
When I review the debug, I can see the following:
<NEWSESSION CatTools 3.10.0 1/11/2018 3:45:08 PM>
<PROTOCOL=SSH2>
<DEVICE TYPE=Fortinet.FortiOS>
<ACTIVITY TYPE=Device.Backup.Running Config>
<ACTIVITY SCRIPT=D:\Program Files (x86)\CatTools3\Scripts\Client.Device.Backup.Running Config.txt>
<USERS NAME FOR DEVICE=DEVICENAME>
<C OK 3:45:09 PM>
<R-3:45:09 PM>DEVICENAME #
<W-3:45:14 PM>[13]
<R-3:45:14 PM>[13][13][10]DEVICENAME #
<W-3:45:14 PM>show full
<R-3:45:14 PM>show full
<W-3:45:14 PM>[13]
<R-3:45:14 PM>[13][13][10]#config-version..[OMITTED]...set allow-traffic-redirect enable[13][10]--More--
================================================================================
WFMDRetVal=1 Waiting for: "--More--"
WFMDRetVal=2 Waiting for: "command parse error"
WFMDRetVal=3 Waiting for: "no object in the end"
WFMDRetVal=4 Waiting for: "(y/n)"
WFMDRetVal=5 Waiting for: "Unknown action"
WFMDRetVal=6 Waiting for: "[yes/no]"
WFMDRetVal=7 Waiting for: "[confirm]"
WFMDRetVal=8 Waiting for: "Usage:"
WFMDRetVal=9 Waiting for: "Type help or '?'"
WFMDRetVal=10 Waiting for: "Sorry password incorrect"
WFMDRetVal=11 Waiting for: "Mismatch - password unchanged"
WFMDRetVal=12 Waiting for: "Delete filename ["
WFMDRetVal=13 Waiting for: "%Error opening"
WFMDRetVal=15 Waiting for: "Enter old password:"
WFMDRetVal=16 Waiting for: "Enter new password:"
WFMDRetVal=17 Waiting for: "Retype new password:"
WFMDRetVal=18 Waiting for: "Address or name of remote host"
WFMDRetVal=19 Waiting for: "Source filename"
WFMDRetVal=20 Waiting for: "Destination filename"
WFMDRetVal=21 Waiting for: "name of configuration file"
WFMDRetVal=22 Waiting for: "DEVICENAME "
WFMDRetVal=23 Waiting for: "DEVICENAME $"
WFMDRetVal=24 Waiting for: "DEVICENAME #"
WFMDRetVal=25 Waiting for: "(admin)#"
WFMDRetVal=26 Waiting for: "global #"
WFMDRetVal=27 Waiting for: "(global) #"
WFMDBuffer=""
================================================================================
<W-3:47:44 PM>exit[13]
<D 3:47:44 PM>
<SCRIPT VALUES>
<HOSTNAME="DEVICENAME">
<PROMPT VTY="DEVICENAME ">
<PROMPT ENABLE="DEVICENAME $">
<PROMPT CONFIG="DEVICENAME #">
In reviewing the above debug, it looks like the script isn't properly detecting the "--More--" at the end of the configuration output line. I've tried adjusting the variation for page scrolling, but I haven't been able to find anything that works.
Without making adjustments to the paging settings on the device, does anyone have suggestions on what I might be doing wrong?
Cheers,
-Evan