I want to run a script on a device each night. I need to save the config of a cisco IPS device. The command to display the config is
sh config
Can anyone advise what I could include within the script to save the results as a saved config to the default directory of the config archive
Thanks