This Device Template should work on all MRV LambdaDrivers. Interesting (or not) notes:
- While the LambdaDriver supports copying to the startup-config from TFTP, it does not appear that Cirrus has a "${StorageDirectory}" macro. You may be able to create such a macro; I have not tried. If you do, and it works, just add this to the file (you can do the same for DownloadConfigIndirect, too):
<Command Name="UploadConfigIndirect" Value="copy ${TransferProtocol} ${Startup} ${StorageAddress} ${StorageDirectory} ${StorageFilename}"/>
- This device's OS does not support a "RESET" type command.