Hi,
I've serched Google a little bit and it seems that some versions of Alteon OS support the following syntax:
Configuration# ptcfg <TFTP/FTP server> <filename> {-tftp | ftp user name ftp password} [-m | -mgmt | -d | -data]
Then the appropriate command in the device template should look like this:
<Command Name="DownloadConfigIndirect" Value="ptcfg ${StorageAddress} ${StorageFilename} -tftp" RegEx="#"/>
I don't know what the [-m | -mgmt | -d | -data] options mean.
Another possibility could be using the "DownloadConfig" command -- it grabs the output of a terminal session -- together with the dump command.
Regards,
Jiri