I am looking to archive the configuration of a Summit switch at regular intervals to a remote TFTP or SCP server. Although I can see that this can be done manually using:
tftp put 192.0.2.156 primary.cfg
I was looking for this to be done automatically at a particular time each day.