I'm attempting to write some Conf Change Templates to upgrade the firmware on a number of different types of Cisco hardware, so they can be run from the web interface instead of via scheduled command jobs via the windows application.
However from reading the documentation, I can't see a replacement for these variables which I've used in the other command scripts:
- ${StorageAddress}
- ${TransferProtocol}
- ${EnterConfigMode}
- ${ExitConfigMode}
- ${Reboot}
- ${RebootAt}
Does anyone know if this information can be access? Or do I have to hard code our TFTP / SCP server and manually specify the commands.