Here are the 4 main lines needed in an F5 Big IP 12.1.X and newer for the device template: <Command Name="RESET" Value="run /util bash" RegEx="#"/>
<Command Name="Startup" Value="ucs" IsBinary="true"/>
<Command Name="Running" Value="config file"/>
<Command Name="DownloadConfigIndirectSCP" Value="tmsh save /sys ${ConfigType} /var/local/NCM.ucs${CRLF}${TransferProtocol} /var/local/NCM.ucs ${SCPServerUserName}@${SCPStorageAddress}:${StorageFilename}${CRLF}yes${SendConditionRegEx:Are you sure}${CRLF...
We found that backing up our MSR4060 took very long. This was caused by a failing prompt/more detection so we adjusted this. The modification can be seen here: <Configuration-Management Device=" H3C HP MSR4060" SystemOID="1.3.6.1.4.1.25506.11.2.63" SystemDescriptionRegex="" AutoDetectType="BySystemOid"> <Commands> <Command Name="AllocatePTY" Value="True" /> <Command Name="EnableIdentifier" Value="]" /> <Command Name="EnableCommand" Value="super" /> <Command Name="MenuBased" Value...