If the command to download the configuration is show startup and show active
change this line
<Command Name="DownloadConfig" Value="${EnterConfigMode}${CRLF}show ${ConfigType}"/>
to
<Command Name="DownloadConfig" Value="show ${ConfigType}"/>
If the command to download the configuration is show startup and show active
change this line
<Command Name="DownloadConfig" Value="${EnterConfigMode}${CRLF}show ${ConfigType}"/>
to
<Command Name="DownloadConfig" Value="show ${ConfigType}"/>